Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722626 - dev-libs/klibc-2.0.4-r3 : fails to build with -fno-common or gcc-10
Summary: dev-libs/klibc-2.0.4-r3 : fails to build with -fno-common or gcc-10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-05-12 07:21 UTC by Toralf Förster
Modified: 2021-04-14 16:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.18 KB, text/plain)
2020-05-12 07:21 UTC, Toralf Förster
Details
dev-libs:klibc-2.0.4-r3:20200512-053125.log (dev-libs:klibc-2.0.4-r3:20200512-053125.log,262.85 KB, text/plain)
2020-05-12 07:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,296.45 KB, text/plain)
2020-05-12 07:21 UTC, Toralf Förster
Details
environment (environment,98.58 KB, text/plain)
2020-05-12 07:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.65 KB, application/x-bzip)
2020-05-12 07:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.71 KB, application/x-bzip)
2020-05-12 07:21 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-05-12 07:21:41 UTC
  LIST    usr/klibc/klib.list
  KLIBCAR usr/klibc/libc.a
  KLIBCCC usr/klibc/__shared_init.o
  KLIBCLD usr/klibc/libc.so
x86_64-pc-linux-gnu-ld: usr/klibc/globals.o:(.bss+0x8): multiple definition of `environ'; usr/klibc/__shared_init.o:(.bss+0x0): first defined here
x86_64-pc-linux-gnu-ld: usr/klibc/sbrk.o:(.bss+0x0): multiple definition of `__current_brk'; usr/klibc/brk.o:(.bss+0x0): first defined here

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20200502-161438

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.43.0
  [2]   rust-1.43.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 12 May 2020 05:05:16 AM UTC

emerge -qpvO dev-libs/klibc
[ebuild  N    ] dev-libs/klibc-2.0.4-r3  USE="-custom-cflags -debug -test"
Comment 1 Toralf Förster gentoo-dev 2020-05-12 07:21:45 UTC
Created attachment 638360 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-12 07:21:48 UTC
Created attachment 638362 [details]
dev-libs:klibc-2.0.4-r3:20200512-053125.log
Comment 3 Toralf Förster gentoo-dev 2020-05-12 07:21:51 UTC
Created attachment 638364 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-12 07:21:54 UTC
Created attachment 638366 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-12 07:21:56 UTC
Created attachment 638368 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-12 07:21:59 UTC
Created attachment 638370 [details]
temp.tbz2
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2021-03-06 16:06:45 UTC
Masked for removal
Comment 8 Larry the Git Cow gentoo-dev 2021-04-14 16:12:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df1935ebf6359efe481e27a7e3c91051e15a95f

commit 3df1935ebf6359efe481e27a7e3c91051e15a95f
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-04-14 00:07:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-14 15:29:58 +0000

    dev-libs/klibc: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/722626
    Closes: https://bugs.gentoo.org/729876
    Closes: https://bugs.gentoo.org/496634
    Closes: https://bugs.gentoo.org/722960
    Closes: https://bugs.gentoo.org/685036
    Closes: https://bugs.gentoo.org/588076
    Closes: https://bugs.gentoo.org/585618
    Closes: https://bugs.gentoo.org/623404
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/klibc/Manifest                            |   3 -
 .../klibc/files/klibc-1.4.11-interp-flags.patch    |  13 -
 .../klibc/files/klibc-1.5.7-strip-fix-dash-s.patch |  12 -
 dev-libs/klibc/files/klibc-2.0.2-mkfifo.patch      |  15 -
 dev-libs/klibc/files/klibc-2.0.3-kernel-uapi.patch |  88 ------
 dev-libs/klibc/files/klibc.m4                      |  94 ------
 dev-libs/klibc/klibc-2.0.4-r3.ebuild               | 320 ---------------------
 dev-libs/klibc/metadata.xml                        |   5 -
 profiles/package.mask                              |   5 -
 9 files changed, 555 deletions(-)