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

Bug 588486

Summary: app-shells/bash fails with sys-libs/ncurses[tinfo]: bashline.o: undefined reference to symbol 'tputs'; /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
Product: Gentoo Linux Reporter: konsolebox <konsolebox>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Workaround/fix.
Workaround/Fix #2

Description konsolebox 2016-07-10 05:25:01 UTC
Created attachment 440232 [details]
Workaround/fix.

making lib/sh/libsh.a in ./lib/sh
making lib/tilde/libtilde.a in ./lib/tilde
./lib/sh/libsh.a(tmpfile.o): In function `sh_mktmpname':
tmpfile.c:(.text+0x67): warning: the use of `mktemp' is dangerous, better use `mkstemp'
/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: bashline.o: undefined reference to symbol 'tputs'
/lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:553: recipe for target 'bash' failed
make: *** [bash] Error 1
 * ERROR: app-shells/bash-4.3_p46::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-shells/bash-4.3_p46::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-shells/bash-4.3_p46::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-shells/bash-4.3_p46/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-shells/bash-4.3_p46/temp/environment'.
 * Working directory: '/var/tmp/portage/app-shells/bash-4.3_p46/work/bash-4.3'
 * S: '/var/tmp/portage/app-shells/bash-4.3_p46/work/bash-4.3'
Comment 1 konsolebox 2016-07-10 06:52:28 UTC
Created attachment 440238 [details]
Workaround/Fix #2
Comment 2 Mike Gilbert gentoo-dev 2016-07-16 15:50:53 UTC
Please attach a build log and provide emerge --info.