Opened 15 years ago

Closed 15 years ago

#20877 closed defect (fixed)

py25-pyobjc2 fails in build (10.6)

Reported by: jowens (John Owens) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: snowleopard Cc: skymoo (Adam Mercer)
Port: py25-pyobjc2

Description

--->  Fetching py25-pyobjc2
--->  Verifying checksum(s) for py25-pyobjc2
--->  Extracting py25-pyobjc2
--->  Configuring py25-pyobjc2
--->  Building py25-pyobjc2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-pyobjc2/work/pyobjc-core" && /opt/local/bin/python2.5 setup.py --no-user-cfg build " returned error 1
Command output: copying Lib/objc/test/test_posing.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_protected.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_protocol.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_protocolNamed.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_regr.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_signatures.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_sockaddr.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_splitsig.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_structpointer.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_structs.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_subclass.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_varargs.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_voidpointer.py -> build/lib.macosx-10.6-i386-2.5/objc/test
copying Lib/objc/test/test_weakref.py -> build/lib.macosx-10.6-i386-2.5/objc/test
creating build/lib.macosx-10.6-i386-2.5/PyObjCTools
copying Lib/PyObjCTools/__init__.py -> build/lib.macosx-10.6-i386-2.5/PyObjCTools
copying Lib/PyObjCTools/KeyValueCoding.py -> build/lib.macosx-10.6-i386-2.5/PyObjCTools
copying Lib/PyObjCTools/MachSignals.py -> build/lib.macosx-10.6-i386-2.5/PyObjCTools
copying Lib/PyObjCTools/Signals.py -> build/lib.macosx-10.6-i386-2.5/PyObjCTools
running build_ext
building 'objc._objc' extension
creating build/temp.macosx-10.6-i386-2.5
creating build/temp.macosx-10.6-i386-2.5/libffi-src
creating build/temp.macosx-10.6-i386-2.5/libffi-src/powerpc
creating build/temp.macosx-10.6-i386-2.5/libffi-src/x86
creating build/temp.macosx-10.6-i386-2.5/Modules
creating build/temp.macosx-10.6-i386-2.5/Modules/objc
/usr/bin/gcc-4.2 -fno-strict-aliasing -mno-fused-madd -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include/python2.5 -c libffi-src/ffi.c -o build/temp.macosx-10.6-i386-2.5/libffi-src/ffi.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -no-cpp-precomp -Wno-long-double -g -O1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wshadow -Wpointer-arith -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-import -I/opt/local/include/libxml2 -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
cc1: error: unrecognized command line option "-Wno-long-double"
error: command '/usr/bin/gcc-4.2' failed with exit status 1

Change History (3)

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to jmr@…

comment:2 Changed 15 years ago by skymoo (Adam Mercer)

Cc: ram@… added

Cc Me!

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.