Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706752 - sys-libs/libixp-0.5_p20110208-r3 : fails to build with -fno-common or gcc-10
Summary: sys-libs/libixp-0.5_p20110208-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:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-27 20:22 UTC by Toralf Förster
Modified: 2020-09-17 15:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.61 KB, text/plain)
2020-01-27 20:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.38 KB, text/plain)
2020-01-27 20:22 UTC, Toralf Förster
Details
environment (environment,40.72 KB, text/plain)
2020-01-27 20:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.51 KB, application/x-bzip)
2020-01-27 20:22 UTC, Toralf Förster
Details
sys-libs:libixp-0.5_p20110208-r3:20200127-182056.log (sys-libs:libixp-0.5_p20110208-r3:20200127-182056.log,8.91 KB, text/plain)
2020-01-27 20:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.35 KB, application/x-bzip)
2020-01-27 20:22 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-01-27 20:22:17 UTC
CC lib/libixp/transport.o_pic
CC lib/libixp/util.o_pic
LD lib/libixp.so
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o ../../lib/libixp.so client.o_pic convert.o_pic error.o_pic map.o_pic message.o_pic request.o_pic rpc.o_pic server.o_pic srv_util.o_pic socket.o_pic thread.o_pic timer.o_pic transport.o_pic util.o_pic -shared -L/usr/lib -lc
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: convert.o_pic:/var/tmp/portage/sys-libs/libixp-0.5_p20110208-r3/work/libixp-0.5_p20110208/lib/libixp/../../include/ixp_local.h:15: multiple definition of `argv0'; client.o_pic:/var/tmp/portage/sys-libs/libixp-0.5_p20110208-r3/work/libixp-0.5_p20110208/lib/libixp/../../include/ixp_local.h:15: first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error.o_pic:/var/tmp/portage/sys-libs/libixp-0.5_p20110208-r3/work/libixp-0.5_p20110208/lib/libixp/../../include/ixp_local.h:15: multiple definition of `argv0'; client.o_pic:/var/tmp/portage/sys-libs/libixp-0.5_p20110208-r3/work/libixp-0.5_p20110208/lib/libixp/../../include/ixp_local.h:15: first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20200125-183534

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 7.10.3

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 27 Jan 2020 17:10:40 +0000

emerge -qpvO sys-libs/libixp
[ebuild  N    ] sys-libs/libixp-0.5_p20110208-r3
Comment 1 Toralf Förster gentoo-dev 2020-01-27 20:22:19 UTC
Created attachment 605730 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-27 20:22:22 UTC
Created attachment 605732 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-27 20:22:24 UTC
Created attachment 605734 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-27 20:22:27 UTC
Created attachment 605736 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-27 20:22:31 UTC
Created attachment 605738 [details]
sys-libs:libixp-0.5_p20110208-r3:20200127-182056.log
Comment 6 Toralf Förster gentoo-dev 2020-01-27 20:22:33 UTC
Created attachment 605740 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-09-17 15:36:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1565c671c36b6a6da9c89fa5fad0a12f3d37e1

commit 2d1565c671c36b6a6da9c89fa5fad0a12f3d37e1
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-17 15:36:33 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-17 15:36:33 +0000

    sys-libs/libixp: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/706752
    Closes: https://bugs.gentoo.org/732248
    Closes: https://bugs.gentoo.org/740914
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../libixp/files/libixp-0.5_p20110208-gentoo.patch | 40 ++++++++++++++++++++++
 sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild     | 37 +++++++++-----------
 2 files changed, 56 insertions(+), 21 deletions(-)