Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Sep 2016 14:40:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212308] graphics/OpenEXR fails when objdump is missing
Message-ID:  <bug-212308-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212308

            Bug ID: 212308
           Summary: graphics/OpenEXR fails when objdump is missing
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree@FreeBSD.org
          Reporter: Andrew@FreeBSD.org
          Assignee: mandree@FreeBSD.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)

Created attachment 174288
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174288&action=
=3Dedit
Build log

OpenEXR assumes objdump exists, however on arm64 this is not the case. It s=
eems
to need it for detecting the C++ standard library:

=3D=3D=3D>  Configuring for OpenEXR-2.2.0_5
/bin/sh: objdump: not found
*** Your ilmbase package uses a different C++ standard library than ***
*** OpenEXR would. Please recompile and reinstall ilmbase with the  ***
*** same C++ std. library before trying to build OpenEXR.  Abort.   ***
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/OpenEXR

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212308-13>