make -j4 safety?

Greg Troxel gdt at ir.bbn.com
Thu Aug 9 02:39:18 CEST 2007


I built gnupg 2.0.5 via pkgsrc on NetBSD, and the build failed.  I
restarted it and it succeeded.  As I use -j4 (single processor machine
at the moment - usually dual), I suspect a Makefile bug.

The offending line was

gmake[2]: *** No rule to make target `../common/libcommon.a', needed by `t-convert'.  Stop.

and it seems that make tried to build t-convert before libcommon.a was
built.  Apparently ../foo/libbar.a doesn't resolve to libbar.a in terms
of dependencies - when this came up in another project the fix was to
avoid .. references.

When others build gnupg with -j4, does it reliably build?
I'm 0/2, losing on this both times.


Here's the full build output


RR> Replacing gnupg2-2.0.4
===> Cleaning for gnupg2-2.0.5
=> Required installed package digest>=20010302: digest-20070803 found
=> Required installed package checkperms>=1.1: checkperms-1.7 found
=> Fetching gnupg-2.0.5.tar.bz2
=> Total size: 3513529 bytes
=> Fetching libassuan-1.0.2.tar.bz2
=> Total size: 275499 bytes
=> Checksum SHA1 OK for gnupg-2.0.5.tar.bz2
=> Checksum SHA1 OK for libassuan-1.0.2.tar.bz2
=> Checksum SHA1 OK for pth-2.0.7.tar.gz
=> Checksum RMD160 OK for gnupg-2.0.5.tar.bz2
=> Checksum RMD160 OK for libassuan-1.0.2.tar.bz2
=> Checksum RMD160 OK for pth-2.0.7.tar.gz
===> Installing dependencies for gnupg2-2.0.5
==========================================================================
The supported build options for gnupg2 are:

	gpgsm

The currently selected options are:

	gpgsm

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.gnupg2 = gpgsm

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
gnupg2-2.0.5.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Required installed package libtool-base>=1.5.18nb5: libtool-base-1.5.22nb4 found
=> Required installed package automake>=1.9: automake-1.10 found
=> Required installed package autoconf>=2.58: autoconf-2.61 found
=> Required installed package gmake>=3.78: gmake-3.81 found
=> Required installed package dirmngr>=0.9.3nb1: dirmngr-1.0.0 found
=> Required installed package openldap-client>=2.3.11nb2: openldap-client-2.3.32 found
=> Required installed package libksba>=1.0.2: libksba-1.0.2 found
=> Required installed package libgcrypt>=1.2.0: libgcrypt-1.2.4 found
=> Required installed package libgpg-error>=1.4: libgpg-error-1.4nb2 found
=> Required installed package curl>=7.12.3: curl-7.16.4 found
=> Required installed package pinentry>=0.7.1: pinentry-0.7.2nb2 found
===> Overriding tools for gnupg2-2.0.5
===> Extracting for gnupg2-2.0.5
===> Patching for gnupg2-2.0.5
=> Applying pkgsrc patches for gnupg2-2.0.5
===> Creating toolchain wrappers for gnupg2-2.0.5
===> Configuring for gnupg2-2.0.5
cd  /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth-2.0.7 &&  ./configure --prefix=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth --enable-pthread --enable-static --disable-shared &&  /usr/bin/make install
Configuring [1mGNU Pth[m (Portable Threads), Version [1m2.0.7 (08-Jun-2006)[m
Copyright (c) 1999-2006 Ralf S. Engelschall <rse at engelschall.com>
Platform: [1mi386-unknown-netbsdelf4.99.26[m

[1mBuild Tools:[m
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether make sets $(MAKE)... yes
checking for compiler option -pipe... yes
checking for compilation debug mode... disabled
checking for compilation profile mode... disabled
checking for compilation optimization mode... disabled
checking build system type... i386-unknown-netbsdelf4.99.26
checking host system type... i386-unknown-netbsdelf4.99.26
checking for a sed that does not truncate output... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/sed
checking for ld used by gcc... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin/ld
checking if the linker (/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin/ld) is GNU ld... yes
checking for /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether g77 accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin/ld) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... no
checking if g77 static flag -static works... no
checking if g77 supports -c -o file.o... no
checking whether the g77 linker (/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin/ld) supports shared libraries... ERROR: To use this compiler, you have to add fortran to
ERROR: USE_LANGUAGES in the package Makefile.
yes
checking dynamic linker characteristics... ERROR: To use this compiler, you have to add fortran to
ERROR: USE_LANGUAGES in the package Makefile.
ERROR: To use this compiler, you have to add fortran to
ERROR: USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate

[1mMandatory Platform Environment:[m
checking for ANSI C header files... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for gettimeofday... yes
checking for select... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for sigpending... yes
checking for sigsuspend... yes
decision on mandatory system headers and functions... [1mall fine[m

[1mOptional Platform Environment:[m
checking for number of signals... 64
checking for default value of FD_SETSIZE... 256
checking for poll... yes
checking for define POLLIN in poll.h... yes
checking whether poll(2) facility has to be faked... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for readv... yes
checking for writev... yes
checking whether readv(2)/writev(2) facility has to be faked... no
checking for usleep... yes
checking for strerror... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for gethostname in -lnsl... no
checking for gethostbyname in -lnsl... no
checking for accept in -lsocket... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for typedef sig_atomic_t... yes
checking for typedef pid_t... yes
checking for typedef size_t... yes
checking for typedef ssize_t... yes
checking for typedef off_t... yes
checking for typedef stack_t... yes
checking for attribute ss_base in struct sigaltstack from sys/signal.h... no
checking for attribute ss_sp in struct sigaltstack from sys/signal.h... yes
checking for a single-argument based gettimeofday... no
checking for struct timespec... yes
checking for typedef socklen_t... yes
checking for type of argument 3 for accept()... __socklen_t *
checking for fallback socklen_t... socklen_t
checking for typedef nfds_t... yes
checking for type of argument 2 for poll()... nfds_t
checking for fallback nfds_t... nfds_t
checking for built-in type long long... yes
checking for built-in type long double... yes

[1mMachine Context Implementation:[m
checking for ucontext.h... yes
checking for makecontext... yes
checking for swapcontext... yes
checking for getcontext... yes
checking for setcontext... yes
checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... yes
checking for signal.h... (cached) yes
checking for sigsetjmp... yes
checking for siglongjmp... yes
checking for setjmp... yes
checking for longjmp... yes
checking for _setjmp... yes
checking for _longjmp... yes
checking for sigaltstack... yes
checking for sigstack... no
checking for signal-mask aware setjmp(3)/longjmp(3)... yes: ssjlj
checking for typedef stack_t... (cached) yes
checking for direction of stack growth... down
checking for makecontext... (cached) yes
checking for stack setup via makecontext... ok
checking for sigaltstack... (cached) yes
checking for typedef stack_t... (cached) yes
checking for stack setup via sigaltstack... ok
checking for sigstack... (cached) no
checking for stack setup via sigstack... N.A.
decision on mctx implementation... [1mmcsc/sc/mc[m

[1mSystem Call Mapping:[m
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/socketcall.h usability... no
checking sys/socketcall.h presence... no
checking for sys/socketcall.h... no
checking for syscall... yes
checking for define SYS_read in sys/syscall.h... yes
checking for dlfcn.h... (cached) yes
checking for dlsym in -ldl... no
checking for dlopen... yes
checking for dlsym... yes
checking for dlclose... yes
checking for define RTLD_NEXT in dlfcn.h... yes
checking for syscall dynamic libraries... /usr/lib/libc.so:/lib/libc.so
checking whether soft system call mapping is used... no
checking whether hard system call mapping is used... no

[1mBuild Parameters:[m
checking whether to activate batch build mode... no
checking whether to activate maintainer build targets... no
checking whether to activate test build targets... yes
checking whether to build Pthread library... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether to build against external OSSP ex library... no
checking whether to build against external Sfio library... no
checking whether to build against external Dmalloc library... no

[1mOutput Substitution:[m
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pthread-config
config.status: creating pthread.h
config.status: creating pth-config
config.status: creating pth.h
config.status: creating pth_acmac.h
config.status: creating pth_acdef.h
config.status: executing default commands

Now please type `[1mmake[m' to compile. Good luck.

./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c  pth_uctx.c pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c  pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c  pth_fork.c pth_high.c pth_ext.c pth_string.c pthread.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_debug.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_ring.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_pqueue.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_time.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_errno.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_mctx.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_uctx.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_tcb.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_sched.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_attr.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_lib.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_event.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_data.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_clean.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_cancel.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_msg.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_sync.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_fork.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_util.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_high.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_syscall.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_ext.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_compat.c
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_string.c
./libtool --mode=link --quiet gcc -o libpth.la pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo  pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo  pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo  pth_util.lo pth_high.lo pth_syscall.lo pth_ext.lo pth_compat.lo pth_string.lo  -rpath /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib -version-info `./shtool version -lc -dlibtool pth_vers.c`
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pthread.c
./libtool --mode=link --quiet gcc -o libpthread.la pthread.lo pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo  pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo  pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo  pth_util.lo pth_high.lo pth_syscall.lo pth_ext.lo pth_compat.lo pth_string.lo  -rpath /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib -version-info `./shtool version -lc -dlibtool pth_vers.c`
gcc -c -I. -O2 -pipe test_std.c
gcc -c -I. -O2 -pipe test_common.c
./libtool --mode=link --quiet gcc  -o test_std test_std.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_mp.c
./libtool --mode=link --quiet gcc  -o test_mp test_mp.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_misc.c
./libtool --mode=link --quiet gcc  -o test_misc test_misc.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_philo.c
./libtool --mode=link --quiet gcc  -o test_philo test_philo.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_sig.c
./libtool --mode=link --quiet gcc  -o test_sig test_sig.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_select.c
./libtool --mode=link --quiet gcc  -o test_select test_select.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_httpd.c
./libtool --mode=link --quiet gcc  -o test_httpd test_httpd.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_sfio.c
./libtool --mode=link --quiet gcc  -o test_sfio test_sfio.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_uctx.c
./libtool --mode=link --quiet gcc  -o test_uctx test_uctx.o test_common.o libpth.la 
gcc -c -I. -O2 -pipe test_pthread.c
./libtool --mode=link --quiet gcc  -o test_pthread test_pthread.o test_common.o libpthread.la 
./shtool mkdir -f -p -m 755 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth
./shtool mkdir -f -p -m 755 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/bin
./shtool mkdir -f -p -m 755 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include
./shtool mkdir -f -p -m 755 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib
./shtool mkdir -f -p -m 755 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/man/man1
./shtool mkdir -f -p -m 755 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/man/man3
./shtool mkdir -f -p -m 755 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/share/aclocal
./shtool install -c -m 755 pth-config /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/bin/pth-config
./shtool install -c -m 644 pth-config.1 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/man/man1/pth-config.1
./shtool install -c -m 644 pth.3 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/man/man3/pth.3
./shtool install -c -m 644 pth.m4 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/share/aclocal/pth.m4
./shtool install -c -m 644 pth.h /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include/pth.h
./shtool install -c .libs/libpth.lai /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib/libpth.la
./shtool install -c .libs/libpth.a /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib/libpth.a
chmod 644 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib/libpth.a
ranlib /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib/libpth.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
./shtool install -c -m 755 pthread-config /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/bin/pthread-config
./shtool install -c -m 644 pthread-config.1 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/man/man1/pthread-config.1
./shtool install -c -m 644 pthread.h /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include/pthread.h
./shtool install -c -m 644 pthread.3 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/man/man3/pthread.3
./shtool install -c .libs/libpthread.lai /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib/libpthread.la
./shtool install -c .libs/libpthread.a /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib/libpthread.a
chmod 644 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib/libpthread.a
ranlib /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib/libpthread.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Now please type `[1mmake test[m' to run a quick test suite. Hope it works.

cd  /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan-1.0.2 &&  /usr/bin/env gnupg_cv_pth_is_sane=yes PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr LIBTOOL="libtool " INSTALL_INFO=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install-info MAKEINFO=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/makeinfo AWK=/usr/bin/awk CHMOD=/bin/chmod CMP=/usr/bin/cmp CP=/bin/cp DIFF=/usr/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/usr/bin/egrep ac_cv_path_EGREP=/usr/bin/egrep SETENV=/usr/bin/env ENV_PROG=/usr/bin/env ac_cv_path_ENV=/usr/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/usr/bin/find GREP=/usr/bin/grep ac_cv_path_GREP=/usr/bin/grep HOSTNAME=/bin/hostname LN=/bin/ln LS=/bin/ls MKDIR=/bin/mkdir\ -p MV=/bin/mv RM=/bin/rm RMDIR=/bin/rmdir SED=/usr/bin/sed SORT=/usr/bin/sort TAR=/bin/tar TEST=test ac_cv_path_TEST=test TOUCH=/usr/bin/touch TR=/usr/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/lib/pkgconfig:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.pkg-config.log MAKE=make gt_cv_func_gnugettext_libintl="yes" gt_cv_func_gnugettext1_libintl="yes" gt_cv_func_gnugettext2_libintl="yes" LIBGETOPT= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes CC=cc CFLAGS=-O2\ -I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.gcc/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin:/usr/pkg/bin:/home/gdt/bin/NET:/home/gdt/bin:/home/gdt/bin/i386-NetBSD:/usr/local/coda/bin:/usr/local/coda/sbin:/usr/y0/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp CONFIG_SHELL=/bin/sh LIBS= ac_given_INSTALL=/usr/bin/install\ -c\ -o\ root\ -g\ wheel lt_cv_sys_max_cmd_len=262144 ./autogen.sh &&  /usr/bin/env gnupg_cv_pth_is_sane=yes PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr LIBTOOL="libtool " INSTALL_INFO=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install-info MAKEINFO=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/makeinfo AWK=/usr/bin/awk CHMOD=/bin/chmod CMP=/usr/bin/cmp CP=/bin/cp DIFF=/usr/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/usr/bin/egrep ac_cv_path_EGREP=/usr/bin/egrep SETENV=/usr/bin/env ENV_PROG=/usr/bin/env ac_cv_path_ENV=/usr/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/usr/bin/find GREP=/usr/bin/grep ac_cv_path_GREP=/usr/bin/grep HOSTNAME=/bin/hostname LN=/bin/ln LS=/bin/ls MKDIR=/bin/mkdir\ -p MV=/bin/mv RM=/bin/rm RMDIR=/bin/rmdir SED=/usr/bin/sed SORT=/usr/bin/sort TAR=/bin/tar TEST=test ac_cv_path_TEST=test TOUCH=/usr/bin/touch TR=/usr/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/lib/pkgconfig:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.pkg-config.log MAKE=make gt_cv_func_gnugettext_libintl="yes" gt_cv_func_gnugettext1_libintl="yes" gt_cv_func_gnugettext2_libintl="yes" LIBGETOPT= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes CC=cc CFLAGS=-O2\ -I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.gcc/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin:/usr/pkg/bin:/home/gdt/bin/NET:/home/gdt/bin:/home/gdt/bin/i386-NetBSD:/usr/local/coda/bin:/usr/local/coda/sbin:/usr/y0/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp CONFIG_SHELL=/bin/sh LIBS= ac_given_INSTALL=/usr/bin/install\ -c\ -o\ root\ -g\ wheel lt_cv_sys_max_cmd_len=262144 ./configure --enable-maintainer-mode --prefix=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan --with-pth-prefix=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth &&  /usr/bin/env MAKECONF=/etc/mk.conf PATH=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.gcc/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin:/usr/pkg/bin:/home/gdt/bin/NET:/home/gdt/bin:/home/gdt/bin/i386-NetBSD:/usr/local/coda/bin:/usr/local/coda/sbin:/usr/y0/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin /usr/bin/make install
Running aclocal -I m4 ...
/usr/pkg/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPUNIT
/usr/pkg/share/aclocal/cppunit.m4:4:   run info '(automake)Extending aclocal'
/usr/pkg/share/aclocal/cppunit.m4:4:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running autoheader...
Running automake --gnu ...
Running autoconf ...
You may now run "./configure --enable-maintainer-mode && make".
checking for a BSD-compatible install... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install -c
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 to enable maintainer-specific portions of Makefiles... yes
checking build system type... i386-unknown-netbsdelf4.99.26
checking host system type... i386-unknown-netbsdelf4.99.26
configure: autobuild project... libassuan
configure: autobuild revision... 1.0.2
configure: autobuild hostname... poblano.ir.bbn.com
configure: autobuild timestamp... 20070808-183254
checking for gawk... (cached) /usr/bin/awk
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking whether cc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking if gcc supports -Wpointer-arith... yes
checking for pth-config... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/bin/pth-config
checking for PTH - version >= 1.3.7... yes
checking whether PTH installation is sane... (cached) yes
checking for setsockopt... yes
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 for string.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking return type of signal handlers... void
checking whether sys_siglist is declared... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for struct cmsghdr.cmsg_len... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for funopen... yes
checking for isascii... yes
checking for putc_unlocked... yes
checking for memrchr... no
checking for stpcpy... no
checking for unistd.h... (cached) yes
checking for setenv... yes
checking for SO_PEERCRED... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating src/libassuan-config
config.status: creating config.h
config.status: executing depfiles commands
Making install in m4
Making install in src
/usr/bin/make  install-am
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-util.o -MD -MP -MF .deps/assuan-util.Tpo -c -o assuan-util.o assuan-util.c
mv -f .deps/assuan-util.Tpo .deps/assuan-util.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-errors.o -MD -MP -MF .deps/assuan-errors.Tpo -c -o assuan-errors.o assuan-errors.c
mv -f .deps/assuan-errors.Tpo .deps/assuan-errors.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-buffer.o -MD -MP -MF .deps/assuan-buffer.Tpo -c -o assuan-buffer.o assuan-buffer.c
mv -f .deps/assuan-buffer.Tpo .deps/assuan-buffer.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-handler.o -MD -MP -MF .deps/assuan-handler.Tpo -c -o assuan-handler.o assuan-handler.c
mv -f .deps/assuan-handler.Tpo .deps/assuan-handler.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-inquire.o -MD -MP -MF .deps/assuan-inquire.Tpo -c -o assuan-inquire.o assuan-inquire.c
mv -f .deps/assuan-inquire.Tpo .deps/assuan-inquire.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-listen.o -MD -MP -MF .deps/assuan-listen.Tpo -c -o assuan-listen.o assuan-listen.c
mv -f .deps/assuan-listen.Tpo .deps/assuan-listen.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-connect.o -MD -MP -MF .deps/assuan-connect.Tpo -c -o assuan-connect.o assuan-connect.c
mv -f .deps/assuan-connect.Tpo .deps/assuan-connect.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-client.o -MD -MP -MF .deps/assuan-client.Tpo -c -o assuan-client.o assuan-client.c
mv -f .deps/assuan-client.Tpo .deps/assuan-client.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-pipe-server.o -MD -MP -MF .deps/assuan-pipe-server.Tpo -c -o assuan-pipe-server.o assuan-pipe-server.c
mv -f .deps/assuan-pipe-server.Tpo .deps/assuan-pipe-server.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-socket-server.o -MD -MP -MF .deps/assuan-socket-server.Tpo -c -o assuan-socket-server.o assuan-socket-server.c
mv -f .deps/assuan-socket-server.Tpo .deps/assuan-socket-server.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-pipe-connect.o -MD -MP -MF .deps/assuan-pipe-connect.Tpo -c -o assuan-pipe-connect.o assuan-pipe-connect.c
mv -f .deps/assuan-pipe-connect.Tpo .deps/assuan-pipe-connect.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-socket-connect.o -MD -MP -MF .deps/assuan-socket-connect.Tpo -c -o assuan-socket-connect.o assuan-socket-connect.c
mv -f .deps/assuan-socket-connect.Tpo .deps/assuan-socket-connect.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-uds.o -MD -MP -MF .deps/assuan-uds.Tpo -c -o assuan-uds.o assuan-uds.c
mv -f .deps/assuan-uds.Tpo .deps/assuan-uds.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-logging.o -MD -MP -MF .deps/assuan-logging.Tpo -c -o assuan-logging.o assuan-logging.c
mv -f .deps/assuan-logging.Tpo .deps/assuan-logging.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-socket.o -MD -MP -MF .deps/assuan-socket.Tpo -c -o assuan-socket.o assuan-socket.c
mv -f .deps/assuan-socket.Tpo .deps/assuan-socket.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT assuan-io.o -MD -MP -MF .deps/assuan-io.Tpo -c -o assuan-io.o assuan-io.c
mv -f .deps/assuan-io.Tpo .deps/assuan-io.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT memrchr.o -MD -MP -MF .deps/memrchr.Tpo -c -o memrchr.o memrchr.c
mv -f .deps/memrchr.Tpo .deps/memrchr.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT stpcpy.o -MD -MP -MF .deps/stpcpy.Tpo -c -o stpcpy.o stpcpy.c
stpcpy.c:34: warning: function declaration isn't a prototype
stpcpy.c:34: warning: declaration of 'stpcpy' shadows a built-in function
mv -f .deps/stpcpy.Tpo .deps/stpcpy.Po
rm -f libassuan.a
ar cru libassuan.a assuan-util.o assuan-errors.o  assuan-buffer.o assuan-handler.o  assuan-inquire.o assuan-listen.o  assuan-connect.o assuan-client.o  assuan-pipe-server.o assuan-socket-server.o  assuan-pipe-connect.o assuan-socket-connect.o  assuan-uds.o assuan-logging.o  assuan-socket.o assuan-io.o memrchr.o stpcpy.o
ranlib libassuan.a
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-util.o -MD -MP -MF .deps/libassuan_pth_a-assuan-util.Tpo -c -o libassuan_pth_a-assuan-util.o `test -f 'assuan-util.c' || echo './'`assuan-util.c
mv -f .deps/libassuan_pth_a-assuan-util.Tpo .deps/libassuan_pth_a-assuan-util.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-errors.o -MD -MP -MF .deps/libassuan_pth_a-assuan-errors.Tpo -c -o libassuan_pth_a-assuan-errors.o `test -f 'assuan-errors.c' || echo './'`assuan-errors.c
mv -f .deps/libassuan_pth_a-assuan-errors.Tpo .deps/libassuan_pth_a-assuan-errors.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-buffer.o -MD -MP -MF .deps/libassuan_pth_a-assuan-buffer.Tpo -c -o libassuan_pth_a-assuan-buffer.o `test -f 'assuan-buffer.c' || echo './'`assuan-buffer.c
mv -f .deps/libassuan_pth_a-assuan-buffer.Tpo .deps/libassuan_pth_a-assuan-buffer.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-handler.o -MD -MP -MF .deps/libassuan_pth_a-assuan-handler.Tpo -c -o libassuan_pth_a-assuan-handler.o `test -f 'assuan-handler.c' || echo './'`assuan-handler.c
mv -f .deps/libassuan_pth_a-assuan-handler.Tpo .deps/libassuan_pth_a-assuan-handler.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-inquire.o -MD -MP -MF .deps/libassuan_pth_a-assuan-inquire.Tpo -c -o libassuan_pth_a-assuan-inquire.o `test -f 'assuan-inquire.c' || echo './'`assuan-inquire.c
mv -f .deps/libassuan_pth_a-assuan-inquire.Tpo .deps/libassuan_pth_a-assuan-inquire.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-listen.o -MD -MP -MF .deps/libassuan_pth_a-assuan-listen.Tpo -c -o libassuan_pth_a-assuan-listen.o `test -f 'assuan-listen.c' || echo './'`assuan-listen.c
mv -f .deps/libassuan_pth_a-assuan-listen.Tpo .deps/libassuan_pth_a-assuan-listen.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-connect.o -MD -MP -MF .deps/libassuan_pth_a-assuan-connect.Tpo -c -o libassuan_pth_a-assuan-connect.o `test -f 'assuan-connect.c' || echo './'`assuan-connect.c
mv -f .deps/libassuan_pth_a-assuan-connect.Tpo .deps/libassuan_pth_a-assuan-connect.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-client.o -MD -MP -MF .deps/libassuan_pth_a-assuan-client.Tpo -c -o libassuan_pth_a-assuan-client.o `test -f 'assuan-client.c' || echo './'`assuan-client.c
mv -f .deps/libassuan_pth_a-assuan-client.Tpo .deps/libassuan_pth_a-assuan-client.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-pipe-server.o -MD -MP -MF .deps/libassuan_pth_a-assuan-pipe-server.Tpo -c -o libassuan_pth_a-assuan-pipe-server.o `test -f 'assuan-pipe-server.c' || echo './'`assuan-pipe-server.c
mv -f .deps/libassuan_pth_a-assuan-pipe-server.Tpo .deps/libassuan_pth_a-assuan-pipe-server.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-socket-server.o -MD -MP -MF .deps/libassuan_pth_a-assuan-socket-server.Tpo -c -o libassuan_pth_a-assuan-socket-server.o `test -f 'assuan-socket-server.c' || echo './'`assuan-socket-server.c
mv -f .deps/libassuan_pth_a-assuan-socket-server.Tpo .deps/libassuan_pth_a-assuan-socket-server.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-pipe-connect.o -MD -MP -MF .deps/libassuan_pth_a-assuan-pipe-connect.Tpo -c -o libassuan_pth_a-assuan-pipe-connect.o `test -f 'assuan-pipe-connect.c' || echo './'`assuan-pipe-connect.c
mv -f .deps/libassuan_pth_a-assuan-pipe-connect.Tpo .deps/libassuan_pth_a-assuan-pipe-connect.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-socket-connect.o -MD -MP -MF .deps/libassuan_pth_a-assuan-socket-connect.Tpo -c -o libassuan_pth_a-assuan-socket-connect.o `test -f 'assuan-socket-connect.c' || echo './'`assuan-socket-connect.c
mv -f .deps/libassuan_pth_a-assuan-socket-connect.Tpo .deps/libassuan_pth_a-assuan-socket-connect.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-uds.o -MD -MP -MF .deps/libassuan_pth_a-assuan-uds.Tpo -c -o libassuan_pth_a-assuan-uds.o `test -f 'assuan-uds.c' || echo './'`assuan-uds.c
mv -f .deps/libassuan_pth_a-assuan-uds.Tpo .deps/libassuan_pth_a-assuan-uds.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-logging.o -MD -MP -MF .deps/libassuan_pth_a-assuan-logging.Tpo -c -o libassuan_pth_a-assuan-logging.o `test -f 'assuan-logging.c' || echo './'`assuan-logging.c
mv -f .deps/libassuan_pth_a-assuan-logging.Tpo .deps/libassuan_pth_a-assuan-logging.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-socket.o -MD -MP -MF .deps/libassuan_pth_a-assuan-socket.Tpo -c -o libassuan_pth_a-assuan-socket.o `test -f 'assuan-socket.c' || echo './'`assuan-socket.c
mv -f .deps/libassuan_pth_a-assuan-socket.Tpo .deps/libassuan_pth_a-assuan-socket.Po
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT libassuan_pth_a-assuan-io-pth.o -MD -MP -MF .deps/libassuan_pth_a-assuan-io-pth.Tpo -c -o libassuan_pth_a-assuan-io-pth.o `test -f 'assuan-io-pth.c' || echo './'`assuan-io-pth.c
mv -f .deps/libassuan_pth_a-assuan-io-pth.Tpo .deps/libassuan_pth_a-assuan-io-pth.Po
rm -f libassuan-pth.a
ar cru libassuan-pth.a libassuan_pth_a-assuan-util.o  libassuan_pth_a-assuan-errors.o  libassuan_pth_a-assuan-buffer.o  libassuan_pth_a-assuan-handler.o  libassuan_pth_a-assuan-inquire.o  libassuan_pth_a-assuan-listen.o  libassuan_pth_a-assuan-connect.o  libassuan_pth_a-assuan-client.o  libassuan_pth_a-assuan-pipe-server.o  libassuan_pth_a-assuan-socket-server.o  libassuan_pth_a-assuan-pipe-connect.o  libassuan_pth_a-assuan-socket-connect.o  libassuan_pth_a-assuan-uds.o  libassuan_pth_a-assuan-logging.o  libassuan_pth_a-assuan-socket.o  libassuan_pth_a-assuan-io-pth.o memrchr.o stpcpy.o
ranlib libassuan-pth.a
test -z "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/bin" || .././install-sh -c -d "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/bin"
 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install -c 'libassuan-config' '/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/bin/libassuan-config'
test -z "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/lib" || .././install-sh -c -d "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/lib"
 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install -c -m 644 'libassuan.a' '/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/lib/libassuan.a'
 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install -c -m 644 'libassuan-pth.a' '/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/lib/libassuan-pth.a'
 ranlib '/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/lib/libassuan.a'
 ranlib '/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/lib/libassuan-pth.a'
test -z "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include" || .././install-sh -c -d "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include"
 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install -c -m 644 'assuan.h' '/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include/assuan.h'
test -z "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/share/aclocal" || .././install-sh -c -d "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/share/aclocal"
 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install -c -m 644 'libassuan.m4' '/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/share/aclocal/libassuan.m4'
Making install in doc
test -z "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/share/info" || .././install-sh -c -d "/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/share/info"
 /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install -c -m 644 './assuan.info' '/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/share/info/assuan.info'
Making install in tests
/usr/bin/make  install-am
cc -DHAVE_CONFIG_H -I. -I..    -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include  -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT fdpassing.o -MD -MP -MF .deps/fdpassing.Tpo -c -o fdpassing.o fdpassing.c
mv -f .deps/fdpassing.Tpo .deps/fdpassing.Po
cc  -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o fdpassing fdpassing.o ../src/libassuan.a   
cd . && /bin/sh /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan-1.0.2/missing --run autoheader
rm -f stamp-h1
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
cd  /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5 && /usr/bin/env gnupg_cv_pth_is_sane=yes PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr LIBTOOL="libtool " INSTALL_INFO=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/install-info MAKEINFO=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/makeinfo AWK=/usr/bin/awk CHMOD=/bin/chmod CMP=/usr/bin/cmp CP=/bin/cp DIFF=/usr/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/usr/bin/egrep ac_cv_path_EGREP=/usr/bin/egrep SETENV=/usr/bin/env ENV_PROG=/usr/bin/env ac_cv_path_ENV=/usr/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/usr/bin/find GREP=/usr/bin/grep ac_cv_path_GREP=/usr/bin/grep HOSTNAME=/bin/hostname LN=/bin/ln LS=/bin/ls MKDIR=/bin/mkdir\ -p MV=/bin/mv RM=/bin/rm RMDIR=/bin/rmdir SED=/usr/bin/sed SORT=/usr/bin/sort TAR=/bin/tar TEST=test ac_cv_path_TEST=test TOUCH=/usr/bin/touch TR=/usr/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/lib/pkgconfig:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.pkg-config.log MAKE=make gt_cv_func_gnugettext_libintl="yes" gt_cv_func_gnugettext1_libintl="yes" gt_cv_func_gnugettext2_libintl="yes" LIBGETOPT= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes CC=cc CFLAGS=-O2\ -I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -DLDAP_DEPRECATED\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.buildlink/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.gcc/bin:/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin:/usr/pkg/bin:/home/gdt/bin/NET:/home/gdt/bin:/home/gdt/bin/i386-NetBSD:/usr/local/coda/bin:/usr/local/coda/sbin:/usr/y0/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp CONFIG_SHELL=/bin/sh LIBS= ac_given_INSTALL=/usr/bin/install\ -c\ -o\ root\ -g\ wheel lt_cv_sys_max_cmd_len=262144 ./autogen.sh
Running aclocal -I m4 -I gl/m4 ...
/usr/pkg/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPUNIT
/usr/pkg/share/aclocal/cppunit.m4:4:   run info '(automake)Extending aclocal'
/usr/pkg/share/aclocal/cppunit.m4:4:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:1012: warning: gl_AC_TYPE_LONG_LONG is m4_require'd but not m4_defun'd
gl/m4/allocsa.m4:7: gl_ALLOCSA is expanded from...
gl/m4/gnulib-comp.m4:30: gl_INIT is expanded from...
configure.ac:1012: the top level
Running autoheader...
configure.ac:1012: warning: gl_AC_TYPE_LONG_LONG is m4_require'd but not m4_defun'd
gl/m4/allocsa.m4:7: gl_ALLOCSA is expanded from...
gl/m4/gnulib-comp.m4:30: gl_INIT is expanded from...
configure.ac:1012: the top level
Running automake --gnu ...
configure.ac:1012: warning: gl_AC_TYPE_LONG_LONG is m4_require'd but not m4_defun'd
gl/m4/allocsa.m4:7: gl_ALLOCSA is expanded from...
gl/m4/gnulib-comp.m4:30: gl_INIT is expanded from...
configure.ac:1012: the top level
Running autoconf ...
configure.ac:1012: warning: gl_AC_TYPE_LONG_LONG is m4_require'd but not m4_defun'd
gl/m4/allocsa.m4:7: gl_ALLOCSA is expanded from...
gl/m4/gnulib-comp.m4:30: gl_INIT is expanded from...
configure.ac:1012: the top level
configure:18657: error: possibly undefined macro: gl_AC_TYPE_LONG_LONG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
You may now run "./configure --sysconfdir=/etc --enable-maintainer-mode && make".
=> Checking for portability problems in extracted files
=> 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
=> Fixing locale directory references.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i386-unknown-netbsdelf4.99.26
checking host system type... i386--netbsdelf
checking target system type... i386--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... scripts/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for i386--netbsdelf-strip... no
checking for strip... strip
configure: autobuild project... gnupg
configure: autobuild revision... 2.0.5
configure: autobuild hostname... poblano.ir.bbn.com
configure: autobuild timestamp... 20070808-183320
checking whether SELinux support is requested... no
checking whether to enable the BZIP2 compression algorithm... yes
checking whether to enable external program execution... yes
checking whether to enable photo ID viewing... yes
checking whether to use a fixed photo ID viewer... no
checking whether to enable external keyserver helpers... yes
checking whether LDAP keyserver support is requested... yes
checking whether HKP keyserver support is requested... yes
checking whether finger key fetching support is requested... yes
checking whether generic object key fetching support is requested... yes
checking whether email keyserver support is requested... no
checking whether keyserver exec-path is enabled... yes
checking for the size of the key and uid cache... 4096
checking whether use of capabilities is requested... no
checking whether to enable maintainer-specific portions of Makefiles... yes
configure: checking for programs
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking for i386--netbsdelf-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking whether cc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-ar... no
checking for ar... ar
checking for perl... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/perl
checking for i386--netbsdelf-windres... no
checking for windres... no
checking for strerror in -lcposix... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for faqprog.pl... faqprog.pl: not found
no
checking for tar... /bin/tar
checking whether /bin/tar speaks USTAR... tar: Failed write to archive volume: 1 (Broken pipe)
tar: Unexpected EOF on archive file
yes
checking for cc for build... cc
configure: checking for libraries
checking for gpg-error-config... /usr/pkg/bin/gpg-error-config
checking for GPG Error - version >= 1.4... yes (1.4)
checking for libgcrypt-config... /usr/pkg/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.2... yes (1.2.4)
checking LIBGCRYPT API version... okay
checking for libassuan-config... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/bin/libassuan-config
checking for LIBASSUAN - version >= 1.0.2... yes (1.0.2)
checking LIBASSUAN API version... okay
checking for libassuan-config... (cached) /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/bin/libassuan-config
checking for LIBASSUAN pth - version >= 1.0.2... yes (1.0.2)
checking LIBASSUAN pth API version... okay
checking for libassuan-config... (cached) /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/bin/libassuan-config
checking for LIBASSUAN - version >= 1.0.1... yes (1.0.2)
checking LIBASSUAN API version... okay
checking for ksba-config... /usr/pkg/bin/ksba-config
checking for KSBA - version >= 1.0.2... yes (1.0.2)
checking KSBA API version... okay
checking for usb_bulk_write in -lusb... no
checking for usb_create_match... no
checking for library containing dlopen... none required
checking for openpty in -lutil... yes
checking for shred... /usr/bin/shred
checking for pth-config... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/bin/pth-config
checking for PTH - version >= 1.3.7... yes
checking whether PTH installation is sane... (cached) yes
configure: checking for networking options
checking for gethostbyname... yes
checking for setsockopt... yes
checking for library containing res_query... none required
checking for library containing dn_expand... none required
checking for library containing dn_skipname... no
checking for library containing __dn_skipname... none required
checking whether the resolver is usable... yes
checking whether LDAP via "-lldap" is present and sane... yes
checking for ldap_get_option... yes
checking for ldap_set_option... yes
checking for ldap_start_tls_s... yes
checking for gawk... (cached) /usr/bin/awk
checking for curl-config... /usr/pkg/bin/curl-config
checking for the version of libcurl... 7.16.4
checking whether libcurl is usable... yes
checking for curl_free... yes
configure: checking for gettext
checking whether NLS is requested... yes
checking for msgfmt... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/msgfmt
checking for gmsgfmt... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.tools/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin/ld
checking if the linker (/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/.wrapper/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for GNU gettext in libintl... (cached) yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/lib/libintl.so
checking for strchr... yes
checking for nl_langinfo and CODESET... yes
configure: checking for header files
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 for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for inttypes.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
configure: checking for system characteristics
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for size_t... yes
checking for mode_t... yes
checking return type of signal handlers... void
checking whether sys_siglist is declared... yes
checking endianess... little
checking for byte typedef... no
checking for ushort typedef... yes
checking for ulong typedef... yes
checking for u16 typedef... no
checking for u32 typedef... no
checking for unsigned short... yes
checking size of unsigned short... 2
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for time_t... yes
checking size of time_t... 4
checking for UINT64_C... yes
checking for uint64_t... yes
checking size of uint64_t... 8
configure: checking for library functions
checking whether getpagesize is declared... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for vprintf... yes
checking for _doprnt... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for strerror... yes
checking for strlwr... no
checking for tcgetattr... yes
checking for mmap... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for ctermid... yes
checking for times... yes
checking for gmtime_r... yes
checking for unsetenv... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for fcntl... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for setrlimit... yes
checking for clock_gettime... yes
checking for atexit... yes
checking for raise... yes
checking for getpagesize... yes
checking for strftime... yes
checking for nl_langinfo... yes
checking for setlocale... yes
checking for waitpid... yes
checking for wait4... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for pipe... yes
checking for stat... yes
checking for getaddrinfo... yes
checking for ttyname... yes
checking for rand... yes
checking for ftello... yes
checking for struct sigaction... yes
checking for sigset_t... yes
checking for memicmp... no
checking for stpcpy... no
checking for strsep... yes
checking for strlwr... (cached) no
checking for strtoul... yes
checking for memmove... yes
checking for stricmp... no
checking for strtol... yes
checking for memrchr... no
checking for isascii... yes
checking for timegm... yes
checking for getrusage... (cached) yes
checking for setrlimit... (cached) yes
checking for stat... (cached) yes
checking for setlocale... (cached) yes
checking for flockfile... yes
checking for funlockfile... yes
checking for fopencookie... no
checking for funopen... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
gl_AC_TYPE_LONG_LONG: not found
checking for long double... yes
checking whether stat file-mode macros are broken... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for long long int... yes
checking for unsigned long long int... yes
checking for mkdtemp... yes
checking for setenv... yes
checking for unsetenv... (cached) yes
checking for unsetenv() return type... int
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking absolute name of <stdint.h>... ///usr/include/stdint.h
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... 
checking for sig_atomic_t integer literal suffix... 
checking for size_t integer literal suffix... u
checking for wchar_t integer literal suffix... 
checking for wint_t integer literal suffix... 
checking for strpbrk... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking if mkdir takes one argument... no
checking whether regular expression support is requested... yes
checking whether the included regex lib is requested... no
checking for regcomp... yes
checking whether your system's regexp library is broken... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflateInit2_ in -lz... yes
checking for bzlib.h... yes
checking for BZ2_bzCompressInit in -lbz2... yes
checking whether readline via "-lreadline" is present and sane... no
checking whether readline via "-lreadline -ltermcap" is present and sane... no
checking whether readline via "-lreadline -lcurses" is present and sane... no
checking whether readline via "-lreadline -lncurses" is present and sane... no
configure: checking for cc features
checking if gcc supports -Wno-pointer-sign... yes
checking if gcc supports -Wpointer-arith... yes
configure: checking system features for estream-printf
checking for long long int... (cached) yes
checking for long double... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ptrdiff_t... yes
checking for unsigned long... (cached) yes
checking size of unsigned long... (cached) 4
checking for void *... yes
checking size of void *... 4
checking for nl_langinfo and THOUSANDS_SEP... no
configure: checking system features for estream
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gl/Makefile
config.status: creating include/Makefile
config.status: creating jnlib/Makefile
config.status: creating common/Makefile
config.status: creating kbx/Makefile
config.status: creating g10/Makefile
config.status: creating sm/Makefile
config.status: creating agent/Makefile
config.status: creating scd/Makefile
config.status: creating keyserver/Makefile
config.status: creating keyserver/gpg2keys_mailto
config.status: creating keyserver/gpg2keys_test
config.status: creating tools/gpg-zip
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/openpgp/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

        GnuPG v2.0.5 has been configured as follows:

        Platform:  NetBSD (i386--netbsdelf)

        OpenPGP:   yes
        S/MIME:    yes
        Agent:     yes 
        Smartcard: yes (without internal CCID driver)

        Protect tool:      (default)
        Default agent:     (default)
        Default pinentry:  (default)
        Default scdaemon:  (default)
        Default dirmngr:   (default)

        PKITS based tests: no

=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.
===> Building for gnupg2-2.0.5
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5'
Making all in m4
gmake[2]: Entering directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/m4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/m4'
Making all in gl
gmake[2]: Entering directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/gl'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat ./alloca_.h; \
	} > alloca.h-t
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  sed -e 's/@''HAVE_WCHAR_H''@/1/g' \
	      -e 's/@''HAVE_STDINT_H''@/1/g' \
	      -e 's|@''ABSOLUTE_STDINT_H''@|"///usr/include/stdint.h"|g' \
	      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
	      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
	      -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \
	      -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
	      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
	      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
	      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
	      -e 's/@''SIZE_T_SUFFIX''@/u/g' \
	      -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
	      -e 's/@''WCHAR_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
	      -e 's/@''WINT_T_SUFFIX''@//g' \
	      < ./stdint_.h; \
	} > stdint.h-t
mv -f alloca.h-t alloca.h
mv stdint.h-t stdint.h
/usr/pkg/bin/gmake  all-am
gmake[3]: Entering directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/gl'
cc -DHAVE_CONFIG_H -I. -I..   -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include  -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT allocsa.o -MD -MP -MF .deps/allocsa.Tpo -c -o allocsa.o allocsa.c
mv -f .deps/allocsa.Tpo .deps/allocsa.Po
rm -f libgnu.a
ar cru libgnu.a allocsa.o 
ranlib libgnu.a
gmake[3]: Leaving directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/gl'
gmake[2]: Leaving directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/gl'
Making all in include
gmake[2]: Entering directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/include'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/include'
Making all in jnlib
gmake[2]: Entering directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/jnlib'
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT stringhelp.o -MD -MP -MF .deps/stringhelp.Tpo -c -o stringhelp.o stringhelp.c
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT strlist.o -MD -MP -MF .deps/strlist.Tpo -c -o strlist.o strlist.c
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT utf8conv.o -MD -MP -MF .deps/utf8conv.Tpo -c -o utf8conv.o utf8conv.c
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c
stringhelp.c: In function 'strlwr':
stringhelp.c:782: warning: array subscript has type 'char'
mv -f .deps/argparse.Tpo .deps/argparse.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c
logging.c: In function 'set_file_fd':
logging.c:284: warning: passing argument 3 of 'funopen' from incompatible pointer type
mv -f .deps/stringhelp.Tpo .deps/stringhelp.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT dotlock.o -MD -MP -MF .deps/dotlock.Tpo -c -o dotlock.o dotlock.c
dotlock.c: In function 'read_lockfile':
dotlock.c:457: warning: 'pid' may be used uninitialized in this function
mv -f .deps/logging.Tpo .deps/logging.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT mischelp.o -MD -MP -MF .deps/mischelp.Tpo -c -o mischelp.o mischelp.c
mv -f .deps/dotlock.Tpo .deps/dotlock.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT t-stringhelp.o -MD -MP -MF .deps/t-stringhelp.Tpo -c -o t-stringhelp.o t-stringhelp.c
mv -f .deps/mischelp.Tpo .deps/mischelp.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT t-support.o -MD -MP -MF .deps/t-support.Tpo -c -o t-support.o t-support.c
utf8conv.c: In function 'jnlib_iconv':
utf8conv.c:727: warning: passing argument 2 of 'iconv' from incompatible pointer type
mv -f .deps/t-support.Tpo .deps/t-support.Po
mv -f .deps/utf8conv.Tpo .deps/utf8conv.Po
mv -f .deps/t-stringhelp.Tpo .deps/t-stringhelp.Po
mv -f .deps/strlist.Tpo .deps/strlist.Po
rm -f libjnlib.a
ar cru libjnlib.a stringhelp.o strlist.o utf8conv.o argparse.o logging.o dotlock.o mischelp.o  
ranlib libjnlib.a
cc -I/usr/pkg/include  -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o t-stringhelp t-stringhelp.o t-support.o libjnlib.a /usr/lib/libintl.so  
gmake[2]: Leaving directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/jnlib'
Making all in common
gmake[2]: Entering directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/common'
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-i18n.o -MD -MP -MF .deps/libcommon_a-i18n.Tpo -c -o libcommon_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-init.o -MD -MP -MF .deps/libcommon_a-init.Tpo -c -o libcommon_a-init.o `test -f 'init.c' || echo './'`init.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-sexputil.o -MD -MP -MF .deps/libcommon_a-sexputil.Tpo -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-sysutils.o -MD -MP -MF .deps/libcommon_a-sysutils.Tpo -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c
mv -f .deps/libcommon_a-i18n.Tpo .deps/libcommon_a-i18n.Po
mv -f .deps/libcommon_a-init.Tpo .deps/libcommon_a-init.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-homedir.o -MD -MP -MF .deps/libcommon_a-homedir.Tpo -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-gettime.o -MD -MP -MF .deps/libcommon_a-gettime.Tpo -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c
mv -f .deps/libcommon_a-homedir.Tpo .deps/libcommon_a-homedir.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-yesno.o -MD -MP -MF .deps/libcommon_a-yesno.Tpo -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c
gettime.c: In function 'isotime2epoch':
gettime.c:189: warning: array subscript has type 'char'
mv -f .deps/libcommon_a-gettime.Tpo .deps/libcommon_a-gettime.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-b64enc.o -MD -MP -MF .deps/libcommon_a-b64enc.Tpo -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c
mv -f .deps/libcommon_a-yesno.Tpo .deps/libcommon_a-yesno.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-convert.o -MD -MP -MF .deps/libcommon_a-convert.Tpo -c -o libcommon_a-convert.o `test -f 'convert.c' || echo './'`convert.c
convert.c: In function 'hex2bin':
convert.c:50: warning: array subscript has type 'char'
convert.c: In function 'hexcolon2bin':
convert.c:93: warning: array subscript has type 'char'
mv -f .deps/libcommon_a-b64enc.Tpo .deps/libcommon_a-b64enc.Po
mv -f .deps/libcommon_a-convert.Tpo .deps/libcommon_a-convert.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-miscellaneous.o -MD -MP -MF .deps/libcommon_a-miscellaneous.Tpo -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-xasprintf.o -MD -MP -MF .deps/libcommon_a-xasprintf.Tpo -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c
mv -f .deps/libcommon_a-xasprintf.Tpo .deps/libcommon_a-xasprintf.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-xreadline.o -MD -MP -MF .deps/libcommon_a-xreadline.Tpo -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c
mv -f .deps/libcommon_a-miscellaneous.Tpo .deps/libcommon_a-miscellaneous.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-membuf.o -MD -MP -MF .deps/libcommon_a-membuf.Tpo -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c
mv -f .deps/libcommon_a-xreadline.Tpo .deps/libcommon_a-xreadline.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-iobuf.o -MD -MP -MF .deps/libcommon_a-iobuf.Tpo -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c
mv -f .deps/libcommon_a-membuf.Tpo .deps/libcommon_a-membuf.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-ttyio.o -MD -MP -MF .deps/libcommon_a-ttyio.Tpo -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c
mv -f .deps/libcommon_a-sysutils.Tpo .deps/libcommon_a-sysutils.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-asshelp.o -MD -MP -MF .deps/libcommon_a-asshelp.Tpo -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
mv -f .deps/libcommon_a-ttyio.Tpo .deps/libcommon_a-ttyio.Po
mv -f .deps/libcommon_a-asshelp.Tpo .deps/libcommon_a-asshelp.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-exechelp.o -MD -MP -MF .deps/libcommon_a-exechelp.Tpo -c -o libcommon_a-exechelp.o `test -f 'exechelp.c' || echo './'`exechelp.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-signal.o -MD -MP -MF .deps/libcommon_a-signal.Tpo -c -o libcommon_a-signal.o `test -f 'signal.c' || echo './'`signal.c
mv -f .deps/libcommon_a-exechelp.Tpo .deps/libcommon_a-exechelp.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-estream.o -MD -MP -MF .deps/libcommon_a-estream.Tpo -c -o libcommon_a-estream.o `test -f 'estream.c' || echo './'`estream.c
mv -f .deps/libcommon_a-signal.Tpo .deps/libcommon_a-signal.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-estream-printf.o -MD -MP -MF .deps/libcommon_a-estream-printf.Tpo -c -o libcommon_a-estream-printf.o `test -f 'estream-printf.c' || echo './'`estream-printf.c
mv -f .deps/libcommon_a-iobuf.Tpo .deps/libcommon_a-iobuf.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-dns-cert.o -MD -MP -MF .deps/libcommon_a-dns-cert.Tpo -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c
mv -f .deps/libcommon_a-sexputil.Tpo .deps/libcommon_a-sexputil.Po
mv -f .deps/libcommon_a-dns-cert.Tpo .deps/libcommon_a-dns-cert.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-pka.o -MD -MP -MF .deps/libcommon_a-pka.Tpo -c -o libcommon_a-pka.o `test -f 'pka.c' || echo './'`pka.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-http.o -MD -MP -MF .deps/libcommon_a-http.Tpo -c -o libcommon_a-http.o `test -f 'http.c' || echo './'`http.c
mv -f .deps/libcommon_a-estream-printf.Tpo .deps/libcommon_a-estream-printf.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -DWITHOUT_GNU_PTH=1 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommon_a-srv.o -MD -MP -MF .deps/libcommon_a-srv.Tpo -c -o libcommon_a-srv.o `test -f 'srv.c' || echo './'`srv.c
mv -f .deps/libcommon_a-srv.Tpo .deps/libcommon_a-srv.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-i18n.o -MD -MP -MF .deps/libcommonpth_a-i18n.Tpo -c -o libcommonpth_a-i18n.o `test -f 'i18n.c' || echo './'`i18n.c
mv -f .deps/libcommonpth_a-i18n.Tpo .deps/libcommonpth_a-i18n.Po
mv -f .deps/libcommon_a-http.Tpo .deps/libcommon_a-http.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-init.o -MD -MP -MF .deps/libcommonpth_a-init.Tpo -c -o libcommonpth_a-init.o `test -f 'init.c' || echo './'`init.c
mv -f .deps/libcommon_a-pka.Tpo .deps/libcommon_a-pka.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-sexputil.o -MD -MP -MF .deps/libcommonpth_a-sexputil.Tpo -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo './'`sexputil.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-sysutils.o -MD -MP -MF .deps/libcommonpth_a-sysutils.Tpo -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo './'`sysutils.c
mv -f .deps/libcommonpth_a-init.Tpo .deps/libcommonpth_a-init.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-homedir.o -MD -MP -MF .deps/libcommonpth_a-homedir.Tpo -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo './'`homedir.c
mv -f .deps/libcommonpth_a-sysutils.Tpo .deps/libcommonpth_a-sysutils.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-gettime.o -MD -MP -MF .deps/libcommonpth_a-gettime.Tpo -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo './'`gettime.c
mv -f .deps/libcommonpth_a-homedir.Tpo .deps/libcommonpth_a-homedir.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-yesno.o -MD -MP -MF .deps/libcommonpth_a-yesno.Tpo -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo './'`yesno.c
mv -f .deps/libcommonpth_a-yesno.Tpo .deps/libcommonpth_a-yesno.Po
mv -f .deps/libcommonpth_a-sexputil.Tpo .deps/libcommonpth_a-sexputil.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-b64enc.o -MD -MP -MF .deps/libcommonpth_a-b64enc.Tpo -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo './'`b64enc.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-convert.o -MD -MP -MF .deps/libcommonpth_a-convert.Tpo -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo './'`convert.c
mv -f .deps/libcommonpth_a-b64enc.Tpo .deps/libcommonpth_a-b64enc.Po
convert.c: In function 'hex2bin':
convert.c:50: warning: array subscript has type 'char'
convert.c: In function 'hexcolon2bin':
convert.c:93: warning: array subscript has type 'char'
mv -f .deps/libcommonpth_a-convert.Tpo .deps/libcommonpth_a-convert.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-miscellaneous.o -MD -MP -MF .deps/libcommonpth_a-miscellaneous.Tpo -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo './'`miscellaneous.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-xasprintf.o -MD -MP -MF .deps/libcommonpth_a-xasprintf.Tpo -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo './'`xasprintf.c
gettime.c: In function 'isotime2epoch':
gettime.c:189: warning: array subscript has type 'char'
mv -f .deps/libcommonpth_a-gettime.Tpo .deps/libcommonpth_a-gettime.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-xreadline.o -MD -MP -MF .deps/libcommonpth_a-xreadline.Tpo -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo './'`xreadline.c
mv -f .deps/libcommonpth_a-xasprintf.Tpo .deps/libcommonpth_a-xasprintf.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-membuf.o -MD -MP -MF .deps/libcommonpth_a-membuf.Tpo -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo './'`membuf.c
mv -f .deps/libcommonpth_a-membuf.Tpo .deps/libcommonpth_a-membuf.Po
mv -f .deps/libcommonpth_a-xreadline.Tpo .deps/libcommonpth_a-xreadline.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-iobuf.o -MD -MP -MF .deps/libcommonpth_a-iobuf.Tpo -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-ttyio.o -MD -MP -MF .deps/libcommonpth_a-ttyio.Tpo -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo './'`ttyio.c
mv -f .deps/libcommonpth_a-miscellaneous.Tpo .deps/libcommonpth_a-miscellaneous.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-asshelp.o -MD -MP -MF .deps/libcommonpth_a-asshelp.Tpo -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
mv -f .deps/libcommonpth_a-ttyio.Tpo .deps/libcommonpth_a-ttyio.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-exechelp.o -MD -MP -MF .deps/libcommonpth_a-exechelp.Tpo -c -o libcommonpth_a-exechelp.o `test -f 'exechelp.c' || echo './'`exechelp.c
mv -f .deps/libcommonpth_a-iobuf.Tpo .deps/libcommonpth_a-iobuf.Po
mv -f .deps/libcommonpth_a-exechelp.Tpo .deps/libcommonpth_a-exechelp.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-signal.o -MD -MP -MF .deps/libcommonpth_a-signal.Tpo -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo './'`signal.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-estream.o -MD -MP -MF .deps/libcommonpth_a-estream.Tpo -c -o libcommonpth_a-estream.o `test -f 'estream.c' || echo './'`estream.c
mv -f .deps/libcommonpth_a-asshelp.Tpo .deps/libcommonpth_a-asshelp.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-estream-printf.o -MD -MP -MF .deps/libcommonpth_a-estream-printf.Tpo -c -o libcommonpth_a-estream-printf.o `test -f 'estream-printf.c' || echo './'`estream-printf.c
mv -f .deps/libcommon_a-estream.Tpo .deps/libcommon_a-estream.Po
mv -f .deps/libcommonpth_a-signal.Tpo .deps/libcommonpth_a-signal.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-dns-cert.o -MD -MP -MF .deps/libcommonpth_a-dns-cert.Tpo -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo './'`dns-cert.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-pka.o -MD -MP -MF .deps/libcommonpth_a-pka.Tpo -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo './'`pka.c
mv -f .deps/libcommonpth_a-estream.Tpo .deps/libcommonpth_a-estream.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-http.o -MD -MP -MF .deps/libcommonpth_a-http.Tpo -c -o libcommonpth_a-http.o `test -f 'http.c' || echo './'`http.c
mv -f .deps/libcommonpth_a-pka.Tpo .deps/libcommonpth_a-pka.Po
mv -f .deps/libcommonpth_a-http.Tpo .deps/libcommonpth_a-http.Po
mv -f .deps/libcommonpth_a-estream-printf.Tpo .deps/libcommonpth_a-estream-printf.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/pth/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libcommonpth_a-srv.o -MD -MP -MF .deps/libcommonpth_a-srv.Tpo -c -o libcommonpth_a-srv.o `test -f 'srv.c' || echo './'`srv.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libsimple_pwquery_a-simple-pwquery.o -MD -MP -MF .deps/libsimple_pwquery_a-simple-pwquery.Tpo -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo './'`simple-pwquery.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/libassuan/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT libsimple_pwquery_a-asshelp.o -MD -MP -MF .deps/libsimple_pwquery_a-asshelp.Tpo -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo './'`asshelp.c
mv -f .deps/libsimple_pwquery_a-asshelp.Tpo .deps/libsimple_pwquery_a-asshelp.Po
mv -f .deps/libsimple_pwquery_a-simple-pwquery.Tpo .deps/libsimple_pwquery_a-simple-pwquery.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT gpgrlhelp.o -MD -MP -MF .deps/gpgrlhelp.Tpo -c -o gpgrlhelp.o gpgrlhelp.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../intl -DLOCALEDIR=\"/usr/pkg/share/locale\" -DGNUPG_BINDIR="\"/usr/pkg/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/pkg/libexec\"" -DGNUPG_LIBDIR="\"/usr/pkg/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/pkg/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/usr/pkg/etc/gnupg\""      -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wno-pointer-sign -Wpointer-arith -MT t-convert.o -MD -MP -MF .deps/t-convert.Tpo -c -o t-convert.o t-convert.c
gmake[2]: *** No rule to make target `../common/libcommon.a', needed by `t-convert'.  Stop.
gmake[2]: *** Waiting for unfinished jobs....
mv -f .deps/gpgrlhelp.Tpo .deps/gpgrlhelp.Po
mv -f .deps/t-convert.Tpo .deps/t-convert.Po
mv -f .deps/libcommonpth_a-dns-cert.Tpo .deps/libcommonpth_a-dns-cert.Po
mv -f .deps/libcommonpth_a-srv.Tpo .deps/libcommonpth_a-srv.Po
gmake[2]: Leaving directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5/common'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2/work/gnupg-2.0.5'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2
*** Error code 1

Stop.
make: stopped in /usr/home/gdt/NetBSD-current/pkgsrc/security/gnupg2
*** 'make replace' failed for package gnupg2.
*** Please read the errors listed above, fix the problem,
*** then re-run pkg_rolling-replace to continue.




More information about the Gnupg-devel mailing list