Problems after updating python
Andy Fawcett
andy at athame.co.uk
Wed Oct 11 09:05:04 PDT 2006
Hi,
Yesterday I updated python on my box:
FreeBSD ping.int.athame.co.uk 6.1-STABLE FreeBSD 6.1-STABLE #2: Mon Jul
31 02:25:05 EEST 2006
root at ping.int.athame.co.uk:/usr/obj/usr/src/sys/PING amd64
and then followed the instructions in UPDATING.
While the devel/py-sip port was being updated, it failed:
gcc -c -pipe -fPIC -O2 -w -I. -I/usr/local/include -I/usr/local/include/python2.5 -o
siplib.o siplib.c
siplib.c: In function `initsip':
siplib.c:399: error: structure has no member named `type'
siplib.c: In function `sip_api_export_module':
siplib.c:833: error: structure has no member named `type'
siplib.c: In function `createType':
siplib.c:3184: error: structure has no member named `type'
siplib.c: In function `createEnum':
siplib.c:3234: error: structure has no member named `type'
siplib.c: In function `getSelfFromArgs':
siplib.c:3420: error: structure has no member named `type'
siplib.c:3420: error: structure has no member named `type'
siplib.c: In function `sip_api_add_enum_instance':
siplib.c:4291: error: structure has no member named `type'
siplib.c: In function `sip_api_add_class_instance':
siplib.c:4341: error: structure has no member named `type'
siplib.c: In function `sip_api_add_mapped_type_instance':
siplib.c:4358: error: structure has no member named `type'
siplib.c: In function `sip_api_can_convert_to_instance':
siplib.c:4537: error: structure has no member named `type'
siplib.c:4537: error: structure has no member named `type'
siplib.c: In function `convertSubClass':
siplib.c:4957: error: structure has no member named `type'
siplib.c:4957: error: structure has no member named `type'
siplib.c: In function `isExactWrappedType':
siplib.c:5511: error: structure has no member named `name'
siplib.c: In function `sipWrapperType_init':
siplib.c:5567: error: structure has no member named `type'
siplib.c:5576: error: structure has no member named `type'
siplib.c: In function `sipWrapperType_getattro':
siplib.c:5611: error: structure has no member named `type'
siplib.c: In function `sipWrapper_new':
siplib.c:5829: error: structure has no member named `type'
siplib.c:5838: error: structure has no member named `type'
siplib.c: In function `addSlots':
siplib.c:6405: error: structure has no member named `type'
*** Error code 1
Stop in /usr/ports/devel/py-sip/work/sip-4.4.5/siplib.
*** Error code 1
This caused the following to fail because of dependencies:
** Listing the failed packages (*:skipped / !:failed)
! devel/py-sip (py24-sip-4.4.5) (struct changes)
* x11-toolkits/py-qt (py24-qt-3.16)
* x11-toolkits/py-kde (py24-kde-3.15.2,1)
* graphics/lphoto (lphoto-2.0.42_2)
* multimedia/kbtv (kbtv-1.1.3)
* multimedia/katchtv (katchtv-1.0)
---> Packages processed: 0 done, 0 ignored, 5 skipped and 1 failed
Ports tree is up to date, and no other ports are outdated.
Cheers,
Andy
--
Andy Fawcett | andy at athame.co.uk
| tap at kde.org
"In an open world without walls and fences, | tap at lspace.org
we wouldn't need Windows and Gates." -- anon | tap at fruitsalad.org
More information about the freebsd-python
mailing list