Source: fdutils Version: 5.5-20060227-6 Severity: important User: schep...@debian.org Usertags: ftbfs-make3-82
>From my pbuilder build log, using a chroot image with make 3.82-1 from experimental installed: ... debian/rules override_dh_auto_build make[1]: Entering directory `/tmp/buildd/fdutils-5.5-20060227' dh_auto_build -- all html make[2]: Entering directory `/tmp/buildd/fdutils-5.5-20060227' make -C src all make[3]: Entering directory `/tmp/buildd/fdutils-5.5-20060227/src' gcc -Wall -g -O2 -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o floppycontrol.o floppycontrol.c floppycontrol.c: In function 'main': floppycontrol.c:381:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] eioctl(fd, FDRESET, (void *)reset_now, "reset"); ^ make[3]: *** No rule to make target `lex.mediaprm.o)', needed by `libfdutils.a'. Stop. make[3]: Leaving directory `/tmp/buildd/fdutils-5.5-20060227/src' make[2]: *** [compile] Error 2 make[2]: Leaving directory `/tmp/buildd/fdutils-5.5-20060227' dh_auto_build: make -j1 all html returned exit code 2 make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory `/tmp/buildd/fdutils-5.5-20060227' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 (It does build fine with a vanilla pbuilder chroot, with make 3.81-8.2.) -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org