Your message dated Fri, 9 May 2014 00:22:32 -0400
with message-id <[email protected]>
and subject line Re: Bug#724848: fdutils: FTBFS with make 3.82
has caused the Debian Bug report #724848,
regarding fdutils: FTBFS with make 3.82
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
724848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724848
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fdutils
Version: 5.5-20060227-6
Severity: important
User: [email protected]
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
--- End Message ---
--- Begin Message ---
Hi Daniel,
On Sat, 28 Sep 2013 10:18:21 -0700, Daniel Schepler <[email protected]>
wrote:
> Source: fdutils
> Version: 5.5-20060227-6
> Severity: important
> User: [email protected]
> Usertags: ftbfs-make3-82
>
> From my pbuilder build log, using a chroot image with make 3.82-1 from
> experimental installed:
>
> […]
>
> (It does build fine with a vanilla pbuilder chroot, with make 3.81-8.2.)
Sorry for not answering until now. I did indeed reproduce this bug with make
3.82 some time ago, but now make 4.0 is in sid and everything works okay
without applying the patch I wrote at the time. I'm guessing the error was
due to a bug in make which was fixed in the meantime.
Thanks for reporting this anyway, it was much appreciated.
Cheers,
Matteo
pgpk361QvpOsW.pgp
Description: PGP signature
--- End Message ---