Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707260 - app-misc/dfshow-0.8.2_beta : fails to build with -fno-common or gcc-10
Summary: app-misc/dfshow-0.8.2_beta : 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: https://github.com/roberthawdon/dfsho...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-29 18:16 UTC by Toralf Förster
Modified: 2020-11-01 06:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.19 KB, text/plain)
2020-01-29 18:16 UTC, Toralf Förster
Details
app-misc:dfshow-0.8.2_beta:20200129-155227.log (app-misc:dfshow-0.8.2_beta:20200129-155227.log,14.16 KB, text/plain)
2020-01-29 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.24 KB, text/plain)
2020-01-29 18:16 UTC, Toralf Förster
Details
environment (environment,61.91 KB, text/plain)
2020-01-29 18:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.68 KB, application/x-bzip)
2020-01-29 18:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.49 KB, application/x-bzip)
2020-01-29 18:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.24 KB, application/x-bzip)
2020-01-29 18:16 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-29 18:16:25 UTC
src/common.c:781:3: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
  781 |   system(mancmd);
      |   ^~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-common  -Wl,-O1 -Wl,--as-needed -o bin/show src/show.o src/showfunctions.o src/showmenus.o src/colors.o src/common.o -lncursesw -lm -lconfig -ltinfow 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/colors.o:(.bss+0x20): multiple definition of `errmessage'; src/showmenus.o:(.bss+0x320): first defined here
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20200125-150902

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

  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

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 29 Jan 2020 15:06:24 +0000

emerge -qpvO app-misc/dfshow
[ebuild  N    ] app-misc/dfshow-0.8.2_beta
Comment 1 Toralf Förster gentoo-dev 2020-01-29 18:16:28 UTC
Created attachment 608258 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-29 18:16:32 UTC
Created attachment 608260 [details]
app-misc:dfshow-0.8.2_beta:20200129-155227.log
Comment 3 Toralf Förster gentoo-dev 2020-01-29 18:16:36 UTC
Created attachment 608262 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-29 18:16:39 UTC
Created attachment 608264 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-29 18:16:42 UTC
Created attachment 608266 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-29 18:16:45 UTC
Created attachment 608268 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-29 18:16:49 UTC
Created attachment 608270 [details]
temp.tbz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-10-31 05:47:24 UTC
Bump may be better.
Comment 9 Larry the Git Cow gentoo-dev 2020-11-01 06:05:13 UTC
The bug has been closed via the following commit(s):

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

commit 804bf63a761c57d16c9df949f3f3bb21b16eeabc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-11-01 06:04:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-11-01 06:04:59 +0000

    app-misc/dfshow: bump to 0.9.1_beta
    
    Closes: https://bugs.gentoo.org/707260
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/dfshow/Manifest                 |  1 +
 app-misc/dfshow/dfshow-0.9.1_beta.ebuild | 40 ++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)