Source: cuyo Version: 2.0.0brl1-1 Severity: important >From my pbuilder build log, with DEB_BUILD_OPTIONS="parallel=8" and using a chroot image with make 3.82-1 from experimental installed:
... config.status: creating po/Makefile config.status: creating config.h config.status: executing depfiles commands dh_testdir dh_testdir /usr/bin/make -C data /usr/bin/make -C src make[1]: Entering directory `/tmp/buildd/cuyo-2.0.0brl1/src' x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKGDATADIR=\"/usr/share/games/cuyo\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -W -ansi -pedantic -MT bilddatei.o -MD -MP -MF .deps/bilddatei.Tpo -c -o bilddatei.o bilddatei.cpp ... make[1]: Entering directory `/tmp/buildd/cuyo-2.0.0brl1/data' /usr/bin/ocamlopt -o pam.cmi -c pam.mli /usr/bin/ocamlopt -o natmod.cmi -c natmod.mli /usr/bin/ocamlopt -o helfer.cmi -c helfer.mli /usr/bin/ocamlopt -o graphik.cmi -c graphik.mli File "graphik.mli", line 20, characters 0-10: Error: Unbound module Farbe make[1]: *** [graphik.cmi] Error 2 make[1]: Leaving directory `/tmp/buildd/cuyo-2.0.0brl1/data' make: *** [build-indep-stamp] Error 2 make: *** Waiting for unfinished jobs.... ... make[1]: Leaving directory `/tmp/buildd/cuyo-2.0.0brl1/src' touch build-arch-stamp dpkg-buildpackage: error: debian/rules build gave error exit status 2 (I'm unable to reproduce this in single-processor mode, and I also can't reproduce it with make 3.81-8.2 installed. But so far, with make 3.82 in parallel mode, it's failed to build 3 out of 3 times.) -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org