Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 707608

Summary: games-engines/frotz-2.50_beta2 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16044
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-engines:frotz-2.50_beta2:20200131-021618.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-01-31 17:36:35 UTC
x86_64-pc-linux-gnu-ranlib blorblib.a
** Done with Blorb library.
make[1]: Leaving directory '/var/tmp/portage/games-engines/frotz-2.50_beta2/work/frotz-2.50b2/src/blorb'
x86_64-pc-linux-gnu-gcc src/common/frotz_common.a src/dumb/frotz_dumb.a src/blorb/blorblib.a src/common/frotz_common.a -o dfrotz -Wl,-O1 -Wl,--as-needed
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dumb/frotz_dumb.a(dumb_init.o):(.bss+0x60): multiple definition of `f_setup'; src/common/frotz_common.a(main.o):(.bss+0x860): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dumb/frotz_dumb.a(dumb_init.o):(.bss+0x0): multiple definition of `z_header'; src/common/frotz_common.a(fastmem.o):(.bss+0x0): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_test-20200126-104546

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

  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)
  [5]   pypy3 (fallback)

Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.242_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 31 Jan 2020 01:26:20 +0000

emerge -qpvO games-engines/frotz
[ebuild  N    ] games-engines/frotz-2.50_beta2  USE="ncurses unicode -sdl -sound"
Comment 1 Toralf Förster gentoo-dev 2020-01-31 17:36:38 UTC
Created attachment 609638 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-31 17:36:41 UTC
Created attachment 609640 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-31 17:36:44 UTC
Created attachment 609642 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-31 17:36:47 UTC
Created attachment 609644 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-31 17:36:51 UTC
Created attachment 609646 [details]
games-engines:frotz-2.50_beta2:20200131-021618.log
Comment 6 Toralf Förster gentoo-dev 2020-01-31 17:36:55 UTC
Created attachment 609648 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-06-02 00:15:58 UTC
The bug has been closed via the following commit(s):

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

commit 79948e7dfc595460081be7ff64f9c769b2e31c12
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-06-01 17:32:45 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2020-06-02 00:15:18 +0000

    games-engines/frotz: update to 2.52
    
    New version can be compiled with GCC 10 (#707608).
    
    Closes: https://bugs.gentoo.org/707608
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 games-engines/frotz/Manifest          |  1 +
 games-engines/frotz/frotz-2.52.ebuild | 75 +++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)