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

Context Navigation

  • Back to Ticket #665

Ticket #665: troubleshoot.txt

File troubleshoot.txt, 9.0 KB (added by scottmc, 3 years ago)
Line 
1Matching License (GNU GPL v2) found in /boot/system/data/licenses
2Warning: This port is untested on this platform.
3Continue (y/n + enter)? y
4 ok
5This port depends on the following ports:
6  SDL >= 1.2
7Please verify that you have these installed. Continue (y/n + enter)? y
8 ok
9
10Downloading: http://nchc.dl.sourceforge.net/project/freedroid/freedroidRPG/freedroidRPG-0.15/freedroidRPG-0.15.1.tar.gz
11--2012-12-15 02:43:51--  http://nchc.dl.sourceforge.net/project/freedroid/freedroidRPG/freedroidRPG-0.15/freedroidRPG-0.15.1.tar.gz
12Resolving nchc.dl.sourceforge.net... 211.79.60.17
13Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... connected.
14HTTP request sent, awaiting response... 200 OK
15Length: 209427247 (200M) [application/x-gzip]
16Saving to: `freedroidRPG-0.15.1.tar.gz'
17
18100%[======================================>] 209,427,247  648K/s   in 6m 32s 
19
202012-12-15 02:50:24 (522 KB/s) - `freedroidRPG-0.15.1.tar.gz' saved [209427247/209427247]
21
22Calculating checksum - OK
23Unpacking freedroidRPG-0.15.1.tar.gz
24patching file freedroidrpg-0.15.1/configure.ac
25libtoolize: putting auxiliary files in `.'.
26libtoolize: copying file `./config.guess'
27libtoolize: copying file `./config.sub'
28libtoolize: copying file `./install-sh'
29libtoolize: copying file `./ltmain.sh'
30libtoolize: putting macros in `m4'.
31libtoolize: copying file `m4/libtool.m4'
32libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
33libtoolize: copying file `m4/ltoptions.m4'
34libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
35libtoolize: copying file `m4/ltsugar.m4'
36libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
37libtoolize: copying file `m4/ltversion.m4'
38libtoolize: You should add the contents of `m4/ltversion.m4' to `aclocal.m4'.
39libtoolize: copying file `m4/lt~obsolete.m4'
40libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
41libtoolize: Remember to add `LT_INIT' to configure.ac.
42libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
43libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
44libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
45win32/Makefile.am:7: `%'-style pattern rules are a GNU make extension
46Makefile.am:64: filter-out $(wildcard $(win_dir: non-POSIX variable name
47Makefile.am:64: (probably a GNU make extension)
48checking build system type... i586-pc-haiku
49checking host system type... i586-pc-haiku
50checking target system type... i586-pc-haiku
51checking for a BSD-compatible install... /bin/install -c
52checking whether build environment is sane... yes
53checking for a thread-safe mkdir -p... /bin/mkdir -p
54checking for gawk... gawk
55checking whether make sets $(MAKE)... yes
56checking how to create a ustar tar archive... gnutar
57checking for gcc... gcc
58checking whether the C compiler works... yes
59checking for C compiler default output file name... conftest
60checking for suffix of executables...
61checking whether we are cross compiling... no
62checking for suffix of object files... o
63checking whether we are using the GNU C compiler... yes
64checking whether gcc accepts -g... yes
65checking for gcc option to accept ISO C89... none needed
66checking for style of include used by make... GNU
67checking dependency style of gcc... gcc
68checking for ranlib... ranlib
69checking whether make sets $(MAKE)... (cached) yes
70checking how to run the C preprocessor... gcc -E
71checking for grep that handles long lines and -e... /bin/grep
72checking for egrep... /bin/grep -E
73checking for ANSI C header files... yes
74checking for sin in -lm... no
75checking for X... no
76configure: Checking for compulsory SDL libraries:
77checking for sdl-config... /boot/common/bin/sdl-config
78checking for SDL - version >= 1.2.3... yes
79checking for jpeg_start_compress in -ljpeg... yes
80checking for compress in -lz... yes
81checking for png_read_png in -lpng... yes
82checking for IMG_LoadJPG_RW in -lSDL_image... yes
83checking for zoomSurface in -lSDL_gfx... yes
84configure: Checking for optional SDL libraries:
85checking for Mix_ChannelFinished in -lSDL_mixer... yes
86checking for oggpack_read in -logg... yes
87checking for vorbis_block_init in -lvorbis... yes
88./configure: line 6036: ACX_PTHREAD: command not found
89./configure: line 6037: AX_CHECK_GL: command not found
90checking for openGL libraries... yes
91checking for sys/types.h... yes
92checking for sys/stat.h... yes
93checking for stdlib.h... yes
94checking for string.h... yes
95checking for memory.h... yes
96checking for strings.h... yes
97checking for inttypes.h... yes
98checking for stdint.h... yes
99checking for unistd.h... yes
100checking fcntl.h usability... yes
101checking fcntl.h presence... yes
102checking for fcntl.h... yes
103checking for stdlib.h... (cached) yes
104checking for string.h... (cached) yes
105checking sys/ioctl.h usability... yes
106checking sys/ioctl.h presence... yes
107checking for sys/ioctl.h... yes
108checking sys/time.h usability... yes
109checking sys/time.h presence... yes
110checking for sys/time.h... yes
111checking time.h usability... yes
112checking time.h presence... yes
113checking for time.h... yes
114checking for unistd.h... (cached) yes
115checking dirent.h usability... yes
116checking dirent.h presence... yes
117checking for dirent.h... yes
118checking sys/soundcard.h usability... no
119checking sys/soundcard.h presence... no
120checking for sys/soundcard.h... no
121checking soundcard.h usability... no
122checking soundcard.h presence... no
123checking for soundcard.h... no
124checking execinfo.h usability... no
125checking execinfo.h presence... no
126checking for execinfo.h... no
127checking signal.h usability... yes
128checking signal.h presence... yes
129checking for signal.h... yes
130checking locale.h usability... yes
131checking locale.h presence... yes
132checking for locale.h... yes
133checking for stdint.h... (cached) yes
134checking libintl.h usability... yes
135checking libintl.h presence... yes
136checking for libintl.h... yes
137checking libgen.h usability... yes
138checking libgen.h presence... yes
139checking for libgen.h... yes
140checking langinfo.h usability... yes
141checking langinfo.h presence... yes
142checking for langinfo.h... yes
143checking for size_t... yes
144checking whether time.h and sys/time.h may both be included... yes
145checking for alarm... yes
146checking for getcwd... yes
147checking for gettimeofday... yes
148checking for memset... yes
149checking for sqrt... yes
150checking for strstr... yes
151checking for strtok... yes
152checking for alphasort... yes
153checking for scandir... yes
154checking for nl_langinfo... yes
155checking for dirname... yes
156checking for backtrace... no
157configure: creating ./config.status
158config.status: creating Makefile
159config.status: creating src/Makefile
160config.status: creating gluem/Makefile
161config.status: creating graphics/Makefile
162config.status: creating croppy/Makefile
163config.status: creating win32/Makefile
164config.status: creating config.h
165config.status: executing depfiles commands
166Summary:
167
168        use embedded Lua library (not system-wide):     no
169        compile with OpenGL support:    yes
170        compile with sound support:     yes
171
172(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /boot/common/develop/haikuports/games-action/freedroidrpg/work/freedroidrpg-0.15.1/missing --run autoheader)
173rm -f stamp-h1
174touch config.h.in
175cd . && /bin/sh ./config.status config.h
176config.status: creating config.h
177make  all-recursive
178make[1]: Entering directory `/boot/common/develop/haikuports/games-action/freedroidrpg/work/freedroidrpg-0.15.1'
179Making all in src
180make[2]: Entering directory `/boot/common/develop/haikuports/games-action/freedroidrpg/work/freedroidrpg-0.15.1/src'
181source='menu.c' object='menu.o' libtool=no \
182DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
183gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -Wall -Wno-format-zero-length  -DFD_DATADIR='"/boot/apps/FreeDroid/share/freedroidrpg"' -ffast-math -I/boot/common/include/SDL -D_GNU_SOURCE=1  -c menu.c
184In file included from /boot/common/develop/haikuports/games-action/freedroidrpg/work/freedroidrpg-0.15.1/src/menu.c:38:
185/boot/common/develop/haikuports/games-action/freedroidrpg/work/freedroidrpg-0.15.1/src/proto.h:29: lua.h: No such file or directory
186make[2]: *** [menu.o] Error 1
187make[2]: Leaving directory `/boot/common/develop/haikuports/games-action/freedroidrpg/work/freedroidrpg-0.15.1/src'
188make[1]: *** [all-recursive] Error 1
189make[1]: Leaving directory `/boot/common/develop/haikuports/games-action/freedroidrpg/work/freedroidrpg-0.15.1'
190make: *** [all] Error 2
191Traceback (most recent call last):
192  File "/boot/common/bin/haikuporter", line 1194, in <module>
193    haikuporter = HaikuPorter(options, args)
194  File "/boot/common/bin/haikuporter", line 293, in __init__
195    self.buildPort()
196  File "/boot/common/bin/haikuporter", line 754, in buildPort
197    self.runCommandSequence(self.bepKeys['BUILD'], self.workDir)
198  File "/boot/common/bin/haikuporter", line 989, in runCommandSequence
199    check_call(commandString, shell=True, cwd=dir, env=shellEnv)
200  File "/boot/common/lib/python2.6/subprocess.py", line 488, in check_call
201    raise CalledProcessError(retcode, cmd)
202subprocess.CalledProcessError: Command 'set -e
203cd freedroidrpg-0.15.1
204libtoolize --force --copy --install
205aclocal
206autoconf
207automake
208./configure --prefix=`finddir B_APPS_DIRECTORY`/FreeDroid
209make
210' 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/