Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708058 - games-emulation/fakenes-0.5.8-r3 : fails to build with -fno-common or gcc-10
Summary: games-emulation/fakenes-0.5.8-r3 : fails to build with -fno-common or gcc-10
Status: RESOLVED OBSOLETE
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: PMASKED
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-02-03 18:50 UTC by Toralf Förster
Modified: 2020-12-23 09:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.67 KB, text/plain)
2020-02-03 18:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,265.92 KB, text/plain)
2020-02-03 18:50 UTC, Toralf Förster
Details
environment (environment,102.06 KB, text/plain)
2020-02-03 18:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,41.02 KB, application/x-bzip)
2020-02-03 18:50 UTC, Toralf Förster
Details
games-emulation:fakenes-0.5.8-r3:20200203-140922.log (games-emulation:fakenes-0.5.8-r3:20200203-140922.log,217.28 KB, text/plain)
2020-02-03 18:50 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,24.79 KB, application/x-bzip)
2020-02-03 18:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.98 KB, application/x-bzip)
2020-02-03 18:50 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-03 18:50:24 UTC
      |                                                                ~~~~~~~~~~~
  603 |    *text, int x, int y, int color)
      |    ~^~~~
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -o "fakenes" "build/unix/unzip.o" "build/unix/datafile.o" "build/unix/apu.o" "build/unix/audio.o" "build/unix/audiolib.o" "build/unix/core.o" "build/unix/cpu.o" "build/unix/crc.o" "build/unix/dsp.o" "build/unix/gui.o" "build/unix/hqx.o" "build/unix/input.o" "build/unix/log.o" "build/unix/main.o" "build/unix/mmc.o" "build/unix/nes_ntsc.o" "build/unix/net.o" "build/unix/netplay.o" "build/unix/platform.o" "build/unix/ppu.o" "build/unix/rewind.o" "build/unix/rom.o" "build/unix/save.o" "build/unix/video.o" -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -lalleggl -lGL -lGLU  -lNL -lm -lz `allegro-config --libs `
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: build/unix/audio.o:(.data+0x18): multiple definition of `audio_enable_output'; build/unix/apu.o:(.bss+0x2a8b8): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: build/unix/audio.o:(.data+0x14): multiple definition of `audio_subsystem'; build/unix/apu.o:(.bss+0x2a8b4): first defined here

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

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

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

  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 <==
Mon, 03 Feb 2020 12:46:56 +0000

emerge -qpvO games-emulation/fakenes
[ebuild  N    ] games-emulation/fakenes-0.5.8-r3  USE="opengl zlib -openal"
Comment 1 Toralf Förster gentoo-dev 2020-02-03 18:50:27 UTC
Created attachment 611424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-03 18:50:30 UTC
Created attachment 611426 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-03 18:50:33 UTC
Created attachment 611428 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-03 18:50:35 UTC
Created attachment 611430 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-03 18:50:38 UTC
Created attachment 611432 [details]
games-emulation:fakenes-0.5.8-r3:20200203-140922.log
Comment 6 Toralf Förster gentoo-dev 2020-02-03 18:50:41 UTC
Created attachment 611434 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-03 18:50:44 UTC
Created attachment 611436 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-22 15:09:19 UTC
The bug has been referenced in the following commit(s):

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

commit 9f49e151739b6ab6d563def0dea34a07ccdfeb18
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-11-22 15:08:36 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-22 15:08:36 +0000

    package.mask: Last-rite games-emulation/fakenes
    
    Bug: https://bugs.gentoo.org/293567
    Bug: https://bugs.gentoo.org/670954
    Bug: https://bugs.gentoo.org/697444
    Bug: https://bugs.gentoo.org/699320
    Bug: https://bugs.gentoo.org/708058
    Bug: https://bugs.gentoo.org/746230
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-23 09:10:23 UTC
Package removed.