I cannot reproduce this bug,
Most likely that means whatever build environment you used
already had cmake installed.

It is important to use a tool like pbuilder or cowbuilder
with a base environment kept as clean as possible when
trying to reduce this kind of bug.
can you please check the debhelper version on the box?
debhelper is not kept permanently installed in mostbuildd chroots. Looking at the logs it seems most of the buildds
use 8.9.13. Not that I think it's relavent.

Since sarg uses debhelper for all of its building, this should definitely be a debhelper bug, not a sarg one.
Debhelper is just a tool to assist you, it can't do everything for you and it is still your responsibility to add build-depends on the tools your build requires and to override debhelper in situations where it is not compatible with your source tree.
Unfortunately even after installing cmake the build still
fails for me with.
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON --prefix=/usr --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --bindir=/usr/bin --sysconfdir=/etc/sarg 
--mandir=/usr/share/man/man1 
--enable-fontdir=/usr/share/fonts/truetype/ttf-dejavu 
--enable-imagedir=/usr/share/sarg/images --enable-sargphp=/usr/share/sarg 
returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2







--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to