Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653314 - media-gfx/freewrl-3.0.0-r1 : ../.../libFreeWRL.so: undefined reference to clEnqueueAcquireGLObjects
Summary: media-gfx/freewrl-3.0.0-r1 : ../.../libFreeWRL.so: undefined reference to clE...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-16 16:21 UTC by Toralf Förster
Modified: 2018-11-29 21:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.95 KB, text/plain)
2018-04-16 16:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,306.93 KB, text/plain)
2018-04-16 16:21 UTC, Toralf Förster
Details
environment (environment,166.42 KB, text/plain)
2018-04-16 16:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.27 KB, application/x-bzip)
2018-04-16 16:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.42 KB, application/x-bzip)
2018-04-16 16:21 UTC, Toralf Förster
Details
media-gfx:freewrl-3.0.0-r1:20180416-081145.log (media-gfx:freewrl-3.0.0-r1:20180416-081145.log,216.79 KB, text/plain)
2018-04-16 16:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,52.06 KB, application/x-bzip)
2018-04-16 16:21 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 2018-04-16 16:21:06 UTC
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -O2  -D_GNU_SOURCE  -O2 -pipe -march=native -I/usr/include/AL -O2  -Wl,-O1 -Wl,--as-needed -lopenal -lalut -lopenal -o freewrl main.o options.o internal_version.o ../../src/lib/libFreeWRL.la 
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -D_GNU_SOURCE -O2 -pipe -march=native -I/usr/include/AL -O2 -Wl,-O1 -o .libs/freewrl main.o options.o internal_version.o  -Wl,--as-needed ../../src/lib/.libs/libFreeWRL.so -lalut -lopenal -lpthread -lfontconfig -lfreetype -lmozjs185 -lplds4 -lplc4 -lnspr4 -lxml2 -lGL -lXext -ljpeg -lpng16 -lz -lImlib2 -lm -lSM -lICE -lXxf86vm -lXmu -lXaw7 -lXt -lX11 -lOpenCL
../../src/lib/.libs/libFreeWRL.so: undefined reference to `clEnqueueAcquireGLObjects'
../../src/lib/.libs/libFreeWRL.so: undefined reference to `clCreateFromGLBuffer'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:527: freewrl] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_abi32+64_20180408-183609

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *



emerge -qpv media-gfx/freewrl
[ebuild  N    ] media-gfx/freewrl-3.0.0-r1  USE="nsplugin opencl sox -curl -debug -java -libeai -motif -osc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-04-16 16:21:09 UTC
Created attachment 527614 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-16 16:21:12 UTC
Created attachment 527616 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-04-16 16:21:15 UTC
Created attachment 527618 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-04-16 16:21:18 UTC
Created attachment 527620 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-04-16 16:21:21 UTC
Created attachment 527622 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-16 16:21:24 UTC
Created attachment 527624 [details]
media-gfx:freewrl-3.0.0-r1:20180416-081145.log
Comment 7 Toralf Förster gentoo-dev 2018-04-16 16:21:27 UTC
Created attachment 527626 [details]
temp.tbz2
Comment 8 David Seifert gentoo-dev 2018-11-29 21:51:34 UTC
Couldn't reproduce, unlikely to be related to GCC 5