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

Bug 700092

Summary: sys-process/memwatch-0.1.0 : /.../ld: CMakeFiles/.../main.c.o: undefined reference to symbol stdscr
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrice Clement <monsieurp>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-process:memwatch-0.1.0:20191114-053038.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-11-14 16:33:17 UTC
cd /var/tmp/portage/sys-process/memwatch-0.1.0/work/memwatch-0.1.0_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/memwatch.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -pedantic  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic CMakeFiles/memwatch.dir/main.c.o CMakeFiles/memwatch.dir/options.c.o CMakeFiles/memwatch.dir/common.c.o CMakeFiles/memwatch.dir/draw.c.o  -o memwatch -lcurses -lform -lm 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/memwatch.dir/main.c.o: undefined reference to symbol 'stdscr'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/memwatch.dir/build.make:131: src/memwatch] Error 1

  -------------------------------------------------------------------

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-stable-20191110-162718

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 8.0.1 (tags/RELEASE_801/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/8/bin
llvm:
8.0.1
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
2)	AdoptOpenJDK 8.222_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   openjdk-bin-8 

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 14 Nov 2019 04:26:06 +0000

emerge -qpvO sys-process/memwatch
[ebuild  N    ] sys-process/memwatch-0.1.0
Comment 1 Toralf Förster gentoo-dev 2019-11-14 16:33:19 UTC
Created attachment 596098 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-14 16:33:22 UTC
Created attachment 596100 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-14 16:33:25 UTC
Created attachment 596102 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-14 16:33:28 UTC
Created attachment 596104 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-14 16:33:31 UTC
Created attachment 596106 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-14 16:33:33 UTC
Created attachment 596108 [details]
sys-process:memwatch-0.1.0:20191114-053038.log
Comment 7 Toralf Förster gentoo-dev 2019-11-14 16:33:36 UTC
Created attachment 596110 [details]
temp.tbz2
Comment 8 Patrice Clement (RETIRED) gentoo-dev 2020-06-04 07:22:22 UTC
This version of memwatch has been removed from the tree. Test again with the latest version and reopen if needed. Thanks.