Ticket #21652: port-v_install.txt

File port-v_install.txt, 20.3 KB (added by domiman@…, 15 years ago)
Line 
1dominuss-imac-2:~ dominus$ sudo port -v install physfs +universal
2--->  Computing dependencies for physfs.
3--->  Fetching physfs
4--->  Verifying checksum(s) for physfs
5--->  Checksumming physfs-1.0.2.tar.gz
6--->  Extracting physfs
7--->  Extracting physfs-1.0.2.tar.gz
8--->  Configuring physfs
9checking build system type... i386-apple-darwin10.0.0
10checking host system type... i386-apple-darwin10.0.0
11checking target system type... i386-apple-darwin10.0.0
12checking for a BSD-compatible install... /usr/bin/install -c
13checking whether build environment is sane... yes
14checking for gawk... gawk
15checking whether make sets $(MAKE)... yes
16checking for gcc... /usr/bin/gcc-4.2
17checking for C compiler default output file name... a.out
18checking whether the C compiler works... yes
19checking whether we are cross compiling... no
20checking for suffix of executables...
21checking for suffix of object files... o
22checking whether we are using the GNU C compiler... yes
23checking whether /usr/bin/gcc-4.2 accepts -g... yes
24checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
25checking for style of include used by make... GNU
26checking dependency style of /usr/bin/gcc-4.2... none
27checking whether we are using the GNU C++ compiler... yes
28checking whether /usr/bin/g++-4.2 accepts -g... yes
29checking dependency style of /usr/bin/g++-4.2... none
30checking for a BSD-compatible install... /usr/bin/install -c
31checking whether ln -s works... yes
32checking for a sed that does not truncate output... /usr/bin/sed
33checking for grep that handles long lines and -e... /usr/bin/grep
34checking for egrep... /usr/bin/grep -E
35checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
36checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
37checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
38checking for BSD-compatible nm... /usr/bin/nm
39checking how to recognize dependent libraries... pass_all
40checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
41checking for ANSI C header files... yes
42checking for sys/types.h... yes
43checking for sys/stat.h... yes
44checking for stdlib.h... yes
45checking for string.h... yes
46checking for memory.h... yes
47checking for strings.h... yes
48checking for inttypes.h... yes
49checking for stdint.h... yes
50checking for unistd.h... yes
51checking dlfcn.h usability... yes
52checking dlfcn.h presence... yes
53checking for dlfcn.h... yes
54checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
55checking for g77... no
56checking for xlf... no
57checking for f77... no
58checking for frt... no
59checking for pgf77... no
60checking for cf77... no
61checking for fort77... no
62checking for fl32... no
63checking for af77... no
64checking for xlf90... no
65checking for f90... no
66checking for pgf90... no
67checking for pghpf... no
68checking for epcf90... no
69checking for gfortran... no
70checking for g95... no
71checking for xlf95... no
72checking for f95... no
73checking for fort... no
74checking for ifort... no
75checking for ifc... no
76checking for efc... no
77checking for pgf95... no
78checking for lf95... no
79checking for ftn... no
80checking whether we are using the GNU Fortran 77 compiler... no
81checking whether  accepts -g... no
82checking the maximum length of command line arguments... 196608
83checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
84checking for objdir... .libs
85checking for ar... ar
86checking for ranlib... ranlib
87checking for strip... strip
88checking for dsymutil... dsymutil
89checking for nmedit... nmedit
90checking for -single_module linker flag... yes
91checking for -exported_symbols_list linker flag... yes
92checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
93checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
94checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes
95checking if /usr/bin/gcc-4.2 static flag -static works... no
96checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
97checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
98checking dynamic linker characteristics... darwin10.0.0 dyld
99checking how to hardcode library paths into programs... immediate
100checking whether stripping libraries is possible... yes
101checking if libtool supports shared libraries... yes
102checking whether to build shared libraries... yes
103checking whether to build static libraries... yes
104configure: creating libtool
105appending configuration tag "CXX" to libtool
106checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
107checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
108checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
109checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
110checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes
111checking if /usr/bin/g++-4.2 static flag -static works... no
112checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
113checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
114checking dynamic linker characteristics... darwin10.0.0 dyld
115(cached) (cached) checking how to hardcode library paths into programs... immediate
116appending configuration tag "F77" to libtool
117checking for sed... yes
118checking for GCC -fvisibility=hidden option... yes
119checking zlib.h usability... yes
120checking zlib.h presence... yes
121checking for zlib.h... yes
122checking for zlibVersion in -lz... yes
123checking what zlib to use... external zlib
124checking readline/readline.h usability... yes
125checking readline/readline.h presence... yes
126checking for readline/readline.h... yes
127checking for readline in -lreadline... yes
128checking readline/history.h usability... yes
129checking readline/history.h presence... yes
130checking for readline/history.h... yes
131checking for add_history in -lreadline... yes
132checking pthread.h usability... yes
133checking pthread.h presence... yes
134checking for pthread.h... yes
135checking sys/ucred.h usability... yes
136checking sys/ucred.h presence... yes
137checking for sys/ucred.h... yes
138checking mntent.h usability... no
139checking mntent.h presence... no
140checking for mntent.h... no
141checking if language choice is supported... yes
142checking if this is BeOS... no
143checking if this is Cygwin... no
144checking if this is mingw... no
145checking if this is MacOS X... yes
146checking if this is FreeBSD... no
147checking if this is OpenBSD... no
148checking if this is AtheOS... no
149checking if this is OS/2... no
150checking if this is MiNT... no
151checking for ANSI C header files... (cached) yes
152checking for stdlib.h... (cached) yes
153checking for string.h... (cached) yes
154checking assert.h usability... yes
155checking assert.h presence... yes
156checking for assert.h... yes
157checking for working memcmp... yes
158checking for memset... yes
159checking for strrchr... yes
160checking for int... yes
161checking size of int... 4
162configure: creating ./config.status
163config.status: creating Makefile
164config.status: creating archivers/Makefile
165config.status: creating platform/Makefile
166config.status: creating zlib123/Makefile
167config.status: creating test/Makefile
168config.status: creating extras/Makefile
169config.status: creating physfs.spec
170config.status: creating config.h
171config.status: executing depfiles commands
172--->  Building physfs
173/usr/bin/make  all-recursive
174/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o physfs.lo physfs.c
175/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o physfs_byteorder.lo physfs_byteorder.c
176libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c physfs.c  -fno-common -DPIC -o .libs/physfs.o
177libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c physfs_byteorder.c  -fno-common -DPIC -o .libs/physfs_byteorder.o
178libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c physfs_byteorder.c -o physfs_byteorder.o >/dev/null 2>&1
179/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o dir.lo `test -f 'archivers/dir.c' || echo './'`archivers/dir.c
180libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/dir.c  -fno-common -DPIC -o .libs/dir.o
181libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/dir.c -o dir.o >/dev/null 2>&1
182/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o grp.lo `test -f 'archivers/grp.c' || echo './'`archivers/grp.c
183libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/grp.c  -fno-common -DPIC -o .libs/grp.o
184libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/grp.c -o grp.o >/dev/null 2>&1
185libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c physfs.c -o physfs.o >/dev/null 2>&1
186/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o wad.lo `test -f 'archivers/wad.c' || echo './'`archivers/wad.c
187libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/wad.c  -fno-common -DPIC -o .libs/wad.o
188libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/wad.c -o wad.o >/dev/null 2>&1
189/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o hog.lo `test -f 'archivers/hog.c' || echo './'`archivers/hog.c
190libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/hog.c  -fno-common -DPIC -o .libs/hog.o
191libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/hog.c -o hog.o >/dev/null 2>&1
192/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o mvl.lo `test -f 'archivers/mvl.c' || echo './'`archivers/mvl.c
193libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/mvl.c  -fno-common -DPIC -o .libs/mvl.o
194/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o zip.lo `test -f 'archivers/zip.c' || echo './'`archivers/zip.c
195libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/zip.c  -fno-common -DPIC -o .libs/zip.o
196libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/mvl.c -o mvl.o >/dev/null 2>&1
197/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o qpak.lo `test -f 'archivers/qpak.c' || echo './'`archivers/qpak.c
198libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/qpak.c  -fno-common -DPIC -o .libs/qpak.o
199libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/qpak.c -o qpak.o >/dev/null 2>&1
200libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c archivers/zip.c -o zip.o >/dev/null 2>&1
201/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o unix.lo `test -f 'platform/unix.c' || echo './'`platform/unix.c
202libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c platform/unix.c  -fno-common -DPIC -o .libs/unix.o
203platform/unix.c: In function '__PHYSFS_platformGetThreadID':
204platform/unix.c:543: warning: cast from pointer to integer of different size
205libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c platform/unix.c -o unix.o >/dev/null 2>&1
206/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o posix.lo `test -f 'platform/posix.c' || echo './'`platform/posix.c
207libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c platform/posix.c  -fno-common -DPIC -o .libs/posix.o
208libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c platform/posix.c -o posix.o >/dev/null 2>&1
209/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -c -o test_physfs.o `test -f 'test/test_physfs.c' || echo './'`test/test_physfs.c
210/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.2  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE  -L/opt/local/lib -arch x86_64 -arch i386  -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit -no-undefined -o libphysfs.la -rpath /opt/local/lib -release 1.0 -version-info 0:2:0 physfs.lo physfs_byteorder.lo dir.lo grp.lo wad.lo hog.lo mvl.lo zip.lo qpak.lo unix.lo posix.lo   -lz
211libtool: link: /usr/bin/gcc-4.2 -dynamiclib  -o .libs/libphysfs-1.0.0.dylib  .libs/physfs.o .libs/physfs_byteorder.o .libs/dir.o .libs/grp.o .libs/wad.o .libs/hog.o .libs/mvl.o .libs/zip.o .libs/qpak.o .libs/unix.o .libs/posix.o   -L/opt/local/lib -lz  -arch x86_64 -arch i386 -arch x86_64 -arch i386 -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit   -install_name  /opt/local/lib/libphysfs-1.0.0.dylib -compatibility_version 1 -current_version 1.2 -Wl,-single_module
212libtool: link: dsymutil .libs/libphysfs-1.0.0.dylib || :
213warning: no debug symbols in executable (-arch x86_64)
214warning: no debug symbols in executable (-arch i386)
215libtool: link: (cd ".libs" && rm -f "libphysfs.dylib" && ln -s "libphysfs-1.0.0.dylib" "libphysfs.dylib")
216libtool: link: ar cru .libs/libphysfs.a  physfs.o physfs_byteorder.o dir.o grp.o wad.o hog.o mvl.o zip.o qpak.o unix.o posix.o
217libtool: link: ranlib .libs/libphysfs.a
218libtool: link: ( cd ".libs" && rm -f "libphysfs.la" && ln -s "../libphysfs.la" "libphysfs.la" )
219/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.2  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE  -L/opt/local/lib -arch x86_64 -arch i386  -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit -no-undefined -o test_physfs  test_physfs.o ./libphysfs.la -lz
220libtool: link: /usr/bin/gcc-4.2 -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -arch x86_64 -arch i386 -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit -o .libs/test_physfs test_physfs.o  -L/opt/local/lib ./.libs/libphysfs.dylib -lz
221Undefined symbols for architecture x86_64:
222  "_readline", referenced from:
223      _main in test_physfs.o
224  "_add_history", referenced from:
225      _main in test_physfs.o
226      _main in test_physfs.o
227ld: symbol(s) not found for architecture x86_64
228collect2: ld returned 1 exit status
229Undefined symbols for architecture i386:
230  "_readline", referenced from:
231      _main in test_physfs.o
232  "_add_history", referenced from:
233      _main in test_physfs.o
234      _main in test_physfs.o
235ld: symbol(s) not found for architecture i386
236collect2: ld returned 1 exit status
237lipo: can't open input file: /var/tmp//ccchEMsR.out (No such file or directory)
238make[2]: *** [test_physfs] Error 1
239make[1]: *** [all-recursive] Error 1
240make: *** [all] Error 2
241Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/work/physfs-1.0.2" && /usr/bin/make -j2 all " returned error 2
242Command output: libtool: link: /usr/bin/gcc-4.2 -dynamiclib  -o .libs/libphysfs-1.0.0.dylib  .libs/physfs.o .libs/physfs_byteorder.o .libs/dir.o .libs/grp.o .libs/wad.o .libs/hog.o .libs/mvl.o .libs/zip.o .libs/qpak.o .libs/unix.o .libs/posix.o   -L/opt/local/lib -lz  -arch x86_64 -arch i386 -arch x86_64 -arch i386 -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit   -install_name  /opt/local/lib/libphysfs-1.0.0.dylib -compatibility_version 1 -current_version 1.2 -Wl,-single_module
243libtool: link: dsymutil .libs/libphysfs-1.0.0.dylib || :
244warning: no debug symbols in executable (-arch x86_64)
245warning: no debug symbols in executable (-arch i386)
246libtool: link: (cd ".libs" && rm -f "libphysfs.dylib" && ln -s "libphysfs-1.0.0.dylib" "libphysfs.dylib")
247libtool: link: ar cru .libs/libphysfs.a  physfs.o physfs_byteorder.o dir.o grp.o wad.o hog.o mvl.o zip.o qpak.o unix.o posix.o
248libtool: link: ranlib .libs/libphysfs.a
249libtool: link: ( cd ".libs" && rm -f "libphysfs.la" && ln -s "../libphysfs.la" "libphysfs.la" )
250/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.2  -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE  -L/opt/local/lib -arch x86_64 -arch i386  -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit -no-undefined -o test_physfs  test_physfs.o ./libphysfs.la -lz
251libtool: link: /usr/bin/gcc-4.2 -O2 -fvisibility=hidden -O2 -arch x86_64 -arch i386 -D_REENTRANT -D_THREAD_SAFE -arch x86_64 -arch i386 -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit -o .libs/test_physfs test_physfs.o  -L/opt/local/lib ./.libs/libphysfs.dylib -lz
252Undefined symbols for architecture x86_64:
253  "_readline", referenced from:
254      _main in test_physfs.o
255  "_add_history", referenced from:
256      _main in test_physfs.o
257      _main in test_physfs.o
258ld: symbol(s) not found for architecture x86_64
259collect2: ld returned 1 exit status
260Undefined symbols for architecture i386:
261  "_readline", referenced from:
262      _main in test_physfs.o
263  "_add_history", referenced from:
264      _main in test_physfs.o
265      _main in test_physfs.o
266ld: symbol(s) not found for architecture i386
267collect2: ld returned 1 exit status
268lipo: can't open input file: /var/tmp//ccchEMsR.out (No such file or directory)
269make[2]: *** [test_physfs] Error 1
270make[1]: *** [all-recursive] Error 1
271make: *** [all] Error 2
272
273Warning: the following items did not execute (for physfs): org.macports.activate org.macports.build org.macports.destroot org.macports.install
274Error: Status 1 encountered during processing.