[MacPorts] #21401: libffi fails to build universal/ppc
#21401: libffi fails to build universal/ppc ---------------------------------------+------------------------------------ Reporter: jeremyhu@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: ppc universal snowleopard | Port: libffi ---------------------------------------+------------------------------------ {{{ ---> Building libffi for architecture ppc /usr/bin/make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-O2 -arch ppc" "CXXFLAGS=-O2 -arch ppc" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=-L/opt/local/lib -arch ppc" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=/usr/bin/make" "MAKEINFO=/bin/sh /opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_devel_libffi/work/libffi-3.0.8-ppc/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib" "prefix=/opt/local" "AR=ar" "AS=as" "CC=/usr/bin/gcc-4.2" "CXX=/usr/bin/g++-4.2" "LD=ld" "NM=" "RANLIB=ranlib" "DESTDIR=" all-recursive Making all in include make[2]: Nothing to be done for `all'. Making all in testsuite make[2]: Nothing to be done for `all'. Making all in man make[2]: Nothing to be done for `all'. /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -Wall -g -fexceptions -O2 -arch ppc -version-info `grep -v '^#' ./libtool-version` -L/opt/local/lib -arch ppc -o libffi.la -rpath /opt/local/lib src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/powerpc/ffi_darwin.lo src/powerpc/darwin.lo src/powerpc/darwin_closure.lo /usr/bin/gcc-4.2 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/libffi.5.0.9.dylib src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/powerpc/.libs/ffi_darwin.o src/powerpc/.libs/darwin.o src/powerpc/.libs/darwin_closure.o -L/opt/local/lib -arch ppc -arch ppc -install_name /opt/local/lib/libffi.5.dylib -compatibility_version 6 -current_version 6.9 ld: in src/powerpc/.libs/darwin.o, unsupported encoding in FDE collect2: ld returned 1 exit status make[2]: *** [libffi.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/21401> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21401: libffi fails to build universal/ppc ---------------------------------------+------------------------------------ Reporter: jeremyhu@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: ppc universal snowleopard | Port: libffi ---------------------------------------+------------------------------------ Changes (by nox@…): * cc: nox@… (added) * version: 1.8.0 => Comment: Does it still fail with muniversal portgroup? -- Ticket URL: <http://trac.macports.org/ticket/21401#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21401: libffi fails to build universal/ppc ---------------------------------------+------------------------------------ Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: ppc universal snowleopard | Port: libffi ---------------------------------------+------------------------------------ Comment(by sakamoto@…): I attached the patch for universal libffi build. "Unknown FDE encoding - known issue? Resolved?" http://cygwin.ru/ml/libffi-discuss/2010/msg00161.html http://www.opensource.apple.com/source/libffi/libffi-15/powerpc/ppc- darwin.S http://www.opensource.apple.com/source/libffi/libffi-15/powerpc/ppc- darwin_closure.S -- Ticket URL: <https://trac.macports.org/ticket/21401#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21401: libffi fails to build universal/ppc on 10.6 ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: ppc universal snowleopard Port: libffi | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Thanks, added in r74107. -- Ticket URL: <https://trac.macports.org/ticket/21401#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts