Ticket #65066: nghttp2_main.txt

File nghttp2_main.txt, 61.3 KB (added by barracuda156, 2 years ago)
Line 
136-61:~ svacchanda$ sudo port -v -n install nghttp2 +universal
2Password:
3--->  Computing dependencies for nghttp2.
4--->  Fetching distfiles for nghttp2
5--->  nghttp2-1.47.0.tar.xz does not exist in /opt/local/var/macports/distfiles/nghttp2
6--->  Attempting to fetch nghttp2-1.47.0.tar.xz from https://github.com/nghttp2/nghttp2/releases/download/v1.47.0
7  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
8                                 Dload  Upload   Total   Spent    Left  Speed
9100   658  100   658    0     0    509      0  0:00:01  0:00:01 --:--:--   510
10100 3934k  100 3934k    0     0   764k      0  0:00:05  0:00:05 --:--:-- 1419k
11--->  Verifying checksums for nghttp2
12--->  Checksumming nghttp2-1.47.0.tar.xz
13--->  Extracting nghttp2
14--->  Extracting nghttp2-1.47.0.tar.xz
15Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/nghttp2/nghttp2-1.47.0.tar.xz' | /usr/bin/gnutar --no-same-owner -xf -
16--->  Applying patches to nghttp2
17--->  Applying patch-src-shrpx_client_handler.cc.diff
18Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/www/nghttp2/files/patch-src-shrpx_client_handler.cc.diff'
19patching file src/shrpx_client_handler.cc
20Hunk #1 succeeded at 1054 (offset 74 lines).
21--->  Applying patch-src-shrpx_downstream_connection_pool.cc.diff
22Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/www/nghttp2/files/patch-src-shrpx_downstream_connection_pool.cc.diff'
23patching file src/shrpx_downstream_connection_pool.cc
24--->  Applying src-shrpx_config.diff
25Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/www/nghttp2/files/src-shrpx_config.diff'
26patching file src/shrpx_config.cc
27--->  Configuring nghttp2
28Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0" && autoreconf --install --verbose
29autoreconf: export WARNINGS=
30autoreconf: Entering directory '.'
31autoreconf: configure.ac: not using Gettext
32autoreconf: running: /opt/local/bin/aclocal -I m4
33autoreconf: configure.ac: tracing
34autoreconf: running: /opt/local/bin/glibtoolize --copy
35glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
36glibtoolize: copying file './ltmain.sh'
37glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
38glibtoolize: copying file 'm4/libtool.m4'
39glibtoolize: copying file 'm4/ltversion.m4'
40autoreconf: configure.ac: not using Intltool
41autoreconf: configure.ac: not using Gtkdoc
42autoreconf: running: /opt/local/bin/aclocal -I m4
43autoreconf: running: /opt/local/bin/autoconf
44autoreconf: running: /opt/local/bin/autoheader
45autoreconf: running: /opt/local/bin/automake --add-missing --copy --no-force
46autoreconf: Leaving directory '.'
47Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0" && ./configure --prefix=/opt/local --disable-silent-rules --disable-threads --enable-lib-only --disable-python-bindings --without-cython ac_cv_prog_AWK=/usr/bin/awk
48checking for gcc... /opt/local/bin/gcc-mp-7
49checking whether the C compiler works... yes
50checking for C compiler default output file name... a.out
51checking for suffix of executables...
52checking whether we are cross compiling... no
53checking for suffix of object files... o
54checking whether the compiler supports GNU C... yes
55checking whether /opt/local/bin/gcc-mp-7 accepts -g... yes
56checking for /opt/local/bin/gcc-mp-7 option to enable C11 features... none needed
57checking whether /opt/local/bin/gcc-mp-7 understands -c and -o together... yes
58checking for stdio.h... yes
59checking for stdlib.h... yes
60checking for string.h... yes
61checking for inttypes.h... yes
62checking for stdint.h... yes
63checking for strings.h... yes
64checking for sys/stat.h... yes
65checking for sys/types.h... yes
66checking for unistd.h... yes
67checking for wchar.h... yes
68checking for minix/config.h... no
69checking for vfork.h... no
70checking whether it is safe to define __EXTENSIONS__... yes
71checking whether _XOPEN_SOURCE should be defined... no
72checking build system type... powerpc-apple-darwin9.8.0
73checking host system type... powerpc-apple-darwin9.8.0
74checking how to print strings... printf
75checking for a sed that does not truncate output... /opt/local/bin/gsed
76checking for grep that handles long lines and -e... /opt/local/bin/ggrep
77checking for egrep... /opt/local/bin/ggrep -E
78checking for fgrep... /opt/local/bin/ggrep -F
79checking for ld used by /opt/local/bin/gcc-mp-7... /opt/local/bin/ld
80checking if the linker (/opt/local/bin/ld) is GNU ld... no
81checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
82checking the name lister (/usr/bin/nm -p) interface... BSD nm
83checking whether ln -s works... yes
84checking the maximum length of command line arguments... 196608
85checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format... func_convert_file_noop
86checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format... func_convert_file_noop
87checking for /opt/local/bin/ld option to reload object files... -r
88checking for file... file
89checking for objdump... no
90checking how to recognize dependent libraries... pass_all
91checking for dlltool... no
92checking how to associate runtime and link libraries... printf %s\n
93checking for ar... ar
94checking for archiver @FILE support... no
95checking for strip... strip
96checking for ranlib... ranlib
97checking for gawk... (cached) /usr/bin/awk
98checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-mp-7 object... ok
99checking for sysroot... no
100checking for a working dd... /bin/dd
101checking how to truncate binary pipes... /bin/dd bs=4096 count=1
102checking for mt... no
103checking if : is a manifest tool... no
104checking for dsymutil... dsymutil
105checking for nmedit... nmedit
106checking for lipo... lipo
107checking for otool... otool
108checking for otool64... no
109checking for -single_module linker flag... yes
110checking for -exported_symbols_list linker flag... yes
111checking for -force_load linker flag... yes
112checking for dlfcn.h... yes
113checking for objdir... .libs
114checking if /opt/local/bin/gcc-mp-7 supports -fno-rtti -fno-exceptions... no
115checking for /opt/local/bin/gcc-mp-7 option to produce PIC... -fno-common -DPIC
116checking if /opt/local/bin/gcc-mp-7 PIC flag -fno-common -DPIC works... yes
117checking if /opt/local/bin/gcc-mp-7 static flag -static works... no
118checking if /opt/local/bin/gcc-mp-7 supports -c -o file.o... yes
119checking if /opt/local/bin/gcc-mp-7 supports -c -o file.o... (cached) yes
120checking whether the /opt/local/bin/gcc-mp-7 linker (/opt/local/bin/ld) supports shared libraries... yes
121checking dynamic linker characteristics... darwin9.8.0 dyld
122checking how to hardcode library paths into programs... immediate
123checking whether stripping libraries is possible... yes
124checking if libtool supports shared libraries... yes
125checking whether to build shared libraries... yes
126checking whether to build static libraries... yes
127checking target system type... powerpc-apple-darwin9.8.0
128checking for a BSD-compatible install... /usr/bin/install -c
129checking whether build environment is sane... yes
130checking for a race-free mkdir -p... /opt/local/bin/gmkdir -p
131checking whether make sets $(MAKE)... yes
132checking whether make supports the include directive... yes (GNU style)
133checking whether make supports nested variables... yes
134checking dependency style of /opt/local/bin/gcc-mp-7... gcc3
135checking whether make supports nested variables... (cached) yes
136checking for gcc... (cached) /opt/local/bin/gcc-mp-7
137checking whether the compiler supports GNU C... (cached) yes
138checking whether /opt/local/bin/gcc-mp-7 accepts -g... (cached) yes
139checking for /opt/local/bin/gcc-mp-7 option to enable C11 features... (cached) none needed
140checking whether /opt/local/bin/gcc-mp-7 understands -c and -o together... (cached) yes
141checking whether the compiler supports GNU C++... yes
142checking whether /opt/local/bin/g++-mp-7 accepts -g... yes
143checking for /opt/local/bin/g++-mp-7 option to enable C++11 features... none needed
144checking how to run the C++ preprocessor... /opt/local/bin/g++-mp-7 -E
145checking for ld used by /opt/local/bin/g++-mp-7... /opt/local/bin/ld
146checking if the linker (/opt/local/bin/ld) is GNU ld... no
147checking whether the /opt/local/bin/g++-mp-7 linker (/opt/local/bin/ld) supports shared libraries... yes
148checking for /opt/local/bin/g++-mp-7 option to produce PIC... -fno-common -DPIC
149checking if /opt/local/bin/g++-mp-7 PIC flag -fno-common -DPIC works... yes
150checking if /opt/local/bin/g++-mp-7 static flag -static works... no
151checking if /opt/local/bin/g++-mp-7 supports -c -o file.o... yes
152checking if /opt/local/bin/g++-mp-7 supports -c -o file.o... (cached) yes
153checking whether the /opt/local/bin/g++-mp-7 linker (/opt/local/bin/ld) supports shared libraries... yes
154checking dynamic linker characteristics... darwin9.8.0 dyld
155checking how to hardcode library paths into programs... immediate
156checking dependency style of /opt/local/bin/g++-mp-7... gcc3
157checking how to run the C preprocessor... /opt/local/bin/gcc-mp-7 -E
158checking whether ln -s works... yes
159checking whether make sets $(MAKE)... (cached) yes
160checking for pkg-config... /opt/local/bin/pkg-config
161checking pkg-config is at least version 0.20... yes
162checking for a Python interpreter with version >= 3.8... python3.9
163checking for python3.9... /opt/local/bin/python3.9
164checking for python3.9 version... 3.9
165checking for python3.9 platform... darwin
166checking for GNU default python3.9 prefix... ${prefix}
167checking for GNU default python3.9 exec_prefix... ${exec_prefix}
168checking for python3.9 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages
169checking for python3.9 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
170checking whether /opt/local/bin/g++-mp-7 supports C++14 features with -std=c++14... yes
171checking whether std::future is available... yes
172checking whether std::map::emplace is available... yes
173checking whether std::atomic_* overloads for std::shared_ptr are available... yes
174checking whether thread_local storage class specifier is available.... yes
175checking for zlib >= 1.2.3... yes
176checking for library containing dlopen... none required
177checking for cunit >= 2.1... no
178configure: WARNING: No package 'cunit' found
179checking for CU_initialize_registry in -lcunit... no
180checking for ev_time in -lev... no
181checking for openssl >= 1.0.1... yes
182checking for SSL_is_quic... no
183checking for SSL_set_quic_early_data_context... no
184checking for libcares >= 1.7.5... no
185configure: No package 'libcares' found
186checking for libngtcp2 >= 0.2.0... no
187configure: No package 'libngtcp2' found
188checking for libnghttp3 >= 0.2.0... no
189configure: No package 'libnghttp3' found
190checking for libevent_openssl >= 2.0.8... yes
191checking for jansson >= 2.5... no
192configure: No package 'jansson' found
193checking for libsystemd >= 209... no
194configure: No package 'libsystemd' found
195checking for libxml-2.0 >= 2.6.26... yes
196checking for library containing malloc_stats_print... no
197checking for library containing je_malloc_stats_print... no
198checking whether to enable assertions... yes
199checking for arpa/inet.h... yes
200checking for fcntl.h... yes
201checking for inttypes.h... (cached) yes
202checking for limits.h... yes
203checking for netdb.h... yes
204checking for netinet/in.h... yes
205checking for pwd.h... yes
206checking for stddef.h... yes
207checking for stdint.h... (cached) yes
208checking for stdlib.h... (cached) yes
209checking for string.h... (cached) yes
210checking for sys/socket.h... yes
211checking for sys/time.h... yes
212checking for syslog.h... yes
213checking for time.h... yes
214checking for unistd.h... (cached) yes
215checking for size_t... yes
216checking for ssize_t... yes
217checking for uint8_t... yes
218checking for uint16_t... yes
219checking for uint32_t... yes
220checking for uint64_t... yes
221checking for int8_t... yes
222checking for int16_t... yes
223checking for int32_t... yes
224checking for int64_t... yes
225checking for off_t... yes
226checking for pid_t... yes
227checking for uid_t in sys/types.h... yes
228checking for ptrdiff_t... yes
229checking whether byte ordering is bigendian... yes
230checking for inline... inline
231checking for special C compiler options needed for large files... no
232checking for _FILE_OFFSET_BITS value needed for large files... no
233checking for struct tm.tm_gmtoff... yes
234checking for struct sockaddr_in.sin_len... yes
235checking for struct sockaddr_in6.sin6_len... yes
236checking size of int *... 4
237checking size of time_t... 4
238checking for working chown... yes
239checking for error_at_line... no
240checking for fork... yes
241checking for vfork... yes
242checking for working fork... yes
243checking for working vfork... (cached) yes
244checking for /opt/local/bin/gcc-mp-7 options needed to detect all undeclared functions... none needed
245checking whether strerror_r is declared... yes
246checking whether strerror_r returns char *... no
247checking for working strnlen... yes
248checking for _Exit... yes
249checking for accept4... no
250checking for dup2... yes
251checking for getcwd... yes
252checking for getpwnam... yes
253checking for localtime_r... yes
254checking for memchr... yes
255checking for memmove... yes
256checking for memset... yes
257checking for mkostemp... no
258checking for socket... yes
259checking for sqrt... yes
260checking for strchr... yes
261checking for strdup... yes
262checking for strerror... yes
263checking for strndup... yes
264checking for strstr... yes
265checking for strtol... yes
266checking for strtoul... yes
267checking for timegm... yes
268checking for timerfd_create... no
269checking whether initgroups is declared... yes
270checking whether C compiler accepts -fvisibility=hidden... yes
271checking that generated files are newer than configure... done
272configure: creating ./config.status
273config.status: creating Makefile
274config.status: creating lib/Makefile
275config.status: creating lib/libnghttp2.pc
276config.status: creating lib/includes/Makefile
277config.status: creating lib/includes/nghttp2/nghttp2ver.h
278config.status: creating tests/Makefile
279config.status: creating tests/testdata/Makefile
280config.status: creating third-party/Makefile
281config.status: creating src/Makefile
282config.status: creating src/includes/Makefile
283config.status: creating src/libnghttp2_asio.pc
284config.status: creating bpf/Makefile
285config.status: creating examples/Makefile
286config.status: creating python/Makefile
287config.status: creating python/setup.py
288config.status: creating integration-tests/Makefile
289config.status: creating integration-tests/config.go
290config.status: creating integration-tests/setenv
291config.status: creating doc/Makefile
292config.status: creating doc/conf.py
293config.status: creating doc/index.rst
294config.status: creating doc/package_README.rst
295config.status: creating doc/tutorial-client.rst
296config.status: creating doc/tutorial-server.rst
297config.status: creating doc/tutorial-hpack.rst
298config.status: creating doc/nghttpx-howto.rst
299config.status: creating doc/h2load-howto.rst
300config.status: creating doc/libnghttp2_asio.rst
301config.status: creating doc/python-apiref.rst
302config.status: creating doc/building-android-binary.rst
303config.status: creating doc/nghttp2.h.rst
304config.status: creating doc/nghttp2ver.h.rst
305config.status: creating doc/asio_http2.h.rst
306config.status: creating doc/asio_http2_server.h.rst
307config.status: creating doc/asio_http2_client.h.rst
308config.status: creating doc/contribute.rst
309config.status: creating contrib/Makefile
310config.status: creating script/Makefile
311config.status: creating config.h
312config.status: executing libtool commands
313config.status: executing depfiles commands
314configure: summary of build options:
315
316    Package version: 1.47.0
317    Library version: 35:2:21
318    Install prefix:  /opt/local
319    System types:
320      Build:         powerpc-apple-darwin9.8.0
321      Host:          powerpc-apple-darwin9.8.0
322      Target:        powerpc-apple-darwin9.8.0
323    Compiler:
324      C compiler:     /opt/local/bin/gcc-mp-7
325      CFLAGS:         -pipe -Os -I/opt/local/include/LegacySupport -arch ppc
326      LDFLAGS:        -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -arch ppc
327      C++ compiler:   /opt/local/bin/g++-mp-7 -std=c++14
328      CXXFLAGS:       -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc
329      CXXCPP:         /opt/local/bin/g++-mp-7 -E -std=c++14
330      C preprocessor: /opt/local/bin/gcc-mp-7 -E
331      CPPFLAGS:       -I/opt/local/include -I/opt/local/include/LegacySupport
332      WARNCFLAGS:     
333      WARNCXXFLAGS:   
334      CXX1XCXXFLAGS: 
335      EXTRACFLAG:     -fvisibility=hidden
336      BPFCFLAGS:     
337      EXTRABPFCFLAGS:
338      LIBS:           
339      DEFS:           -DHAVE_CONFIG_H
340      EXTRA_DEFS:     -D__APPLE_USE_RFC_3542
341    Library:
342      Shared:         yes
343      Static:         yes
344    Libtool:
345      LIBTOOL_LDFLAGS:
346    Python:
347      Python:         /opt/local/bin/python3.9
348      PYTHON_VERSION: 3.9
349      pyexecdir:      ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
350      PYTHON_CPPFLAGS:
351      PYTHON_LIBS:   
352      Cython:         no
353    Test:
354      CUnit:          no (CFLAGS='' LIBS='')
355      Failmalloc:     yes
356    Libs:
357      OpenSSL:        yes (CFLAGS='-I/opt/local/libexec/openssl3/include' LIBS='-L/opt/local/libexec/openssl3/lib -lssl -lcrypto')
358      Libxml2:        yes (CFLAGS='-I/opt/local/include/libxml2' LIBS='-L/opt/local/lib -lxml2')
359      Libev:          no (CFLAGS='' LIBS='')
360      Libc-ares:      no (CFLAGS='' LIBS='')
361      libngtcp2:      no (CFLAGS='' LIBS='')
362      libngtcp2_crypto_openssl: no (CFLAGS='' LIBS='')
363      libngtcp2_crypto_boringssl: no (CFLAGS='' LIBS='')
364      libnghttp3:     no (CFLAGS='' LIBS='')
365      libbpf:         no (CFLAGS='' LIBS='')
366      Libevent(SSL):  yes (CFLAGS='-I/opt/local/libexec/openssl3/include' LIBS='-L/opt/local/lib -levent_openssl -levent')
367      Jansson:        no (CFLAGS='' LIBS='')
368      Jemalloc:       no (CFLAGS='' LIBS='')
369      Zlib:           yes (CFLAGS='' LIBS='-L/opt/local/lib -lz')
370      Systemd:        no (CFLAGS='' LIBS='')
371      Boost CPPFLAGS:
372      Boost LDFLAGS: 
373      Boost::ASIO:   
374      Boost::System: 
375      Boost::Thread: 
376    Third-party:
377      http-parser:    no
378      MRuby:          no (CFLAGS='' LIBS='')
379      Neverbleed:     no
380    Features:
381      Applications:   no
382      HPACK tools:    no
383      Libnghttp2_asio:no
384      Examples:       no
385      Python bindings:no
386      Threading:      no
387      HTTP/3 (EXPERIMENTAL): no
388
389Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
390  SSL_is_quic: found in nghttp2-1.47.0/config.log
391  SSL_set_quic_early_data_context: found in nghttp2-1.47.0/config.log
392--->  Building nghttp2
393Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib" && /usr/bin/make -j4 -w all
394make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
395Making all in includes
396make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib/includes'
397make[1]: Nothing to be done for `all'.
398make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib/includes'
399make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
400depbase=`echo nghttp2_pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
401        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_pq.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_pq.lo nghttp2_pq.c &&\
402        mv -f $depbase.Tpo $depbase.Plo
403depbase=`echo nghttp2_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
404        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_map.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_map.lo nghttp2_map.c &&\
405        mv -f $depbase.Tpo $depbase.Plo
406depbase=`echo nghttp2_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
407        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_queue.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_queue.lo nghttp2_queue.c &&\
408        mv -f $depbase.Tpo $depbase.Plo
409depbase=`echo nghttp2_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
410        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_frame.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_frame.lo nghttp2_frame.c &&\
411        mv -f $depbase.Tpo $depbase.Plo
412libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_map.lo -MD -MP -MF .deps/nghttp2_map.Tpo -c nghttp2_map.c  -fno-common -DPIC -o .libs/nghttp2_map.o
413libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_frame.lo -MD -MP -MF .deps/nghttp2_frame.Tpo -c nghttp2_frame.c  -fno-common -DPIC -o .libs/nghttp2_frame.o
414libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_pq.lo -MD -MP -MF .deps/nghttp2_pq.Tpo -c nghttp2_pq.c  -fno-common -DPIC -o .libs/nghttp2_pq.o
415libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_queue.lo -MD -MP -MF .deps/nghttp2_queue.Tpo -c nghttp2_queue.c  -fno-common -DPIC -o .libs/nghttp2_queue.o
416libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_queue.lo -MD -MP -MF .deps/nghttp2_queue.Tpo -c nghttp2_queue.c -o nghttp2_queue.o >/dev/null 2>&1
417libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_pq.lo -MD -MP -MF .deps/nghttp2_pq.Tpo -c nghttp2_pq.c -o nghttp2_pq.o >/dev/null 2>&1
418libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_map.lo -MD -MP -MF .deps/nghttp2_map.Tpo -c nghttp2_map.c -o nghttp2_map.o >/dev/null 2>&1
419depbase=`echo nghttp2_buf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
420        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_buf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_buf.lo nghttp2_buf.c &&\
421        mv -f $depbase.Tpo $depbase.Plo
422depbase=`echo nghttp2_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
423        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_stream.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_stream.lo nghttp2_stream.c &&\
424        mv -f $depbase.Tpo $depbase.Plo
425depbase=`echo nghttp2_outbound_item.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
426        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_outbound_item.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_outbound_item.lo nghttp2_outbound_item.c &&\
427        mv -f $depbase.Tpo $depbase.Plo
428libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_buf.lo -MD -MP -MF .deps/nghttp2_buf.Tpo -c nghttp2_buf.c  -fno-common -DPIC -o .libs/nghttp2_buf.o
429libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_stream.lo -MD -MP -MF .deps/nghttp2_stream.Tpo -c nghttp2_stream.c  -fno-common -DPIC -o .libs/nghttp2_stream.o
430libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_frame.lo -MD -MP -MF .deps/nghttp2_frame.Tpo -c nghttp2_frame.c -o nghttp2_frame.o >/dev/null 2>&1
431libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_outbound_item.lo -MD -MP -MF .deps/nghttp2_outbound_item.Tpo -c nghttp2_outbound_item.c  -fno-common -DPIC -o .libs/nghttp2_outbound_item.o
432libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_buf.lo -MD -MP -MF .deps/nghttp2_buf.Tpo -c nghttp2_buf.c -o nghttp2_buf.o >/dev/null 2>&1
433libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_outbound_item.lo -MD -MP -MF .deps/nghttp2_outbound_item.Tpo -c nghttp2_outbound_item.c -o nghttp2_outbound_item.o >/dev/null 2>&1
434depbase=`echo nghttp2_session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
435        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_session.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_session.lo nghttp2_session.c &&\
436        mv -f $depbase.Tpo $depbase.Plo
437libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_stream.lo -MD -MP -MF .deps/nghttp2_stream.Tpo -c nghttp2_stream.c -o nghttp2_stream.o >/dev/null 2>&1
438depbase=`echo nghttp2_submit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
439        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_submit.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_submit.lo nghttp2_submit.c &&\
440        mv -f $depbase.Tpo $depbase.Plo
441libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_session.lo -MD -MP -MF .deps/nghttp2_session.Tpo -c nghttp2_session.c  -fno-common -DPIC -o .libs/nghttp2_session.o
442depbase=`echo nghttp2_helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
443        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_helper.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_helper.lo nghttp2_helper.c &&\
444        mv -f $depbase.Tpo $depbase.Plo
445libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_submit.lo -MD -MP -MF .deps/nghttp2_submit.Tpo -c nghttp2_submit.c  -fno-common -DPIC -o .libs/nghttp2_submit.o
446depbase=`echo nghttp2_npn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
447        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_npn.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_npn.lo nghttp2_npn.c &&\
448        mv -f $depbase.Tpo $depbase.Plo
449libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_helper.lo -MD -MP -MF .deps/nghttp2_helper.Tpo -c nghttp2_helper.c  -fno-common -DPIC -o .libs/nghttp2_helper.o
450libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_submit.lo -MD -MP -MF .deps/nghttp2_submit.Tpo -c nghttp2_submit.c -o nghttp2_submit.o >/dev/null 2>&1
451libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_npn.lo -MD -MP -MF .deps/nghttp2_npn.Tpo -c nghttp2_npn.c  -fno-common -DPIC -o .libs/nghttp2_npn.o
452libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_helper.lo -MD -MP -MF .deps/nghttp2_helper.Tpo -c nghttp2_helper.c -o nghttp2_helper.o >/dev/null 2>&1
453libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_npn.lo -MD -MP -MF .deps/nghttp2_npn.Tpo -c nghttp2_npn.c -o nghttp2_npn.o >/dev/null 2>&1
454depbase=`echo nghttp2_hd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
455        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_hd.lo nghttp2_hd.c &&\
456        mv -f $depbase.Tpo $depbase.Plo
457depbase=`echo nghttp2_hd_huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
458        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd_huffman.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_hd_huffman.lo nghttp2_hd_huffman.c &&\
459        mv -f $depbase.Tpo $depbase.Plo
460depbase=`echo nghttp2_hd_huffman_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
461        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd_huffman_data.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_hd_huffman_data.lo nghttp2_hd_huffman_data.c &&\
462        mv -f $depbase.Tpo $depbase.Plo
463libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd.lo -MD -MP -MF .deps/nghttp2_hd.Tpo -c nghttp2_hd.c  -fno-common -DPIC -o .libs/nghttp2_hd.o
464libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd_huffman.lo -MD -MP -MF .deps/nghttp2_hd_huffman.Tpo -c nghttp2_hd_huffman.c  -fno-common -DPIC -o .libs/nghttp2_hd_huffman.o
465libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd_huffman_data.lo -MD -MP -MF .deps/nghttp2_hd_huffman_data.Tpo -c nghttp2_hd_huffman_data.c  -fno-common -DPIC -o .libs/nghttp2_hd_huffman_data.o
466libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd_huffman_data.lo -MD -MP -MF .deps/nghttp2_hd_huffman_data.Tpo -c nghttp2_hd_huffman_data.c -o nghttp2_hd_huffman_data.o >/dev/null 2>&1
467libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd_huffman.lo -MD -MP -MF .deps/nghttp2_hd_huffman.Tpo -c nghttp2_hd_huffman.c -o nghttp2_hd_huffman.o >/dev/null 2>&1
468depbase=`echo nghttp2_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
469        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_version.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_version.lo nghttp2_version.c &&\
470        mv -f $depbase.Tpo $depbase.Plo
471depbase=`echo nghttp2_priority_spec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
472        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_priority_spec.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_priority_spec.lo nghttp2_priority_spec.c &&\
473        mv -f $depbase.Tpo $depbase.Plo
474libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_version.lo -MD -MP -MF .deps/nghttp2_version.Tpo -c nghttp2_version.c  -fno-common -DPIC -o .libs/nghttp2_version.o
475libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_priority_spec.lo -MD -MP -MF .deps/nghttp2_priority_spec.Tpo -c nghttp2_priority_spec.c  -fno-common -DPIC -o .libs/nghttp2_priority_spec.o
476libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_version.lo -MD -MP -MF .deps/nghttp2_version.Tpo -c nghttp2_version.c -o nghttp2_version.o >/dev/null 2>&1
477libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_priority_spec.lo -MD -MP -MF .deps/nghttp2_priority_spec.Tpo -c nghttp2_priority_spec.c -o nghttp2_priority_spec.o >/dev/null 2>&1
478depbase=`echo nghttp2_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
479        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_option.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_option.lo nghttp2_option.c &&\
480        mv -f $depbase.Tpo $depbase.Plo
481depbase=`echo nghttp2_callbacks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
482        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_callbacks.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_callbacks.lo nghttp2_callbacks.c &&\
483        mv -f $depbase.Tpo $depbase.Plo
484libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_hd.lo -MD -MP -MF .deps/nghttp2_hd.Tpo -c nghttp2_hd.c -o nghttp2_hd.o >/dev/null 2>&1
485libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_option.lo -MD -MP -MF .deps/nghttp2_option.Tpo -c nghttp2_option.c  -fno-common -DPIC -o .libs/nghttp2_option.o
486libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_callbacks.lo -MD -MP -MF .deps/nghttp2_callbacks.Tpo -c nghttp2_callbacks.c  -fno-common -DPIC -o .libs/nghttp2_callbacks.o
487libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_option.lo -MD -MP -MF .deps/nghttp2_option.Tpo -c nghttp2_option.c -o nghttp2_option.o >/dev/null 2>&1
488libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_callbacks.lo -MD -MP -MF .deps/nghttp2_callbacks.Tpo -c nghttp2_callbacks.c -o nghttp2_callbacks.o >/dev/null 2>&1
489depbase=`echo nghttp2_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
490        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_mem.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_mem.lo nghttp2_mem.c &&\
491        mv -f $depbase.Tpo $depbase.Plo
492depbase=`echo nghttp2_http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
493        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_http.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_http.lo nghttp2_http.c &&\
494        mv -f $depbase.Tpo $depbase.Plo
495libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_mem.lo -MD -MP -MF .deps/nghttp2_mem.Tpo -c nghttp2_mem.c  -fno-common -DPIC -o .libs/nghttp2_mem.o
496libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_http.lo -MD -MP -MF .deps/nghttp2_http.Tpo -c nghttp2_http.c  -fno-common -DPIC -o .libs/nghttp2_http.o
497libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_mem.lo -MD -MP -MF .deps/nghttp2_mem.Tpo -c nghttp2_mem.c -o nghttp2_mem.o >/dev/null 2>&1
498libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_session.lo -MD -MP -MF .deps/nghttp2_session.Tpo -c nghttp2_session.c -o nghttp2_session.o >/dev/null 2>&1
499depbase=`echo nghttp2_rcbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
500        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_rcbuf.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_rcbuf.lo nghttp2_rcbuf.c &&\
501        mv -f $depbase.Tpo $depbase.Plo
502depbase=`echo nghttp2_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
503        /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I..  -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_debug.lo -MD -MP -MF $depbase.Tpo -c -o nghttp2_debug.lo nghttp2_debug.c &&\
504        mv -f $depbase.Tpo $depbase.Plo
505libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_rcbuf.lo -MD -MP -MF .deps/nghttp2_rcbuf.Tpo -c nghttp2_rcbuf.c  -fno-common -DPIC -o .libs/nghttp2_rcbuf.o
506libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_http.lo -MD -MP -MF .deps/nghttp2_http.Tpo -c nghttp2_http.c -o nghttp2_http.o >/dev/null 2>&1
507libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_debug.lo -MD -MP -MF .deps/nghttp2_debug.Tpo -c nghttp2_debug.c  -fno-common -DPIC -o .libs/nghttp2_debug.o
508libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_rcbuf.lo -MD -MP -MF .deps/nghttp2_rcbuf.Tpo -c nghttp2_rcbuf.c -o nghttp2_rcbuf.o >/dev/null 2>&1
509libtool: compile:  /opt/local/bin/gcc-mp-7 -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -I/opt/local/include -I/opt/local/include/LegacySupport -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc -MT nghttp2_debug.lo -MD -MP -MF .deps/nghttp2_debug.Tpo -c nghttp2_debug.c -o nghttp2_debug.o >/dev/null 2>&1
510/bin/sh ../libtool  --tag=CC   --mode=link /opt/local/bin/gcc-mp-7  -fvisibility=hidden -pipe -Os -I/opt/local/include/LegacySupport -arch ppc  -no-undefined -version-info 35:2:21 -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -arch ppc -o libnghttp2.la -rpath /opt/local/lib  nghttp2_pq.lo nghttp2_map.lo nghttp2_queue.lo nghttp2_frame.lo nghttp2_buf.lo nghttp2_stream.lo nghttp2_outbound_item.lo nghttp2_session.lo nghttp2_submit.lo nghttp2_helper.lo nghttp2_npn.lo nghttp2_hd.lo nghttp2_hd_huffman.lo nghttp2_hd_huffman_data.lo nghttp2_version.lo nghttp2_priority_spec.lo nghttp2_option.lo nghttp2_callbacks.lo nghttp2_mem.lo nghttp2_http.lo nghttp2_rcbuf.lo nghttp2_debug.lo 
511libtool: link: /opt/local/bin/gcc-mp-7 -dynamiclib  -o .libs/libnghttp2.14.dylib  .libs/nghttp2_pq.o .libs/nghttp2_map.o .libs/nghttp2_queue.o .libs/nghttp2_frame.o .libs/nghttp2_buf.o .libs/nghttp2_stream.o .libs/nghttp2_outbound_item.o .libs/nghttp2_session.o .libs/nghttp2_submit.o .libs/nghttp2_helper.o .libs/nghttp2_npn.o .libs/nghttp2_hd.o .libs/nghttp2_hd_huffman.o .libs/nghttp2_hd_huffman_data.o .libs/nghttp2_version.o .libs/nghttp2_priority_spec.o .libs/nghttp2_option.o .libs/nghttp2_callbacks.o .libs/nghttp2_mem.o .libs/nghttp2_http.o .libs/nghttp2_rcbuf.o .libs/nghttp2_debug.o   -L/opt/local/lib -lMacportsLegacySupport  -Os -arch ppc -Wl,-headerpad_max_install_names -arch ppc   -install_name  /opt/local/lib/libnghttp2.14.dylib -compatibility_version 36 -current_version 36.2 -Wl,-single_module
512libtool: link: (cd ".libs" && rm -f "libnghttp2.dylib" && ln -s "libnghttp2.14.dylib" "libnghttp2.dylib")
513libtool: link: ar cr .libs/libnghttp2.a  nghttp2_pq.o nghttp2_map.o nghttp2_queue.o nghttp2_frame.o nghttp2_buf.o nghttp2_stream.o nghttp2_outbound_item.o nghttp2_session.o nghttp2_submit.o nghttp2_helper.o nghttp2_npn.o nghttp2_hd.o nghttp2_hd_huffman.o nghttp2_hd_huffman_data.o nghttp2_version.o nghttp2_priority_spec.o nghttp2_option.o nghttp2_callbacks.o nghttp2_mem.o nghttp2_http.o nghttp2_rcbuf.o nghttp2_debug.o
514libtool: link: ranlib .libs/libnghttp2.a
515libtool: link: ( cd ".libs" && rm -f "libnghttp2.la" && ln -s "../libnghttp2.la" "libnghttp2.la" )
516make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
517make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
518--->  Staging nghttp2 into destroot
519. changed
520        gid expected 0 found 80 modified
521./usr missing (created)
522. missing (directory not created: File exists)
523./Applications missing (created)
524./Developer missing (created)
525./Library missing (created)
526. changed
527        gid expected 80 found 0 modified
528./bin missing (created)
529./etc missing (created)
530./include missing (created)
531./lib missing (created)
532./lib/pkgconfig missing (created)
533./libexec missing (created)
534./sbin missing (created)
535./share missing (created)
536./share/doc missing (created)
537./share/info missing (created)
538./share/man missing (created)
539./share/man/cat1 missing (created)
540./share/man/cat2 missing (created)
541./share/man/cat3 missing (created)
542./share/man/cat4 missing (created)
543./share/man/cat5 missing (created)
544./share/man/cat6 missing (created)
545./share/man/cat7 missing (created)
546./share/man/cat8 missing (created)
547./share/man/cat9 missing (created)
548./share/man/catl missing (created)
549./share/man/catn missing (created)
550./share/man/man1 missing (created)
551./share/man/man2 missing (created)
552./share/man/man3 missing (created)
553./share/man/man4 missing (created)
554./share/man/man5 missing (created)
555./share/man/man6 missing (created)
556./share/man/man7 missing (created)
557./share/man/man8 missing (created)
558./share/man/man9 missing (created)
559./share/man/manl missing (created)
560./share/man/mann missing (created)
561./share/nls missing (created)
562./share/nls/C missing (created)
563./share/nls/af_ZA.ISO8859-1 missing (created)
564./share/nls/af_ZA.ISO8859-15 missing (created)
565./share/nls/bg_BG.CP1251 missing (created)
566./share/nls/cs_CZ.ISO8859-2 missing (created)
567./share/nls/da_DK.ISO8859-1 missing (created)
568./share/nls/da_DK.ISO8859-15 missing (created)
569./share/nls/de_AT.ISO8859-1 missing (created)
570./share/nls/de_AT.ISO8859-15 missing (created)
571./share/nls/de_CH.ISO8859-1 missing (created)
572./share/nls/de_CH.ISO8859-15 missing (created)
573./share/nls/de_DE.ISO8859-1 missing (created)
574./share/nls/de_DE.ISO8859-15 missing (created)
575./share/nls/el_GR.ISO8859-7 missing (created)
576./share/nls/en_AU.ISO8859-1 missing (created)
577./share/nls/en_AU.ISO8859-15 missing (created)
578./share/nls/en_AU.US-ASCII missing (created)
579./share/nls/en_CA.ISO8859-1 missing (created)
580./share/nls/en_CA.ISO8859-15 missing (created)
581./share/nls/en_CA.US-ASCII missing (created)
582./share/nls/en_GB.ISO8859-1 missing (created)
583./share/nls/en_GB.ISO8859-15 missing (created)
584./share/nls/en_GB.US-ASCII missing (created)
585./share/nls/en_NZ.ISO8859-1 missing (created)
586./share/nls/en_NZ.ISO8859-15 missing (created)
587./share/nls/en_NZ.US-ASCII missing (created)
588./share/nls/en_US.ISO8859-1 missing (created)
589./share/nls/en_US.ISO8859-15 missing (created)
590./share/nls/es_ES.ISO8859-1 missing (created)
591./share/nls/es_ES.ISO8859-15 missing (created)
592./share/nls/et_EE.ISO8859-15 missing (created)
593./share/nls/fi_FI.ISO8859-1 missing (created)
594./share/nls/fi_FI.ISO8859-15 missing (created)
595./share/nls/fr_BE.ISO8859-1 missing (created)
596./share/nls/fr_BE.ISO8859-15 missing (created)
597./share/nls/fr_CA.ISO8859-1 missing (created)
598./share/nls/fr_CA.ISO8859-15 missing (created)
599./share/nls/fr_CH.ISO8859-1 missing (created)
600./share/nls/fr_CH.ISO8859-15 missing (created)
601./share/nls/fr_FR.ISO8859-1 missing (created)
602./share/nls/fr_FR.ISO8859-15 missing (created)
603./share/nls/hi_IN.ISCII-DEV missing (created)
604./share/nls/hr_HR.ISO8859-2 missing (created)
605./share/nls/hu_HU.ISO8859-2 missing (created)
606./share/nls/is_IS.ISO8859-1 missing (created)
607./share/nls/is_IS.ISO8859-15 missing (created)
608./share/nls/it_CH.ISO8859-1 missing (created)
609./share/nls/it_CH.ISO8859-15 missing (created)
610./share/nls/it_IT.ISO8859-1 missing (created)
611./share/nls/it_IT.ISO8859-15 missing (created)
612./share/nls/ja_JP.SJIS missing (created)
613./share/nls/ja_JP.eucJP missing (created)
614./share/nls/ko_KR.eucKR missing (created)
615./share/nls/la_LN.ISO8859-1 missing (created)
616./share/nls/la_LN.ISO8859-15 missing (created)
617./share/nls/la_LN.ISO8859-2 missing (created)
618./share/nls/la_LN.ISO8859-4 missing (created)
619./share/nls/la_LN.US-ASCII missing (created)
620./share/nls/lt_LT.ISO8859-4 missing (created)
621./share/nls/nl_BE.ISO8859-1 missing (created)
622./share/nls/nl_BE.ISO8859-15 missing (created)
623./share/nls/nl_NL.ISO8859-1 missing (created)
624./share/nls/nl_NL.ISO8859-15 missing (created)
625./share/nls/no_NO.ISO8859-1 missing (created)
626./share/nls/no_NO.ISO8859-15 missing (created)
627./share/nls/pl_PL.ISO8859-2 missing (created)
628./share/nls/pt_BR.ISO8859-1 missing (created)
629./share/nls/pt_PT.ISO8859-1 missing (created)
630./share/nls/pt_PT.ISO8859-15 missing (created)
631./share/nls/ro_RO.ISO8859-2 missing (created)
632./share/nls/ru_RU.CP866 missing (created)
633./share/nls/ru_RU.ISO8859-5 missing (created)
634./share/nls/ru_RU.KOI8-R missing (created)
635./share/nls/sk_SK.ISO8859-2 missing (created)
636./share/nls/sl_SI.ISO8859-2 missing (created)
637./share/nls/sv_SE.ISO8859-1 missing (created)
638./share/nls/sv_SE.ISO8859-15 missing (created)
639./share/nls/tr_TR.ISO8859-9 missing (created)
640./share/nls/uk_UA.ISO8859-5 missing (created)
641./share/nls/uk_UA.KOI8-U missing (created)
642./share/nls/zh_CN.eucCN missing (created)
643./share/nls/zh_TW.Big5 missing (created)
644./share/skel missing (created)
645./var missing (created)
646./var/cache missing (created)
647./var/db missing (created)
648./var/log missing (created)
649./var/run missing (created)
650./var/spool missing (created)
651./www missing (created)
652Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib" && /usr/bin/make -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot
653make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
654Making install in includes
655make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib/includes'
656make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib/includes'
657make[2]: Nothing to be done for `install-exec-am'.
658 /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/include'
659 /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/include/nghttp2'
660 /usr/bin/install -c -m 644  nghttp2/nghttp2.h nghttp2/nghttp2ver.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/include/nghttp2'
661make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib/includes'
662make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib/includes'
663make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
664make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
665 /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib'
666 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libnghttp2.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib'
667libtool: install: /usr/bin/install -c .libs/libnghttp2.14.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib/libnghttp2.14.dylib
668libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib && { ln -s -f libnghttp2.14.dylib libnghttp2.dylib || { rm -f libnghttp2.dylib && ln -s libnghttp2.14.dylib libnghttp2.dylib; }; })
669libtool: install: /usr/bin/install -c .libs/libnghttp2.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib/libnghttp2.la
670libtool: install: /usr/bin/install -c .libs/libnghttp2.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib/libnghttp2.a
671libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib/libnghttp2.a
672libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib/libnghttp2.a
673libtool: warning: remember to run 'libtool --finish /opt/local/lib'
674 /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib/pkgconfig'
675 /usr/bin/install -c -m 644 libnghttp2.pc '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot/opt/local/lib/pkgconfig'
676make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
677make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
678make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/nghttp2-1.47.0/lib'
679--->  Patching libnghttp2.la: /dependency_libs/ s/'.*'/''/
680--->  Installing nghttp2 @1.47.0_0
681Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_nghttp2/nghttp2/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /opt/local/var/macports/software/nghttp2/nghttp2-1.47.0_0.darwin_9.ppc.tbz2
682./
683./+COMMENT
684./+CONTENTS
685./+DESC
686./+PORTFILE
687./+STATE
688./opt/
689./opt/local/
690./opt/local/include/
691./opt/local/include/nghttp2/
692./opt/local/include/nghttp2/nghttp2.h
693./opt/local/include/nghttp2/nghttp2ver.h
694./opt/local/lib/
695./opt/local/lib/libnghttp2.14.dylib
696./opt/local/lib/libnghttp2.a
697./opt/local/lib/libnghttp2.dylib
698./opt/local/lib/libnghttp2.la
699./opt/local/lib/pkgconfig/
700./opt/local/lib/pkgconfig/libnghttp2.pc
701--->  Activating nghttp2 @1.47.0_0
702x ./
703x ./+COMMENT
704x ./+CONTENTS
705x ./+DESC
706x ./+PORTFILE
707x ./+STATE
708x ./opt/
709x ./opt/local/
710x ./opt/local/include/
711x ./opt/local/include/nghttp2/
712x ./opt/local/include/nghttp2/nghttp2.h
713x ./opt/local/include/nghttp2/nghttp2ver.h
714x ./opt/local/lib/
715x ./opt/local/lib/libnghttp2.14.dylib
716x ./opt/local/lib/libnghttp2.a
717x ./opt/local/lib/libnghttp2.dylib
718x ./opt/local/lib/libnghttp2.la
719x ./opt/local/lib/pkgconfig/
720x ./opt/local/lib/pkgconfig/libnghttp2.pc
721--->  Cleaning nghttp2
722--->  Removing work directory for nghttp2
72336-61:~ svacchanda$ port -v installed nghttp2
724The following ports are currently installed:
725  nghttp2 @1.47.0_0 (active) requested_variants='' platform='darwin 9' archs='ppc' date='2022-04-24T19:39:31+0800'