On Tuesday, 19 March 2019 11:30:07 CET Andreas Beckmann wrote:
[...]
> g3dviewer/experimental fails to build twice in a row. The first build
> succeeds, but during subsequent debian/rules clean the following files
> disappear:
[...]
> causing the second build to fail:
> 
> [...]
> Making install in po
> make[4]: Entering directory '/build/g3dviewer-0.2.99.5~svn130/po'
> if test -r ".././mkinstalldirs"; then \
>   .././mkinstalldirs 
> /build/g3dviewer-0.2.99.5~svn130/debian/g3dviewer/usr/share; \
> else \
>   /bin/bash ../mkinstalldirs 
> /build/g3dviewer-0.2.99.5~svn130/debian/g3dviewer/usr/share; \
> fi
> /bin/bash: ../mkinstalldirs: No such file or directory
> make[4]: *** [Makefile:136: install-data-yes] Error 127
> make[4]: Leaving directory '/build/g3dviewer-0.2.99.5~svn130/po'
> [...]
> 
> There is no explicit deletion command being shown during make distclean.
> Full buildlog attached.

Looks like dh-autoreconf (used by debhelper by default) bug #670796. Also 
disabling it doesn't really work here because we need the autoreconf stuff - 
and using --without autoreconf and then calling it explicitly in a 
subdirectory caused #924756. 

Kind regards,
        Sven

[1] https://bugs.debian.org/670796

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to