Date: Fri, 1 Aug 2003 23:55:35 +0100 (BST) From: Stacey Roberts <stacey@vickiandstacey.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55172: Portuprade of py22-gtk-1.99.16 fails with today's latest cvsup of ports tree Message-ID: <200308012255.h71MtZXU090308@Demon.vickiandstacey.com> Resent-Message-ID: <200308012300.h71N0QIr098182@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55172 >Category: ports >Synopsis: Portuprade of py22-gtk-1.99.16 fails with today's latest cvsup of ports tree >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 01 16:00:26 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Stacey Roberts >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD Demon.vickiandstacey.com 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 22 12:10:35 GMT 2003 root@Demon.vickiandstacey.com:/usr/obj/usr/src/sys/HAMMER i386 >Description: After cvsup of latest ports tree today, "portupgrade -R py22-gtk-1.99.16" fails. Here is the tail of the failed portupgade cmd: 4.8-RC-i386-2.3/Src/_numpymodule.o cc -shared -pthread -O -pipe -march=pentiumpro build/temp.freebsd-4.8-RC-i386-2.3/Src/_numpymodule.o build/temp.freebsd-4.8-RC-i386-2.3/Src/arrayobject.o build/temp.freebsd-4.8-RC-i386-2.3/Src/ufuncobject.o -o build/lib.freebsd-4.8-RC-i386-2.3/_numpy.so building 'multiarray' extension cc -fno-strict-aliasing -DNDEBUG -O -pipe -march=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -march=pentiumpro -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/local/include/python2.3 -c Src/multiarraymodule.c -o build/temp.freebsd-4.8-RC-i386-2.3/Src/multiarraymodule.o cc -shared -pthread -O -pipe -march=pentiumpro build/temp.freebsd-4.8-RC-i386-2.3/Src/multiarraymodule.o -o build/lib.freebsd-4.8-RC-i386-2.3/multiarray.so building 'umath' extension cc -fno-strict-aliasing -DNDEBUG -O -pipe -march=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -march=pentiumpro -fPIC -DHAVE_INVERSE_HYPERBOLIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/local/include/python2.3 -c Src/umathmodule.c -o build/temp.freebsd-4.8-RC-i386-2.3/Src/umathmodule.o Src/umathmodule.c:1952: `acosh' undeclared here (not in a function) Src/umathmodule.c:1952: initializer element is not constant Src/umathmodule.c:1952: (near initialization for `arccosh_data[0]') Src/umathmodule.c:1952: `acosh' undeclared here (not in a function) Src/umathmodule.c:1952: initializer element is not constant Src/umathmodule.c:1952: (near initialization for `arccosh_data[1]') Src/umathmodule.c:1953: `asinh' undeclared here (not in a function) Src/umathmodule.c:1953: initializer element is not constant Src/umathmodule.c:1953: (near initialization for `arcsinh_data[0]') Src/umathmodule.c:1953: `asinh' undeclared here (not in a function) Src/umathmodule.c:1953: initializer element is not constant Src/umathmodule.c:1953: (near initialization for `arcsinh_data[1]') Src/umathmodule.c:1954: `atanh' undeclared here (not in a function) Src/umathmodule.c:1954: initializer element is not constant Src/umathmodule.c:1954: (near initialization for `arctanh_data[0]') Src/umathmodule.c:1954: `atanh' undeclared here (not in a function) Src/umathmodule.c:1954: initializer element is not constant Src/umathmodule.c:1954: (near initialization for `arctanh_data[1]') error: command 'cc' failed with exit status 1 *** Error code 1 Stop in /usr/ports/math/py-numeric. *** Error code 1 Stop in /usr/ports/math/py-numeric. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-gtk2. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-gtk2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade77534.25 make reinstall egrep: /var/db/pkg/py22-gtk-1.99.16/+CONTENTS: No such file or directory ---> Restoring the old version ** Fix the installation problem and try again. [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 303 packages found (-0 +1) . done] ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11-toolkits/py-gtk2 (py22-gtk-1.99.16) (install error) # >How-To-Repeat: Cvsup to latest ports tree Run portupgrade -R py22-gtk-1.99.16 Watch errors at the end. >Fix: Don't know >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308012255.h71MtZXU090308>