| 1 | make all-recursive |
|---|
| 2 | make[1]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99' |
|---|
| 3 | Making all in intl |
|---|
| 4 | make[2]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/intl' |
|---|
| 5 | make[2]: Nothing to be done for `all'. |
|---|
| 6 | make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/intl' |
|---|
| 7 | Making all in po |
|---|
| 8 | make[2]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/po' |
|---|
| 9 | Makefile:496: warning: overriding recipe for target `kq.pot-update' |
|---|
| 10 | Makefile:217: warning: ignoring old recipe for target `kq.pot-update' |
|---|
| 11 | make[2]: Nothing to be done for `all'. |
|---|
| 12 | make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/po' |
|---|
| 13 | Making all in scripts |
|---|
| 14 | make[2]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/scripts' |
|---|
| 15 | make[2]: Nothing to be done for `all'. |
|---|
| 16 | make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/scripts' |
|---|
| 17 | make[2]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99' |
|---|
| 18 | gcc -g -O2 -o kq enemyc.o intrface.o sgame.o bounds.o combat.o entity.o movement.o shopmenu.o credits.o eqpmenu.o itemmenu.o music.o timing.o disk.o eskill.o kq.o res.o fade.o magic.o scrnshot.o draw.o heroc.o masmenu.o selector.o effects.o hskill.o menu.o setup.o console.o -laldmb -ldumb -L/boot/common/lib -lalleg -lintl -llua |
|---|
| 19 | enemyc.o: In function `load_enemies': |
|---|
| 20 | /boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/src/enemyc.c:557: undefined reference to `kqres' |
|---|
| 21 | /boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/src/enemyc.c:561: undefined reference to `kqres' |
|---|
| 22 | /boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/src/enemyc.c:667: undefined reference to `kqres' |
|---|
| 23 | intrface.o: In function `do_luainit': |
|---|
| 24 | /boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/src/intrface.c:669: undefined reference to `kqres' |
|---|
| 25 | /boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/src/intrface.c:675: undefined reference to `kqres' |
|---|
| 26 | intrface.o:/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/src/intrface.c:1659: more undefined references to `kqres' follow |
|---|
| 27 | collect2: ld returned 1 exit status |
|---|
| 28 | make[2]: *** [kq] Error 1 |
|---|
| 29 | make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99' |
|---|
| 30 | make[1]: *** [all-recursive] Error 1 |
|---|
| 31 | make[1]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99' |
|---|
| 32 | make: *** [all] Error 2 |
|---|
| 33 | Traceback (most recent call last): |
|---|
| 34 | File "/boot/common/bin/haikuporter", line 1194, in <module> |
|---|
| 35 | haikuporter = HaikuPorter(options, args) |
|---|
| 36 | File "/boot/common/bin/haikuporter", line 293, in __init__ |
|---|
| 37 | self.buildPort() |
|---|
| 38 | File "/boot/common/bin/haikuporter", line 754, in buildPort |
|---|
| 39 | self.runCommandSequence(self.bepKeys['BUILD'], self.workDir) |
|---|
| 40 | File "/boot/common/bin/haikuporter", line 989, in runCommandSequence |
|---|
| 41 | check_call(commandString, shell=True, cwd=dir, env=shellEnv) |
|---|
| 42 | File "/boot/common/lib/python2.6/subprocess.py", line 488, in check_call |
|---|
| 43 | raise CalledProcessError(retcode, cmd) |
|---|
| 44 | subprocess.CalledProcessError: Command 'set -e |
|---|
| 45 | cd kq-0.99 |
|---|
| 46 | libtoolize --force --copy --install |
|---|
| 47 | aclocal |
|---|
| 48 | autoconf |
|---|
| 49 | automake |
|---|
| 50 | ./configure --prefix=`finddir B_APPS_DIRECTORY`/KQ |
|---|
| 51 | make |
|---|
| 52 | ' returned non-zero exit status 2 |
|---|