[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#827477: marked as done (FTBFS on mips* and sparc*: multiple definition of `vfork@GLIBC_2.0')



Your message dated Sun, 19 Jun 2016 22:19:53 +0000
with message-id <E1bEl4L-0000T9-Hf@franck.debian.org>
and subject line Bug#827477: fixed in glibc 2.22-12
has caused the Debian Bug report #827477,
regarding FTBFS on mips* and sparc*: multiple definition of `vfork@GLIBC_2.0'
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 owner@bugs.debian.org
immediately.)


-- 
827477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827477
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: glibc
Version: 2.22-11
Severity: serious
Justification: FTBFS on a release architetcure
User: helmutg@debian.org
Usertags: rebootstrap

glibc FTCBFS on 
mips: https://jenkins.debian.net/job/rebootstrap_mips_gcc5_nobiarch_diffoscope/42/console
mipsel: https://jenkins.debian.net/job/rebootstrap_mipsel_gcc5/110/console
mips64el: https://jenkins.debian.net/job/rebootstrap_mips64el_gcc5_nobiarch/126/console
sparc: https://jenkins.debian.net/job/rebootstrap_sparc_gcc6/22/console
sparc64: https://jenkins.debian.net/job/rebootstrap_sparc64_gcc5_nobiarch/126/console

I also attempted to build glibc natively for mips on minkus.d.o. It also
fails there. Build log attached. Relevant excerpt:

| mips-linux-gnu-gcc-5 -mabi=32   -shared -static-libgcc -Wl,-O1  -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1  -B/home/helmutg/glibc-2.22/build-tree/mips-libc/csu/  -Wl,--version-script=/home/helmutg/glibc-2.22/build-tree/mips-libc/librt.map -Wl,-soname=librt.so.1 -Wl,-z,relro -Wl,--enable-new-dtags,-z,nodelete -L/home/helmutg/glibc-2.22/build-tree/mips-libc -L/home/helmutg/glibc-2.22/build-tree/mips-libc/math -L/home/helmutg/glibc-2.22/build-tree/mips-libc/elf -L/home/helmutg/glibc-2.22/build-tree/mips-libc/dlfcn -L/home/helmutg/glibc-2.22/build-tree/mips-libc/nss -L/home/helmutg/glibc-2.22/build-tree/mips-libc/nis -L/home/helmutg/glibc-2.22/build-tree/mips-libc/rt -L/home/helmutg/glibc-2.22/build-tree/mips-libc/resolv -L/home/helmutg/glibc-2.22/build-tree/mips-libc/crypt -L/home/helmutg/glibc-2.22/build-tree/mips-libc/mathvec -L/home/helmutg/glibc-2.22/build-tree/mips-libc/nptl -Wl,-rpath-link=/home/helmutg/glibc-2.22/build-tree/mips-libc:/home/helmutg/glibc-2.22/build-tree/mips-libc/math:/home/helmutg/glibc-2.22/build-tree/mips-libc/elf:/home/helmutg/glibc-2.22/build-tree/mips-libc/dlfcn:/home/helmutg/glibc-2.22/build-tree/mips-libc/nss:/home/helmutg/glibc-2.22/build-tree/mips-libc/nis:/home/helmutg/glibc-2.22/build-tree/mips-libc/rt:/home/helmutg/glibc-2.22/build-tree/mips-libc/resolv:/home/helmutg/glibc-2.22/build-tree/mips-libc/crypt:/home/helmutg/glibc-2.22/build-tree/mips-libc/mathvec:/home/helmutg/glibc-2.22/build-tree/mips-libc/nptl -o /home/helmutg/glibc-2.22/build-tree/mips-libc/rt/librt.so -T /home/helmutg/glibc-2.22/build-tree/mips-libc/shlib.lds /home/helmutg/glibc-2.22/build-tree/mips-libc/csu/abi-note.o -Wl,--whole-archive /home/helmutg/glibc-2.22/build-tree/mips-libc/rt/librt_pic.a -Wl,--no-whole-archive /home/helmutg/glibc-2.22/build-tree/mips-libc/nptl/libpthread_nonshared.a /home/helmutg/glibc-2.22/build-tree/mips-libc/nptl/libpthread.so  -Wl,--start-group /home/helmutg/glibc-2.22/build-tree/mips-libc/libc.so /home/helmutg/glibc-2.22/build-tree/mips-libc/libc_nonshared.a -Wl,--as-needed /home/helmutg/glibc-2.22/build-tree/mips-libc/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
| /home/helmutg/glibc-2.22/build-tree/mips-libc/nptl/libpthread.so:(*IND*+0x0): multiple definition of `vfork@GLIBC_2.0'
| /home/helmutg/glibc-2.22/build-tree/mips-libc/nptl/libpthread.so::(.text+0xee50): first defined here
| collect2: error: ld returned 1 exit status
| ../Makerules:517: recipe for target '/home/helmutg/glibc-2.22/build-tree/mips-libc/rt/librt.so' failed
| make[3]: *** [/home/helmutg/glibc-2.22/build-tree/mips-libc/rt/librt.so] Error 1
| make[3]: Leaving directory '/home/helmutg/glibc-2.22/rt'
| Makefile:229: recipe for target 'rt/others' failed
| make[2]: *** [rt/others] Error 2
| make[2]: Leaving directory '/home/helmutg/glibc-2.22'
| Makefile:9: recipe for target 'all' failed
| make[1]: *** [all] Error 2
| make[1]: Leaving directory '/home/helmutg/glibc-2.22/build-tree/mips-libc'
| debian/rules.d/build.mk:105: recipe for target '/home/helmutg/glibc-2.22/stamp-dir/build_libc' failed
| make: *** [/home/helmutg/glibc-2.22/stamp-dir/build_libc] Error 2
| dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

I did not observe this failure before 12th of June. The first failure
is https://jenkins.debian.net/job/rebootstrap_mipsel_gcc5_nobiarch_diffoscope/43/console.
Thus we know that the failure is triggered by a change in glibc, but
instead by some of its transitive Build-Depends.

Comparing the first failure to one of the last successful builds
https://jenkins.debian.net/job/rebootstrap_mips_gcc5_supported_diffoscope/41/console,
I observe that the first failure was built with binutils 2.26-11 while
the last success was built with binutils 2.26-10. Both were built with
gcc-5 5.4.0-4. Thus it seems likely, that a change in binutils triggers
this issue.

Helmut

Attachment: glibc.log.xz
Description: application/xz


--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.22-12

We believe that the bug you reported is fixed in the latest version of
glibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 827477@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aurel32@debian.org> (supplier of updated glibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 20 Jun 2016 00:01:21 +0200
Source: glibc
Binary: libc-bin libc-dev-bin libc-l10n glibc-doc glibc-source locales locales-all nscd multiarch-support libc6 libc6-dev libc6-dbg libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev libc0.3-dbg libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev libc0.1-dbg libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc libc6-dev-sparc libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 libc6-amd64 libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mips32 libc6-dev-mips32 libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-x32 libc6-dev-x32 libc6-xen libc0.3-xen libc6.1-alphaev67 libc0.1-i686 libc0.3-i686 libc6-i686
Architecture: source
Version: 2.22-12
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Aurelien Jarno <aurel32@debian.org>
Description:
 glibc-doc  - GNU C Library: Documentation
 glibc-source - GNU C Library: sources
 libc-bin   - GNU C Library: Binaries
 libc-dev-bin - GNU C Library: Development binaries
 libc-l10n  - GNU C Library: localization files
 libc0.1    - GNU C Library: Shared libraries
 libc0.1-dbg - GNU C Library: detached debugging symbols
 libc0.1-dev - GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - transitional dummy package
 libc0.1-pic - GNU C Library: PIC archive library
 libc0.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3    - GNU C Library: Shared libraries
 libc0.3-dbg - GNU C Library: detached debugging symbols
 libc0.3-dev - GNU C Library: Development Libraries and Header Files
 libc0.3-i686 - transitional dummy package
 libc0.3-pic - GNU C Library: PIC archive library
 libc0.3-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - GNU C Library: Shared libraries [Xen version]
 libc6      - GNU C Library: Shared libraries
 libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - GNU C Library: detached debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips32 - GNU C Library: o32 Development Libraries for MIPS
 libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for ppc64
 libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390 - GNU C Library: 32bit Development Libraries for IBM zSeries
 libc6-dev-sparc - GNU C Library: 32bit Development Libraries for SPARC
 libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
 libc6-dev-x32 - GNU C Library: X32 ABI Development Libraries for AMD64
 libc6-i386 - GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - transitional dummy package
 libc6-mips32 - GNU C Library: o32 Shared libraries for MIPS
 libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - GNU C Library: PIC archive library
 libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-s390 - GNU C Library: 32bit Shared libraries for IBM zSeries
 libc6-sparc - GNU C Library: 32bit Shared libraries for SPARC
 libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6-x32  - GNU C Library: X32 ABI Shared libraries for AMD64
 libc6-xen  - GNU C Library: Shared libraries [Xen version]
 libc6.1    - GNU C Library: Shared libraries
 libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - GNU C Library: detached debugging symbols
 libc6.1-dev - GNU C Library: Development Libraries and Header Files
 libc6.1-pic - GNU C Library: PIC archive library
 libc6.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 locales    - GNU C Library: National Language (locale) data [support]
 locales-all - GNU C Library: Precompiled locale data
 multiarch-support - Transitional package to ensure multiarch compatibility
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 827105 827477
Changes:
 glibc (2.22-12) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * Update from upstream stable branch:
     - fix FTBFS with recent binutils versions on mips* and sparc*.  Closes:
       #827477.
   * debian/sysdeps/kfreebsd-i386.mk: fix libc0.1-i686 package name.
   * debian/rules.d/build.mk: in case of build failure due testsuite
     issues, display again the failed tests so that they appear at the end of
     the build log.
   * debian/local/etc/nsswitch.conf: add gshadow line to default
     /etc/nsswitch.conf (addresses #699090).
   * debian/debhelper.in/libc-bin.postinst: update /etc/nsswitch.conf to the
     current default if it matches a version shipped by bases-file or
     libc-bin. This is based on a patch from Santiago Vila, thanks.  Closes:
     #827105.
 .
   [ Samuel Thibault ]
   * hurd-i386/tg-eintr.diff: New patch to fix "Interrupted" issues in ghc.
Checksums-Sha1:
 f8ab16bcba99ccd210a4bd77deaa7f3755c509fa 8260 glibc_2.22-12.dsc
 078a46b6abb9832317d061bc0d4b9b67ce3bac75 1044132 glibc_2.22-12.debian.tar.xz
Checksums-Sha256:
 f0cb0d31bc7a68517deb93958c5d2c042f94ecf1ad09589dbfee7f529923a872 8260 glibc_2.22-12.dsc
 8ae20775ee72228d2d448ca9a14004c1fb080e0ded42dd8441409458698d721c 1044132 glibc_2.22-12.debian.tar.xz
Files:
 bfce9b714cebbaa006d3b4f6048bcfb1 8260 libs required glibc_2.22-12.dsc
 c44693444bf361afa40206c98b3b4418 1044132 libs required glibc_2.22-12.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJXZxbgAAoJELqceAYd3YybyB4QALWgSoBIXyePtgTqz3p2SHMx
HYIBetx7hwPkRZNP1wBdGUaSRbvXrd2A7DuIHOoh59VYQlnkrm2GyhIjSLEbxHKB
2E8QICi1MJikmu8ULO0LRCyvaBsbi+szc+YX/aRGMl3vpY8/xJw7/BHkm2+L1Z2n
+jKU36owgXoC0D8L9RfhK8Z4xbg4USJYOHlOm/J41FFGwWvedLj+aF0CkRs9k7hh
BQY1ELolwW+EwcEncD+U4KUW0M4+bx1MQ/5caBVN92gkyokG0teUFI1Lu4K/K4w7
EqWAyHL/Hl89TcCUgbUPdU7PQ1bm334Y07m9fk6q5IDzwzI9iXUWB5zYI3q9anrD
2TEtzrvzlpqFz0pcfjYSd2t6Wm7VaGPalUhwOH9lHxnB06wJr0sea0S7tAV1sOBq
sSfI2DPkIGRJYxLzlMmkvFyjVHE+IGhUKX5jownm2LFjAArMroxv+y5B3indrmlG
KVVJHAuWmyJ2MxE6uVL9QlVfX0W0C/VBIXK7nzdH7V968v5zbv6TIcJWINUMHDnX
ybQpPJjo/GSQsaK5hk2oWYRTZv1RA/HayZ7RTMA4CUsr/aGJf2R6A1epi35UI3xg
a5PszciiYT9bdZ7/RKdFmrj7D7ZC5anxYQ5PTTKKi2K2fIGI+0A6uLri8yx+rWp0
Te4ze/Giys2NWZMldVq1
=xW3Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: