Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707492 - app-emulation/softgun-0.22 : fails to build with -fno-common or gcc-10
Summary: app-emulation/softgun-0.22 : 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 ARM Porters
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-30 19:29 UTC by Toralf Förster
Modified: 2021-02-14 10:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.69 KB, text/plain)
2020-01-30 19:29 UTC, Toralf Förster
Details
app-emulation:softgun-0.22:20200130-152843.log (app-emulation:softgun-0.22:20200130-152843.log,276.62 KB, text/plain)
2020-01-30 19:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,209.34 KB, text/plain)
2020-01-30 19:29 UTC, Toralf Förster
Details
environment (environment,74.42 KB, text/plain)
2020-01-30 19:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.71 KB, application/x-bzip)
2020-01-30 19:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.00 KB, application/x-bzip)
2020-01-30 19:29 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-30 19:29:10 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ppc/idecode_ppc.o:(.bss+0x8): multiple definition of `iProcTab'; arm/idecode_arm.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sh4/cpu_sh4.o:(.bss+0x0): multiple definition of `htimer'; arm/arm9cpu.o:(.bss+0x0): first defined here

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

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

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

  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.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 *
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 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 30 Jan 2020 15:06:32 +0000

emerge -qpvO app-emulation/softgun
[ebuild  N    ] app-emulation/softgun-0.22
Comment 1 Toralf Förster gentoo-dev 2020-01-30 19:29:13 UTC
Created attachment 609266 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-30 19:29:16 UTC
Created attachment 609268 [details]
app-emulation:softgun-0.22:20200130-152843.log
Comment 3 Toralf Förster gentoo-dev 2020-01-30 19:29:19 UTC
Created attachment 609270 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-30 19:29:22 UTC
Created attachment 609272 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-30 19:29:25 UTC
Created attachment 609274 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-30 19:29:28 UTC
Created attachment 609276 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-02-14 10:36:52 UTC
The bug has been closed via the following commit(s):

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

commit 4ef2778e110e7e9b11cb08845fd532653a3becb0
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-14 10:32:36 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-14 10:32:36 +0000

    app-emulation/softgun: Port to EAPI 7
    
    * Apply gcc-10 workaround (dead upstream)
    
    Closes: https://bugs.gentoo.org/707492
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-emulation/softgun/softgun-0.22.ebuild | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)