Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700496 - media-libs/libcaca-0.99_beta19-r1 : ../.../libcaca.so: error: undefined reference to stdscr
Summary: media-libs/libcaca-0.99_beta19-r1 : ../.../libcaca.so: error: undefined refer...
Status: RESOLVED DUPLICATE of bug 601902
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-18 17:43 UTC by Toralf Förster
Modified: 2020-09-22 11:00 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2019-11-18 17:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.75 KB, text/plain)
2019-11-18 17:43 UTC, Toralf Förster
Details
environment (environment,240.64 KB, text/plain)
2019-11-18 17:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.58 KB, application/x-bzip)
2019-11-18 17:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.25 KB, application/x-bzip)
2019-11-18 17:43 UTC, Toralf Förster
Details
media-libs:libcaca-0.99_beta19-r1:20191118-124919.log (media-libs:libcaca-0.99_beta19-r1:20191118-124919.log,69.43 KB, text/plain)
2019-11-18 17:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,56.39 KB, application/x-bzip)
2019-11-18 17:43 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-18 17:43:01 UTC
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native  -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,-O1 -Wl,--as-needed -o cacademo cacademo.o ../caca/libcaca.la ../caca/libcaca.la 
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -o .libs/cacademo cacademo.o  -lm -Wl,--as-needed -L/usr/lib64 ../caca/.libs/libcaca.so -lncursesw -lX11 -lGL -lGLU -lglut -lftgl -lz
../caca/.libs/libcaca.so: error: undefined reference to 'stdscr'
../caca/.libs/libcaca.so: error: undefined reference to 'curs_set'
../caca/.libs/libcaca.so: error: undefined reference to 'curscr'
../caca/.libs/libcaca.so: error: undefined reference to 'noraw'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-test-20191114-081627

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 18 Nov 2019 12:06:16 +0000

emerge -qpvO media-libs/libcaca
[ebuild  N    ] media-libs/libcaca-0.99_beta19-r1  USE="X cxx ncurses opengl test truetype -doc -imlib -java -mono -python (-ruby) -slang -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-11-18 17:43:04 UTC
Created attachment 596668 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-18 17:43:07 UTC
Created attachment 596670 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-18 17:43:10 UTC
Created attachment 596672 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-18 17:43:13 UTC
Created attachment 596674 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-18 17:43:15 UTC
Created attachment 596676 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-18 17:43:18 UTC
Created attachment 596678 [details]
media-libs:libcaca-0.99_beta19-r1:20191118-124919.log
Comment 7 Toralf Förster gentoo-dev 2019-11-18 17:43:21 UTC
Created attachment 596680 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2019-11-18 18:52:15 UTC
oops sorry
Comment 9 Yarda 2020-08-26 22:45:01 UTC
It's still reproducible, gcc-9.3.0-r1.
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2020-09-22 11:00:51 UTC

*** This bug has been marked as a duplicate of bug 601902 ***