Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721184 - games-arcade/ninvaders-0.1.1-r1 : /.../ld: error: ufo.o: multiple definition of aliens
Summary: games-arcade/ninvaders-0.1.1-r1 : /.../ld: error: ufo.o: multiple definition ...
Status: RESOLVED FIXED
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: PullRequest
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-05-06 07:32 UTC by Toralf Förster
Modified: 2020-05-30 13:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.53 KB, text/plain)
2020-05-06 07:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.53 KB, text/plain)
2020-05-06 07:32 UTC, Toralf Förster
Details
environment (environment,46.38 KB, text/plain)
2020-05-06 07:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.98 KB, application/x-bzip)
2020-05-06 07:33 UTC, Toralf Förster
Details
games-arcade:ninvaders-0.1.1-r1:20200506-060047.log (games-arcade:ninvaders-0.1.1-r1:20200506-060047.log,11.20 KB, text/plain)
2020-05-06 07:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.73 KB, application/x-bzip)
2020-05-06 07:33 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-05-06 07:32:48 UTC
x86_64-pc-linux-gnu-gcc -c  -I. -O2 -pipe -march=native  -falign-functions=32:25:16 -fno-common  nInvaders.c
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -onInvaders globals.o view.o aliens.o ufo.o player.o nInvaders.o -lncurses -ltinfo 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ufo.o: multiple definition of aliens
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: aliens.o: previous definition here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: ufo.o: multiple definition of skill_level
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: aliens.o: previous definition here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-abi32+64-20200503-182741

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.8 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.252_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 06 May 2020 03:38:52 AM UTC

emerge -qpvO games-arcade/ninvaders
[ebuild  N    ] games-arcade/ninvaders-0.1.1-r1
Comment 1 Toralf Förster gentoo-dev 2020-05-06 07:32:52 UTC
Created attachment 636368 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-06 07:32:54 UTC
Created attachment 636370 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-06 07:32:57 UTC
Created attachment 636372 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-06 07:33:00 UTC
Created attachment 636374 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-06 07:33:04 UTC
Created attachment 636376 [details]
games-arcade:ninvaders-0.1.1-r1:20200506-060047.log
Comment 6 Toralf Förster gentoo-dev 2020-05-06 07:33:07 UTC
Created attachment 636378 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-05-30 13:14:28 UTC
The bug has been closed via the following commit(s):

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

commit 78663bfd1a057dd8a69fc981dba05501a9702c3b
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-05-29 16:30:50 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2020-05-30 13:12:41 +0000

    games-arcade/ninvaders: update to 0.1.2
    
    Closes: https://bugs.gentoo.org/707654
    Closes: https://bugs.gentoo.org/721184
    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-arcade/ninvaders/Manifest               |  1 +
 games-arcade/ninvaders/metadata.xml           |  1 +
 games-arcade/ninvaders/ninvaders-0.1.2.ebuild | 16 ++++++++++++++++
 3 files changed, 18 insertions(+)