Skip to content

Instantly share code, notes, and snippets.

@tsutsui
Created October 8, 2018 03:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsutsui/8f7e96edec02ef3f3441574890f90497 to your computer and use it in GitHub Desktop.
Save tsutsui/8f7e96edec02ef3f3441574890f90497 to your computer and use it in GitHub Desktop.
pkgsrc-2018Q3 pkgsrc/devel/protobuf build fails on NetBSD/i386 8.0
=> Bootstrap dependency digest>=20010302: found digest-20160304
=> Checksum SHA1 OK for protobuf-cpp-3.6.0.tar.gz
=> Checksum RMD160 OK for protobuf-cpp-3.6.0.tar.gz
=> Checksum SHA512 OK for protobuf-cpp-3.6.0.tar.gz
===> Installing dependencies for protobuf-3.6.0
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1
=> Tool dependency automake>=1.9: found automake-1.15.1nb1
=> Tool dependency autoconf>=2.58: found autoconf-2.69nb8
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency googletest>=1.4.0: found googletest-1.8.1
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Invoking ``package'' after barrier for protobuf-3.6.0
===> Overriding tools for protobuf-3.6.0
===> Extracting for protobuf-3.6.0
===> Patching for protobuf-3.6.0
=> Applying pkgsrc patches for protobuf-3.6.0
=> Verifying /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-configure
=> Applying pkgsrc patch /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-configure
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.3 2018/08/04 21:19:39 minskim Exp $
|
|Fix unportable test(1) operator.
|
|--- configure.orig 2018-06-06 19:44:06.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 787.
Hunk #2 succeeded at 881.
Hunk #3 succeeded at 1133.
Hunk #4 succeeded at 1270.
Hunk #5 succeeded at 1423.
Hunk #6 succeeded at 7588.
Hunk #7 succeeded at 8784.
Hunk #8 succeeded at 12219.
Hunk #9 succeeded at 12473.
Hunk #10 succeeded at 13143.
Hunk #11 succeeded at 13164.
Hunk #12 succeeded at 14279.
Hunk #13 succeeded at 17173.
Hunk #14 succeeded at 17548.
Hunk #15 succeeded at 18241.
Hunk #16 succeeded at 18618.
Hunk #17 succeeded at 22549.
done
=> Verifying /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-configure.ac
=> Applying pkgsrc patch /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-configure.ac
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.2 2017/05/02 10:51:31 wiz Exp $
|
|Fix unportable test(1) operator.
|
|--- configure.ac.orig 2017-04-06 00:15:19.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 120 (offset 10 lines).
done
=> Verifying /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-m4_acx__check__suncc.m4
=> Applying pkgsrc patch /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-m4_acx__check__suncc.m4
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-m4_acx__check__suncc.m4,v 1.1 2017/07/01 15:26:52 jperkin Exp $
|
|Disable Solaris ISA selection.
|
|--- m4/acx_check_suncc.m4.orig 2017-03-29 20:41:23.000000000 +0000
|+++ m4/acx_check_suncc.m4
--------------------------
Patching file m4/acx_check_suncc.m4 using Plan A...
Hunk #1 succeeded at 30.
done
=> Verifying /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-src_google_protobuf_message__lite.cc
=> Applying pkgsrc patch /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-src_google_protobuf_message__lite.cc
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_google_protobuf_message__lite.cc,v 1.1 2016/11/23 20:56:45 wiedi Exp $
|
|need limits for INT_MAX
|
|--- src/google/protobuf/message_lite.cc.orig 2016-09-24 01:27:21.000000000 +0000
|+++ src/google/protobuf/message_lite.cc
--------------------------
Patching file src/google/protobuf/message_lite.cc using Plan A...
Hunk #1 succeeded at 40 (offset 2 lines).
done
=> Verifying /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-third__party_googletest_googlemock_configure
=> Applying pkgsrc patch /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-third__party_googletest_googlemock_configure
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-third__party_googletest_googlemock_configure,v 1.1 2018/08/04 21:19:39 minskim Exp $
|
|Fix shell portability issues.
|
|--- third_party/googletest/googlemock/configure.orig 2018-07-31 00:19:25.000000000 +0000
|+++ third_party/googletest/googlemock/configure
--------------------------
Patching file third_party/googletest/googlemock/configure using Plan A...
Hunk #1 succeeded at 16398 (offset 43 lines).
Hunk #2 succeeded at 16428 (offset 43 lines).
done
=> Verifying /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-third__party_googletest_googlemock_configure.ac
=> Applying pkgsrc patch /usr/pkgsrc/devel/protobuf/../../devel/protobuf/patches/patch-third__party_googletest_googlemock_configure.ac
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-third__party_googletest_googlemock_configure.ac,v 1.1 2018/08/04 21:19:39 minskim Exp $
|
|Fix shell portability issues.
|
|--- third_party/googletest/googlemock/configure.ac.orig 2018-05-17 17:42:54.000000000 +0000
|+++ third_party/googletest/googlemock/configure.ac
--------------------------
Patching file third_party/googletest/googlemock/configure.ac using Plan A...
Hunk #1 succeeded at 52.
Hunk #2 succeeded at 76.
done
===> Creating toolchain wrappers for protobuf-3.6.0
===> Configuring for protobuf-3.6.0
+ autoreconf -f -i -Wall,no-obsolete
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:27: installing 'build-aux/compile'
configure.ac:24: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:22: installing 'build-aux/compile'
configure.ac:19: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:71: installing './compile'
configure.ac:48: installing './missing'
benchmarks/Makefile.am: installing './depcomp'
+ rm -rf autom4te.cache 'config.h.in~'
+ exit 0
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C preprocessor... gcc -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... c++ -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for i486--netbsdelf-ar... no
checking for i486--netbsdelf-lib... no
checking for i486--netbsdelf-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for i486--netbsdelf-gcc... no
checking for i486--netbsdelf-objcc... no
checking for i486--netbsdelf-objc... no
checking for i486--netbsdelf-cc... no
checking for i486--netbsdelf-CC... no
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking C++ compiler flags...... use user-supplied: -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include
checking whether __SUNPRO_CC is declared... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld
checking if the linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop
checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld option to reload object files... -r
checking for i486--netbsdelf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for i486--netbsdelf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486--netbsdelf-ar... ar
checking for archiver @FILE support... @
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i486--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld
checking if the linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether the linker supports version scripts... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working memcmp... yes
checking for working strtod... yes
checking for ftruncate... yes
checking for memset... yes
checking for mkdir... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking zlib version... ok (1.2.0.4 or later)
checking for library containing zlibVersion... -lz
checking for pthread_join using gcc -pthread ... yes
checking whether gcc is Clang... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking the location of hash_map... <unordered_map>
checking for library containing sched_yield... none required
checking whether c++ supports C++11 features by default... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating benchmarks/Makefile
config.status: creating conformance/Makefile
config.status: creating protobuf.pc
config.status: creating protobuf-lite.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=== configuring in third_party/googletest (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0/third_party/googletest)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--libdir=/usr/pkg/lib' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
=== configuring in googletest (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0/third_party/googletest/googletest)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--libdir=/usr/pkg/lib' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld
checking if the linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop
checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld option to reload object files... -r
checking for i486--netbsdelf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for i486--netbsdelf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i486--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld
checking if the linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for python... :
checking for pthread_join in LIBS= with CFLAGS= -pthread ... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/gtest-config
config.status: creating build-aux/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=== configuring in googlemock (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0/third_party/googletest/googlemock)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--libdir=/usr/pkg/lib' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld
checking if the linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop
checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld option to reload object files... -r
checking for i486--netbsdelf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for i486--netbsdelf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i486--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld
checking if the linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for python... :
checking for pthread_join in LIBS= with CFLAGS= -pthread ... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for gtest-config... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/gmock-config
config.status: creating build-aux/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
===> Building for protobuf-3.6.0
/usr/pkg/bin/gmake all-recursive
gmake[1]: Entering directory '/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0'
Making all in .
gmake[2]: Entering directory '/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0'
gmake[2]: Leaving directory '/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0'
Making all in src
gmake[2]: Entering directory '/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0/src'
depbase=`echo google/protobuf/stubs/bytestream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/bytestream.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/bytestream.lo google/protobuf/stubs/bytestream.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/bytestream.lo -MD -MP -MF google/protobuf/stubs/.deps/bytestream.Tpo -c google/protobuf/stubs/bytestream.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/bytestream.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/bytestream.lo -MD -MP -MF google/protobuf/stubs/.deps/bytestream.Tpo -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/common.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/common.lo google/protobuf/stubs/common.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/common.lo -MD -MP -MF google/protobuf/stubs/.deps/common.Tpo -c google/protobuf/stubs/common.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/common.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/common.lo -MD -MP -MF google/protobuf/stubs/.deps/common.Tpo -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/int128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/int128.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/int128.lo google/protobuf/stubs/int128.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/int128.lo -MD -MP -MF google/protobuf/stubs/.deps/int128.Tpo -c google/protobuf/stubs/int128.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/int128.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/int128.lo -MD -MP -MF google/protobuf/stubs/.deps/int128.Tpo -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/io_win32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/io_win32.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/io_win32.lo google/protobuf/stubs/io_win32.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/io_win32.lo -MD -MP -MF google/protobuf/stubs/.deps/io_win32.Tpo -c google/protobuf/stubs/io_win32.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/io_win32.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/io_win32.lo -MD -MP -MF google/protobuf/stubs/.deps/io_win32.Tpo -c google/protobuf/stubs/io_win32.cc -o google/protobuf/stubs/io_win32.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/status.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/status.lo google/protobuf/stubs/status.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/status.lo -MD -MP -MF google/protobuf/stubs/.deps/status.Tpo -c google/protobuf/stubs/status.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/status.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/status.lo -MD -MP -MF google/protobuf/stubs/.deps/status.Tpo -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/statusor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/statusor.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/statusor.lo google/protobuf/stubs/statusor.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/statusor.lo -MD -MP -MF google/protobuf/stubs/.deps/statusor.Tpo -c google/protobuf/stubs/statusor.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/statusor.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/statusor.lo -MD -MP -MF google/protobuf/stubs/.deps/statusor.Tpo -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/stringpiece.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/stringpiece.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringpiece.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/stringpiece.lo -MD -MP -MF google/protobuf/stubs/.deps/stringpiece.Tpo -c google/protobuf/stubs/stringpiece.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringpiece.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/stringpiece.lo -MD -MP -MF google/protobuf/stubs/.deps/stringpiece.Tpo -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/stringprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/stringprintf.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/stringprintf.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/stringprintf.lo -MD -MP -MF google/protobuf/stubs/.deps/stringprintf.Tpo -c google/protobuf/stubs/stringprintf.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringprintf.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/stringprintf.lo -MD -MP -MF google/protobuf/stubs/.deps/stringprintf.Tpo -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/structurally_valid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/structurally_valid.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/structurally_valid.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/structurally_valid.lo -MD -MP -MF google/protobuf/stubs/.deps/structurally_valid.Tpo -c google/protobuf/stubs/structurally_valid.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/structurally_valid.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/structurally_valid.lo -MD -MP -MF google/protobuf/stubs/.deps/structurally_valid.Tpo -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/strutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/strutil.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/strutil.lo google/protobuf/stubs/strutil.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/strutil.lo -MD -MP -MF google/protobuf/stubs/.deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/strutil.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/strutil.lo -MD -MP -MF google/protobuf/stubs/.deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/time.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/time.lo google/protobuf/stubs/time.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/time.lo -MD -MP -MF google/protobuf/stubs/.deps/time.Tpo -c google/protobuf/stubs/time.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/time.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/time.lo -MD -MP -MF google/protobuf/stubs/.deps/time.Tpo -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o >/dev/null 2>&1
depbase=`echo google/protobuf/arena.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/arena.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/arena.lo google/protobuf/arena.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/arena.lo -MD -MP -MF google/protobuf/.deps/arena.Tpo -c google/protobuf/arena.cc -fPIC -DPIC -o google/protobuf/.libs/arena.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/arena.lo -MD -MP -MF google/protobuf/.deps/arena.Tpo -c google/protobuf/arena.cc -o google/protobuf/arena.o >/dev/null 2>&1
depbase=`echo google/protobuf/arenastring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/arenastring.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/arenastring.lo google/protobuf/arenastring.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/arenastring.lo -MD -MP -MF google/protobuf/.deps/arenastring.Tpo -c google/protobuf/arenastring.cc -fPIC -DPIC -o google/protobuf/.libs/arenastring.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/arenastring.lo -MD -MP -MF google/protobuf/.deps/arenastring.Tpo -c google/protobuf/arenastring.cc -o google/protobuf/arenastring.o >/dev/null 2>&1
depbase=`echo google/protobuf/extension_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/extension_set.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/extension_set.lo google/protobuf/extension_set.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/extension_set.lo -MD -MP -MF google/protobuf/.deps/extension_set.Tpo -c google/protobuf/extension_set.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/extension_set.lo -MD -MP -MF google/protobuf/.deps/extension_set.Tpo -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o >/dev/null 2>&1
depbase=`echo google/protobuf/generated_message_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/generated_message_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_message_util.lo google/protobuf/generated_message_util.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/generated_message_util.lo -MD -MP -MF google/protobuf/.deps/generated_message_util.Tpo -c google/protobuf/generated_message_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_util.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/generated_message_util.lo -MD -MP -MF google/protobuf/.deps/generated_message_util.Tpo -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o >/dev/null 2>&1
depbase=`echo google/protobuf/generated_message_table_driven_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/generated_message_table_driven_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_message_table_driven_lite.lo google/protobuf/generated_message_table_driven_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/generated_message_table_driven_lite.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven_lite.Tpo -c google/protobuf/generated_message_table_driven_lite.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_table_driven_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/generated_message_table_driven_lite.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven_lite.Tpo -c google/protobuf/generated_message_table_driven_lite.cc -o google/protobuf/generated_message_table_driven_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/implicit_weak_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/implicit_weak_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/implicit_weak_message.lo google/protobuf/implicit_weak_message.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/implicit_weak_message.lo -MD -MP -MF google/protobuf/.deps/implicit_weak_message.Tpo -c google/protobuf/implicit_weak_message.cc -fPIC -DPIC -o google/protobuf/.libs/implicit_weak_message.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/implicit_weak_message.lo -MD -MP -MF google/protobuf/.deps/implicit_weak_message.Tpo -c google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o >/dev/null 2>&1
depbase=`echo google/protobuf/message_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/message_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/message_lite.lo google/protobuf/message_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/message_lite.lo -MD -MP -MF google/protobuf/.deps/message_lite.Tpo -c google/protobuf/message_lite.cc -fPIC -DPIC -o google/protobuf/.libs/message_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/message_lite.lo -MD -MP -MF google/protobuf/.deps/message_lite.Tpo -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/repeated_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/repeated_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/repeated_field.lo google/protobuf/repeated_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/repeated_field.lo -MD -MP -MF google/protobuf/.deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/repeated_field.lo -MD -MP -MF google/protobuf/.deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/wire_format_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/wire_format_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/wire_format_lite.lo google/protobuf/wire_format_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/wire_format_lite.lo -MD -MP -MF google/protobuf/.deps/wire_format_lite.Tpo -c google/protobuf/wire_format_lite.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/wire_format_lite.lo -MD -MP -MF google/protobuf/.deps/wire_format_lite.Tpo -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/io/coded_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/io/coded_stream.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/coded_stream.lo google/protobuf/io/coded_stream.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/coded_stream.lo -MD -MP -MF google/protobuf/io/.deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/coded_stream.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/coded_stream.lo -MD -MP -MF google/protobuf/io/.deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o >/dev/null 2>&1
depbase=`echo google/protobuf/io/zero_copy_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/io/zero_copy_stream.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/zero_copy_stream.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/zero_copy_stream.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o >/dev/null 2>&1
depbase=`echo google/protobuf/io/zero_copy_stream_impl_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/io/zero_copy_stream_impl_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/io/zero_copy_stream_impl_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/zero_copy_stream_impl_lite.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl_lite.Tpo -c google/protobuf/io/zero_copy_stream_impl_lite.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/zero_copy_stream_impl_lite.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl_lite.Tpo -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link c++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -version-info 16:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf-lite.map -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o libprotobuf-lite.la -rpath /usr/pkg/lib google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/io_win32.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo -lz
libtool: link: c++ -shared -fPIC -DPIC google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/stubs/.libs/io_win32.o google/protobuf/stubs/.libs/status.o google/protobuf/stubs/.libs/statusor.o google/protobuf/stubs/.libs/stringpiece.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/stubs/.libs/structurally_valid.o google/protobuf/stubs/.libs/strutil.o google/protobuf/stubs/.libs/time.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/generated_message_table_driven_lite.o google/protobuf/.libs/implicit_weak_message.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/wire_format_lite.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o -L/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/lib -lz -pthread -O2 -Wl,--version-script=./libprotobuf-lite.map -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libprotobuf-lite.so.16 -o .libs/libprotobuf-lite.so.16.0.0
libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.16" && ln -s "libprotobuf-lite.so.16.0.0" "libprotobuf-lite.so.16")
libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.16.0.0" "libprotobuf-lite.so")
libtool: link: ar cru .libs/libprotobuf-lite.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/io_win32.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl_lite.o
libtool: link: ranlib .libs/libprotobuf-lite.a
libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" )
depbase=`echo google/protobuf/any.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/any.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/any.pb.lo google/protobuf/any.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/any.pb.lo -MD -MP -MF google/protobuf/.deps/any.pb.Tpo -c google/protobuf/any.pb.cc -fPIC -DPIC -o google/protobuf/.libs/any.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/any.pb.lo -MD -MP -MF google/protobuf/.deps/any.pb.Tpo -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/api.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/api.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/api.pb.lo google/protobuf/api.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/api.pb.lo -MD -MP -MF google/protobuf/.deps/api.pb.Tpo -c google/protobuf/api.pb.cc -fPIC -DPIC -o google/protobuf/.libs/api.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/api.pb.lo -MD -MP -MF google/protobuf/.deps/api.pb.Tpo -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/mathlimits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/mathlimits.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/mathlimits.lo google/protobuf/stubs/mathlimits.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/mathlimits.lo -MD -MP -MF google/protobuf/stubs/.deps/mathlimits.Tpo -c google/protobuf/stubs/mathlimits.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/mathlimits.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/mathlimits.lo -MD -MP -MF google/protobuf/stubs/.deps/mathlimits.Tpo -c google/protobuf/stubs/mathlimits.cc -o google/protobuf/stubs/mathlimits.o >/dev/null 2>&1
depbase=`echo google/protobuf/any.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/any.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/any.lo google/protobuf/any.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/any.lo -MD -MP -MF google/protobuf/.deps/any.Tpo -c google/protobuf/any.cc -fPIC -DPIC -o google/protobuf/.libs/any.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/any.lo -MD -MP -MF google/protobuf/.deps/any.Tpo -c google/protobuf/any.cc -o google/protobuf/any.o >/dev/null 2>&1
depbase=`echo google/protobuf/descriptor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/descriptor.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/descriptor.lo google/protobuf/descriptor.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/descriptor.lo -MD -MP -MF google/protobuf/.deps/descriptor.Tpo -c google/protobuf/descriptor.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/descriptor.lo -MD -MP -MF google/protobuf/.deps/descriptor.Tpo -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o >/dev/null 2>&1
depbase=`echo google/protobuf/descriptor_database.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/descriptor_database.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/descriptor_database.lo google/protobuf/descriptor_database.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/descriptor_database.lo -MD -MP -MF google/protobuf/.deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor_database.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/descriptor_database.lo -MD -MP -MF google/protobuf/.deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o >/dev/null 2>&1
depbase=`echo google/protobuf/descriptor.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/descriptor.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/descriptor.pb.lo google/protobuf/descriptor.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/descriptor.pb.lo -MD -MP -MF google/protobuf/.deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/descriptor.pb.lo -MD -MP -MF google/protobuf/.deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/duration.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/duration.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/duration.pb.lo google/protobuf/duration.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/duration.pb.lo -MD -MP -MF google/protobuf/.deps/duration.pb.Tpo -c google/protobuf/duration.pb.cc -fPIC -DPIC -o google/protobuf/.libs/duration.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/duration.pb.lo -MD -MP -MF google/protobuf/.deps/duration.pb.Tpo -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/dynamic_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/dynamic_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/dynamic_message.lo google/protobuf/dynamic_message.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/dynamic_message.lo -MD -MP -MF google/protobuf/.deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -fPIC -DPIC -o google/protobuf/.libs/dynamic_message.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/dynamic_message.lo -MD -MP -MF google/protobuf/.deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o >/dev/null 2>&1
depbase=`echo google/protobuf/empty.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/empty.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/empty.pb.lo google/protobuf/empty.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/empty.pb.lo -MD -MP -MF google/protobuf/.deps/empty.pb.Tpo -c google/protobuf/empty.pb.cc -fPIC -DPIC -o google/protobuf/.libs/empty.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/empty.pb.lo -MD -MP -MF google/protobuf/.deps/empty.pb.Tpo -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/extension_set_heavy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/extension_set_heavy.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/extension_set_heavy.lo google/protobuf/extension_set_heavy.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/extension_set_heavy.lo -MD -MP -MF google/protobuf/.deps/extension_set_heavy.Tpo -c google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set_heavy.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/extension_set_heavy.lo -MD -MP -MF google/protobuf/.deps/extension_set_heavy.Tpo -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o >/dev/null 2>&1
depbase=`echo google/protobuf/field_mask.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/field_mask.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/field_mask.pb.lo google/protobuf/field_mask.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/field_mask.pb.lo -MD -MP -MF google/protobuf/.deps/field_mask.pb.Tpo -c google/protobuf/field_mask.pb.cc -fPIC -DPIC -o google/protobuf/.libs/field_mask.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/field_mask.pb.lo -MD -MP -MF google/protobuf/.deps/field_mask.pb.Tpo -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/generated_message_reflection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/generated_message_reflection.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_reflection.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/generated_message_reflection.lo -MD -MP -MF google/protobuf/.deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_reflection.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/generated_message_reflection.lo -MD -MP -MF google/protobuf/.deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o >/dev/null 2>&1
depbase=`echo google/protobuf/generated_message_table_driven.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/generated_message_table_driven.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_message_table_driven.lo google/protobuf/generated_message_table_driven.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/generated_message_table_driven.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven.Tpo -c google/protobuf/generated_message_table_driven.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_table_driven.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/generated_message_table_driven.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven.Tpo -c google/protobuf/generated_message_table_driven.cc -o google/protobuf/generated_message_table_driven.o >/dev/null 2>&1
depbase=`echo google/protobuf/map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/map_field.lo google/protobuf/map_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/map_field.lo -MD -MP -MF google/protobuf/.deps/map_field.Tpo -c google/protobuf/map_field.cc -fPIC -DPIC -o google/protobuf/.libs/map_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/map_field.lo -MD -MP -MF google/protobuf/.deps/map_field.Tpo -c google/protobuf/map_field.cc -o google/protobuf/map_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/message.lo google/protobuf/message.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/message.lo -MD -MP -MF google/protobuf/.deps/message.Tpo -c google/protobuf/message.cc -fPIC -DPIC -o google/protobuf/.libs/message.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/message.lo -MD -MP -MF google/protobuf/.deps/message.Tpo -c google/protobuf/message.cc -o google/protobuf/message.o >/dev/null 2>&1
depbase=`echo google/protobuf/reflection_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/reflection_ops.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/reflection_ops.lo google/protobuf/reflection_ops.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/reflection_ops.lo -MD -MP -MF google/protobuf/.deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -fPIC -DPIC -o google/protobuf/.libs/reflection_ops.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/reflection_ops.lo -MD -MP -MF google/protobuf/.deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o >/dev/null 2>&1
depbase=`echo google/protobuf/service.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/service.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/service.lo google/protobuf/service.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/service.lo -MD -MP -MF google/protobuf/.deps/service.Tpo -c google/protobuf/service.cc -fPIC -DPIC -o google/protobuf/.libs/service.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/service.lo -MD -MP -MF google/protobuf/.deps/service.Tpo -c google/protobuf/service.cc -o google/protobuf/service.o >/dev/null 2>&1
depbase=`echo google/protobuf/source_context.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/source_context.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/source_context.pb.lo google/protobuf/source_context.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/source_context.pb.lo -MD -MP -MF google/protobuf/.deps/source_context.pb.Tpo -c google/protobuf/source_context.pb.cc -fPIC -DPIC -o google/protobuf/.libs/source_context.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/source_context.pb.lo -MD -MP -MF google/protobuf/.deps/source_context.pb.Tpo -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/struct.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/struct.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/struct.pb.lo google/protobuf/struct.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/struct.pb.lo -MD -MP -MF google/protobuf/.deps/struct.pb.Tpo -c google/protobuf/struct.pb.cc -fPIC -DPIC -o google/protobuf/.libs/struct.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/struct.pb.lo -MD -MP -MF google/protobuf/.deps/struct.pb.Tpo -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/stubs/substitute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/stubs/substitute.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/substitute.lo google/protobuf/stubs/substitute.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/substitute.lo -MD -MP -MF google/protobuf/stubs/.deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/substitute.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/stubs/substitute.lo -MD -MP -MF google/protobuf/stubs/.deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o >/dev/null 2>&1
depbase=`echo google/protobuf/text_format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/text_format.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/text_format.lo google/protobuf/text_format.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/text_format.lo -MD -MP -MF google/protobuf/.deps/text_format.Tpo -c google/protobuf/text_format.cc -fPIC -DPIC -o google/protobuf/.libs/text_format.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/text_format.lo -MD -MP -MF google/protobuf/.deps/text_format.Tpo -c google/protobuf/text_format.cc -o google/protobuf/text_format.o >/dev/null 2>&1
depbase=`echo google/protobuf/timestamp.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/timestamp.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/timestamp.pb.lo google/protobuf/timestamp.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/timestamp.pb.lo -MD -MP -MF google/protobuf/.deps/timestamp.pb.Tpo -c google/protobuf/timestamp.pb.cc -fPIC -DPIC -o google/protobuf/.libs/timestamp.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/timestamp.pb.lo -MD -MP -MF google/protobuf/.deps/timestamp.pb.Tpo -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/type.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/type.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/type.pb.lo google/protobuf/type.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/type.pb.lo -MD -MP -MF google/protobuf/.deps/type.pb.Tpo -c google/protobuf/type.pb.cc -fPIC -DPIC -o google/protobuf/.libs/type.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/type.pb.lo -MD -MP -MF google/protobuf/.deps/type.pb.Tpo -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/unknown_field_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/unknown_field_set.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/unknown_field_set.lo google/protobuf/unknown_field_set.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/unknown_field_set.lo -MD -MP -MF google/protobuf/.deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -fPIC -DPIC -o google/protobuf/.libs/unknown_field_set.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/unknown_field_set.lo -MD -MP -MF google/protobuf/.deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o >/dev/null 2>&1
depbase=`echo google/protobuf/wire_format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/wire_format.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/wire_format.lo google/protobuf/wire_format.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/wire_format.lo -MD -MP -MF google/protobuf/.deps/wire_format.Tpo -c google/protobuf/wire_format.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/wire_format.lo -MD -MP -MF google/protobuf/.deps/wire_format.Tpo -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o >/dev/null 2>&1
depbase=`echo google/protobuf/wrappers.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/wrappers.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/wrappers.pb.lo google/protobuf/wrappers.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/wrappers.pb.lo -MD -MP -MF google/protobuf/.deps/wrappers.pb.Tpo -c google/protobuf/wrappers.pb.cc -fPIC -DPIC -o google/protobuf/.libs/wrappers.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/wrappers.pb.lo -MD -MP -MF google/protobuf/.deps/wrappers.pb.Tpo -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/io/gzip_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/io/gzip_stream.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/gzip_stream.lo google/protobuf/io/gzip_stream.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/gzip_stream.lo -MD -MP -MF google/protobuf/io/.deps/gzip_stream.Tpo -c google/protobuf/io/gzip_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/gzip_stream.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/gzip_stream.lo -MD -MP -MF google/protobuf/io/.deps/gzip_stream.Tpo -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o >/dev/null 2>&1
depbase=`echo google/protobuf/io/printer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/io/printer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/printer.lo google/protobuf/io/printer.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/printer.lo -MD -MP -MF google/protobuf/io/.deps/printer.Tpo -c google/protobuf/io/printer.cc -fPIC -DPIC -o google/protobuf/io/.libs/printer.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/printer.lo -MD -MP -MF google/protobuf/io/.deps/printer.Tpo -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o >/dev/null 2>&1
depbase=`echo google/protobuf/io/strtod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/io/strtod.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/strtod.lo google/protobuf/io/strtod.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/strtod.lo -MD -MP -MF google/protobuf/io/.deps/strtod.Tpo -c google/protobuf/io/strtod.cc -fPIC -DPIC -o google/protobuf/io/.libs/strtod.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/strtod.lo -MD -MP -MF google/protobuf/io/.deps/strtod.Tpo -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o >/dev/null 2>&1
depbase=`echo google/protobuf/io/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/io/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/tokenizer.lo google/protobuf/io/tokenizer.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/tokenizer.lo -MD -MP -MF google/protobuf/io/.deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o google/protobuf/io/.libs/tokenizer.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/tokenizer.lo -MD -MP -MF google/protobuf/io/.deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o >/dev/null 2>&1
depbase=`echo google/protobuf/io/zero_copy_stream_impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/io/zero_copy_stream_impl.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/zero_copy_stream_impl.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/io/zero_copy_stream_impl.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/importer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/importer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/importer.lo google/protobuf/compiler/importer.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/importer.lo -MD -MP -MF google/protobuf/compiler/.deps/importer.Tpo -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/importer.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/importer.lo -MD -MP -MF google/protobuf/compiler/.deps/importer.Tpo -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/parser.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/parser.lo google/protobuf/compiler/parser.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/parser.lo -MD -MP -MF google/protobuf/compiler/.deps/parser.Tpo -c google/protobuf/compiler/parser.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/parser.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/parser.lo -MD -MP -MF google/protobuf/compiler/.deps/parser.Tpo -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/delimited_message_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/delimited_message_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/delimited_message_util.lo google/protobuf/util/delimited_message_util.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/delimited_message_util.lo -MD -MP -MF google/protobuf/util/.deps/delimited_message_util.Tpo -c google/protobuf/util/delimited_message_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/delimited_message_util.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/delimited_message_util.lo -MD -MP -MF google/protobuf/util/.deps/delimited_message_util.Tpo -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/field_comparator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/field_comparator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/field_comparator.lo google/protobuf/util/field_comparator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/field_comparator.lo -MD -MP -MF google/protobuf/util/.deps/field_comparator.Tpo -c google/protobuf/util/field_comparator.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_comparator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/field_comparator.lo -MD -MP -MF google/protobuf/util/.deps/field_comparator.Tpo -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/field_mask_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/field_mask_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/field_mask_util.lo google/protobuf/util/field_mask_util.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/field_mask_util.lo -MD -MP -MF google/protobuf/util/.deps/field_mask_util.Tpo -c google/protobuf/util/field_mask_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_mask_util.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/field_mask_util.lo -MD -MP -MF google/protobuf/util/.deps/field_mask_util.Tpo -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/datapiece.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/datapiece.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/datapiece.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/datapiece.lo -MD -MP -MF google/protobuf/util/internal/.deps/datapiece.Tpo -c google/protobuf/util/internal/datapiece.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/datapiece.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/datapiece.lo -MD -MP -MF google/protobuf/util/internal/.deps/datapiece.Tpo -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/default_value_objectwriter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/default_value_objectwriter.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/default_value_objectwriter.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/default_value_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/default_value_objectwriter.Tpo -c google/protobuf/util/internal/default_value_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/default_value_objectwriter.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/default_value_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/default_value_objectwriter.Tpo -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/error_listener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/error_listener.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/error_listener.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/error_listener.lo -MD -MP -MF google/protobuf/util/internal/.deps/error_listener.Tpo -c google/protobuf/util/internal/error_listener.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/error_listener.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/error_listener.lo -MD -MP -MF google/protobuf/util/internal/.deps/error_listener.Tpo -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/field_mask_utility.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/field_mask_utility.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/field_mask_utility.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/field_mask_utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/field_mask_utility.Tpo -c google/protobuf/util/internal/field_mask_utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/field_mask_utility.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/field_mask_utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/field_mask_utility.Tpo -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/json_escaping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/json_escaping.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_escaping.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/json_escaping.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_escaping.Tpo -c google/protobuf/util/internal/json_escaping.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_escaping.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/json_escaping.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_escaping.Tpo -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/json_objectwriter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/json_objectwriter.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_objectwriter.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/json_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_objectwriter.Tpo -c google/protobuf/util/internal/json_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_objectwriter.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/json_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_objectwriter.Tpo -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/json_stream_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/json_stream_parser.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/json_stream_parser.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/json_stream_parser.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_stream_parser.Tpo -c google/protobuf/util/internal/json_stream_parser.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_stream_parser.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/json_stream_parser.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_stream_parser.Tpo -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/object_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/object_writer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/object_writer.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/object_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/object_writer.Tpo -c google/protobuf/util/internal/object_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/object_writer.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/object_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/object_writer.Tpo -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/protostream_objectsource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/protostream_objectsource.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectsource.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/protostream_objectsource.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectsource.Tpo -c google/protobuf/util/internal/protostream_objectsource.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectsource.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/protostream_objectsource.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectsource.Tpo -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/protostream_objectwriter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/protostream_objectwriter.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/protostream_objectwriter.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/protostream_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectwriter.Tpo -c google/protobuf/util/internal/protostream_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectwriter.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/protostream_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectwriter.Tpo -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/proto_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/proto_writer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/proto_writer.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/proto_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/proto_writer.Tpo -c google/protobuf/util/internal/proto_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/proto_writer.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/proto_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/proto_writer.Tpo -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/type_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/type_info.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/type_info.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info.Tpo -c google/protobuf/util/internal/type_info.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/type_info.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info.Tpo -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/type_info_test_helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/type_info_test_helper.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/type_info_test_helper.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/type_info_test_helper.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info_test_helper.Tpo -c google/protobuf/util/internal/type_info_test_helper.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info_test_helper.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/type_info_test_helper.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info_test_helper.Tpo -c google/protobuf/util/internal/type_info_test_helper.cc -o google/protobuf/util/internal/type_info_test_helper.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/internal/utility.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/internal/utility.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/utility.lo google/protobuf/util/internal/utility.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/utility.Tpo -c google/protobuf/util/internal/utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/utility.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/internal/utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/utility.Tpo -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/json_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/json_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/json_util.lo google/protobuf/util/json_util.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/json_util.lo -MD -MP -MF google/protobuf/util/.deps/json_util.Tpo -c google/protobuf/util/json_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/json_util.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/json_util.lo -MD -MP -MF google/protobuf/util/.deps/json_util.Tpo -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/message_differencer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/message_differencer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/message_differencer.lo google/protobuf/util/message_differencer.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/message_differencer.lo -MD -MP -MF google/protobuf/util/.deps/message_differencer.Tpo -c google/protobuf/util/message_differencer.cc -fPIC -DPIC -o google/protobuf/util/.libs/message_differencer.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/message_differencer.lo -MD -MP -MF google/protobuf/util/.deps/message_differencer.Tpo -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/time_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/time_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/time_util.lo google/protobuf/util/time_util.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/time_util.lo -MD -MP -MF google/protobuf/util/.deps/time_util.Tpo -c google/protobuf/util/time_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/time_util.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/time_util.lo -MD -MP -MF google/protobuf/util/.deps/time_util.Tpo -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o >/dev/null 2>&1
depbase=`echo google/protobuf/util/type_resolver_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/util/type_resolver_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/type_resolver_util.lo google/protobuf/util/type_resolver_util.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/type_resolver_util.lo -MD -MP -MF google/protobuf/util/.deps/type_resolver_util.Tpo -c google/protobuf/util/type_resolver_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/type_resolver_util.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/util/type_resolver_util.lo -MD -MP -MF google/protobuf/util/.deps/type_resolver_util.Tpo -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link c++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -version-info 16:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf.map -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o libprotobuf.la -rpath /usr/pkg/lib google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/io_win32.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/any.pb.lo google/protobuf/api.pb.lo google/protobuf/stubs/mathlimits.lo google/protobuf/any.lo google/protobuf/descriptor.lo google/protobuf/descriptor_database.lo google/protobuf/descriptor.pb.lo google/protobuf/duration.pb.lo google/protobuf/dynamic_message.lo google/protobuf/empty.pb.lo google/protobuf/extension_set_heavy.lo google/protobuf/field_mask.pb.lo google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_table_driven.lo google/protobuf/map_field.lo google/protobuf/message.lo google/protobuf/reflection_ops.lo google/protobuf/service.lo google/protobuf/source_context.pb.lo google/protobuf/struct.pb.lo google/protobuf/stubs/substitute.lo google/protobuf/text_format.lo google/protobuf/timestamp.pb.lo google/protobuf/type.pb.lo google/protobuf/unknown_field_set.lo google/protobuf/wire_format.lo google/protobuf/wrappers.pb.lo google/protobuf/io/gzip_stream.lo google/protobuf/io/printer.lo google/protobuf/io/strtod.lo google/protobuf/io/tokenizer.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/compiler/importer.lo google/protobuf/compiler/parser.lo google/protobuf/util/delimited_message_util.lo google/protobuf/util/field_comparator.lo google/protobuf/util/field_mask_util.lo google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/utility.lo google/protobuf/util/json_util.lo google/protobuf/util/message_differencer.lo google/protobuf/util/time_util.lo google/protobuf/util/type_resolver_util.lo -lz
libtool: link: c++ -shared -fPIC -DPIC google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/stubs/.libs/io_win32.o google/protobuf/stubs/.libs/status.o google/protobuf/stubs/.libs/statusor.o google/protobuf/stubs/.libs/stringpiece.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/stubs/.libs/structurally_valid.o google/protobuf/stubs/.libs/strutil.o google/protobuf/stubs/.libs/time.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/generated_message_table_driven_lite.o google/protobuf/.libs/implicit_weak_message.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/wire_format_lite.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o google/protobuf/.libs/any.pb.o google/protobuf/.libs/api.pb.o google/protobuf/stubs/.libs/mathlimits.o google/protobuf/.libs/any.o google/protobuf/.libs/descriptor.o google/protobuf/.libs/descriptor_database.o google/protobuf/.libs/descriptor.pb.o google/protobuf/.libs/duration.pb.o google/protobuf/.libs/dynamic_message.o google/protobuf/.libs/empty.pb.o google/protobuf/.libs/extension_set_heavy.o google/protobuf/.libs/field_mask.pb.o google/protobuf/.libs/generated_message_reflection.o google/protobuf/.libs/generated_message_table_driven.o google/protobuf/.libs/map_field.o google/protobuf/.libs/message.o google/protobuf/.libs/reflection_ops.o google/protobuf/.libs/service.o google/protobuf/.libs/source_context.pb.o google/protobuf/.libs/struct.pb.o google/protobuf/stubs/.libs/substitute.o google/protobuf/.libs/text_format.o google/protobuf/.libs/timestamp.pb.o google/protobuf/.libs/type.pb.o google/protobuf/.libs/unknown_field_set.o google/protobuf/.libs/wire_format.o google/protobuf/.libs/wrappers.pb.o google/protobuf/io/.libs/gzip_stream.o google/protobuf/io/.libs/printer.o google/protobuf/io/.libs/strtod.o google/protobuf/io/.libs/tokenizer.o google/protobuf/io/.libs/zero_copy_stream_impl.o google/protobuf/compiler/.libs/importer.o google/protobuf/compiler/.libs/parser.o google/protobuf/util/.libs/delimited_message_util.o google/protobuf/util/.libs/field_comparator.o google/protobuf/util/.libs/field_mask_util.o google/protobuf/util/internal/.libs/datapiece.o google/protobuf/util/internal/.libs/default_value_objectwriter.o google/protobuf/util/internal/.libs/error_listener.o google/protobuf/util/internal/.libs/field_mask_utility.o google/protobuf/util/internal/.libs/json_escaping.o google/protobuf/util/internal/.libs/json_objectwriter.o google/protobuf/util/internal/.libs/json_stream_parser.o google/protobuf/util/internal/.libs/object_writer.o google/protobuf/util/internal/.libs/protostream_objectsource.o google/protobuf/util/internal/.libs/protostream_objectwriter.o google/protobuf/util/internal/.libs/proto_writer.o google/protobuf/util/internal/.libs/type_info.o google/protobuf/util/internal/.libs/type_info_test_helper.o google/protobuf/util/internal/.libs/utility.o google/protobuf/util/.libs/json_util.o google/protobuf/util/.libs/message_differencer.o google/protobuf/util/.libs/time_util.o google/protobuf/util/.libs/type_resolver_util.o -L/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/lib -lz -pthread -O2 -Wl,--version-script=./libprotobuf.map -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libprotobuf.so.16 -o .libs/libprotobuf.so.16.0.0
libtool: link: (cd ".libs" && rm -f "libprotobuf.so.16" && ln -s "libprotobuf.so.16.0.0" "libprotobuf.so.16")
libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.16.0.0" "libprotobuf.so")
libtool: link: ar cru .libs/libprotobuf.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/io_win32.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/any.pb.o google/protobuf/api.pb.o google/protobuf/stubs/mathlimits.o google/protobuf/any.o google/protobuf/descriptor.o google/protobuf/descriptor_database.o google/protobuf/descriptor.pb.o google/protobuf/duration.pb.o google/protobuf/dynamic_message.o google/protobuf/empty.pb.o google/protobuf/extension_set_heavy.o google/protobuf/field_mask.pb.o google/protobuf/generated_message_reflection.o google/protobuf/generated_message_table_driven.o google/protobuf/map_field.o google/protobuf/message.o google/protobuf/reflection_ops.o google/protobuf/service.o google/protobuf/source_context.pb.o google/protobuf/struct.pb.o google/protobuf/stubs/substitute.o google/protobuf/text_format.o google/protobuf/timestamp.pb.o google/protobuf/type.pb.o google/protobuf/unknown_field_set.o google/protobuf/wire_format.o google/protobuf/wrappers.pb.o google/protobuf/io/gzip_stream.o google/protobuf/io/printer.o google/protobuf/io/strtod.o google/protobuf/io/tokenizer.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/compiler/importer.o google/protobuf/compiler/parser.o google/protobuf/util/delimited_message_util.o google/protobuf/util/field_comparator.o google/protobuf/util/field_mask_util.o google/protobuf/util/internal/datapiece.o google/protobuf/util/internal/default_value_objectwriter.o google/protobuf/util/internal/error_listener.o google/protobuf/util/internal/field_mask_utility.o google/protobuf/util/internal/json_escaping.o google/protobuf/util/internal/json_objectwriter.o google/protobuf/util/internal/json_stream_parser.o google/protobuf/util/internal/object_writer.o google/protobuf/util/internal/protostream_objectsource.o google/protobuf/util/internal/protostream_objectwriter.o google/protobuf/util/internal/proto_writer.o google/protobuf/util/internal/type_info.o google/protobuf/util/internal/type_info_test_helper.o google/protobuf/util/internal/utility.o google/protobuf/util/json_util.o google/protobuf/util/message_differencer.o google/protobuf/util/time_util.o google/protobuf/util/type_resolver_util.o
libtool: link: ranlib .libs/libprotobuf.a
libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" )
depbase=`echo google/protobuf/compiler/code_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/code_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/code_generator.lo google/protobuf/compiler/code_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/code_generator.lo -MD -MP -MF google/protobuf/compiler/.deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/code_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/code_generator.lo -MD -MP -MF google/protobuf/compiler/.deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/command_line_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/command_line_interface.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/command_line_interface.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/command_line_interface.lo -MD -MP -MF google/protobuf/compiler/.deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/command_line_interface.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/command_line_interface.lo -MD -MP -MF google/protobuf/compiler/.deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/plugin.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/plugin.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.Tpo -c google/protobuf/compiler/plugin.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/plugin.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.Tpo -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/plugin.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/plugin.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/plugin.pb.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/plugin.pb.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.pb.Tpo -c google/protobuf/compiler/plugin.pb.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.pb.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/plugin.pb.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.pb.Tpo -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/subprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/subprocess.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/subprocess.lo google/protobuf/compiler/subprocess.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/subprocess.lo -MD -MP -MF google/protobuf/compiler/.deps/subprocess.Tpo -c google/protobuf/compiler/subprocess.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/subprocess.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/subprocess.lo -MD -MP -MF google/protobuf/compiler/.deps/subprocess.Tpo -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/zip_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/zip_writer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/zip_writer.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/zip_writer.lo -MD -MP -MF google/protobuf/compiler/.deps/zip_writer.Tpo -c google/protobuf/compiler/zip_writer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/zip_writer.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/zip_writer.lo -MD -MP -MF google/protobuf/compiler/.deps/zip_writer.Tpo -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_enum.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_enum.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_enum.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -o google/protobuf/compiler/cpp/cpp_enum.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_enum_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_enum_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_enum_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o google/protobuf/compiler/cpp/cpp_enum_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_extension.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_extension.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_extension.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_extension.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_extension.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_extension.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -o google/protobuf/compiler/cpp/cpp_extension.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -o google/protobuf/compiler/cpp/cpp_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_file.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_file.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_file.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_file.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_file.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -o google/protobuf/compiler/cpp/cpp_file.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_generator.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_generator.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -o google/protobuf/compiler/cpp/cpp_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_helpers.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_helpers.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_helpers.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_helpers.o
google/protobuf/compiler/cpp/cpp_helpers.cc:63:8: warning: 'std::string google::protobuf::compiler::cpp::{anonymous}::DotsToUnderscores(const string&)' defined but not used [-Wunused-function]
string DotsToUnderscores(const string& name) {
^
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_helpers.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -o google/protobuf/compiler/cpp/cpp_helpers.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_map_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_map_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_map_field.Tpo -c google/protobuf/compiler/cpp/cpp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_map_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_map_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_map_field.Tpo -c google/protobuf/compiler/cpp/cpp_map_field.cc -o google/protobuf/compiler/cpp/cpp_map_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_message.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_message.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -o google/protobuf/compiler/cpp/cpp_message.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_message_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_message_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message_field.o
google/protobuf/compiler/cpp/cpp_message_field.cc:54:8: warning: 'std::string google::protobuf::compiler::cpp::{anonymous}::StaticCast(const string&, const string&, bool)' defined but not used [-Wunused-function]
string StaticCast(const string& type, const string& expression,
^
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_message_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -o google/protobuf/compiler/cpp/cpp_message_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_padding_optimizer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_padding_optimizer.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_padding_optimizer.Tpo -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_padding_optimizer.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_padding_optimizer.Tpo -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -o google/protobuf/compiler/cpp/cpp_padding_optimizer.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_primitive_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o google/protobuf/compiler/cpp/cpp_primitive_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_service.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_service.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_service.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_service.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_service.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_service.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -o google/protobuf/compiler/cpp/cpp_service.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/cpp/cpp_string_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/cpp/cpp_string_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/cpp/cpp_string_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_string_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_string_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/cpp/cpp_string_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -o google/protobuf/compiler/cpp/cpp_string_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_context.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_context.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_context.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_context.Tpo -c google/protobuf/compiler/java/java_context.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_context.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_context.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_context.Tpo -c google/protobuf/compiler/java/java_context.cc -o google/protobuf/compiler/java/java_context.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_enum.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_enum.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_enum.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -o google/protobuf/compiler/java/java_enum.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_enum_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_enum_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_enum_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_lite.Tpo -c google/protobuf/compiler/java/java_enum_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_enum_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_lite.Tpo -c google/protobuf/compiler/java/java_enum_lite.cc -o google/protobuf/compiler/java/java_enum_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_enum_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_enum_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -o google/protobuf/compiler/java/java_enum_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_enum_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_enum_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_enum_field_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_enum_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field_lite.Tpo -c google/protobuf/compiler/java/java_enum_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_field_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_enum_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field_lite.Tpo -c google/protobuf/compiler/java/java_enum_field_lite.cc -o google/protobuf/compiler/java/java_enum_field_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_extension.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_extension.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_extension.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_extension.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -o google/protobuf/compiler/java/java_extension.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_extension_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_extension_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_extension_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_extension_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension_lite.Tpo -c google/protobuf/compiler/java/java_extension_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_extension_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension_lite.Tpo -c google/protobuf/compiler/java/java_extension_lite.cc -o google/protobuf/compiler/java/java_extension_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -o google/protobuf/compiler/java/java_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_file.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_file.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_file.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_file.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_file.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -o google/protobuf/compiler/java/java_file.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -o google/protobuf/compiler/java/java_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_generator_factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_generator_factory.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_generator_factory.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_generator_factory.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator_factory.Tpo -c google/protobuf/compiler/java/java_generator_factory.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_generator_factory.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_generator_factory.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator_factory.Tpo -c google/protobuf/compiler/java/java_generator_factory.cc -o google/protobuf/compiler/java/java_generator_factory.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_helpers.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_helpers.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_helpers.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_helpers.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_helpers.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -o google/protobuf/compiler/java/java_helpers.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_lazy_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_lazy_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_lazy_message_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_lazy_message_field.Tpo -c google/protobuf/compiler/java/java_lazy_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_lazy_message_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_lazy_message_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_lazy_message_field.Tpo -c google/protobuf/compiler/java/java_lazy_message_field.cc -o google/protobuf/compiler/java/java_lazy_message_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_lazy_message_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_lazy_message_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_lazy_message_field_lite.lo google/protobuf/compiler/java/java_lazy_message_field_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_lazy_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_lazy_message_field_lite.Tpo -c google/protobuf/compiler/java/java_lazy_message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_lazy_message_field_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_lazy_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_lazy_message_field_lite.Tpo -c google/protobuf/compiler/java/java_lazy_message_field_lite.cc -o google/protobuf/compiler/java/java_lazy_message_field_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_map_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field.Tpo -c google/protobuf/compiler/java/java_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_map_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_map_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field.Tpo -c google/protobuf/compiler/java/java_map_field.cc -o google/protobuf/compiler/java/java_map_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_map_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_map_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_map_field_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_map_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field_lite.Tpo -c google/protobuf/compiler/java/java_map_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_map_field_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_map_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field_lite.Tpo -c google/protobuf/compiler/java/java_map_field_lite.cc -o google/protobuf/compiler/java/java_map_field_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -o google/protobuf/compiler/java/java_message.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_message_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_message_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_lite.Tpo -c google/protobuf/compiler/java/java_message_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_lite.Tpo -c google/protobuf/compiler/java/java_message_lite.cc -o google/protobuf/compiler/java/java_message_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_message_builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_message_builder.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_builder.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder.Tpo -c google/protobuf/compiler/java/java_message_builder.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_builder.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_builder.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder.Tpo -c google/protobuf/compiler/java/java_message_builder.cc -o google/protobuf/compiler/java/java_message_builder.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_message_builder_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_message_builder_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_builder_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_builder_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder_lite.Tpo -c google/protobuf/compiler/java/java_message_builder_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_builder_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_builder_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder_lite.Tpo -c google/protobuf/compiler/java/java_message_builder_lite.cc -o google/protobuf/compiler/java/java_message_builder_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -o google/protobuf/compiler/java/java_message_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_message_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_message_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_message_field_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field_lite.Tpo -c google/protobuf/compiler/java/java_message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field_lite.Tpo -c google/protobuf/compiler/java/java_message_field_lite.cc -o google/protobuf/compiler/java/java_message_field_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_name_resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_name_resolver.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_name_resolver.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_name_resolver.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_name_resolver.Tpo -c google/protobuf/compiler/java/java_name_resolver.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_name_resolver.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_name_resolver.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_name_resolver.Tpo -c google/protobuf/compiler/java/java_name_resolver.cc -o google/protobuf/compiler/java/java_name_resolver.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_primitive_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_primitive_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -o google/protobuf/compiler/java/java_primitive_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_primitive_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_primitive_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_primitive_field_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_primitive_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field_lite.Tpo -c google/protobuf/compiler/java/java_primitive_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_primitive_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field_lite.Tpo -c google/protobuf/compiler/java/java_primitive_field_lite.cc -o google/protobuf/compiler/java/java_primitive_field_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_shared_code_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_shared_code_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_shared_code_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_shared_code_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c google/protobuf/compiler/java/java_shared_code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_shared_code_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_shared_code_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_service.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_service.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_string_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c google/protobuf/compiler/java/java_string_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_string_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_string_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_string_field_lite.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_string_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field_lite.Tpo -c google/protobuf/compiler/java/java_string_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field_lite.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_string_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field_lite.Tpo -c google/protobuf/compiler/java/java_string_field_lite.cc -o google/protobuf/compiler/java/java_string_field_lite.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/java/java_doc_comment.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c google/protobuf/compiler/java/java_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/js/js_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/js/js_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/js_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/js/js_generator.lo -MD -MP -MF google/protobuf/compiler/js/.deps/js_generator.Tpo -c google/protobuf/compiler/js/js_generator.cc -fPIC -DPIC -o google/protobuf/compiler/js/.libs/js_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/js/js_generator.lo -MD -MP -MF google/protobuf/compiler/js/.deps/js_generator.Tpo -c google/protobuf/compiler/js/js_generator.cc -o google/protobuf/compiler/js/js_generator.o >/dev/null 2>&1
g++ -o js_embed google/protobuf/compiler/js/embed.cc
mkdir -p `dirname google/protobuf/compiler/js/well_known_types_embed.cc` && \
oldpwd=`pwd` && cd . && \
$oldpwd/js_embed google/protobuf/compiler/js/well_known_types/any.js google/protobuf/compiler/js/well_known_types/struct.js google/protobuf/compiler/js/well_known_types/timestamp.js > $oldpwd/google/protobuf/compiler/js/well_known_types_embed.cc
depbase=`echo google/protobuf/compiler/js/well_known_types_embed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/js/well_known_types_embed.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/js/well_known_types_embed.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/js/well_known_types_embed.lo -MD -MP -MF google/protobuf/compiler/js/.deps/well_known_types_embed.Tpo -c google/protobuf/compiler/js/well_known_types_embed.cc -fPIC -DPIC -o google/protobuf/compiler/js/.libs/well_known_types_embed.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/js/well_known_types_embed.lo -MD -MP -MF google/protobuf/compiler/js/.deps/well_known_types_embed.Tpo -c google/protobuf/compiler/js/well_known_types_embed.cc -o google/protobuf/compiler/js/well_known_types_embed.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_enum.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_enum.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_enum.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_enum_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_enum_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_enum_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_extension.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_extension.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_extension.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_extension.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_extension.Tpo -c google/protobuf/compiler/objectivec/objectivec_extension.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_extension.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_extension.Tpo -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_file.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_file.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_file.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_file.Tpo -c google/protobuf/compiler/objectivec/objectivec_file.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_file.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_file.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_file.Tpo -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_generator.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_generator.Tpo -c google/protobuf/compiler/objectivec/objectivec_generator.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_generator.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_generator.Tpo -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_helpers.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_helpers.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_helpers.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_helpers.Tpo -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_helpers.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_helpers.Tpo -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_map_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_map_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_map_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_map_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_map_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_message.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message.Tpo -c google/protobuf/compiler/objectivec/objectivec_message.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_message.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message.Tpo -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_message_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_message_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_message_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_oneof.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_oneof.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_oneof.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_oneof.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_oneof.Tpo -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_oneof.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_oneof.Tpo -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/objectivec/objectivec_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_primitive_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_primitive_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/objectivec/objectivec_primitive_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_primitive_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/php/php_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/php/php_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/php/php_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/php/php_generator.lo -MD -MP -MF google/protobuf/compiler/php/.deps/php_generator.Tpo -c google/protobuf/compiler/php/php_generator.cc -fPIC -DPIC -o google/protobuf/compiler/php/.libs/php_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/php/php_generator.lo -MD -MP -MF google/protobuf/compiler/php/.deps/php_generator.Tpo -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/python/python_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/python/python_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c google/protobuf/compiler/python/python_generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o
google/protobuf/compiler/python/python_generator.cc:78:6: warning: 'bool google::protobuf::compiler::python::{anonymous}::StrStartsWith(google::protobuf::StringPiece, google::protobuf::StringPiece)' defined but not used [-Wunused-function]
bool StrStartsWith(StringPiece sp, StringPiece x) {
^
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c google/protobuf/compiler/python/python_generator.cc -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/ruby/ruby_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/ruby/ruby_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/ruby/ruby_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/ruby/ruby_generator.lo -MD -MP -MF google/protobuf/compiler/ruby/.deps/ruby_generator.Tpo -c google/protobuf/compiler/ruby/ruby_generator.cc -fPIC -DPIC -o google/protobuf/compiler/ruby/.libs/ruby_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/ruby/ruby_generator.lo -MD -MP -MF google/protobuf/compiler/ruby/.deps/ruby_generator.Tpo -c google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_doc_comment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_doc_comment.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_doc_comment.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_doc_comment.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_doc_comment.Tpo -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_doc_comment.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_doc_comment.Tpo -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_enum.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_enum.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_enum.Tpo -c google/protobuf/compiler/csharp/csharp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_enum.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_enum.Tpo -c google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_enum_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_enum_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_enum_field.Tpo -c google/protobuf/compiler/csharp/csharp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_enum_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_enum_field.Tpo -c google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_field_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_field_base.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_field_base.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_field_base.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_field_base.Tpo -c google/protobuf/compiler/csharp/csharp_field_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_field_base.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_field_base.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_field_base.Tpo -c google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_generator.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_generator.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_generator.Tpo -c google/protobuf/compiler/csharp/csharp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_generator.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_generator.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_generator.Tpo -c google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_helpers.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_helpers.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_helpers.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_helpers.Tpo -c google/protobuf/compiler/csharp/csharp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_helpers.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_helpers.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_helpers.Tpo -c google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_map_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_map_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_map_field.Tpo -c google/protobuf/compiler/csharp/csharp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_map_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_map_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_map_field.Tpo -c google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_message.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_message.Tpo -c google/protobuf/compiler/csharp/csharp_message.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_message.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_message.Tpo -c google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_message_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_message_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_message_field.Tpo -c google/protobuf/compiler/csharp/csharp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_message_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_message_field.Tpo -c google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_primitive_field.Tpo -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_primitive_field.Tpo -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_reflection_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_reflection_class.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_reflection_class.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_reflection_class.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_reflection_class.Tpo -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_reflection_class.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_reflection_class.Tpo -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_enum_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_enum_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_repeated_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_repeated_message_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_message_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_repeated_message_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_message_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_message_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_primitive_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_primitive_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_source_generator_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_source_generator_base.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_source_generator_base.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_source_generator_base.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_source_generator_base.Tpo -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_source_generator_base.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_source_generator_base.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_source_generator_base.Tpo -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/csharp/csharp_wrapper_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/csharp/csharp_wrapper_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/csharp/csharp_wrapper_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_wrapper_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_wrapper_field.Tpo -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -MT google/protobuf/compiler/csharp/csharp_wrapper_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_wrapper_field.Tpo -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link c++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -version-info 16:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o libprotoc.la -rpath /usr/pkg/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field_lite.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo libprotobuf.la -lz
libtool: link: c++ -shared -fPIC -DPIC google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o google/protobuf/compiler/cpp/.libs/cpp_enum.o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o google/protobuf/compiler/cpp/.libs/cpp_extension.o google/protobuf/compiler/cpp/.libs/cpp_field.o google/protobuf/compiler/cpp/.libs/cpp_file.o google/protobuf/compiler/cpp/.libs/cpp_generator.o google/protobuf/compiler/cpp/.libs/cpp_helpers.o google/protobuf/compiler/cpp/.libs/cpp_map_field.o google/protobuf/compiler/cpp/.libs/cpp_message.o google/protobuf/compiler/cpp/.libs/cpp_message_field.o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o google/protobuf/compiler/cpp/.libs/cpp_service.o google/protobuf/compiler/cpp/.libs/cpp_string_field.o google/protobuf/compiler/java/.libs/java_context.o google/protobuf/compiler/java/.libs/java_enum.o google/protobuf/compiler/java/.libs/java_enum_lite.o google/protobuf/compiler/java/.libs/java_enum_field.o google/protobuf/compiler/java/.libs/java_enum_field_lite.o google/protobuf/compiler/java/.libs/java_extension.o google/protobuf/compiler/java/.libs/java_extension_lite.o google/protobuf/compiler/java/.libs/java_field.o google/protobuf/compiler/java/.libs/java_file.o google/protobuf/compiler/java/.libs/java_generator.o google/protobuf/compiler/java/.libs/java_generator_factory.o google/protobuf/compiler/java/.libs/java_helpers.o google/protobuf/compiler/java/.libs/java_lazy_message_field.o google/protobuf/compiler/java/.libs/java_lazy_message_field_lite.o google/protobuf/compiler/java/.libs/java_map_field.o google/protobuf/compiler/java/.libs/java_map_field_lite.o google/protobuf/compiler/java/.libs/java_message.o google/protobuf/compiler/java/.libs/java_message_lite.o google/protobuf/compiler/java/.libs/java_message_builder.o google/protobuf/compiler/java/.libs/java_message_builder_lite.o google/protobuf/compiler/java/.libs/java_message_field.o google/protobuf/compiler/java/.libs/java_message_field_lite.o google/protobuf/compiler/java/.libs/java_name_resolver.o google/protobuf/compiler/java/.libs/java_primitive_field.o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o google/protobuf/compiler/java/.libs/java_shared_code_generator.o google/protobuf/compiler/java/.libs/java_service.o google/protobuf/compiler/java/.libs/java_string_field.o google/protobuf/compiler/java/.libs/java_string_field_lite.o google/protobuf/compiler/java/.libs/java_doc_comment.o google/protobuf/compiler/js/.libs/js_generator.o google/protobuf/compiler/js/.libs/well_known_types_embed.o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o google/protobuf/compiler/objectivec/.libs/objectivec_field.o google/protobuf/compiler/objectivec/.libs/objectivec_file.o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o google/protobuf/compiler/objectivec/.libs/objectivec_message.o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o google/protobuf/compiler/php/.libs/php_generator.o google/protobuf/compiler/python/.libs/python_generator.o google/protobuf/compiler/ruby/.libs/ruby_generator.o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o google/protobuf/compiler/csharp/.libs/csharp_enum.o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o google/protobuf/compiler/csharp/.libs/csharp_field_base.o google/protobuf/compiler/csharp/.libs/csharp_generator.o google/protobuf/compiler/csharp/.libs/csharp_helpers.o google/protobuf/compiler/csharp/.libs/csharp_map_field.o google/protobuf/compiler/csharp/.libs/csharp_message.o google/protobuf/compiler/csharp/.libs/csharp_message_field.o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/.libs/csharp_source_generator_base.o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o -Wl,-rpath,/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0/src/.libs -Wl,-rpath,/usr/pkg/lib -L/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/lib -L./.libs -lprotobuf -lz -pthread -O2 -Wl,--version-script=./libprotoc.map -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libprotoc.so.16 -o .libs/libprotoc.so.16.0.0
libtool: link: (cd ".libs" && rm -f "libprotoc.so.16" && ln -s "libprotoc.so.16.0.0" "libprotoc.so.16")
libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.16.0.0" "libprotoc.so")
libtool: link: ar cru .libs/libprotoc.a google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o google/protobuf/compiler/cpp/cpp_enum.o google/protobuf/compiler/cpp/cpp_enum_field.o google/protobuf/compiler/cpp/cpp_extension.o google/protobuf/compiler/cpp/cpp_field.o google/protobuf/compiler/cpp/cpp_file.o google/protobuf/compiler/cpp/cpp_generator.o google/protobuf/compiler/cpp/cpp_helpers.o google/protobuf/compiler/cpp/cpp_map_field.o google/protobuf/compiler/cpp/cpp_message.o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_padding_optimizer.o google/protobuf/compiler/cpp/cpp_primitive_field.o google/protobuf/compiler/cpp/cpp_service.o google/protobuf/compiler/cpp/cpp_string_field.o google/protobuf/compiler/java/java_context.o google/protobuf/compiler/java/java_enum.o google/protobuf/compiler/java/java_enum_lite.o google/protobuf/compiler/java/java_enum_field.o google/protobuf/compiler/java/java_enum_field_lite.o google/protobuf/compiler/java/java_extension.o google/protobuf/compiler/java/java_extension_lite.o google/protobuf/compiler/java/java_field.o google/protobuf/compiler/java/java_file.o google/protobuf/compiler/java/java_generator.o google/protobuf/compiler/java/java_generator_factory.o google/protobuf/compiler/java/java_helpers.o google/protobuf/compiler/java/java_lazy_message_field.o google/protobuf/compiler/java/java_lazy_message_field_lite.o google/protobuf/compiler/java/java_map_field.o google/protobuf/compiler/java/java_map_field_lite.o google/protobuf/compiler/java/java_message.o google/protobuf/compiler/java/java_message_lite.o google/protobuf/compiler/java/java_message_builder.o google/protobuf/compiler/java/java_message_builder_lite.o google/protobuf/compiler/java/java_message_field.o google/protobuf/compiler/java/java_message_field_lite.o google/protobuf/compiler/java/java_name_resolver.o google/protobuf/compiler/java/java_primitive_field.o google/protobuf/compiler/java/java_primitive_field_lite.o google/protobuf/compiler/java/java_shared_code_generator.o google/protobuf/compiler/java/java_service.o google/protobuf/compiler/java/java_string_field.o google/protobuf/compiler/java/java_string_field_lite.o google/protobuf/compiler/java/java_doc_comment.o google/protobuf/compiler/js/js_generator.o google/protobuf/compiler/js/well_known_types_embed.o google/protobuf/compiler/objectivec/objectivec_enum.o google/protobuf/compiler/objectivec/objectivec_enum_field.o google/protobuf/compiler/objectivec/objectivec_extension.o google/protobuf/compiler/objectivec/objectivec_field.o google/protobuf/compiler/objectivec/objectivec_file.o google/protobuf/compiler/objectivec/objectivec_generator.o google/protobuf/compiler/objectivec/objectivec_helpers.o google/protobuf/compiler/objectivec/objectivec_map_field.o google/protobuf/compiler/objectivec/objectivec_message.o google/protobuf/compiler/objectivec/objectivec_message_field.o google/protobuf/compiler/objectivec/objectivec_oneof.o google/protobuf/compiler/objectivec/objectivec_primitive_field.o google/protobuf/compiler/php/php_generator.o google/protobuf/compiler/python/python_generator.o google/protobuf/compiler/ruby/ruby_generator.o google/protobuf/compiler/csharp/csharp_doc_comment.o google/protobuf/compiler/csharp/csharp_enum.o google/protobuf/compiler/csharp/csharp_enum_field.o google/protobuf/compiler/csharp/csharp_field_base.o google/protobuf/compiler/csharp/csharp_generator.o google/protobuf/compiler/csharp/csharp_helpers.o google/protobuf/compiler/csharp/csharp_map_field.o google/protobuf/compiler/csharp/csharp_message.o google/protobuf/compiler/csharp/csharp_message_field.o google/protobuf/compiler/csharp/csharp_primitive_field.o google/protobuf/compiler/csharp/csharp_reflection_class.o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/csharp_repeated_message_field.o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/csharp_source_generator_base.o google/protobuf/compiler/csharp/csharp_wrapper_field.o
libtool: link: ranlib .libs/libprotoc.a
libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" )
depbase=`echo google/protobuf/compiler/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT google/protobuf/compiler/main.o -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/main.o google/protobuf/compiler/main.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -pthread -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o protoc google/protobuf/compiler/main.o libprotobuf.la libprotoc.la -lz
libtool: link: c++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -D_FORTIFY_SOURCE=2 -I/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/include -pthread -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/protoc google/protobuf/compiler/main.o -L/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0/src/.libs -L/s/obj.i386/pkgsrc/devel/protobuf/work.i386/.buildlink/lib -L./.libs -lprotoc -lprotobuf -lz -pthread -Wl,-rpath,/usr/pkg/lib
/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0/src/.libs/libprotobuf.so: undefined reference to `__atomic_fetch_add_8'
gmake[2]: *** [Makefile:3480: protoc] Error 1
gmake[2]: Leaving directory '/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0/src'
gmake[1]: *** [Makefile:1537: all-recursive] Error 1
gmake[1]: Leaving directory '/s/obj.i386/pkgsrc/devel/protobuf/work.i386/protobuf-3.6.0'
gmake: *** [Makefile:1444: all] Error 2
*** Error code 2
Stop.
make[1]: stopped in /usr/pkgsrc/devel/protobuf
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/devel/protobuf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment