Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631832 - media-libs/Field3D-1.7.2 : collect2: error: ld returned 1 exit status
Summary: media-libs/Field3D-1.7.2 : collect2: error: ld returned 1 exit status
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jonathan Scruggs (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-23 13:41 UTC by Toralf Förster
Modified: 2017-09-23 15:47 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2017-09-23 13:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,183.04 KB, text/plain)
2017-09-23 13:41 UTC, Toralf Förster
Details
environment (environment,118.29 KB, text/plain)
2017-09-23 13:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.79 KB, application/x-bzip)
2017-09-23 13:41 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.11 KB, application/x-bzip)
2017-09-23 13:41 UTC, Toralf Förster
Details
media-libs:Field3D-1.7.2:20170923-121620.log (media-libs:Field3D-1.7.2:20170923-121620.log,147.86 KB, text/plain)
2017-09-23 13:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.14 KB, application/x-bzip)
2017-09-23 13:41 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-09-23 13:41:12 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lIlmThread-2_2
/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lImath-2_2
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/Field3D.dir/build.make:940: libField3D.so.1.7.2] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/Field3D-1.7.2/work/Field3D-1.7.2_build'
make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/Field3D.dir/all] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_libressl_20170918-162903

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-libs/Field3D
[ebuild  N    ] media-libs/Field3D-1.7.2
Comment 1 Toralf Förster gentoo-dev 2017-09-23 13:41:15 UTC
Created attachment 496144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-23 13:41:18 UTC
Created attachment 496146 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-23 13:41:21 UTC
Created attachment 496148 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-23 13:41:24 UTC
Created attachment 496150 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-23 13:41:28 UTC
Created attachment 496152 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-23 13:41:30 UTC
Created attachment 496154 [details]
media-libs:Field3D-1.7.2:20170923-121620.log
Comment 7 Toralf Förster gentoo-dev 2017-09-23 13:41:33 UTC
Created attachment 496156 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-09-23 15:47:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0cabeca83fd2052ffa6b7c57d092a944b3ef190

commit d0cabeca83fd2052ffa6b7c57d092a944b3ef190
Author:     Jonathan Scruggs <j.scruggs@gmail.com>
AuthorDate: 2017-09-23 15:27:43 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-09-23 15:47:22 +0000

    media-libs/Field3D: Fix compiling error for some people
    
    * Replaced patch with more robust one to fix an error that
      causes the compile phase to stop.
    
    Closes: https://bugs.gentoo.org/631832

 media-libs/Field3D/Field3D-1.7.2.ebuild            |   2 +-
 .../Field3D-1.7.2-Use-PkgConfig-for-IlmBase.patch  | 142 +++++++++++++++++++++
 .../files/Field3D-1.7.2-openexr-fixes.patch        |  38 ------
 3 files changed, 143 insertions(+), 39 deletions(-)