On Mon, Dec 18, 2017 at 02:49:48PM +0100, Andreas Beckmann wrote: > Source: zfs-linux > Version: 0.7.3-3 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > Hi, > > zfs-linux fails to build twice in a row. The first build succeeds, the > subsequent 'debian/rules clean' runs 'make distclean' which deletes > tests/zfs-tests/include/commands.cfg, but that file is not regenerated > during the second build: > > Making all in include > make[5]: Entering directory '/build/zfs-linux-0.7.3/tests/zfs-tests/include' > make[5]: *** No rule to make target 'commands.cfg', needed by 'all-am'. Stop. > make[5]: Leaving directory '/build/zfs-linux-0.7.3/tests/zfs-tests/include' > Makefile:544: recipe for target 'all-recursive' failed > > The full buildlog from pbuilder --twice is attached. > > > Andreas
fixed upstream in b1490dd43e3c98649c7d23928d908f5bb019411b , which applies cleanly on top of 0.7.4 (but upstream should probably be poked to include it in 0.7.5)

