Subject: pkg/33804: error in pkgsrc/lang/python23
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <tannert@mis.mpg.de>
List: pkgsrc-bugs
Date: 06/23/2006 11:35:00
>Number: 33804
>Category: pkg
>Synopsis: error in pkgsrc/lang/python23
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jun 23 11:35:00 +0000 2006
>Originator: Andreas Tannert
>Release:
>Organization:
MPI MIS
>Environment:
SunOS 5.10 Generic_118833-03 sun4u sparc SUNW,Sun-Fire-V240
>Description:
cc -c -fno-strict-aliasing -DNDEBUG -O -I/usr/include -I/opt/pkgsrc/130606devel/include/db4 -I/opt/pkgsrc/130606devel/include -I/usr/include -I/opt/pkgsrc/130606devel/include/db4 -I/opt/pkgsrc/130606devel/include -I/usr/include -I/opt/pkgsrc/130606devel/include/db4 -I/opt/pkgsrc/130606devel/include -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
Objects/complexobject.c: In function `complex_pow':
Objects/complexobject.c:469: error: invalid operands to binary ==
Objects/complexobject.c:469: error: wrong type argument to unary minus
Objects/complexobject.c:469: error: invalid operands to binary ==
Objects/complexobject.c:469: error: wrong type argument to unary minus
*** Error code 1
>How-To-Repeat:
bmake
>Fix:
Until now no fix.