Bug#951187: proj: 'make distclean' deletes README which is not regenerated

Andreas Beckmann anbe at debian.org
Tue Feb 11 23:58:56 GMT 2020


Source: proj
Version: 6.3.1~rc1-1~exp1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

proj/experimental FTBFS twice in a row. 'debian/rules clean' after the
first build removes 'README' via 'make distclean', but that file
is not regenerated during the second build causing the install target to
fail. I did not check whether the package in sid has the same problem.

[...]
dh_auto_clean
        make -j3 distclean
[...]
make[3]: Entering directory '/build/proj-6.3.1~rc1'
rm -rf .libs _libs
rm -f README
rm -f *.lo
test -z "proj.pc" || rm -f proj.pc
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[3]: Leaving directory '/build/proj-6.3.1~rc1'
[...]
   debian/rules override_dh_installdocs
make[1]: Entering directory '/build/proj-6.3.1~rc1'
dh_installdocs -A AUTHORS NEWS README
cp: cannot stat 'README': No such file or directory
dh_installdocs: error: cp --reflink=auto -a README debian/proj-data/usr/share/doc/proj-data returned exit code 1
make[1]: *** [debian/rules:57: override_dh_installdocs] Error 25
make[1]: Leaving directory '/build/proj-6.3.1~rc1'
make: *** [debian/rules:28: binary] Error 2
[...]


Cheers,

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: proj_6.3.1~rc1-1~exp1_twice.log.gz
Type: application/gzip
Size: 74945 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20200212/2338269c/attachment-0001.gz>


More information about the Pkg-grass-devel mailing list