Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677780 - media-sound/aumix-2.9.1 : /.../ld: curses.o: undefined reference to symbol keypad
Summary: media-sound/aumix-2.9.1 : /.../ld: curses.o: undefined reference to symbol ke...
Status: RESOLVED DUPLICATE of bug 578722
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2019-02-12 06:59 UTC by Toralf Förster
Modified: 2021-02-25 20:28 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.22 KB, text/plain)
2019-02-12 06:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,177.22 KB, text/plain)
2019-02-12 06:59 UTC, Toralf Förster
Details
environment (environment,30.83 KB, text/plain)
2019-02-12 06:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.51 KB, application/x-bzip)
2019-02-12 06:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.94 KB, application/x-bzip)
2019-02-12 06:59 UTC, Toralf Förster
Details
media-sound:aumix-2.9.1:20190212-061742.log (media-sound:aumix-2.9.1:20190212-061742.log,25.80 KB, text/plain)
2019-02-12 06:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.68 KB, application/x-bzip)
2019-02-12 06:59 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-02-12 06:59:31 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid  -O2 -pipe -march=native  -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed  -o aumix common.o curses.o dummy.o gpm-xterm.o gtk.o interactive.o mouse.o -L/usr/lib64 -lgpm -lncurses  -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: curses.o: undefined reference to symbol 'keypad'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.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]: *** [Makefile:260: aumix] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-developer_20190208-112056

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-sound/aumix
[ebuild  N    ] media-sound/aumix-2.9.1  USE="gpm gtk nls"
Comment 1 Toralf Förster gentoo-dev 2019-02-12 06:59:34 UTC
Created attachment 564882 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-12 06:59:37 UTC
Created attachment 564884 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-12 06:59:40 UTC
Created attachment 564886 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-12 06:59:43 UTC
Created attachment 564888 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-12 06:59:46 UTC
Created attachment 564890 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-12 06:59:49 UTC
Created attachment 564892 [details]
media-sound:aumix-2.9.1:20190212-061742.log
Comment 7 Toralf Förster gentoo-dev 2019-02-12 06:59:52 UTC
Created attachment 564894 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-01-10 00:07:05 UTC

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