gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wcast-align -DDATADIR=\"/usr/share/sdlroids/\" -O2 -pipe -march=native -fno-common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c petopt.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wcast-align -DDATADIR=\"/usr/share/sdlroids/\" -O2 -pipe -march=native -fno-common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c getargs.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wcast-align -DDATADIR=\"/usr/share/sdlroids/\" -O2 -pipe -march=native -fno-common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c rand.c gcc -O2 -pipe -march=native -fno-common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -o sdlroids hyperoid.o roidsupp.o sdlsound.o sdl.o petopt.o getargs.o rand.o -lm -lSDL_mixer -lSDL -lpthread /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sdl.o:(.bss+0xc0): multiple definition of `flagargs'; hyperoid.o:(.bss+0x98e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: getargs.o:(.bss+0x0): multiple definition of `flagargs'; hyperoid.o:(.bss+0x98e0): first defined here ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-libressl-20200203-131554 ------------------------------------------------------------------- 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.41.0 * ghc: The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Wed, 05 Feb 2020 15:32:28 +0000 emerge -qpvO games-arcade/sdlroids [ebuild N ] games-arcade/sdlroids-1.3.4-r4
Created attachment 611942 [details] emerge-info.txt
Created attachment 611944 [details] emerge-history.txt
Created attachment 611946 [details] environment
Created attachment 611948 [details] etc.portage.tbz2
Created attachment 611950 [details] games-arcade:sdlroids-1.3.4-r4:20200205-164802.log
Created attachment 611952 [details] logs.tbz2
Created attachment 611954 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ff15626bbf6ce5bf0bf9af6baec95e6f67b8d4 commit 39ff15626bbf6ce5bf0bf9af6baec95e6f67b8d4 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-11-22 14:37:43 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-11-22 14:37:43 +0000 games-arcade/sdlroids: Port to EAPI 7 Closes: https://bugs.gentoo.org/708388 Closes: https://bugs.gentoo.org/730834 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org> .../sdlroids/files/sdlroids-1.3.4-Makefile.patch | 15 +++ .../sdlroids/files/sdlroids-1.3.4-fno-common.patch | 140 +++++++++++++++++++++ ....3.4-sound.patch => sdlroids-1.3.4-sound.patch} | 0 games-arcade/sdlroids/sdlroids-1.3.4-r4.ebuild | 30 +++-- 4 files changed, 172 insertions(+), 13 deletions(-)