Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685542 - x11-plugins/asmon-0.71 : misc.c:(.text+<snip>): undefined reference to list_cons
Summary: x11-plugins/asmon-0.71 : misc.c:(.text+<snip>): undefined reference to list_cons
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-10 18:13 UTC by Toralf Förster
Modified: 2019-05-10 18:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.61 KB, text/plain)
2019-05-10 18:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,137.46 KB, text/plain)
2019-05-10 18:13 UTC, Toralf Förster
Details
environment (environment,39.43 KB, text/plain)
2019-05-10 18:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.65 KB, application/x-bzip)
2019-05-10 18:14 UTC, Toralf Förster
Details
x11-plugins:asmon-0.71:20190506-023945.log (x11-plugins:asmon-0.71:20190506-023945.log,7.08 KB, text/plain)
2019-05-10 18:14 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-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