Ticket #30586: main.log

File main.log, 70.9 KB (added by soehn@…, 13 years ago)
Line 
1version:1
2:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/physfs/work
3:debug:main Executing org.macports.main (physfs)
4:debug:archivefetch archivefetch phase started at Thu Aug  4 00:23:38 CEST 2011
5:msg:archivefetch --->  Fetching archive for physfs
6:debug:archivefetch Executing org.macports.archivefetch (physfs)
7:info:archivefetch --->  physfs-2.0.2_0+universal.darwin_11.i386-x86_64.tgz doesn't seem to exist in /opt/local/var/macports/software/physfs
8:msg:archivefetch --->  Attempting to fetch physfs-2.0.2_0+universal.darwin_11.i386-x86_64.tgz from http://packages.macports.org/physfs
9:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
10:debug:fetch fetch phase started at Thu Aug  4 00:23:38 CEST 2011
11:notice:fetch --->  Fetching physfs
12:debug:fetch Executing org.macports.fetch (physfs)
13:debug:checksum checksum phase started at Thu Aug  4 00:23:38 CEST 2011
14:notice:checksum --->  Verifying checksum(s) for physfs
15:debug:checksum Executing org.macports.checksum (physfs)
16:info:checksum --->  Checksumming physfs-2.0.2.tar.gz
17:debug:checksum Correct (sha1) checksum for physfs-2.0.2.tar.gz
18:debug:checksum Correct (rmd160) checksum for physfs-2.0.2.tar.gz
19:debug:extract extract phase started at Thu Aug  4 00:23:38 CEST 2011
20:notice:extract --->  Extracting physfs
21:debug:extract Executing org.macports.extract (physfs)
22:info:extract --->  Extracting physfs-2.0.2.tar.gz
23:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/physfs/physfs-2.0.2.tar.gz'
24:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
25:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/physfs/physfs-2.0.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
26:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/physfs/physfs-2.0.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
27:debug:patch patch phase started at Thu Aug  4 00:23:39 CEST 2011
28:debug:patch Executing org.macports.patch (physfs)
29:debug:configure configure phase started at Thu Aug  4 00:23:39 CEST 2011
30:notice:configure --->  Configuring physfs
31:debug:configure Using compiler 'Mac OS X llvm-gcc 4.2'
32:debug:configure Executing proc-pre-org.macports.configure-configure-0
33:debug:configure Executing org.macports.configure (physfs)
34:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/Developer/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/Developer/usr/bin/llvm-gcc-4.2' FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64 -arch i386' FFLAGS='-O2' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/llvm-gcc-4.2'
35:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2" && cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_OSX_ARCHITECTURES="x86_64;i386" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -Wno-dev -DPHYSFS_BUILD_WX_TEST=FALSE -DCMAKE_OSX_SYSROOT=/'
36:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2" && cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_OSX_ARCHITECTURES="x86_64;i386" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -Wno-dev -DPHYSFS_BUILD_WX_TEST=FALSE -DCMAKE_OSX_SYSROOT=/
37:info:configure -- The C compiler identification is GNU
38:info:configure -- The CXX compiler identification is GNU
39:info:configure -- Checking whether C compiler has -isysroot
40:info:configure -- Checking whether C compiler has -isysroot - yes
41:info:configure -- Checking whether C compiler supports OSX deployment target flag
42:info:configure -- Checking whether C compiler supports OSX deployment target flag - yes
43:info:configure -- Check for working C compiler: /Developer/usr/bin/llvm-gcc-4.2
44:info:configure -- Check for working C compiler: /Developer/usr/bin/llvm-gcc-4.2 -- works
45:info:configure -- Detecting C compiler ABI info
46:info:configure -- Detecting C compiler ABI info - done
47:info:configure -- Checking whether CXX compiler has -isysroot
48:info:configure -- Checking whether CXX compiler has -isysroot - yes
49:info:configure -- Checking whether CXX compiler supports OSX deployment target flag
50:info:configure -- Checking whether CXX compiler supports OSX deployment target flag - yes
51:info:configure -- Check for working CXX compiler: /Developer/usr/bin/llvm-g++-4.2
52:info:configure -- Check for working CXX compiler: /Developer/usr/bin/llvm-g++-4.2 -- works
53:info:configure -- Detecting CXX compiler ABI info
54:info:configure -- Detecting CXX compiler ABI info - done
55:info:configure -- Performing Test PHYSFS_IS_GCC4
56:info:configure -- Performing Test PHYSFS_IS_GCC4 - Success
57:info:configure -- Looking for sys/ucred.h
58:info:configure -- Looking for sys/ucred.h - found
59:info:configure -- Looking for mntent.h
60:info:configure -- Looking for mntent.h - not found
61:info:configure -- Looking for pthread.h
62:info:configure -- Looking for pthread.h - found
63:info:configure -- Looking for assert.h
64:info:configure -- Looking for assert.h - found
65:info:configure -- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.5")
66:info:configure -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
67:info:configure -- Doxygen not found. You won't be able to build documentation.
68:info:configure -- PhysicsFS will build with the following options:
69:info:configure --   ZIP support: enabled
70:info:configure --   7zip support: enabled
71:info:configure --   GRP support: enabled
72:info:configure --   WAD support: enabled
73:info:configure --   HOG support: enabled
74:info:configure --   MVL support: enabled
75:info:configure --   QPAK support: enabled
76:info:configure --   CD-ROM drive support: enabled
77:info:configure --   Thread safety: enabled
78:info:configure --   Build own zlib: disabled
79:info:configure --   Build static library: enabled
80:info:configure --   Build shared library: enabled
81:info:configure --   Build wxWidgets test program: disabled
82:info:configure --   Build stdio test program: enabled
83:info:configure --     Use readline in test program: enabled
84:info:configure -- Configuring done
85:info:configure -- Generating done
86:info:configure -- Build files have been written to: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2
87:debug:build build phase started at Thu Aug  4 00:23:40 CEST 2011
88:notice:build --->  Building physfs
89:debug:build Executing org.macports.build (physfs)
90:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
91:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2" && /usr/bin/make -j8 -w all'
92:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2" && /usr/bin/make -j8 -w all
93:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
94:info:build /opt/local/bin/cmake -H/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 --check-build-system CMakeFiles/Makefile.cmake 0
95:info:build /opt/local/bin/cmake -E cmake_progress_start /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles/progress.marks
96:info:build /usr/bin/make -f CMakeFiles/Makefile2 all
97:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
98:info:build /usr/bin/make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/depend
99:info:build /usr/bin/make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/depend
100:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
101:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles/physfs.dir/DependInfo.cmake --color=
102:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
103:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles/physfs-static.dir/DependInfo.cmake --color=
104:info:build Scanning dependencies of target physfs
105:info:build Scanning dependencies of target physfs-static
106:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
107:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
108:info:build /usr/bin/make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/build
109:info:build /usr/bin/make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/build
110:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
111:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 2
112:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
113:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 30
114:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 31
115:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 3
116:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 32
117:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 33
118:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 4
119:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 34
120:info:build [  1%] [  3%] [  5%] [  7%] [  8%] [ 10%] [ 12%] [ 14%] Building C object CMakeFiles/physfs-static.dir/physfs.o
121:info:build Building C object CMakeFiles/physfs-static.dir/physfs_byteorder.o
122:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/physfs_byteorder.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/physfs_byteorder.c
123:info:build Building C object CMakeFiles/physfs.dir/physfs.o
124:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/physfs.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/physfs.c
125:info:build Building C object CMakeFiles/physfs-static.dir/physfs_unicode.o
126:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/physfs.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/physfs.c
127:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/physfs_unicode.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/physfs_unicode.c
128:info:build Building C object CMakeFiles/physfs.dir/physfs_byteorder.o
129:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/physfs_byteorder.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/physfs_byteorder.c
130:info:build Building C object CMakeFiles/physfs-static.dir/platform/os2.o
131:info:build Building C object CMakeFiles/physfs.dir/physfs_unicode.o
132:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/os2.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/os2.c
133:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/physfs_unicode.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/physfs_unicode.c
134:info:build Building C object CMakeFiles/physfs-static.dir/platform/pocketpc.o
135:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/pocketpc.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/pocketpc.c
136:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 5
137:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 35
138:info:build [ 17%] [ 17%] Building C object CMakeFiles/physfs-static.dir/platform/posix.o
139:info:build Building C object CMakeFiles/physfs.dir/platform/os2.o
140:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/posix.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/posix.c
141:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/os2.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/os2.c
142:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 6
143:info:build [ 19%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o
144:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/pocketpc.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/pocketpc.c
145:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 36
146:info:build [ 21%] Building C object CMakeFiles/physfs-static.dir/platform/unix.o
147:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/unix.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/unix.c
148:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 7
149:info:build [ 22%] /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 37
150:info:build Building C object CMakeFiles/physfs.dir/platform/posix.o
151:info:build [ 24%] /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/posix.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/posix.c
152:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 38
153:info:build Building C object CMakeFiles/physfs-static.dir/platform/macosx.o
154:info:build [ 26%] /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/macosx.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c
155:info:build Building C object CMakeFiles/physfs-static.dir/platform/windows.o
156:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/windows.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/windows.c
157:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 39
158:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 40
159:info:build [ 28%] [ 29%] Building C object CMakeFiles/physfs-static.dir/archivers/dir.o
160:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/dir.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/dir.c
161:info:build Building C object CMakeFiles/physfs-static.dir/archivers/grp.o
162:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/grp.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/grp.c
163:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 8
164:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 9
165:info:build [ 31%] [ 33%] Building C object CMakeFiles/physfs.dir/platform/macosx.o
166:info:build Building C object CMakeFiles/physfs.dir/platform/unix.o
167:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/macosx.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c
168:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/unix.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/unix.c
169:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 10
170:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 41
171:info:build [ 35%] [ 36%] /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 11
172:info:build Building C object CMakeFiles/physfs-static.dir/archivers/hog.o
173:info:build Building C object CMakeFiles/physfs.dir/platform/windows.o
174:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/hog.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/hog.c
175:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/windows.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/windows.c
176:info:build [ 38%] Building C object CMakeFiles/physfs.dir/archivers/dir.o
177:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/dir.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/dir.c
178:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 12
179:info:build [ 40%] Building C object CMakeFiles/physfs.dir/archivers/grp.o
180:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/grp.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/grp.c
181:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 13
182:info:build [ 42%] Building C object CMakeFiles/physfs.dir/archivers/hog.o
183:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/hog.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/hog.c
184:info:build cc1: warnings being treated as errors
185:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformGetThreadID’:
186:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:358: warning: ‘MPCurrentTaskID’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:466)
187:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformCreateMutex’:
188:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:365: warning: ‘MPCreateCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:767)
189:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformDestroyMutex’:
190:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:374: warning: ‘MPDeleteCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:784)
191:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformGrabMutex’:
192:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:381: warning: ‘MPEnterCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:803)
193:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformReleaseMutex’:
194:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:390: warning: ‘MPExitCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:820)
195:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 42
196:info:build [ 43%] Building C object CMakeFiles/physfs-static.dir/archivers/lzma.o
197:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/lzma.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/lzma.c
198:info:build cc1: warnings being treated as errors
199:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformGetThreadID’:
200:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:358: warning: ‘MPCurrentTaskID’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:466)
201:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformCreateMutex’:
202:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:365: warning: ‘MPCreateCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:767)
203:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformDestroyMutex’:
204:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:374: warning: ‘MPDeleteCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:784)
205:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformGrabMutex’:
206:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:381: warning: ‘MPEnterCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:803)
207:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformReleaseMutex’:
208:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:390: warning: ‘MPExitCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:820)
209:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 43
210:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 44
211:info:build [ 45%] [ 47%] Building C object CMakeFiles/physfs-static.dir/archivers/mvl.o
212:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/mvl.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/mvl.c
213:info:build Building C object CMakeFiles/physfs-static.dir/archivers/qpak.o
214:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/qpak.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/qpak.c
215:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 14
216:info:build [ 49%] Building C object CMakeFiles/physfs.dir/archivers/lzma.o
217:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/lzma.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/lzma.c
218:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 15
219:info:build [ 50%] /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 16
220:info:build Building C object CMakeFiles/physfs.dir/archivers/mvl.o
221:info:build [ 52%] /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/mvl.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/mvl.c
222:info:build Building C object CMakeFiles/physfs.dir/archivers/qpak.o
223:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/qpak.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/qpak.c
224:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 17
225:info:build [ 54%] Building C object CMakeFiles/physfs.dir/archivers/wad.o
226:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/wad.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/wad.c
227:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 45
228:info:build [ 56%] Building C object CMakeFiles/physfs-static.dir/archivers/wad.o
229:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/wad.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/wad.c
230:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 18
231:info:build [ 57%] Building C object CMakeFiles/physfs.dir/archivers/zip.o
232:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/zip.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/zip.c
233:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 46
234:info:build [ 59%] Building C object CMakeFiles/physfs-static.dir/archivers/zip.o
235:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/zip.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/archivers/zip.c
236:info:build cc1: warnings being treated as errors
237:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformGetThreadID’:
238:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:358: warning: ‘MPCurrentTaskID’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:466)
239:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformCreateMutex’:
240:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:365: warning: ‘MPCreateCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:767)
241:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformDestroyMutex’:
242:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:374: warning: ‘MPDeleteCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:784)
243:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformGrabMutex’:
244:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:381: warning: ‘MPEnterCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:803)
245:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformReleaseMutex’:
246:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:390: warning: ‘MPExitCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:820)
247:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 47
248:info:build lipo: can't open input file: /var/tmp//ccjGR1Hl.out (No such file or directory)
249:info:build make[2]: *** [CMakeFiles/physfs-static.dir/platform/macosx.o] Error 1
250:info:build make[2]: *** Waiting for unfinished jobs....
251:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 19
252:info:build [ 61%] [ 63%] Building C object CMakeFiles/physfs-static.dir/lzma/C/7zCrc.o
253:info:build /Developer/usr/bin/llvm-gcc-4.2  -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/lzma/C/7zCrc.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/lzma/C/7zCrc.c
254:info:build Building C object CMakeFiles/physfs.dir/lzma/C/7zCrc.o
255:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/lzma/C/7zCrc.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/lzma/C/7zCrc.c
256:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 20
257:info:build [ 64%] /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 21
258:info:build Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zBuffer.o
259:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zBuffer.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/lzma/C/Archive/7z/7zBuffer.c
260:info:build [ 66%] /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 22
261:info:build cc1: warnings being treated as errors
262:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformGetThreadID’:
263:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:358: warning: ‘MPCurrentTaskID’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:466)
264:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformCreateMutex’:
265:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:365: warning: ‘MPCreateCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:767)
266:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformDestroyMutex’:
267:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:374: warning: ‘MPDeleteCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:784)
268:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformGrabMutex’:
269:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:381: warning: ‘MPEnterCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:803)
270:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c: In function ‘__PHYSFS_platformReleaseMutex’:
271:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/platform/macosx.c:390: warning: ‘MPExitCriticalRegion’ is deprecated (declared at //System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:820)
272:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/CMakeFiles 23
273:info:build [ 68%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zDecode.o
274:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zDecode.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/lzma/C/Archive/7z/7zDecode.c
275:info:build lipo: can't open input file: /var/tmp//ccyc4stN.out (No such file or directory)
276:info:build make[2]: *** [CMakeFiles/physfs.dir/platform/macosx.o] Error 1
277:info:build make[2]: *** Waiting for unfinished jobs....
278:info:build [ 70%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zExtract.o
279:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zExtract.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/lzma/C/Archive/7z/7zExtract.c
280:info:build Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zHeader.o
281:info:build /Developer/usr/bin/llvm-gcc-4.2  -Dphysfs_EXPORTS -DPHYSFS_HAVE_SYS_UCRED_H=1 -D_REENTRANT -D_THREAD_SAFE -DHAVE_ASSERT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_HAVE_READLINE=1 -O2 -arch x86_64 -arch i386  -O3 -DNDEBUG -arch x86_64 -arch i386 -isysroot / -mmacosx-version-min=10.7 -fPIC -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/. -I/opt/local/include    -fno-common -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zHeader.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2/lzma/C/Archive/7z/7zHeader.c
282:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
283:info:build make[1]: *** [CMakeFiles/physfs.dir/all] Error 2
284:info:build make[1]: *** Waiting for unfinished jobs....
285:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
286:info:build make[1]: *** [CMakeFiles/physfs-static.dir/all] Error 2
287:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
288:info:build make: *** [all] Error 2
289:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2'
290:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/work/physfs-2.0.2" && /usr/bin/make -j8 -w all " returned error 2
291:error:build Target org.macports.build returned: shell command failed (see log for details)
292:debug:build Backtrace: shell command failed (see log for details)
293    while executing
294"command_exec build"
295    (procedure "portbuild::build_main" line 8)
296    invoked from within
297"$procedure $targetname"
298:info:build Warning: the following items did not execute (for physfs): org.macports.activate org.macports.build org.macports.destroot org.macports.install
299:error:build Failed to install physfs
300:notice:build Log for physfs is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_physfs/physfs/main.log