#16415 closed defect (duplicate)
frozenbubble2 fails to compile
Reported by: | santusmarc@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | frozenbubble2 | Cc: | pmq@… |
Port: |
Description
---> Verifying checksum(s) for frozenbubble2 ---> Extracting frozenbubble2 ---> Applying patches to frozenbubble2 ---> Configuring frozenbubble2 ---> Building frozenbubble2 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_frozenbubble2/work/frozen-bubble-2.1.0" && make all PREFIX=/opt/local " returned error 2 Command output: msgfmt pl.po -o pl.mo msgfmt pt.po -o pt.mo msgfmt pt_BR.po -o pt_BR.mo msgfmt ro.po -o ro.mo msgfmt ru.po -o ru.mo msgfmt sk.po -o sk.mo msgfmt sl.po -o sl.mo msgfmt sv.po -o sv.mo
pkg-config glib-2.0 --cflags
-DVERSION=\"2.1.0\" -M fb-server.c log.c tools.c game.c net.c > .depend
/bin/sh: I.: command not found make[1]: [.depend] Error 127 (ignored)
pkg-config glib-2.0 --cflags
-DVERSION=\"2.1.0\" -c -o fb-server.o fb-server.c
/bin/sh: I.: command not found make[1]: [fb-server.o] Error 127 (ignored)
pkg-config glib-2.0 --cflags
-DVERSION=\"2.1.0\" -c -o log.o log.c
/bin/sh: I.: command not found make[1]: [log.o] Error 127 (ignored)
pkg-config glib-2.0 --cflags
-DVERSION=\"2.1.0\" -c -o tools.o tools.c
/bin/sh: I.: command not found make[1]: [tools.o] Error 127 (ignored)
pkg-config glib-2.0 --cflags
-DVERSION=\"2.1.0\" -c -o game.o game.c
/bin/sh: I.: command not found make[1]: [game.o] Error 127 (ignored)
pkg-config glib-2.0 --cflags
-DVERSION=\"2.1.0\" -c -o net.o net.c
/bin/sh: I.: command not found
make[1]: [net.o] Error 127 (ignored)
fb-server.o log.o tools.o game.o net.o pkg-config glib-2.0 --libs
-o fb-server
/bin/sh: fb-server.o: command not found
make[1]: * [fb-server] Error 127
make: * [dirs] Error 2
Error: Status 1 encountered during processing.
Change History (2)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #13930. Reporter confirmed via IRC that trying again succeeded.