Port lang/python33 does not build
Tzanetos Balitsaris
tzabal at it.teithe.gr
Wed Apr 24 12:41:09 UTC 2013
Hello,
The port lang/python33 cannot be built. It stops when it tries to
compile the module posixmodule.c
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe
-fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I.
-I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/posixmodule.c
-o Modules/posixmodule.o
./../Modules/posixmodule.c: In function 'posix_waitid':
./../Modules/posixmodule.c:6883: error: 'idtype_t' undeclared (first
use in this function)
./../Modules/posixmodule.c:6883: error: (Each undeclared identifier is
reported only once
./../Modules/posixmodule.c:6883: error: for each function it appears in.)
./../Modules/posixmodule.c:6883: error: expected ';' before 'idtype'
./../Modules/posixmodule.c:6888: error: 'idtype' undeclared (first use
in this function)
./../Modules/posixmodule.c: In function 'all_ins':
./../Modules/posixmodule.c:11497: error: 'P_PID' undeclared (first use
in this function)
./../Modules/posixmodule.c:11498: error: 'P_PGID' undeclared (first
use in this function)
./../Modules/posixmodule.c:11499: error: 'P_ALL' undeclared (first use
in this function)
*** [Modules/posixmodule.o] Error code 1
Stop in /usr/ports/lang/python33/work/Python-3.3.0/portbld.shared.
*** [pre-build] Error code 1
Stop in /usr/ports/lang/python33.
*** [build] Error code 1
Stop in /usr/ports/lang/python33.
This happens on a FreeBSD 9.1-RELEASE GENERIC amd64 system.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the freebsd-ports
mailing list