Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708416 - games-fps/avp-20150214-r1 : fails to build with -fno-common or gcc-10
Summary: games-fps/avp-20150214-r1 : 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: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-02-05 20:33 UTC by Toralf Förster
Modified: 2020-11-15 18:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.86 KB, text/plain)
2020-02-05 20:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,97.71 KB, text/plain)
2020-02-05 20:33 UTC, Toralf Förster
Details
environment (environment,110.10 KB, text/plain)
2020-02-05 20:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.44 KB, application/x-bzip)
2020-02-05 20:33 UTC, Toralf Förster
Details
games-fps:avp-20150214-r1:20200205-202909.log (games-fps:avp-20150214-r1:20200205-202909.log,313.44 KB, text/plain)
2020-02-05 20:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.37 KB, application/x-bzip)
2020-02-05 20:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.88 KB, application/x-bzip)
2020-02-05 20:33 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-02-05 20:33:28 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/avp.dir/src/opengl.c.o:(.bss+0x4970): multiple definition of `WaterFallBase'; CMakeFiles/avp.dir/src/stubs.c.o:(.bss+0x10): first defined here
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-abi32+64-20200203-051815

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

  Please see the tracker bug for details.

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
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) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 7.10.3

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 05 Feb 2020 19:28:54 +0000

emerge -qpvO games-fps/avp
[ebuild  N    ] games-fps/avp-20150214-r1
Comment 1 Toralf Förster gentoo-dev 2020-02-05 20:33:30 UTC
Created attachment 612022 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-05 20:33:33 UTC
Created attachment 612024 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-05 20:33:36 UTC
Created attachment 612026 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-05 20:33:39 UTC
Created attachment 612028 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-05 20:33:42 UTC
Created attachment 612030 [details]
games-fps:avp-20150214-r1:20200205-202909.log
Comment 6 Toralf Förster gentoo-dev 2020-02-05 20:33:44 UTC
Created attachment 612032 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-05 20:33:47 UTC
Created attachment 612034 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-15 18:50:04 UTC
The bug has been closed via the following commit(s):

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

commit a95a36e8445946da1a12728f8929bdcd01a8506b
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-11-15 18:49:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-15 18:49:30 +0000

    games-fps/avp: Port to EAPI 7
    
    * Restrict redistribution
    * Fix -fno-common
    
    Closes: https://bugs.gentoo.org/694940
    Closes: https://bugs.gentoo.org/708416
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 games-fps/avp/avp-20150214-r1.ebuild              | 29 ++++++++++-------------
 games-fps/avp/files/avp-20150214-fno-common.patch | 22 +++++++++++++++++
 2 files changed, 34 insertions(+), 17 deletions(-)