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

Bug 714664

Summary: app-shells/dash-0.5.10.2-r1 USE=libedit : ld: input.o:(.bss+0x0): multiple definition of `el'; histedit.o:(.bss+0x8): first defined here
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: jer
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 738228    
Bug Blocks: 705764    
Attachments: emerge-info.txt
app-shells:dash-0.5.10.2-r1:20200325-050750.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
dash-0.5.10.2-fno-common.patch

Description Toralf Förster gentoo-dev 2020-03-25 08:13:29 UTC
./mksignames
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -DJOBS=1 -Wall -O2 -pipe -march=native  -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -c -o signames.o signames.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -DJOBS=1 -Wall -O2 -pipe -march=native  -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -c -o syntax.o syntax.c
x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native  -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o bltin/printf.o system.o bltin/test.o bltin/times.o var.o builtins.o init.o nodes.o signames.o syntax.o -ledit 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x0): multiple definition of el; histedit.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_developer-libressl-20200323-202147

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
/usr/lib/llvm/10
10.0.0
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.42.0 *
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

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 25 Mar 2020 02:42:49 AM UTC
/var/db/repos/libressl	Thu 19 Mar 2020 04:37:24 PM UTC

emerge -qpvO app-shells/dash
[ebuild  N    ] app-shells/dash-0.5.10.2-r1  USE="libedit -static"
Comment 1 Toralf Förster gentoo-dev 2020-03-25 08:13:31 UTC
Created attachment 625592 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-25 08:13:34 UTC
Created attachment 625594 [details]
app-shells:dash-0.5.10.2-r1:20200325-050750.log
Comment 3 Toralf Förster gentoo-dev 2020-03-25 08:13:37 UTC
Created attachment 625596 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-25 08:13:40 UTC
Created attachment 625598 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-25 08:13:42 UTC
Created attachment 625600 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-25 08:13:45 UTC
Created attachment 625602 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-25 08:13:48 UTC
Created attachment 625604 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-04-24 08:57:56 UTC
Created attachment 634348 [details, diff]
dash-0.5.10.2-fno-common.patch