bugCompact Disc Input and Control Library - Bugs: bug #43401, Run 'make distclean' result not...

 
 

bug #43401: Run 'make distclean' result not the same as the distributed source tarball.

Submitter:  E Shattow <eshattow>
Submitted:  Fri 10 Oct 2014 06:00:16 PM UTC
   
 
Category:  compilation Severity:  5 - Average
Item Group:  None Status:  None
Privacy:  Public Assigned to:  rocky
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 22 May 2020 04:36:52 PM UTC, comment #2: 

Closing for lack of interest

Rocky Bernstein <rocky>
Group administrator
Fri 10 Oct 2014 11:37:52 PM UTC, comment #1: 

Hmm... yes, those files are derived and get overwritten when configure is run.

Although it is not totally clean, there have been situations where people find the derived files useful when configure doesn't work. Notably on Microsoft OS's. That said, we can change this.

But how would you like to handle? I can change this in git. There could be a patch on Debian (and others) to remove those derived files, or we could fix and git and push out a new release.

Thoughts?

Rocky Bernstein <rocky>
Group administrator
Fri 10 Oct 2014 06:00:16 PM UTC, original submission:  

This breaks i.e. packaging efforts where the caller expects distclean target to be equivalent to the dist tarball.

# mkdir -p a b
# tar jxvf libcdio-0.93.tar.bz2 -C a
# tar jxvf libcdio-0.93.tar.bz2 -C b
# cd b/libcdio-0.93 && ./configure && make distclean
# cd -
# diff -r a b
Only in a/libcdio-0.93/include/cdio: version.h
Only in a/libcdio-0.93/test: check_common_fn
Only in a/libcdio-0.93/test: check_cue.sh
Only in a/libcdio-0.93/test: check_iso_read.sh
Only in a/libcdio-0.93/test: check_iso.sh
Only in a/libcdio-0.93/test: check_nrg.sh
Only in a/libcdio-0.93/test: check_udf.sh
Only in a/libcdio-0.93/test/driver: bincue.c
Only in a/libcdio-0.93/test/driver: cdrdao.c
Only in a/libcdio-0.93/test/driver: nrg.c
Only in a/libcdio-0.93/test/driver: track.c
Only in a/libcdio-0.93/test: testgetdevices.c
Only in a/libcdio-0.93/test: testisocd2.c
Only in a/libcdio-0.93/test: testisocd_joliet.c
Only in a/libcdio-0.93/test: testisorr.c
Only in a/libcdio-0.93/test: testpregap.c
Only in a/libcdio-0.93/test: testudf.c

E Shattow <eshattow>
Group Member

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by rocky (Posted a comment)
  • -email is unavailable- added by eshattow (Submitted the item)
  •  

    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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-05-22 rocky Open/ClosedOpen Closed
    2014-10-10 rocky Assigned toNone rocky

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code