Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2013 15:40:45 +0300
From:      Tzanetos Balitsaris <tzabal@it.teithe.gr>
To:        freebsd-ports@freebsd.org
Subject:   Port lang/python33 does not build
Message-ID:  <20130424154045.96840zmp7ruk7rgt@webmail.it.teithe.gr>

next in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130424154045.96840zmp7ruk7rgt>