Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2008 14:57:49 -0700
From:      David Southwell <david@vizion2000.net>
To:        freebsd-ports@freebsd.org
Cc:        "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Subject:   Re: compile failure _www/mod_python3/work/mod_python-3.3.1.
Message-ID:  <200807241457.49401.david@vizion2000.net>
In-Reply-To: <4888E670.6060909@p6m7g8.com>
References:  <200807241240.46520.david@vizion2000.net> <4888E670.6060909@p6m7g8.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 24 July 2008 13:30:40 Philip M. Gollucci wrote:
> I litterally just committed the fix for this about 1 hour ago.
>
> Please update your ports/www/mod_python3 tree.
>
> See: ports/125484
>
> David Southwell wrote:
> > Latest upgrade produces following error..
> >
> > FreeBSD ***l.vizion2000.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jul 16
> > 09:27:38 PDT 2008     ***.***.vizion2000.net:/usr/obj/usr/src/sys/GENERIC
> > amd64
> >
> > onnobject.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.
> > ** Command failed [exit code 1]: /usr/bin/script -qa
> > /tmp/portupgrade.49920.2 env UPGRADE_TOOL=portupgrade
> > UPGRADE_PORT=mod_python-3.3.1
> > UPGRADE_PORT_VER=3.3.1 make
> > ** Fix the problem and try again.
> > David
> > _______________________________________________
Bad news I am agraid

There is no change on latest ports tree

2 -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.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.83496.23 
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=mod_python-3.3.1 
UPGRADE_PORT_VER=3.3.1 make
** Fix the problem and try again.
This is from Makefile:
 New ports collection makefile for:    mod_python
# Date created:                         28 August 2000
# Whom:                                 Hye-Shik Chang
#
# $FreeBSD: ports/www/mod_python3/Makefile,v 1.41 2008/07/24 15:05:22 
pgollucci Exp $
#

PORTNAME=       mod_python
PORTVERSION=    3.3.1

David





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