[Bug 194684] New: lang/python34-3.4.2 fails to compile on FreeBSD/i386
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 29 13:50:32 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194684
Bug ID: 194684
Summary: lang/python34-3.4.2 fails to compile on FreeBSD/i386
Product: Ports Tree
Version: Latest
Hardware: i386
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: evgeni.dimitrov at gmail.com
I am running "FreeBSD xxxxx 10.0-RELEASE-p10 FreeBSD 10.0-RELEASE-p10 #0: Mon
Oct 20 12:38:37 UTC 2014
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386" and
lang/python34 fails with the following error:
build/temp.freebsd-10.0-RELEASE-p10-i386-3.4/usr/ports/lang/python34/work/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.o:
In function `.LBB4_4':
/usr/ports/lang/python34/work/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.c:(.text+0x661):
undefined reference to `ffi_closure_THISCALL'
build/temp.freebsd-10.0-RELEASE-p10-i386-3.4/usr/ports/lang/python34/work/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.o:
In function `.LBB4_3':
/usr/ports/lang/python34/work/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.c:(.text+0x673):
undefined reference to `ffi_closure_FASTCALL'
build/temp.freebsd-10.0-RELEASE-p10-i386-3.4/usr/ports/lang/python34/work/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.o:
In function `.LBB4_5':
/usr/ports/lang/python34/work/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.c:(.text+0x685):
undefined reference to `ffi_closure_STDCALL'
/usr/bin/ld: build/lib.freebsd-10.0-RELEASE-p10-i386-3.4/_ctypes.so: hidden
symbol `ffi_closure_FASTCALL' isn't defined
/usr/bin/ld: final link failed: Nonrepresentable section on output
cc: error: linker command failed with exit code 1 (use -v to see invocation)
...
...
===> Registering installation for python34-3.4.2
pkg-static:
lstat(/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/_ctypes.so):
No such file or directory
*** Error code 74
Please note that the amd64 version does not appear to have this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list