Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613214 - sys-libs/ncurses-6.0-r1: /usr/bin/x86_64-gentoo-freebsd9.1-ld: cannot find -lstdc++
Summary: sys-libs/ncurses-6.0-r1: /usr/bin/x86_64-gentoo-freebsd9.1-ld: cannot find -l...
Status: RESOLVED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-19 12:53 UTC by zoujiaqing
Modified: 2018-06-25 21:52 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zoujiaqing 2017-03-19 12:53:21 UTC
run:
emerge -u sys-apps/portage

error:
clang++ -O2 -pipe -mtune=generic -shared -Wl,-soname,`basename ../lib/libncurses++.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libncurses++.so.6.0 ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o -L../lib -lform -lmenu -lpanel -lncurses  -L../lib -lform -lmenu -lpanel -lncurses    -lutil  -lstdc++
/usr/bin/x86_64-gentoo-freebsd9.1-ld: cannot find -lstdc++
/usr/bin/x86_64-gentoo-freebsd9.1-ld: cannot find -lstdc++
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [../lib/libncurses++.so.6.0] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/ncurses-6.0-r1/work/ncurses-6.0-abi_x86_64.amd64_fbsd/ncurses/c++'
gmake: *** [all] Error 2
 * ERROR: sys-libs/ncurses-6.0-r1 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/ncurses-6.0-r1'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/ncurses-6.0-r1'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/ncurses-6.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/ncurses-6.0-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/ncurses-6.0-r1/work/ncurses-6.0-abi_x86_64.amd64_fbsd/ncurses'
 * S: '/var/tmp/portage/sys-libs/ncurses-6.0-r1/work/ncurses-6.0'

>>> Failed to emerge sys-libs/ncurses-6.0-r1, Log file:

>>>  '/var/tmp/portage/sys-libs/ncurses-6.0-r1/temp/build.log'

 * Messages for package sys-libs/ncurses-6.0-r1:

 * ERROR: sys-libs/ncurses-6.0-r1 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/ncurses-6.0-r1'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/ncurses-6.0-r1'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/ncurses-6.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/ncurses-6.0-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/ncurses-6.0-r1/work/ncurses-6.0-abi_x86_64.amd64_fbsd/ncurses'
 * S: '/var/tmp/portage/sys-libs/ncurses-6.0-r1/work/ncurses-6.0'

 * Regenerating GNU info directory index...
 * Processed 67 info files.

 * IMPORTANT: 11 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


Reproducible: Always
Comment 2 SpanKY gentoo-dev 2018-06-25 21:52:12 UTC
please attach the full build log in all your reports

also, is this still an issue w/ncurses-6.1 ?