Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700092 - sys-process/memwatch-0.1.0 : /.../ld: CMakeFiles/.../main.c.o: undefined reference to symbol stdscr
Summary: sys-process/memwatch-0.1.0 : /.../ld: CMakeFiles/.../main.c.o: undefined refe...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-14 16:33 UTC by Toralf Förster
Modified: 2020-06-04 07:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.77 KB, text/plain)
2019-11-14 16:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,152.48 KB, text/plain)
2019-11-14 16:33 UTC, Toralf Förster
Details
environment (environment,109.82 KB, text/plain)
2019-11-14 16:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.71 KB, application/x-bzip)
2019-11-14 16:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.25 KB, application/x-bzip)
2019-11-14 16:33 UTC, Toralf Förster
Details
sys-process:memwatch-0.1.0:20191114-053038.log (sys-process:memwatch-0.1.0:20191114-053038.log,8.53 KB, text/plain)
2019-11-14 16:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.68 KB, application/x-bzip)
2019-11-14 16:33 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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 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.