Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613758 - dev-scheme/gauche-gl-0.6 : /.../ld: cannot find -lXmu
Summary: dev-scheme/gauche-gl-0.6 : /.../ld: cannot find -lXmu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-25 07:41 UTC by Toralf Förster
Modified: 2017-03-30 13:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,4.99 KB, text/plain)
2017-03-25 07:41 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,4.61 KB, application/x-bzip)
2017-03-25 07:41 UTC, Toralf Förster
Details
dev-scheme:gauche-gl-0.6:20170325-055418.log (dev-scheme:gauche-gl-0.6:20170325-055418.log,12.54 KB, text/plain)
2017-03-25 07:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,26.79 KB, text/plain)
2017-03-25 07:41 UTC, Toralf Förster
Details
environment (environment,74.72 KB, text/plain)
2017-03-25 07:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.78 KB, application/x-bzip)
2017-03-25 07:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.33 KB, application/x-bzip)
2017-03-25 07:42 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 2017-03-25 07:41:37 UTC
x86_64-pc-linux-gnu-gcc -c  '-I/usr/lib64/gauche-0.9/0.9.5/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1    -fPIC -o 'glut-lib.o' 'glut-lib.c'
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed '-L/usr/lib64/gauche-0.9/0.9.5/x86_64-pc-linux-gnu' '-L/usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu'  -shared -o libgauche-glut.so 'gauche-glut.o' 'glut-lib.o' -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm  -lpthread -lglut -lXmu -lXi  -lGLU -lGL -lX11 -lXext      
/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lXmu
collect2: error: ld returned 1 exit status
*** ERROR: command execution failed: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed '-L/usr/lib64/gauche-0.9/0.9.5/x86_64-pc-linux-gnu' '-L/usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu'  -shared -o libgauche-glut.so 'gauche-glut.o' 'glut-lib.o' -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm  -lpthread -lglut -lXmu -lXi  -lGLU -lGL -lX11 -lXext      
Stack Trace:

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

  This is an unstable amd64 chroot image (named 13.0-no-multilib-libressl_20170324-213923) at a hardened host acting as a tinderbox.

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-03-25 07:41:40 UTC
Created attachment 468176 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-03-25 07:41:44 UTC
Created attachment 468178 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-03-25 07:41:48 UTC
Created attachment 468180 [details]
dev-scheme:gauche-gl-0.6:20170325-055418.log
Comment 4 Toralf Förster gentoo-dev 2017-03-25 07:41:51 UTC
Created attachment 468182 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-03-25 07:41:54 UTC
Created attachment 468184 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-03-25 07:41:57 UTC
Created attachment 468186 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-03-25 07:42:00 UTC
Created attachment 468188 [details]
temp.tbz2
Comment 8 Akinori Hattori gentoo-dev 2017-03-30 13:26:27 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc9cf9116f952dfde06765f2591ad037152eb895

Thank you for reporting!