HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #666

Ticket #666: troubleshoot1

File troubleshoot1, 3.3 KB (added by alvin, 3 years ago)
Line 
1make  all-recursive
2make[1]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99'
3Making all in intl
4make[2]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/intl'
5make[2]: Nothing to be done for `all'.
6make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/intl'
7Making all in po
8make[2]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/po'
9Makefile:496: warning: overriding recipe for target `kq.pot-update'
10Makefile:217: warning: ignoring old recipe for target `kq.pot-update'
11make[2]: Nothing to be done for `all'.
12make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/po'
13Making all in scripts
14make[2]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/scripts'
15make[2]: Nothing to be done for `all'.
16make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/scripts'
17make[2]: Entering directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99'
18gcc  -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
19enemyc.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'
23intrface.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'
26intrface.o:/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99/src/intrface.c:1659: more undefined references to `kqres' follow
27collect2: ld returned 1 exit status
28make[2]: *** [kq] Error 1
29make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99'
30make[1]: *** [all-recursive] Error 1
31make[1]: Leaving directory `/boot/common/develop/haikuports/games-action/kqlives/work/kq-0.99'
32make: *** [all] Error 2
33Traceback (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)
44subprocess.CalledProcessError: Command 'set -e
45cd kq-0.99
46libtoolize --force --copy --install
47aclocal
48autoconf
49automake
50./configure --prefix=`finddir B_APPS_DIRECTORY`/KQ
51make
52' returned non-zero exit status 2

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/