Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596974 - sys-process/atop-1.27_p3 fails to build, probably due to sys-libs/ncurses tinfo
Summary: sys-process/atop-1.27_p3 fails to build, probably due to sys-libs/ncurses tinfo
Status: RESOLVED DUPLICATE of bug 531326
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-12 16:50 UTC by WGH
Modified: 2016-10-16 13:14 UTC (History)
0 users

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 WGH 2016-10-12 16:50:05 UTC
x86_64-pc-linux-gnu-gcc atop.o version.o various.o  deviate.o   procdbase.o acctproc.o photoproc.o photosyst.o  rawlog.o ifprop.o parseable.o showgeneric.o          showlinux.o  showsys.o showprocs.o atopsar.o -o atop -Wl,-O1 -Wl,--as-needed -lncurses -lm -lz
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: showgeneric.o: undefined reference to symbol 'cbreak'
/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:32: recipe for target 'atop' failed
make: *** [atop] Error 1


Reproducible: Always
Comment 1 Felix Janda 2016-10-12 23:39:32 UTC
should be fixed in newer versions of sys-process/atop.
Comment 2 WGH 2016-10-13 00:02:34 UTC
This one is currently stable, though.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2016-10-16 06:30:33 UTC

*** This bug has been marked as a duplicate of bug 531326 ***
Comment 4 WGH 2016-10-16 13:14:38 UTC
How is this a dup if the other bug is about "testing" (~amd64 etc.) package version? Is "stable" version supposed to be broken until "testing" version stabilizes?