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

Bug 685542

Summary: x11-plugins/asmon-0.71 : misc.c:(.text+<snip>): undefined reference to list_cons
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
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
x11-plugins:asmon-0.71:20190506-023945.log

Description Toralf Förster gentoo-dev 2019-05-10 18:13:52 UTC
x86_64-pc-linux-gnu-gcc -o asmon asmon.o  ../wmgeneral/wmgeneral.o ../wmgeneral/misc.o ../wmgeneral/list.o -Wl,-O1 -Wl,--as-needed -lXpm -lXext -lX11 
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../wmgeneral/misc.o: in function `parse_command':
misc.c:(.text+0x139): undefined reference to `list_cons'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.c:(.text+0x162): undefined reference to `list_length'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.c:(.text+0x1ab): undefined reference to `list_remove_head'
collect2: error: ld returned 1 exit status

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_stable_20190503-213235

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *




emerge -qpvO x11-plugins/asmon
[ebuild  N    ] x11-plugins/asmon-0.71
Comment 1 Toralf Förster gentoo-dev 2019-05-10 18:13:54 UTC
Created attachment 575694 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-10 18:13:57 UTC
Created attachment 575696 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-05-10 18:14:00 UTC
Created attachment 575698 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-05-10 18:14:03 UTC
Created attachment 575700 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-05-10 18:14:06 UTC
Created attachment 575702 [details]
x11-plugins:asmon-0.71:20190506-023945.log