compile failure _www/mod_python3/work/mod_python-3.3.1.

David Southwell david at vizion2000.net
Sat Jul 26 08:23:07 UTC 2008


On Friday 25 July 2008 13:26:15 Philip M. Gollucci wrote:
> David Southwell wrote:
> >> If you do, I'll drop it in one of my jails and start with 0 ports
> >> installed and build the whole thing, see if its works.
>
> http://people.apache.org/~pgollucci/mod_python3.log
>
>
>
> Looks fine to me.

Just done another test 
I deinstalled and recompiled python but still got the same failure.
Incidentally have you tried deleting the port on your own system and doing a 
cvsup from the the freebsd server or are you using the files that you 
originated??
I am beginning to wonder if there could be a disharmony between what is on 
your system and what is on my own.
Here is the report -- shows error with connobject.c in function conn_read
________________________________________________________________

mod_python.c:290: warning: passing argument 1 of 'make_obcallback' discards 
qualifiers from pointer target type
/usr/local/build-1/libtool --silent --mode=compile 
cc -prefer-pic -O2 -fno-strict-aliasing -pipe -I/usr/include    -I/usr/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -I/usr/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache22 -I/usr/local/include/python2.5  -c -o 
_apachemodule.lo _apachemodule.c && touch _apachemodule.slo
/usr/local/build-1/libtool --silent --mode=compile 
cc -prefer-pic -O2 -fno-strict-aliasing -pipe -I/usr/include    -I/usr/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -I/usr/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache22 -I/usr/local/include/python2.5  -c -o 
requestobject.lo requestobject.c && touch requestobject.slo
/usr/local/build-1/libtool --silent --mode=compile 
cc -prefer-pic -O2 -fno-strict-aliasing -pipe -I/usr/include    -I/usr/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -I/usr/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache22 -I/usr/local/include/python2.5  -c -o 
tableobject.lo tableobject.c && touch tableobject.slo
tableobject.c:329: warning: initialization from incompatible pointer type
tableobject.c:1092: warning: initialization from incompatible pointer type
/usr/local/build-1/libtool --silent --mode=compile 
cc -prefer-pic -O2 -fno-strict-aliasing -pipe -I/usr/include    -I/usr/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -I/usr/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache22 -I/usr/local/include/python2.5  -c -o 
util.lo util.c && touch util.slo
/usr/local/build-1/libtool --silent --mode=compile 
cc -prefer-pic -O2 -fno-strict-aliasing -pipe -I/usr/include    -I/usr/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -I/usr/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache22 -I/usr/local/include/python2.5  -c -o 
serverobject.lo serverobject.c && touch serverobject.slo
serverobject.c:387: warning: initialization from incompatible pointer type
/usr/local/build-1/libtool --silent --mode=compile 
cc -prefer-pic -O2 -fno-strict-aliasing -pipe -I/usr/include    -I/usr/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -I/usr/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache22 -I/usr/local/include/python2.5  -c -o 
connobject.lo connobject.c && touch connobject.slo
connobject.c: In function '_conn_read':
connobject.c:142: error: request for member 'next' in something not a 
structure or union
apxs:Error: Command failed with rc=65536
.
*** Error code 1

Stop in /usr/ports/www/mod_python3/work/mod_python-3.3.1/src.
*** Error code 1

Stop in /usr/ports/www/mod_python3/work/mod_python-3.3.1.
*** Error code 1

Stop in /usr/ports/www/mod_python3.
[root at dns1 /usr/ports/www/mod_python3]#  .....




More information about the freebsd-ports mailing list