Details Ticket 2597


Comment | Reply | Take | Open


Serial Number 2597
Subject Some binary files not cleaned
Area grass5.7
Queue grass
Requestors steve@adkgis.org
Owner none
Status resolved
Last User Contact Thu Nov 11 09:53:27 2004 (4 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Thu Nov 11 09:53:29 2004 (4 yr ago)
Created Wed Sep 1 16:18:31 2004 (4 yr ago)

Transaction History Ticket 2597


Wed, Sep 1 2004 16:18:31    Request created by guest  
Subject: Some binary files not cleaned

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 5.7.0

While trying to package grass for Debian I get the following errors. Basically
this means these files are not removed by 'make distclean'.

pkg-source: cannot represent change to lib/proj/nad2bin: binary file contents
changed
dpkg-source: cannot represent change to tools/timer/main.o: binary file contents
changed
dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/ply_t_bmif.o:
binary file contents changed
dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/yadjust.o:
binary file contents changed
dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/bmf_to_cll.o:
binary file contents changed
dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/save_area.o:
binary file contents changed
dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/wrte_recrd.o:
binary file contents changed
dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/do_dots.o:
binary file contents changed
dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/find_area.o:
binary file contents changed
dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/do_line.o:
binary file contents changed

Thanks,
Steve Halasz
Thu, Sep 2 2004 02:38:01    Mail sent by glynn.clements@virgin.net  
Return-Path <glynn.clements@virgin.net>
Delivered-To grass-bugs@lists.intevation.de
From Glynn Clements <glynn.clements@virgin.net>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
Message-ID <16694.24906.803575.983833@cerise.nosuchdomain.co.uk>
Date Thu, 2 Sep 2004 00:54:50 +0100
To Request Tracker <grass-bugs@intevation.de>
Cc grass5@grass.itc.it
Subject Re: [GRASS5] [bug #2597] (grass) Some binary files not cleaned
In-Reply-To <20040901141831.3766E102BC4@lists.intevation.de>
References <20040901141831.3766E102BC4@lists.intevation.de>
X-Mailer VM 7.07 under 21.4 (patch 15) "Security Through Obscurity" XEmacs Lucid
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level
Request Tracker wrote:

> this bug's URL: http://intevation.de/rt/webrt?serial_num=2597

> Subject: Some binary files not cleaned

> GRASS Version: 5.7.0
> 
> While trying to package grass for Debian I get the following errors. 
> Basically this means these files are not removed by 'make distclean'.
> 
> pkg-source: cannot represent change to lib/proj/nad2bin: binary file contents
changed

nad2bin is no longer built.

> dpkg-source: cannot represent change to tools/timer/main.o: binary file contents
changed
> dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/ply_t_bmif.o:
binary file contents changed
> dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/yadjust.o:
binary file contents changed
> dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/bmf_to_cll.o:
binary file contents changed
> dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/save_area.o:
binary file contents changed
> dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/wrte_recrd.o:
binary file contents changed
> dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/do_dots.o:
binary file contents changed
> dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/find_area.o:
binary file contents changed
> dpkg-source: cannot represent change to raster/r.le/r.le.setup/polytocell/do_line.o:
binary file contents changed

Both of these are due to similar Makefile bugs. I.e. the default rule
changes to a subdirectory then builds something, but there isn't a
matching "clean" rule (the default "clean" rule only deletes object
files in the current directory).

I'll fix these specific cases, but ultimately there needs to be some
changes to the build system. Every directory with subdirectories
should define SUBDIRS, and the default clean rule should recurse into
those subdirectories.

-- 
Glynn Clements <glynn.clements@virgin.net>


Thu, Nov 11 2004 09:53:27    Mail sent by mneteler  
I think that this was fixed in CVS.

Markus
Thu, Nov 11 2004 09:53:29    Status changed to resolved by mneteler  
Comment | Reply | Take | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request