Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706428 - net-misc/shigofumi-0.3-r1 : fails to build with -fno-common or gcc-10
Summary: net-misc/shigofumi-0.3-r1 : fails to build with -fno-common or gcc-10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-26 11:21 UTC by Toralf Förster
Modified: 2020-01-26 11:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.13 KB, text/plain)
2020-01-26 11:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.05 KB, text/plain)
2020-01-26 11:21 UTC, Toralf Förster
Details
environment (environment,57.01 KB, text/plain)
2020-01-26 11:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.79 KB, application/x-bzip)
2020-01-26 11:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.61 KB, application/x-bzip)
2020-01-26 11:21 UTC, Toralf Förster
Details
net-misc:shigofumi-0.3-r1:20200126-110833.log (net-misc:shigofumi-0.3-r1:20200126-110833.log,10.00 KB, text/plain)
2020-01-26 11:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.92 KB, application/x-bzip)
2020-01-26 11:21 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-01-26 11:21:35 UTC
 1292 |         if (!new_password2 || new_password2 == '\0') {
      |                               ^
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I/usr/include/libxml2   -DLOCALEDIR=\"/usr/share/locale\"   -O2 -pipe -march=native -fno-common -std=c99 -Wall -c utils.c
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fno-common -std=c99 -Wall  -Wl,-O1 -Wl,--as-needed -o shigofumi completition.o data.o io.o shigofumi.o utils.o -lisds -lxml2  -lconfuse  -lreadline -lmagic 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: data.o:(.bss+0x0): multiple definition of `output'; completition.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: io.o:(.bss+0x0): multiple definition of `output'; completition.o:(.bss+0x0): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200124-204141

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 26 Jan 2020 09:46:10 +0000

emerge -qpvO net-misc/shigofumi
[ebuild  N    ] net-misc/shigofumi-0.3-r1  USE="nls xattr -debug -doc"
Comment 1 Toralf Förster gentoo-dev 2020-01-26 11:21:37 UTC
Created attachment 604596 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-26 11:21:40 UTC
Created attachment 604598 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-26 11:21:43 UTC
Created attachment 604600 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-26 11:21:46 UTC
Created attachment 604602 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-26 11:21:48 UTC
Created attachment 604604 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-26 11:21:51 UTC
Created attachment 604606 [details]
net-misc:shigofumi-0.3-r1:20200126-110833.log
Comment 7 Toralf Förster gentoo-dev 2020-01-26 11:21:54 UTC
Created attachment 604608 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-01-26 11:57:16 UTC
The bug has been closed via the following commit(s):

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

commit 4e70b61a62aa8a830ba519211bd7eb33fd2c8473
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-01-26 11:56:59 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-01-26 11:57:10 +0000

    net-misc/shigofumi: tweak for gcc-10, bug #706428
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/706428
    Package-Manager: Portage-2.3.85, Repoman-2.3.20
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch | 11 +++++++++++
 net-misc/shigofumi/shigofumi-0.3-r1.ebuild          |  6 +++++-
 2 files changed, 16 insertions(+), 1 deletion(-)