Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714664 - 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
Summary: app-shells/dash-0.5.10.2-r1 USE=libedit : ld: input.o:(.bss+0x0): multiple de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on: 738228
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-03-25 08:13 UTC by Toralf Förster
Modified: 2020-10-31 07:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.76 KB, text/plain)
2020-03-25 08:13 UTC, Toralf Förster
Details
app-shells:dash-0.5.10.2-r1:20200325-050750.log (app-shells:dash-0.5.10.2-r1:20200325-050750.log,22.13 KB, text/plain)
2020-03-25 08:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,35.69 KB, text/plain)
2020-03-25 08:13 UTC, Toralf Förster
Details
environment (environment,66.90 KB, text/plain)
2020-03-25 08:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.80 KB, application/x-bzip)
2020-03-25 08:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.65 KB, application/x-bzip)
2020-03-25 08:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.66 KB, application/x-bzip)
2020-03-25 08:13 UTC, Toralf Förster
Details
dash-0.5.10.2-fno-common.patch (dash-0.5.10.2-fno-common.patch,251 bytes, patch)
2020-04-24 08:57 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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