Your message dated Thu, 27 Sep 2007 12:27:51 +0200
with message-id <[EMAIL PROTECTED]>
and subject line triggered by bug in old libc6-dev, closing
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xnc
Version: 5.0.4-2.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs
hi,
while doing an archive wide package rebuild your package failed to build from
source for the following reason:
> rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po
> 432 translated messages, 9 fuzzy translations, 56 untranslated messages.
> make[3]: Leaving directory `/build/user/xnc-5.0.4/po'
> make[2]: Leaving directory `/build/user/xnc-5.0.4'
> make[1]: Leaving directory `/build/user/xnc-5.0.4'
> #/usr/bin/docbook-to-man debian/xnc.sgml > xnc.1
> touch build-stamp
> /usr/bin/fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_clean: Compatibility levels before 4 are deprecated.
> dh_installdirs
> dh_installdirs: Compatibility levels before 4 are deprecated.
> # Add here commands to install the package into debian/xnc.
> /usr/bin/make install prefix=/build/user/xnc-5.0.4/debian/xnc/usr
> make[1]: Entering directory `/build/user/xnc-5.0.4'
> ./mkinstalldirs /build/user/xnc-5.0.4/debian/xnc/usr/lib/xnc
> /usr/bin/install -c -m 755 lib/libxncfive.so
> /build/user/xnc-5.0.4/debian/xnc/usr/lib/xnc
> /usr/bin/install: cannot stat `lib/libxncfive.so': No such file or directory
> make[1]: *** [install-gui_plugins] Error 1
> make[1]: Leaving directory `/build/user/xnc-5.0.4'
> make: *** [install] Error 2
The Full Build log is available and can be viewed at:
http://people.debian.org/~lucas/logs/2007/09/17/
A list of current common problems and possible solutions may be available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
bye,
- michael
--- End Message ---
--- Begin Message ---
The relevant section from the original build log at
http://people.debian.org/~lucas/logs/2007/09/17/xnc_5.0.4-2.1_sid32.buildlog
is this:
========================================================================
make[4]: Entering directory `/build/user/xnc-5.0.4/src/lib/filedir'
i486-linux-gnu-gcc -c -O -DMAGIC='"/usr/share/magic"' -DMAGIC_FOR_XNC
-DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I../../../intl
-I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2
-DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H file.c -o file.o
i486-linux-gnu-gcc -c -O -DMAGIC='"/usr/share/magic"' -DMAGIC_FOR_XNC
-DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I../../../intl
-I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2
-DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H apprentice.c -o apprentice.o
i486-linux-gnu-gcc -c -O -DMAGIC='"/usr/share/magic"' -DMAGIC_FOR_XNC
-DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I../../../intl
-I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2
-DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H fsmagic.c -o fsmagic.o
fsmagic.c:41: warning: data definition has no type or storage class
fsmagic.c:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'have'
fsmagic.c:42: error: stray '#' in program
In file included from fsmagic.c:46:
file.h:94: warning: 'struct magic' declared inside parameter list
file.h:94: warning: its scope is only this definition or declaration, which is
probably not what you want
file.h:105: warning: 'struct magic' declared inside parameter list
make[4]: *** [fsmagic.o] Error 1
========================================================================
This highlights the relation to the bugs http://bugs.debian.org/441959
and http://bugs.debian.org/442427 in libc6-dev < 2.6.1-5 against which
this build of xnc happened. These were fixed in libc6-dev 2.6.1-5.
Builds in clean and current i386 and amd64 chroots (with libc6-dev
2.6.1-5) got through without a hitch. I am thus closing this bug.
Build logs of these new builds can be found at
http://servercare.de/debian/logs/
Regards,
Sebastian
--- End Message ---