[MacPorts] #16889: libopenraw 0.0.5 fails to build on 10.4.11: __Unwind_resume not found
MacPorts
noreply at macports.org
Thu Oct 16 09:10:21 PDT 2008
#16889: libopenraw 0.0.5 fails to build on 10.4.11: __Unwind_resume not found
------------------------------+---------------------------------------------
Reporter: dbueno at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: libopenraw | Port: libopenraw
------------------------------+---------------------------------------------
After `sudo port -vvv install libopenraw`, the symptom is:
{{{
/usr/bin/gcc-4.0 -O2 -Wextra -pedantic -g -Wall -o thumbc thumbc.o
-L/opt/local/var/macports/build/_opt_local_var_macport
s_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib
-L/opt/local/lib ../lib/.libs/lib
openraw.a -lstdc++ /opt/local/lib/libjpeg.dylib
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
__Unwind_Resume
collect2: ld returned 1 exit status
make[2]: *** [thumbc] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Warning: the following items did not execute (for libopenraw):
org.macports.activate org.macports.build org.macports.destr
oot org.macports.install
}}}
I did a `port sync` an hour ago. I ran into this problem when trying to
install the `gimp` port.
I'll attach the full build log in case it shows anything interesting.
--
Ticket URL: <http://trac.macports.org/ticket/16889>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list