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

Bug 707810

Summary: games-strategy/liquidwar-5.6.4-r2 : 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/17393
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-strategy:liquidwar-5.6.4-r2:20200201-205546.log
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-01 21:52:42 UTC
Compiling watchdog.c (cpu=default, debug=no, asm=no)
Compiling wave.c (cpu=default, debug=no, asm=no)
Compiling wwwcli.c (cpu=default, debug=no, asm=no)
Linking liquidwar (target=default, debug=no, static=no, asm=no)
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fighter.o:(.bss+0x1e0): multiple definition of `FIGHTER_MOVE_X'; autoplay.o:(.bss+0x1e0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fighter.o:(.bss+0x0): multiple definition of `FIGHTER_MOVE_Y'; autoplay.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 <==
Sat, 01 Feb 2020 18:27:56 +0000

emerge -qpvO games-strategy/liquidwar
[ebuild  N    ] games-strategy/liquidwar-5.6.4-r2
Comment 1 Toralf Förster gentoo-dev 2020-02-01 21:52:45 UTC
Created attachment 610656 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-01 21:52:48 UTC
Created attachment 610658 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-01 21:52:51 UTC
Created attachment 610660 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-01 21:52:54 UTC
Created attachment 610662 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-01 21:52:56 UTC
Created attachment 610664 [details]
games-strategy:liquidwar-5.6.4-r2:20200201-205546.log
Comment 6 Toralf Förster gentoo-dev 2020-02-01 21:52:59 UTC
Created attachment 610666 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-01 21:53:02 UTC
Created attachment 610668 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-10-18 15:58:23 UTC
The bug has been closed via the following commit(s):

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

commit f9648eb25f891e5c6dc1e630e8654f7ba4173b91
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-09-03 09:07:59 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2020-10-18 15:57:20 +0000

    games-strategy/liquidwar: version bump
    
    Closes: https://bugs.gentoo.org/707810
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 games-strategy/liquidwar/Manifest                  |  1 +
 .../files/liquidwar-5.6.5-exec-stack.patch         | 27 +++++++
 .../liquidwar/files/liquidwar-5.6.5-gcc10.patch    | 30 +++++++
 .../liquidwar/files/liquidwar-5.6.5-makefile.patch | 93 ++++++++++++++++++++++
 games-strategy/liquidwar/liquidwar-5.6.5.ebuild    | 51 ++++++++++++
 5 files changed, 202 insertions(+)