[Bug 212308] graphics/OpenEXR fails when objdump is missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 1 14:40:57 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212308
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 at FreeBSD.org
Reporter: Andrew at FreeBSD.org
Assignee: mandree at FreeBSD.org
Flags: maintainer-feedback?(mandree at FreeBSD.org)
Created attachment 174288
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174288&action=edit
Build log
OpenEXR assumes objdump exists, however on arm64 this is not the case. It seems
to need it for detecting the C++ standard library:
===> 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list