#14118: glpong 1.0 doesn't build --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by sbplrports@gmail.com): nor 1.3 {{{ sudo port install glpong ---> Fetching glpong ---> Attempting to fetch glpong-1.3.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/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_glpong/work/glpong-1.3" && make all " returned error 2 Command output: if /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 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include -framework OpenAL -DDATADIR=\"/opt/local/share/glpong\" -O2 -MT map.o -MD -MP -MF ".deps/map.Tpo" -c -o map.o map.c; \ then mv -f ".deps/map.Tpo" ".deps/map.Po"; else rm -f ".deps/map.Tpo"; exit 1; fi i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: OpenAL: linker input file unused because linking not done if /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 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include -framework OpenAL -DDATADIR=\"/opt/local/share/glpong\" -O2 -MT physics.o -MD -MP -MF ".deps/physics.Tpo" -c -o physics.o physics.c; \ then mv -f ".deps/physics.Tpo" ".deps/physics.Po"; else rm -f ".deps/physics.Tpo"; exit 1; fi i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: OpenAL: linker input file unused because linking not done if /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 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include -framework OpenAL -DDATADIR=\"/opt/local/share/glpong\" -O2 -MT sound.o -MD -MP -MF ".deps/sound.Tpo" -c -o sound.o sound.c; \ then mv -f ".deps/sound.Tpo" ".deps/sound.Po"; else rm -f ".deps/sound.Tpo"; exit 1; fi i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: OpenAL: linker input file unused because linking not done if /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 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include -framework OpenAL -DDATADIR=\"/opt/local/share/glpong\" -O2 -MT text.o -MD -MP -MF ".deps/text.Tpo" -c -o text.o text.c; \ then mv -f ".deps/text.Tpo" ".deps/text.Po"; else rm -f ".deps/text.Tpo"; exit 1; fi i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: OpenAL: linker input file unused because linking not done if /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 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include -framework OpenAL -DDATADIR=\"/opt/local/share/glpong\" -O2 -MT timer.o -MD -MP -MF ".deps/timer.Tpo" -c -o timer.o timer.c; \ then mv -f ".deps/timer.Tpo" ".deps/timer.Po"; else rm -f ".deps/timer.Tpo"; exit 1; fi i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: OpenAL: linker input file unused because linking not done if /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 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include -framework OpenAL -DDATADIR=\"/opt/local/share/glpong\" -O2 -MT video.o -MD -MP -MF ".deps/video.Tpo" -c -o video.o video.c; \ then mv -f ".deps/video.Tpo" ".deps/video.Po"; else rm -f ".deps/video.Tpo"; exit 1; fi i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: OpenAL: linker input file unused because linking not done /usr/bin/gcc-4.0 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include -framework OpenAL -DDATADIR=\"/opt/local/share/glpong\" -O2 -L/opt/local/lib -L/usr/X11R6/lib -L/usr/local/lib -L/opt/local/lib -o glpong ai.o game.o image.o input.o main.o map.o physics.o sound.o text.o timer.o video.o -L/opt/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -lpng -lz -framework GLUT -framework OpenGL -framework Carbon -lobjc -framework OpenAL ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib collect2: ld returned 1 exit status make[2]: *** [glpong] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} MBP OSX 10.5.2 MP 1.6 Xcode 3.0 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14118#comment:2> MacPorts </projects/macports> Ports system for Mac OS