1 | $ sudo port clean libzzip |
---|
2 | Password: |
---|
3 | ---> Cleaning libzzip |
---|
4 | |
---|
5 | $ sudo port -v install libzzip |
---|
6 | ---> Computing dependencies for libzzip. |
---|
7 | ---> Fetching archive for libzzip |
---|
8 | ---> libzzip-0.13.60_0.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/libzzip |
---|
9 | ---> Attempting to fetch libzzip-0.13.60_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libzzip |
---|
10 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
11 | Dload Upload Total Spent Left Speed |
---|
12 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
13 | ---> Fetching libzzip |
---|
14 | ---> Verifying checksum(s) for libzzip |
---|
15 | ---> Checksumming zziplib-0.13.60.tar.bz2 |
---|
16 | ---> Extracting libzzip |
---|
17 | ---> Extracting zziplib-0.13.60.tar.bz2 |
---|
18 | ---> Applying patches to libzzip |
---|
19 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/libzzip/files/patch-zzip_Makefile.in.diff |
---|
20 | patching file zzip/Makefile.in |
---|
21 | Hunk #1 succeeded at 696 (offset 2 lines). |
---|
22 | ---> Configuring libzzip |
---|
23 | checking build system type... i386-apple-darwin11.1.0 |
---|
24 | checking host system type... i386-apple-darwin11.1.0 |
---|
25 | checking target system type... i386-apple-darwin11.1.0 |
---|
26 | continue configure in default builddir "./Darwin_11.1.0_x86_64.d" |
---|
27 | ....exec /bin/sh ".././configure" "--srcdir=.." "--enable-builddir=Darwin_11.1.0_x86_64.d" '--prefix=/opt/local' 'CC=/Developer/usr/bin/clang' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' |
---|
28 | checking build system type... i386-apple-darwin11.1.0 |
---|
29 | checking host system type... i386-apple-darwin11.1.0 |
---|
30 | checking target system type... i386-apple-darwin11.1.0 |
---|
31 | checking for gsed... /opt/local/bin/gsed |
---|
32 | checking default prefix system... is /opt-package |
---|
33 | ...using thread-safe linkage |
---|
34 | checking zlib install prefix... none |
---|
35 | checking rpm spec file... ../zziplib.spec |
---|
36 | checking for spec package... zziplib |
---|
37 | checking for spec version... 0.13.60 |
---|
38 | checking for spec license type... LGPLv2.1+ |
---|
39 | checking for spec summary... ZZipLib - libZ-based ZIP-access Library with an Easy-to-Use API |
---|
40 | checking for spec category... System/Libraries |
---|
41 | checking for spec icon... zziplib-icon.png (fallback) |
---|
42 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
43 | checking whether build environment is sane... yes |
---|
44 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
45 | checking for gawk... no |
---|
46 | checking for mawk... no |
---|
47 | checking for nawk... no |
---|
48 | checking for awk... awk |
---|
49 | checking whether make sets $(MAKE)... yes |
---|
50 | checking for gcc... /Developer/usr/bin/clang |
---|
51 | checking whether the C compiler works... yes |
---|
52 | checking for C compiler default output file name... a.out |
---|
53 | checking for suffix of executables... |
---|
54 | checking whether we are cross compiling... no |
---|
55 | checking for suffix of object files... o |
---|
56 | checking whether we are using the GNU C compiler... yes |
---|
57 | checking whether /Developer/usr/bin/clang accepts -g... yes |
---|
58 | checking for /Developer/usr/bin/clang option to accept ISO C89... none needed |
---|
59 | checking for style of include used by make... GNU |
---|
60 | checking dependency style of /Developer/usr/bin/clang... gcc3 |
---|
61 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
62 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
63 | checking for egrep... /usr/bin/grep -E |
---|
64 | checking for fgrep... /usr/bin/grep -F |
---|
65 | checking for ld used by /Developer/usr/bin/clang... /Developer/usr/bin/ld |
---|
66 | checking if the linker (/Developer/usr/bin/ld) is GNU ld... no |
---|
67 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm |
---|
68 | checking the name lister (/usr/bin/nm) interface... BSD nm |
---|
69 | checking whether ln -s works... yes |
---|
70 | checking the maximum length of command line arguments... 196608 |
---|
71 | checking whether the shell understands some XSI constructs... yes |
---|
72 | checking whether the shell understands "+="... yes |
---|
73 | checking for /Developer/usr/bin/ld option to reload object files... -r |
---|
74 | checking for objdump... objdump |
---|
75 | checking how to recognize dependent libraries... pass_all |
---|
76 | checking for ar... ar |
---|
77 | checking for strip... strip |
---|
78 | checking for ranlib... ranlib |
---|
79 | checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object... ok |
---|
80 | checking for dsymutil... dsymutil |
---|
81 | checking for nmedit... nmedit |
---|
82 | checking for lipo... lipo |
---|
83 | checking for otool... otool |
---|
84 | checking for otool64... no |
---|
85 | checking for -single_module linker flag... yes |
---|
86 | checking for -exported_symbols_list linker flag... yes |
---|
87 | checking how to run the C preprocessor... /Developer/usr/bin/clang -E |
---|
88 | checking for ANSI C header files... yes |
---|
89 | checking for sys/types.h... yes |
---|
90 | checking for sys/stat.h... yes |
---|
91 | checking for stdlib.h... yes |
---|
92 | checking for string.h... yes |
---|
93 | checking for memory.h... yes |
---|
94 | checking for strings.h... yes |
---|
95 | checking for inttypes.h... yes |
---|
96 | checking for stdint.h... yes |
---|
97 | checking for unistd.h... yes |
---|
98 | checking for dlfcn.h... yes |
---|
99 | checking for objdir... .libs |
---|
100 | checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions... yes |
---|
101 | checking for /Developer/usr/bin/clang option to produce PIC... -fno-common -DPIC |
---|
102 | checking if /Developer/usr/bin/clang PIC flag -fno-common -DPIC works... yes |
---|
103 | checking if /Developer/usr/bin/clang static flag -static works... no |
---|
104 | checking if /Developer/usr/bin/clang supports -c -o file.o... yes |
---|
105 | checking if /Developer/usr/bin/clang supports -c -o file.o... (cached) yes |
---|
106 | checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries... yes |
---|
107 | checking dynamic linker characteristics... darwin11.1.0 dyld |
---|
108 | checking how to hardcode library paths into programs... immediate |
---|
109 | checking whether stripping libraries is possible... yes |
---|
110 | checking if libtool supports shared libraries... yes |
---|
111 | checking whether to build shared libraries... yes |
---|
112 | checking whether to build static libraries... yes |
---|
113 | checking out linker version info 0.13.60 ... /0/13:60 (-0.so.13.0.60) |
---|
114 | creating zzip/_msvc.in via zzip/_msvc.sed of config.h.in |
---|
115 | checking whether to enable maintainer-specific portions of Makefiles... no |
---|
116 | checking our pkgconfig libname... zziplib |
---|
117 | checking our pkgconfig version... 0.13.60 |
---|
118 | checking our pkgconfig_libdir... ${libdir}/pkgconfig |
---|
119 | expanded our pkgconfig_libdir... /opt/local/lib/pkgconfig |
---|
120 | checking our pkgconfig_libfile... zziplib.pc |
---|
121 | checking our package / suffix... zziplib / |
---|
122 | checking our pkgconfig description... ZZipLib - libZ-based ZIP-access Library with an Easy-to-Use API |
---|
123 | checking our pkgconfig requires... zzip-zlib-config |
---|
124 | checking our pkgconfig ext libs... -lzzip |
---|
125 | checking our pkgconfig cppflags... -I/opt/local/include |
---|
126 | checking our pkgconfig ldflags... -L/opt/local/lib -arch x86_64 |
---|
127 | generate the pkgconfig later... zzip/zziplib.pc |
---|
128 | noninstalled pkgconfig -L /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d/zzip/.libs |
---|
129 | noninstalled pkgconfig -I /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d/.. |
---|
130 | checking for pax... /bin/pax |
---|
131 | checking for portable tar tool... pax |
---|
132 | checking for pax single archive option... -O (probably a BSD pax) |
---|
133 | checking for command to create portable tar archives... '/bin/pax' -w -O -f |
---|
134 | checking for command to extract portable tar archives... '/bin/pax' -r -O -f |
---|
135 | checking for perl5... /opt/local/bin/perl5 |
---|
136 | checking for python... /usr/bin/python |
---|
137 | checking for zip... /usr/bin/zip |
---|
138 | checking for xmlto... /opt/local/bin/xmlto |
---|
139 | checking for inline... inline |
---|
140 | checking for an ANSI C-conforming const... yes |
---|
141 | checking for C restrict keyword... restrict |
---|
142 | checking for ANSI C header files... (cached) yes |
---|
143 | checking for dirent.h that defines DIR... yes |
---|
144 | checking for library containing opendir... none required |
---|
145 | checking for stdint.h... (cached) yes |
---|
146 | checking for unistd.h... (cached) yes |
---|
147 | checking windows.h usability... no |
---|
148 | checking windows.h presence... no |
---|
149 | checking for windows.h... no |
---|
150 | checking winnt.h usability... no |
---|
151 | checking winnt.h presence... no |
---|
152 | checking for winnt.h... no |
---|
153 | checking winbase.h usability... no |
---|
154 | checking winbase.h presence... no |
---|
155 | checking for winbase.h... no |
---|
156 | checking sys/int_types.h usability... no |
---|
157 | checking sys/int_types.h presence... no |
---|
158 | checking for sys/int_types.h... no |
---|
159 | checking for sys/types.h... (cached) yes |
---|
160 | checking sys/mman.h usability... yes |
---|
161 | checking sys/mman.h presence... yes |
---|
162 | checking for sys/mman.h... yes |
---|
163 | checking for sys/stat.h... (cached) yes |
---|
164 | checking sys/param.h usability... yes |
---|
165 | checking sys/param.h presence... yes |
---|
166 | checking for sys/param.h... yes |
---|
167 | checking io.h usability... no |
---|
168 | checking io.h presence... no |
---|
169 | checking for io.h... no |
---|
170 | checking direct.h usability... no |
---|
171 | checking direct.h presence... no |
---|
172 | checking for direct.h... no |
---|
173 | checking zlib.h usability... yes |
---|
174 | checking zlib.h presence... yes |
---|
175 | checking for zlib.h... yes |
---|
176 | checking byteswap.h usability... no |
---|
177 | checking byteswap.h presence... no |
---|
178 | checking for byteswap.h... no |
---|
179 | checking fnmatch.h usability... yes |
---|
180 | checking fnmatch.h presence... yes |
---|
181 | checking for fnmatch.h... yes |
---|
182 | checking for strcasecmp... yes |
---|
183 | checking for strndup... yes |
---|
184 | checking for off_t... yes |
---|
185 | checking for size_t... yes |
---|
186 | checking for ssize_t... yes |
---|
187 | checking for off64_t... no |
---|
188 | checking for __int64... no |
---|
189 | checking size of short... 2 |
---|
190 | checking size of int... 4 |
---|
191 | checking size of long... 8 |
---|
192 | checking whether byte ordering is bigendian... no |
---|
193 | checking if pointers to integers require aligned access... no |
---|
194 | checking for special C compiler options needed for large files... no |
---|
195 | checking for _FILE_OFFSET_BITS value needed for large files... no |
---|
196 | checking whether system differentiates 64bit off_t by defines... no |
---|
197 | compiles library with the only off_t seen |
---|
198 | checking for zlib being found... yes - 1.2.5 |
---|
199 | checking docdir default... ${datadir}/doc |
---|
200 | checking whether using debugging messages in libraries... no |
---|
201 | checking whether thread stack is too small for bufsiz buffers... no |
---|
202 | checking whether can use mmap for file scanning... yes, sys/mman.h |
---|
203 | checking whether making SDL parts... no, disabled |
---|
204 | checking running extra tests on make check... yes |
---|
205 | checking link options... --export-dynamic # |
---|
206 | checking auto silent in maintainer mode... libtool-silent, auto-sleep-9 |
---|
207 | checking CFLAGS frame-pointer... no, -fomit-frame-pointer added |
---|
208 | checking CFLAGS for maximum warnings... -Wall |
---|
209 | checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith |
---|
210 | checking CFLAGS for gcc -Wsign-compare... -Wsign-compare |
---|
211 | checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations |
---|
212 | checking CFLAGS for gcc -Wdeclaration-after-statement... -Wdeclaration-after-statement |
---|
213 | checking CFLAGS for gcc -Werror-implicit-function-declaration... -Werror-implicit-function-declaration |
---|
214 | checking CFLAGS for gcc -Wstrict-aliasing... -Wstrict-aliasing |
---|
215 | checking CFLAGS for gcc -Warray-bounds... -Warray-bounds |
---|
216 | checking CFLAGS making strings readonly... no, suppressed, string.h, |
---|
217 | checking CFLAGS for strict prototypes... -fstrict-prototypes -Wstrict-prototypes |
---|
218 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
219 | configure: warning: pkgconfigdir=/opt/local/lib/pkgconfig (see config.log) |
---|
220 | configure: perhaps: make install pkgconfigdir=/usr/lib/pkgconfig |
---|
221 | configure: creating ./config.status |
---|
222 | config.status: creating Makefile |
---|
223 | config.status: creating zzip/Makefile |
---|
224 | config.status: creating zzipwrap/Makefile |
---|
225 | config.status: creating SDL/Makefile |
---|
226 | config.status: creating docs/Makefile |
---|
227 | config.status: creating test/Makefile |
---|
228 | config.status: creating bins/Makefile |
---|
229 | config.status: creating config.h |
---|
230 | config.status: executing buildir commands |
---|
231 | config.status: create top_srcdir/Makefile guessed from local Makefile |
---|
232 | config.status: extend top_srcdir/Makefile with top_srcdir/Makefile.mk |
---|
233 | config.status: make uses BUILD=Darwin_11.1.0_x86_64.d (on :) |
---|
234 | config.status: executing depfiles commands |
---|
235 | config.status: executing libtool commands |
---|
236 | config.status: executing zzip/_config.h commands |
---|
237 | config.status: creating zzip/_config.h - prefix ZZIP for config.h defines |
---|
238 | config.status: executing zzip/_msvc.h commands |
---|
239 | config.status: creating zzip/_msvc.h - prefix ZZIP for zzip/_msvc.in defines |
---|
240 | config.status: executing zzip/zziplib.pc commands |
---|
241 | config.status: creating zzip/zziplib.pc.in |
---|
242 | config.status: creating zzip/zziplib.pc |
---|
243 | config.status: creating zzip/zziplib-uninstalled.pc |
---|
244 | config.status: creating zzip/zziplib-uninstalled.sh |
---|
245 | ----- zziplib 0.13.60 /opt/local |
---|
246 | host: i386-apple-darwin11.1.0 |
---|
247 | enable shared libraries |
---|
248 | enable static libraries |
---|
249 | CPPFLAGS=-I/opt/local/include |
---|
250 | CFLAGS= -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes |
---|
251 | enable mmap (yes, sys/mman.h) |
---|
252 | without lowstk (no) |
---|
253 | without debug (no) |
---|
254 | # make && make check && make install |
---|
255 | ---> Building libzzip |
---|
256 | make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60' |
---|
257 | (cd `uname -msr | tr " /" "__"`.d && test ! -f configure && /usr/bin/make "all") || exit ; /usr/bin/make done "RULE=all" |
---|
258 | make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d' |
---|
259 | /usr/bin/make all-recursive |
---|
260 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d' |
---|
261 | Making all in zzip |
---|
262 | make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d/zzip' |
---|
263 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c -o zip.lo ../../zzip/zip.c |
---|
264 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo ../../zzip/file.c |
---|
265 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
266 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
267 | mv -f .deps/zip.Tpo .deps/zip.Plo |
---|
268 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT dir.lo -MD -MP -MF .deps/dir.Tpo -c -o dir.lo ../../zzip/dir.c |
---|
269 | mv -f .deps/file.Tpo .deps/file.Plo |
---|
270 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo ../../zzip/stat.c |
---|
271 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
272 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
273 | In file included from ../../zzip/dir.c:27: |
---|
274 | ../../zzip/__dirent.h:128:9: warning: extra tokens at end of #endif directive [-Wextra-tokens] |
---|
275 | #endif S_ISDIR |
---|
276 | ^ |
---|
277 | // |
---|
278 | 1 warning generated. |
---|
279 | mv -f .deps/stat.Tpo .deps/stat.Plo |
---|
280 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo ../../zzip/info.c |
---|
281 | mv -f .deps/dir.Tpo .deps/dir.Plo |
---|
282 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT err.lo -MD -MP -MF .deps/err.Tpo -c -o err.lo ../../zzip/err.c |
---|
283 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
284 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
285 | mv -f .deps/info.Tpo .deps/info.Plo |
---|
286 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../zzip/plugin.c |
---|
287 | mv -f .deps/err.Tpo .deps/err.Plo |
---|
288 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo ../../zzip/write.c |
---|
289 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
290 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
291 | mv -f .deps/plugin.Tpo .deps/plugin.Plo |
---|
292 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c -o fetch.lo ../../zzip/fetch.c |
---|
293 | mv -f .deps/write.Tpo .deps/write.Plo |
---|
294 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT mmapped.lo -MD -MP -MF .deps/mmapped.Tpo -c -o mmapped.lo ../../zzip/mmapped.c |
---|
295 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
296 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
297 | mv -f .deps/fetch.Tpo .deps/fetch.Plo |
---|
298 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT memdisk.lo -MD -MP -MF .deps/memdisk.Tpo -c -o memdisk.lo ../../zzip/memdisk.c |
---|
299 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
300 | mv -f .deps/mmapped.Tpo .deps/mmapped.Plo |
---|
301 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c -o fseeko.lo ../../zzip/fseeko.c |
---|
302 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
303 | mv -f .deps/memdisk.Tpo .deps/memdisk.Plo |
---|
304 | echo 'Libs: ${zlib_libs}' >>zzip-zlib-config.pc |
---|
305 | echo 'Cflags: ${zlib_cflags}' >>zzip-zlib-config.pc |
---|
306 | sed -e 's/-lzzip/-lzzipmmapped/' -e 's/zziplib/zzipmmapped/' \ |
---|
307 | zziplib.pc >zzipmmapped.pc |
---|
308 | sed -e 's/-lzzip/-lzzipfseeko/' -e 's/zziplib/zzipfseeko/' \ |
---|
309 | zziplib.pc >zzipfseeko.pc |
---|
310 | /bin/sh ../libtool --silent --tag=CC --mode=link /Developer/usr/bin/clang -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes --export-dynamic -release 0 -version-info 13:60 -thread-safe -L/opt/local/lib -arch x86_64 -o libzzip.la -rpath /opt/local/lib zip.lo file.lo dir.lo stat.lo info.lo err.lo plugin.lo write.lo fetch.lo -lz |
---|
311 | mv -f .deps/fseeko.Tpo .deps/fseeko.Plo |
---|
312 | /bin/sh ../libtool --silent --tag=CC --mode=link /Developer/usr/bin/clang -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes --export-dynamic -release 0 -version-info 13:60 -thread-safe -L/opt/local/lib -arch x86_64 -o libzzipmmapped.la -rpath /opt/local/lib mmapped.lo memdisk.lo fetch.lo -lz |
---|
313 | warning: no debug symbols in executable (-arch x86_64) |
---|
314 | warning: no debug symbols in executable (-arch x86_64) |
---|
315 | /bin/sh ../libtool --silent --tag=CC --mode=link /Developer/usr/bin/clang -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes --export-dynamic -release 0 -version-info 13:60 -thread-safe -L/opt/local/lib -arch x86_64 -o libzzipfseeko.la -rpath /opt/local/lib fseeko.lo fetch.lo -lz |
---|
316 | warning: no debug symbols in executable (-arch x86_64) |
---|
317 | make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d/zzip' |
---|
318 | Making all in zzipwrap |
---|
319 | make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d/zzipwrap' |
---|
320 | /bin/sh ../libtool --silent --tag=CC --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT wrap.lo -MD -MP -MF .deps/wrap.Tpo -c -o wrap.lo ../../zzipwrap/wrap.c |
---|
321 | /Developer/usr/bin/clang -DHAVE_CONFIG_H -I.. -I../.. -I/opt/local/include -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes -MT zzipwrap.o -MD -MP -MF .deps/zzipwrap.Tpo -c -o zzipwrap.o ../../zzipwrap/zzipwrap.c |
---|
322 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
323 | ../../zzipwrap/zzipwrap.c:48:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
324 | printf (usage); |
---|
325 | ^~~~~ |
---|
326 | 1 warning generated. |
---|
327 | mv -f .deps/zzipwrap.Tpo .deps/zzipwrap.Po |
---|
328 | clang: warning: argument unused during compilation: '-fstrict-prototypes' |
---|
329 | echo 'Requires: zziplib' >>zzipwrap.pc |
---|
330 | echo 'Libs: -L${libdir} -lzzipwrap' >>zzipwrap.pc |
---|
331 | echo 'Cflags: -I${includedir}' >>zzipwrap.pc |
---|
332 | mv -f .deps/wrap.Tpo .deps/wrap.Plo |
---|
333 | /bin/sh ../libtool --silent --tag=CC --mode=link /Developer/usr/bin/clang -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes --export-dynamic -release 0 -version-info 13:60 -thread-safe -L/opt/local/lib -arch x86_64 -o libzzipwrap.la -rpath /opt/local/lib wrap.lo ../zzip/libzzip.la |
---|
334 | warning: no debug symbols in executable (-arch x86_64) |
---|
335 | /bin/sh ../libtool --silent --tag=CC --mode=link /Developer/usr/bin/clang -pipe -O2 -arch x86_64 -D_USE_MMAP -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -fstrict-prototypes -Wstrict-prototypes --export-dynamic -L/opt/local/lib -arch x86_64 -o zzipwrap zzipwrap.o libzzipwrap.la |
---|
336 | clang: error: unsupported option '--export-dynamic' |
---|
337 | make[3]: *** [zzipwrap] Error 1 |
---|
338 | make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d/zzipwrap' |
---|
339 | make[2]: *** [all-recursive] Error 1 |
---|
340 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d' |
---|
341 | make[1]: *** [all] Error 2 |
---|
342 | make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60/Darwin_11.1.0_x86_64.d' |
---|
343 | make: *** [all] Error 2 |
---|
344 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60' |
---|
345 | shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/work/zziplib-0.13.60" && /usr/bin/make -j2 -w all " returned error 2 |
---|
346 | Error: Target org.macports.build returned: shell command failed (see log for details) |
---|
347 | Warning: the following items did not execute (for libzzip): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
348 | Log for libzzip is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libzzip/libzzip/main.log |
---|
349 | Error: Status 1 encountered during processing. |
---|
350 | To report a bug, see <http://guide.macports.org/#project.tickets> |
---|