Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613900 - games-action/bzflag-2.4.4 fails unless sys-libs/ncurses is built with USE="-tinfo"
Summary: games-action/bzflag-2.4.4 fails unless sys-libs/ncurses is built with USE="-t...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2017-03-26 15:01 UTC by Cyp
Modified: 2018-05-04 21:03 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info.txt,7.04 KB, text/plain)
2017-03-26 15:01 UTC, Cyp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cyp 2017-03-26 15:01:28 UTC
Created attachment 468348 [details]
emerge --info

Same problem with 2.4.4-r1.


Workaround, if you have this issue:
Replace all references to tinfo from package.use (or make.conf) with "sys-libs/ncurses:5 tinfo" in package.use.


Build error:
/bin/sh ../../libtool --silent  --tag=CXX  --silent --mode=link x86_64-pc-linux-gnu-g++  -march=native -O2 -pipe -g -std=c++0x -static -Wl,-O1 -Wl,--as-needed -Wl,-O1  -o bzadmin BZAdminClient.o BZAdminUI.o CursesUI.o CursesMenu.o OptionParser.o ServerLink.o StdBothUI.o StdInUI.o StdOutUI.o UIMap.o bzadmin.o ../date/libDate.la -lncurses ../game/libGame.la ../net/libNet.la ../common/libCommon.la -lcurl -lrtmp -lz -lgmp -lgnutls -lhogweed -lnettle -lssl -lcrypto -lssl -lcrypto -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz -lcares -lc -lm  -lpthread
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: CursesUI.o: undefined reference to symbol 'nodelay'
/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:527: bzadmin] Error 1
make[2]: Leaving directory '/var/tmp/portage/games-action/bzflag-2.4.4-r1/work/bzflag-2.4.4/src/bzadmin'
Comment 1 Tupone Alfredo gentoo-dev 2018-05-04 21:03:10 UTC
2.4.4 is not more in the tree