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

MacPorts trac at macosforge.org
Thu Jan 31 03:38:50 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                                
Resolution:                           |    Keywords:                                       
--------------------------------------+-------------------------------------
Comment (by ryandesign at macports.org):

 No, 1.2 doesn't build either:

 {{{
 $ sudo port install glpong
 --->  Fetching glpong
 --->  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.2"
 && make all " returned error 2
 Command output: cd . \
   && CONFIG_FILES= CONFIG_HEADERS=config.h \
      /bin/sh ./config.status
 config.status: creating config.h
 config.status: config.h is unchanged
 config.status: executing default-1 commands
 make  all-recursive
 Making all in data
 make[2]: Nothing to be done for `all'.
 Making all in src
 source='ai.c' object='ai.o' libtool=no \
 depfile='.deps/ai.Po' tmpdepfile='.deps/ai.TPo' \
 depmode=none /bin/sh ../depcomp \
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include
 -I/usr/X11R6/include -I/usr/local/include -I/opt/local/include/SDL
 -D_GNU_SOURCE=1 -D_THREAD_SAFE   -I/usr/X11R6/include
 -DDATADIR=\"/opt/local/share/glpong\" -O2 -c `test -f ai.c || echo
 './'`ai.c
 ../depcomp: ../depcomp: No such file or directory
 make[2]: *** [ai.o] Error 127
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

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

 And neither does 1.1:

 {{{
 $ sudo port install glpong
 --->  Fetching glpong
 --->  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.1"
 && make all " returned error 2
 Command output: sound.c:111: error: parse error before 'fwd'
 sound.c:111: warning: data definition has no type or storage class
 sound.c:112: error: parse error before 'sourcepos'
 sound.c:112: warning: data definition has no type or storage class
 sound.c:113: error: parse error before 'zero'
 sound.c:113: warning: data definition has no type or storage class
 sound.c:115: warning: parameter names (without types) in function
 declaration
 sound.c:115: warning: data definition has no type or storage class
 sound.c:116: error: parse error before '?' token
 sound.c:116: warning: data definition has no type or storage class
 sound.c:117: error: parse error before '?' token
 sound.c:117: warning: data definition has no type or storage class
 sound.c:119: warning: parameter names (without types) in function
 declaration
 sound.c:119: warning: data definition has no type or storage class
 sound.c:120: error: parse error before '?' token
 sound.c:120: warning: data definition has no type or storage class
 sound.c:121: warning: parameter names (without types) in function
 declaration
 sound.c:121: warning: data definition has no type or storage class
 sound.c:122: error: parse error before '[' token
 sound.c:122: warning: data definition has no type or storage class
 sound.c:123: error: parse error before numeric constant
 sound.c:123: warning: data definition has no type or storage class
 sound.c:124: error: parse error before numeric constant
 sound.c:124: warning: data definition has no type or storage class
 sound.c:125: warning: parameter names (without types) in function
 declaration
 sound.c:125: warning: data definition has no type or storage class
 sound.c:126: error: parse error before 'return'
 make[2]: *** [glpong-sound.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

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

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


More information about the macports-tickets mailing list