ports/117378: devel/py-game doesn't compile

Jarkko Santala jake at iki.fi
Sun Oct 21 17:20:02 UTC 2007


>Number:         117378
>Category:       ports
>Synopsis:       devel/py-game doesn't compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 21 17:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jarkko Santala
>Release:        6.2-RELEASE-p7
>Organization:
>Environment:
FreeBSD trillian.santala.org 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #25: Sun Oct 14 20:23:24 EEST 2007     jake at trillian.santala.org:/usr/obj/usr/src/sys/TRILLIAN  i386

>Description:
make install in /usr/ports/devel/py-game results in:

building 'pygame.constants' extension
cc -DNDEBUG -O -pipe -march=prescott -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O -pipe -march=prescott -fPIC -D_GNU_SOURCE= -D_REENTRANT -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/python2.5 -c src/constants.c -o build/temp.freebsd-6.2-RELEASE-p7-i386-2.5/src/constants.o
In file included from /usr/local/include/python2.5/Python.h:8,
                 from src/pygame.h:57,
                 from src/constants.c:23:
/usr/local/include/python2.5/pyconfig.h:920:1: warning: "_GNU_SOURCE" redefined
<command line>:7:1: warning: this is the location of the previous definition
cc -shared -pthread -O -pipe -march=prescott build/temp.freebsd-6.2-RELEASE-p7-i386-2.5/src/constants.o -L/usr/local/lib -lSDL -o build/lib.freebsd-6.2-RELEASE-p7-i386-2.5/pygame/constants.so -Wl,-rpath,/usr/local/lib
building 'pygame.display' extension
cc -DNDEBUG -O -pipe -march=prescott -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O -pipe -march=prescott -fPIC -D_GNU_SOURCE= -D_REENTRANT -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/python2.5 -c src/display.c -o build/temp.freebsd-6.2-RELEASE-p7-i386-2.5/src/display.o
In file included from /usr/local/include/python2.5/Python.h:8,
                 from src/pygame.h:57,
                 from src/display.c:27:
/usr/local/include/python2.5/pyconfig.h:920:1: warning: "_GNU_SOURCE" redefined
<command line>:7:1: warning: this is the location of the previous definition
src/display.c: In function `get_wm_info':
src/display.c:416: error: structure has no member named `info'
src/display.c:417: error: structure has no member named `info'
src/display.c:418: error: structure has no member named `info'
src/display.c:419: error: structure has no member named `info'
src/display.c:420: error: structure has no member named `info'
src/display.c:421: error: structure has no member named `info'
error: command 'cc' failed with exit status 1
*** Error code 1

Stop in /usr/ports/devel/py-game.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list