[MacPorts] #14118: glpong 1.0 doesn't build

MacPorts trac at macosforge.org
Thu Jan 31 03:27:52 PST 2008


#14118: glpong 1.0 doesn't build
-------------------------------------+--------------------------------------
 Reporter:  ryandesign at macports.org  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:  Port Bugs                            
Component:  ports                    |     Version:  1.6.0                                
 Keywords:                           |  
-------------------------------------+--------------------------------------
 glpong doesn't build for me, on Mac OS X 10.4.11 Intel, Xcode 2.4.1,
 MacPorts 1.7.0 from trunk:

 {{{
 $ sudo port install glpong
 --->  Fetching glpong
 --->  Attempting to fetch glpong-1.0.tar.gz from
 http://math.missouristate.edu/~erik/files/
 --->  Verifying checksum(s) for glpong
 --->  Extracting glpong
 --->  Configuring glpong
 --->  Building glpong with target all
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_games_glpong/work/glpong-1.0"
 && make all " returned error 2
 Command output: Making all in data
 make[1]: Nothing to be done for `all'.
 Making all in src
 /usr/bin/gcc-4.0 -DPACKAGE=\"glpong\" -DVERSION=\"1.0\"
 -DDATADIR=\"/opt/local/share/glpong\"  -I. -I.    -I/opt/local/include
 -O2 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE
 -I/usr/X11R6/include -c ai.c
 /usr/bin/gcc-4.0 -DPACKAGE=\"glpong\" -DVERSION=\"1.0\"
 -DDATADIR=\"/opt/local/share/glpong\"  -I. -I.    -I/opt/local/include
 -O2 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE
 -I/usr/X11R6/include -c game.c
 /usr/bin/gcc-4.0 -DPACKAGE=\"glpong\" -DVERSION=\"1.0\"
 -DDATADIR=\"/opt/local/share/glpong\"  -I. -I.    -I/opt/local/include
 -O2 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE
 -I/usr/X11R6/include -c input.c
 input.c: In function 'input_do':
 input.c:37: error: label at end of compound statement
 make[1]: *** [input.o] Error 1
 make: *** [all-recursive] Error 1

 Error: Status 1 encountered during processing.
 $
 }}}

 A version 1.2 is available; maybe we can update to that.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14118>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list