bugGNUstep - Bugs: bug #6789, Does not clean up properly

Group
 
 

bug #6789: Does not clean up properly

Submitter:  None
Submitted:  Wed 26 Nov 2003 05:28:52 PM UTC
   
 
Category:  Makefiles Severity:  3 - Normal
Item Group:  Bug Status:  Works For Me
Privacy:  Public Assigned to:  nico
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 15 Mar 2004 01:58:42 PM UTC, comment #3: 

Not enough details to understand how to reproduce the bug

Nicola Pero <nico>
Group Member
Thu 27 Nov 2003 12:44:35 AM UTC, comment #2: 

I found out more. Invoking make distclean manually cleans up as expected. The problem arises when calling make distclean from debian/rules, a makefile used to generate debian packages.

In that case make distclean won't invoke make clean first. Everything goes well if I put a make clean prior to the make distclean in debian/rules.

That solves the problem for me, but is still something I do not understand ;-)

Anonymous
Wed 26 Nov 2003 05:50:53 PM UTC, comment #1: 

Thanks.  When does the problem happen ?

Can you explain me how you encountered it ?

Nicola Pero <nico>
Group Member
Wed 26 Nov 2003 05:28:52 PM UTC, original submission:  

It seems that make distclean leaves some obj symlinks lying around. This is quite annoying when building debian packages, because dpkg-buildpackage bails out with "unrepresentable changes to source"

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-15 nico StatusNone Works For Me
    Open/ClosedOpen Closed
2003-11-26 nico Assigned toNone nico

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code