Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714198 - sys-apps/crazydiskinfo-1.0.2 : /.../ld: CMakeFiles/.../main.cpp.o: undefined reference to symbol stdscr
Summary: sys-apps/crazydiskinfo-1.0.2 : /.../ld: CMakeFiles/.../main.cpp.o: undefined ...
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: tinfo
  Show dependency tree
 
Reported: 2020-03-24 15:55 UTC by Toralf Förster
Modified: 2021-02-24 22:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.27 KB, text/plain)
2020-03-24 15:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,286.45 KB, text/plain)
2020-03-24 15:55 UTC, Toralf Förster
Details
environment (environment,111.73 KB, text/plain)
2020-03-24 15:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.19 KB, application/x-bzip)
2020-03-24 15:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.94 KB, application/x-bzip)
2020-03-24 15:56 UTC, Toralf Förster
Details
sys-apps:crazydiskinfo-1.0.2:20200324-111010.log (sys-apps:crazydiskinfo-1.0.2:20200324-111010.log,6.83 KB, text/plain)
2020-03-24 15:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.94 KB, application/x-bzip)
2020-03-24 15:56 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 2020-03-24 15:55:53 UTC
/usr/bin/cmake -E cmake_link_script CMakeFiles/CrazyDiskInfo.dir/link.txt --verbose=1
/usr/bin/x86_64-gentoo-linux-musl-g++  -Wall -std=c++11  -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/CrazyDiskInfo.dir/main.cpp.o  -o crazy  -latasmart -lncursesw 
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: CMakeFiles/CrazyDiskInfo.dir/main.cpp.o: undefined reference to symbol stdscr
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /lib/libtinfow.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/CrazyDiskInfo.dir/build.make:84: crazy] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *
  [2]   rust-bin-1.42.0

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 24 10:38:45 UTC 2020
/var/db/repos/musl	Sun Mar 22 15:02:57 UTC 2020

emerge -qpvO sys-apps/crazydiskinfo
[ebuild  N    ] sys-apps/crazydiskinfo-1.0.2
Comment 1 Toralf Förster gentoo-dev 2020-03-24 15:55:56 UTC
Created attachment 625080 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-24 15:55:59 UTC
Created attachment 625082 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-24 15:56:01 UTC
Created attachment 625084 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-24 15:56:04 UTC
Created attachment 625086 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-24 15:56:07 UTC
Created attachment 625088 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-24 15:56:10 UTC
Created attachment 625090 [details]
sys-apps:crazydiskinfo-1.0.2:20200324-111010.log
Comment 7 Toralf Förster gentoo-dev 2020-03-24 15:56:13 UTC
Created attachment 625092 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-01-09 15:40:47 UTC
sys-apps/crazydiskinfo-1.0.2 is no longer in the tree and I cannot reproduce the issue with version 1.1.0. Closing.