Ticket #64077: advancemame_buildfail.txt

File advancemame_buildfail.txt, 9.7 KB (added by chillin-, 2 years ago)

this is output of port -d -t rev-upgrade |tee advancemame_buildfail.txt

Line 
1--->  Scanning binaries for linking errors
2--->  No broken files found.
3advancemame is using libstdc++ (this installation is configured to use libc++)
4--->  Found 1 broken port, determining rebuild order
5--->  Rebuilding in order
6     advancemame @3.9_0
7--->  Computing dependencies for advancemame
8--->  Fetching distfiles for advancemame
9--->  Verifying checksums for advancemame
10--->  Checksumming advancemame-3.9.tar.gz
11--->  Extracting advancemame
12--->  Extracting advancemame-3.9.tar.gz
13Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_emulators_advancemame/advancemame/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/advancemame/advancemame-3.9.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
14--->  Applying patches to advancemame
15--->  Applying patch-configure.diff
16Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_emulators_advancemame/advancemame/work/advancemame-3.9" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/emulators/advancemame/files/patch-configure.diff'
17patching file configure
18--->  Configuring advancemame
19Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_emulators_advancemame/advancemame/work/advancemame-3.9" && ./configure --prefix=/opt/local --disable-slang
20checking build system type... x86_64-apple-darwin12.6.0
21checking host system type... x86_64-apple-darwin12.6.0
22checking for gcc... /usr/bin/clang
23checking whether the C compiler works... yes
24checking for C compiler default output file name... a.out
25checking for suffix of executables...
26checking whether we are cross compiling... no
27checking for suffix of object files... o
28checking whether we are using the GNU C compiler... yes
29checking whether /usr/bin/clang accepts -g... yes
30checking for /usr/bin/clang option to accept ISO C89... none needed
31checking whether we are using the GNU C++ compiler... yes
32checking whether /usr/bin/clang++ accepts -g... yes
33checking for a BSD-compatible install... /usr/bin/install -c
34checking whether ln -s works... yes
35checking for grep that handles long lines and -e... /usr/bin/grep
36checking for pkg-config... no
37checking for ar... ar
38checking for windres... no
39checking for rm... rm
40checking for cp... cp
41checking for mkdir... mkdir
42checking for echo... echo
43checking for tar... tar
44checking for gzip... gzip
45checking for zip... zip
46checking how to run the C preprocessor... /usr/bin/clang -E
47checking for egrep... /usr/bin/grep -E
48checking for ANSI C header files... yes
49checking for sys/types.h... yes
50checking for sys/stat.h... yes
51checking for stdlib.h... yes
52checking for string.h... yes
53checking for memory.h... yes
54checking for strings.h... yes
55checking for inttypes.h... yes
56checking for stdint.h... yes
57checking for unistd.h... yes
58checking whether byte ordering is bigendian... no
59checking size of char... 1
60checking size of short... 2
61checking size of int... 4
62checking size of long... 8
63checking size of long long... 8
64checking size of void*... 8
65checking for special C compiler options needed for large files... no
66checking for _FILE_OFFSET_BITS value needed for large files... no
67checking whether /usr/bin/clang accepts x86 assembler... no
68checking for ANSI C header files... (cached) yes
69checking for sys/wait.h that is POSIX.1 compatible... yes
70checking for dirent.h that defines DIR... yes
71checking for library containing opendir... none required
72checking whether time.h and sys/time.h may both be included... yes
73checking whether termios.h defines TIOCGWINSZ... yes
74checking for unistd.h... (cached) yes
75checking sched.h usability... yes
76checking sched.h presence... yes
77checking for sched.h... yes
78checking netdb.h usability... yes
79checking netdb.h presence... yes
80checking for netdb.h... yes
81checking termios.h usability... yes
82checking termios.h presence... yes
83checking for termios.h... yes
84checking execinfo.h usability... yes
85checking execinfo.h presence... yes
86checking for execinfo.h... yes
87checking sys/utsname.h usability... yes
88checking sys/utsname.h presence... yes
89checking for sys/utsname.h... yes
90checking for sys/types.h... (cached) yes
91checking for sys/stat.h... (cached) yes
92checking sys/socket.h usability... yes
93checking sys/socket.h presence... yes
94checking for sys/socket.h... yes
95checking sys/select.h usability... yes
96checking sys/select.h presence... yes
97checking for sys/select.h... yes
98checking sys/ioctl.h usability... yes
99checking sys/ioctl.h presence... yes
100checking for sys/ioctl.h... yes
101checking sys/time.h usability... yes
102checking sys/time.h presence... yes
103checking for sys/time.h... yes
104checking sys/mman.h usability... yes
105checking sys/mman.h presence... yes
106checking for sys/mman.h... yes
107checking sys/io.h usability... no
108checking sys/io.h presence... no
109checking for sys/io.h... no
110checking sys/kd.h usability... no
111checking sys/kd.h presence... no
112checking for sys/kd.h... no
113checking sys/vt.h usability... no
114checking sys/vt.h presence... no
115checking for sys/vt.h... no
116checking netinet/in.h usability... yes
117checking netinet/in.h presence... yes
118checking for netinet/in.h... yes
119checking ucontext.h usability... no
120checking ucontext.h presence... no
121checking for ucontext.h... no
122checking for an ANSI C-conforming const... yes
123checking for C/C++ restrict keyword... __restrict
124checking for inline... inline
125checking for size_t... yes
126checking for working alloca.h... yes
127checking for alloca... yes
128checking for stdlib.h... (cached) yes
129checking for unistd.h... (cached) yes
130checking for sys/param.h... yes
131checking for getpagesize... yes
132checking for working mmap... yes
133checking for sys/select.h... (cached) yes
134checking for sys/socket.h... (cached) yes
135checking types of arguments for select... int,fd_set *,struct timeval *
136checking for vprintf... yes
137checking for _doprnt... no
138checking for strcasecmp... yes
139checking for strerror... yes
140checking for utimes... yes
141checking for uname... yes
142checking for sysconf... yes
143checking for backtrace... yes
144checking for backtrace_symbols... yes
145checking for flockfile... yes
146checking for funlockfile... yes
147checking for fread_unlocked... no
148checking for fwrite_unlocked... no
149checking for fgetc_unlocked... no
150checking for feof_unlocked... yes
151checking for fseeko... yes
152checking for ftello... yes
153checking for fsync... yes
154checking for renameat... no
155checking for openat... no
156checking for fdopen... yes
157checking for iopl... no
158checking for mprotect... yes
159checking for sched_getscheduler... no
160checking for sched_setscheduler... no
161checking for sched_get_priority_max... yes
162checking for sched_yield... yes
163checking for port in/out... no
164checking for cos in -lm... yes
165checking for socket in -lsocket... no
166checking for socket in -lnetwork... no
167checking for adler32 in -lz... yes
168checking for XML_ParserCreate in -lexpat... yes
169checking for FrameBuffer... no
170checking for snd_pcm_open in -lasound... no
171checking for OSS... no
172checking for pthread_create in -lpthread... yes
173checking for endwin in -lncurses... yes
174checking for freetype2... no
175checking for sdl2... no
176checking for sdl... no
177checking for raw keyboard interface... no
178checking for raw joystick interface... no
179checking for raw mouse interface... yes
180checking for event mouse interface... no
181checking for event keyboard interface... no
182checking for event joystick interface... no
183configure: creating ./config.status
184config.status: creating Makefile
185config.status: creating advance/lib/config.h
186
187== Host ==
188Environment : x86_64-apple-darwin12.6.0
189Endianess : little
190Bits : 64
191Assembler for x86 : no
192Assembler MIPS3 emulator for x86 : no
193
194== Drivers/Libraries ==
195Video : ncurses
196No video driver is able to program your video board.
197You will be able to use only standard video modes.
198Sound :
199Keyboard :
200Joystick :
201Mouse : raw
202Misc : zlib expat pthread
203configure: error: no video library found. If you have the SDL library installed somewhere try using the --with-sdl-prefix or --with-sdl2-prefix options.
204Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_emulators_advancemame/advancemame/work/advancemame-3.9" && ./configure --prefix=/opt/local --disable-slang
205Exit code: 1
206  /opt/local/bin/ar
207  /opt/local/bin/ggrep
208  /opt/local/bin/pkg-config
209The following files would have been hidden from the build system by trace mode if they existed:
210  /.attbin/uname
211  /Library/Frameworks/linux.framework
212  /Library/Frameworks/sys.framework
213  /bin;/bin/sh
214  /opt/vc
215  /usr/convex/getsysinfo
216  /usr/local
217  /usr/local/include
218  /usr/local/lib/libasound.a
219  /usr/local/lib/libasound.dylib
220  /usr/local/lib/libasound.so
221  /usr/local/lib/libcache.dylib
222  /usr/local/lib/libcommonCrypto.dylib
223  /usr/local/lib/libcompiler_rt.dylib
224  /usr/local/lib/libcopyfile.dylib
225  /usr/local/lib/libdispatch.dylib
226  /usr/local/lib/libdnsinfo.dylib
227  /usr/local/lib/libdyld.dylib
228  /usr/local/lib/libkeymgr.dylib
229  /usr/local/lib/liblaunch.dylib
230  /usr/local/lib/libmacho.dylib
231  /usr/local/lib/libnetwork.a
232  /usr/local/lib/libnetwork.dylib
233  /usr/local/lib/libnetwork.so
234  /usr/local/lib/libquarantine.dylib
235  /usr/local/lib/libremovefile.dylib
236  /usr/local/lib/libsocket.a
237  /usr/local/lib/libsocket.dylib
238  /usr/local/lib/libsocket.so
239  /usr/local/lib/libsystem_blocks.dylib
240  /usr/local/lib/libsystem_c.dylib
241  /usr/local/lib/libsystem_dnssd.dylib
242  /usr/local/lib/libsystem_info.dylib
243  /usr/local/lib/libsystem_kernel.dylib
244  /usr/local/lib/libsystem_m.dylib
245  /usr/local/lib/libsystem_network.dylib
246  /usr/local/lib/libsystem_notify.dylib
247  /usr/local/lib/libsystem_sandbox.dylib
248  /usr/local/lib/libunc.dylib
249  /usr/local/lib/libunwind.dylib
250  /usr/local/lib/libxpc.dylib
251  /usr/tmp
252  /usr/xpg4/bin/ggrep
253  /usr/xpg4/bin/grep