Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657406 - games-sports/gracer-0.1.5-r1 : /.../ld: cannot find -lieee
Summary: games-sports/gracer-0.1.5-r1 : /.../ld: cannot find -lieee
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: glibc-2.27
  Show dependency tree
 
Reported: 2018-06-05 16:05 UTC by Toralf Förster
Modified: 2021-03-29 09:28 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.02 KB, text/plain)
2018-06-05 16:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.36 KB, text/plain)
2018-06-05 16:05 UTC, Toralf Förster
Details
environment (environment,16.36 KB, text/plain)
2018-06-05 16:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.43 KB, application/x-bzip)
2018-06-05 16:05 UTC, Toralf Förster
Details
games-sports:gracer-0.1.5-r1:20180605-034839.log (games-sports:gracer-0.1.5-r1:20180605-034839.log,25.54 KB, text/plain)
2018-06-05 16:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.77 KB, application/x-bzip)
2018-06-05 16:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.54 KB, application/x-bzip)
2018-06-05 16:05 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-06-05 16:05:29 UTC
mkdir .libs
c++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gracer glbind.o glutwidgets.o gluttclwidgets.o glutgame.o gr_world.o vehicle.o lap.o joystick.o sound.o main.o ../common/libcommon.a -ltcl8.6 -ldl -lz -lpthread -lieee -lm -L/usr/lib64 -lX11 -lXext -lSM -lICE -lXt -lXmu -lXi -lGL -lGLU -lglut -lgif -ljpeg -lpng -lplibsl -lplibul -lm
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lieee
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:240: gracer] Error 1
make[2]: Leaving directory '/var/tmp/portage/games-sports/gracer-0.1.5-r1/work/gracer-0.1.5/src'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20180531-213547

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv games-sports/gracer
[ebuild  N    ] games-sports/gracer-0.1.5-r1  USE="-joystick"
Comment 1 Toralf Förster gentoo-dev 2018-06-05 16:05:32 UTC
Created attachment 534940 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-05 16:05:35 UTC
Created attachment 534942 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-05 16:05:38 UTC
Created attachment 534944 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-05 16:05:40 UTC
Created attachment 534946 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-05 16:05:44 UTC
Created attachment 534948 [details]
games-sports:gracer-0.1.5-r1:20180605-034839.log
Comment 6 Toralf Förster gentoo-dev 2018-06-05 16:05:46 UTC
Created attachment 534950 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-05 16:05:50 UTC
Created attachment 534952 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2018-10-21 15:16:30 UTC
are you able to reproduce? In my case this compiles ok with glibc-2.27-r6
Comment 9 Toralf Förster gentoo-dev 2018-10-21 15:18:25 UTC
(In reply to Pacho Ramos from comment #8)
no, seems to compile fine with 2.27
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-28 21:05:33 UTC
Still happening?