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

Bug 706978

Summary: app-admin/entr-4.3 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrice Clement <monsieurp>
Status: RESOLVED FIXED    
Severity: normal CC: shell-tools
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
app-admin:entr-4.3:20200128-163904.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-01-28 18:53:23 UTC
entr.c: In function ‘run_utility’:
entr.c:402:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
  402 |    (void) system("/usr/bin/clear");
      |           ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-admin/entr-4.3/temp/ccN8897L.o:(.bss+0xd8): multiple definition of `files'; /var/tmp/portage/app-admin/entr-4.3/temp/ccK8S86J.o:(.bss+0x8): 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_no-multilib-20200124-204141

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

  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:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 28 Jan 2020 15:15:08 +0000

emerge -qpvO app-admin/entr
[ebuild  N    ] app-admin/entr-4.3  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2020-01-28 18:53:26 UTC
Created attachment 606968 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-28 18:53:28 UTC
Created attachment 606970 [details]
app-admin:entr-4.3:20200128-163904.log
Comment 3 Toralf Förster gentoo-dev 2020-01-28 18:53:31 UTC
Created attachment 606972 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-28 18:53:34 UTC
Created attachment 606974 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-28 18:53:37 UTC
Created attachment 606976 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-28 18:53:39 UTC
Created attachment 606978 [details]
temp.tbz2