Subject: pkg/18454: gnupg does not build
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jmmv@hispabsd.org>
List: netbsd-bugs
Date: 09/28/2002 21:53:33
>Number:         18454
>Category:       pkg
>Synopsis:       gnupg does not build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 28 12:50:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6H
>Organization:
HispaBSD
>Environment:
	
	
System: NetBSD darkstar.local 1.6H NetBSD 1.6H (DARKSTAR) #0: Sat Sep 28 19:58:50 CEST 2002 jmmv@darkstar.local:/var/build/kernel/DARKSTAR i386
Architecture: i386
Machine: i386
>Description:
	Trying to build the security/gnupg package, the process fails while
	working on cipher/tiger file; it seems that it's trying to use a
	libc inside /usr/pkg/lib... :?

	Well, I tried to switch the package to buildlink 1, but this does
	not solve the problem. Note that this is a "fresh" system. I've
	installed it from scratch and checked out a clean pkgsrc tree...

	This is the full log of the build process:

	---------- log start ----------

Script started on Sat Sep 28 21:40:28 2002
$ make ; exit
Using /cdrom/distfiles//gnupg-1.0.7.tar.gz
=> Checksum OK for gnupg-1.0.7.tar.gz.
work.i386 -> /var/build/obj/pkgsrc/security/gnupg/work.i386
===> Extracting for gnupg-1.0.7nb1
===> Required installed package gmake>=3.78: gmake-3.79.1nb1 found
===> Patching for gnupg-1.0.7nb1
===> Applying NetBSD patches for gnupg-1.0.7nb1
===> Buildlinking for gnupg-1.0.7nb1
===> Configuring for gnupg-1.0.7nb1
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-netbsdelf1.6H
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 mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes
checking for mawk... (cached) awk
checking which static random module to use... default
checking whether use of /dev/random is requested... yes
checking whether use of extensions is requested... yes
checking whether assembler modules are requested... yes
checking whether memory guard is requested... no
checking whether the LDAP keyserver interface is requested... yes
checking whether the email keyserver interface is requested... yes
checking whether included zlib is requested... no
checking whether use of capabilities is requested... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether /usr/pkg/bin/gmake sets ${MAKE}... (cached) yes
checking whether build environment is sane... yes
checking for i386--netbsdelf-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for style of include used by /usr/pkg/bin/gmake... GNU
checking dependency style of cc... gcc
checking how to run the C preprocessor... cc -E
checking for perl... /usr/pkg/bin/perl
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 _LARGE_FILES value needed for large files... no
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for mawk... (cached) awk
checking for docbook-to-man... no
checking for faqprog.pl... faqprog.pl: not found
no
checking for docbook2texi... no
checking for sgml to texi tools... no
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... no
checking for _ prefix in compiled symbols... no
checking for option to create PIC... -fPIC
checking how to specify -export-dynamic... -Wl,-export-dynamic
checking for ldap_init in -lldap... no
checking for sendmail... /usr/sbin/sendmail
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... no
checking for catalogs to be installed...  cs da de eo el es et fr gl id it ja nl pl pt_BR pt sv tr
checking for gethostbyname... yes
checking for setsockopt... yes
checking for dlopen in -ldl... no
checking for dlopen... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for langinfo.h... yes
checking for termio.h... no
checking for locale.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking return type of signal handlers... void
checking for sys_siglist declaration in signal.h or unistd.h... 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 _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for vprintf... yes
checking for _doprnt... no
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for strerror... yes
checking for stpcpy... (cached) no
checking for strsep... yes
checking for strlwr... no
checking for stricmp... no
checking for tcgetattr... yes
checking for strtoul... (cached) yes
checking for mmap... yes
checking for memmove... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for setrlimit... yes
checking for clock_gettime... yes
checking for memicmp... no
checking for atexit... yes
checking for raise... yes
checking for getpagesize... (cached) yes
checking for strftime... yes
checking for nl_langinfo... yes
checking for setlocale... (cached) yes
checking for waitpid... yes
checking for wait4... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for rand... yes
checking for pipe... yes
checking for stat... yes
checking for mkdtemp... yes
checking for gethrtime... no
checking for mlock... yes
checking whether mlock is broken... no
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking for direct.h... no
checking if mkdir takes one argument... no
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking whether IPC_RMID allowes subsequent attaches... no
checking whether SHM_LOCK is available... yes
checking for random device... yes
checking for linux/random.h... no
checking for random device ioctl... no
checking for mpi assembler functions... done
checking for zlib.h... yes
checking for deflateInit2_ in -lz... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating util/Makefile
config.status: creating mpi/Makefile
config.status: creating cipher/Makefile
config.status: creating g10/Makefile
config.status: creating keyserver/Makefile
config.status: creating keyserver/gpgkeys_mailto
config.status: creating keyserver/gpgkeys_test
config.status: creating doc/Makefile
config.status: creating tools/Makefile
config.status: creating zlib/Makefile
config.status: creating checks/Makefile
config.status: creating config.h
config.status: linking ./mpi/i386/mpih-add1.S to mpi/mpih-add1.S
config.status: linking ./mpi/i386/mpih-mul1.S to mpi/mpih-mul1.S
config.status: linking ./mpi/i386/mpih-mul2.S to mpi/mpih-mul2.S
config.status: linking ./mpi/i386/mpih-mul3.S to mpi/mpih-mul3.S
config.status: linking ./mpi/i386/mpih-lshift.S to mpi/mpih-lshift.S
config.status: linking ./mpi/i386/mpih-rshift.S to mpi/mpih-rshift.S
config.status: linking ./mpi/i386/mpih-sub1.S to mpi/mpih-sub1.S
config.status: linking ./mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status: creating po/POTFILES
config.status: creating po/Makefile
g10defs.h created

                Configured for: NetBSD (i386--netbsdelf)
    Dynamically linked modules: rndunix rndegd tiger
     Statically linked modules: rndlinux sha1 rmd160 md5

===> Building for gnupg-1.0.7nb1
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: linking ./mpi/i386/mpih-add1.S to mpi/mpih-add1.S
config.status: linking ./mpi/i386/mpih-mul1.S to mpi/mpih-mul1.S
config.status: linking ./mpi/i386/mpih-mul2.S to mpi/mpih-mul2.S
config.status: linking ./mpi/i386/mpih-mul3.S to mpi/mpih-mul3.S
config.status: linking ./mpi/i386/mpih-lshift.S to mpi/mpih-lshift.S
config.status: linking ./mpi/i386/mpih-rshift.S to mpi/mpih-rshift.S
config.status: linking ./mpi/i386/mpih-sub1.S to mpi/mpih-sub1.S
config.status: linking ./mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
g10defs.h is unchanged
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7'
Making all in intl
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/intl'
gmake[2]: No se hace nada para `all'.
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/intl'
Making all in zlib
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/zlib'
gmake[2]: No se hace nada para `all'.
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/zlib'
Making all in util
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/util'
source='g10u.c' object='g10u.o' libtool=no \
depfile='.deps/g10u.Po' tmpdepfile='.deps/g10u.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f g10u.c || echo './'`g10u.c
source='logger.c' object='logger.o' libtool=no \
depfile='.deps/logger.Po' tmpdepfile='.deps/logger.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f logger.c || echo './'`logger.c
source='fileutil.c' object='fileutil.o' libtool=no \
depfile='.deps/fileutil.Po' tmpdepfile='.deps/fileutil.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f fileutil.c || echo './'`fileutil.c
source='miscutil.c' object='miscutil.o' libtool=no \
depfile='.deps/miscutil.Po' tmpdepfile='.deps/miscutil.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f miscutil.c || echo './'`miscutil.c
source='strgutil.c' object='strgutil.o' libtool=no \
depfile='.deps/strgutil.Po' tmpdepfile='.deps/strgutil.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f strgutil.c || echo './'`strgutil.c
source='ttyio.c' object='ttyio.o' libtool=no \
depfile='.deps/ttyio.Po' tmpdepfile='.deps/ttyio.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f ttyio.c || echo './'`ttyio.c
source='argparse.c' object='argparse.o' libtool=no \
depfile='.deps/argparse.Po' tmpdepfile='.deps/argparse.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f argparse.c || echo './'`argparse.c
source='memory.c' object='memory.o' libtool=no \
depfile='.deps/memory.Po' tmpdepfile='.deps/memory.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f memory.c || echo './'`memory.c
source='secmem.c' object='secmem.o' libtool=no \
depfile='.deps/secmem.Po' tmpdepfile='.deps/secmem.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f secmem.c || echo './'`secmem.c
source='errors.c' object='errors.o' libtool=no \
depfile='.deps/errors.Po' tmpdepfile='.deps/errors.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f errors.c || echo './'`errors.c
source='iobuf.c' object='iobuf.o' libtool=no \
depfile='.deps/iobuf.Po' tmpdepfile='.deps/iobuf.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f iobuf.c || echo './'`iobuf.c
source='dotlock.c' object='dotlock.o' libtool=no \
depfile='.deps/dotlock.Po' tmpdepfile='.deps/dotlock.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f dotlock.c || echo './'`dotlock.c
source='http.c' object='http.o' libtool=no \
depfile='.deps/http.Po' tmpdepfile='.deps/http.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f http.c || echo './'`http.c
source='simple-gettext.c' object='simple-gettext.o' libtool=no \
depfile='.deps/simple-gettext.Po' tmpdepfile='.deps/simple-gettext.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f simple-gettext.c || echo './'`simple-gettext.c
source='w32reg.c' object='w32reg.o' libtool=no \
depfile='.deps/w32reg.Po' tmpdepfile='.deps/w32reg.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f w32reg.c || echo './'`w32reg.c
rm -f libutil.a
ar cru libutil.a g10u.o logger.o fileutil.o miscutil.o strgutil.o ttyio.o argparse.o memory.o secmem.o errors.o iobuf.o dotlock.o http.o simple-gettext.o w32reg.o 
ranlib libutil.a
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/util'
Making all in mpi
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/mpi'
source='mpi-add.c' object='mpi-add.o' libtool=no \
depfile='.deps/mpi-add.Po' tmpdepfile='.deps/mpi-add.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-add.c || echo './'`mpi-add.c
source='mpi-bit.c' object='mpi-bit.o' libtool=no \
depfile='.deps/mpi-bit.Po' tmpdepfile='.deps/mpi-bit.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-bit.c || echo './'`mpi-bit.c
source='mpi-cmp.c' object='mpi-cmp.o' libtool=no \
depfile='.deps/mpi-cmp.Po' tmpdepfile='.deps/mpi-cmp.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-cmp.c || echo './'`mpi-cmp.c
source='mpi-div.c' object='mpi-div.o' libtool=no \
depfile='.deps/mpi-div.Po' tmpdepfile='.deps/mpi-div.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-div.c || echo './'`mpi-div.c
source='mpi-gcd.c' object='mpi-gcd.o' libtool=no \
depfile='.deps/mpi-gcd.Po' tmpdepfile='.deps/mpi-gcd.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-gcd.c || echo './'`mpi-gcd.c
source='mpi-inline.c' object='mpi-inline.o' libtool=no \
depfile='.deps/mpi-inline.Po' tmpdepfile='.deps/mpi-inline.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-inline.c || echo './'`mpi-inline.c
source='mpi-inv.c' object='mpi-inv.o' libtool=no \
depfile='.deps/mpi-inv.Po' tmpdepfile='.deps/mpi-inv.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-inv.c || echo './'`mpi-inv.c
source='mpi-mul.c' object='mpi-mul.o' libtool=no \
depfile='.deps/mpi-mul.Po' tmpdepfile='.deps/mpi-mul.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-mul.c || echo './'`mpi-mul.c
source='mpi-pow.c' object='mpi-pow.o' libtool=no \
depfile='.deps/mpi-pow.Po' tmpdepfile='.deps/mpi-pow.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-pow.c || echo './'`mpi-pow.c
source='mpi-mpow.c' object='mpi-mpow.o' libtool=no \
depfile='.deps/mpi-mpow.Po' tmpdepfile='.deps/mpi-mpow.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-mpow.c || echo './'`mpi-mpow.c
source='mpi-scan.c' object='mpi-scan.o' libtool=no \
depfile='.deps/mpi-scan.Po' tmpdepfile='.deps/mpi-scan.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpi-scan.c || echo './'`mpi-scan.c
source='mpicoder.c' object='mpicoder.o' libtool=no \
depfile='.deps/mpicoder.Po' tmpdepfile='.deps/mpicoder.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpicoder.c || echo './'`mpicoder.c
source='mpih-cmp.c' object='mpih-cmp.o' libtool=no \
depfile='.deps/mpih-cmp.Po' tmpdepfile='.deps/mpih-cmp.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpih-cmp.c || echo './'`mpih-cmp.c
source='mpih-div.c' object='mpih-div.o' libtool=no \
depfile='.deps/mpih-div.Po' tmpdepfile='.deps/mpih-div.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpih-div.c || echo './'`mpih-div.c
source='mpih-mul.c' object='mpih-mul.o' libtool=no \
depfile='.deps/mpih-mul.Po' tmpdepfile='.deps/mpih-mul.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpih-mul.c || echo './'`mpih-mul.c
source='mpiutil.c' object='mpiutil.o' libtool=no \
depfile='.deps/mpiutil.Po' tmpdepfile='.deps/mpiutil.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f mpiutil.c || echo './'`mpiutil.c
source='g10m.c' object='g10m.o' libtool=no \
depfile='.deps/g10m.Po' tmpdepfile='.deps/g10m.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c `test -f g10m.c || echo './'`g10m.c
cc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul1.S | grep -v '^#' > _mpih-mul1.s
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c _mpih-mul1.s
mv -f _mpih-mul1.o mpih-mul1.o
cc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul2.S | grep -v '^#' > _mpih-mul2.s
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c _mpih-mul2.s
mv -f _mpih-mul2.o mpih-mul2.o
cc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul3.S | grep -v '^#' > _mpih-mul3.s
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c _mpih-mul3.s
mv -f _mpih-mul3.o mpih-mul3.o
cc -E -I.. -I../include -DHAVE_CONFIG_H mpih-add1.S | grep -v '^#' > _mpih-add1.s
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c _mpih-add1.s
mv -f _mpih-add1.o mpih-add1.o
cc -E -I.. -I../include -DHAVE_CONFIG_H mpih-sub1.S | grep -v '^#' > _mpih-sub1.s
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c _mpih-sub1.s
mv -f _mpih-sub1.o mpih-sub1.o
cc -E -I.. -I../include -DHAVE_CONFIG_H mpih-lshift.S | grep -v '^#' > _mpih-lshift.s
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c _mpih-lshift.s
mv -f _mpih-lshift.o mpih-lshift.o
cc -E -I.. -I../include -DHAVE_CONFIG_H mpih-rshift.S | grep -v '^#' > _mpih-rshift.s
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall  -c _mpih-rshift.s
mv -f _mpih-rshift.o mpih-rshift.o
rm -f libmpi.a
ar cru libmpi.a mpi-add.o mpi-bit.o mpi-cmp.o mpi-div.o mpi-gcd.o mpi-inline.o mpi-inv.o mpi-mul.o mpi-pow.o mpi-mpow.o mpi-scan.o mpicoder.o mpih-cmp.o mpih-div.o mpih-mul.o mpiutil.o g10m.o mpih-mul1.o mpih-mul2.o mpih-mul3.o mpih-add1.o mpih-sub1.o mpih-lshift.o mpih-rshift.o 
ranlib libmpi.a
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/mpi'
Making all in cipher
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/cipher'
/usr/pkg/bin/gmake  all-am
gmake[3]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/cipher'
source='cipher.c' object='cipher.o' libtool=no \
depfile='.deps/cipher.Po' tmpdepfile='.deps/cipher.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f cipher.c || echo './'`cipher.c
source='pubkey.c' object='pubkey.o' libtool=no \
depfile='.deps/pubkey.Po' tmpdepfile='.deps/pubkey.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f pubkey.c || echo './'`pubkey.c
source='md.c' object='md.o' libtool=no \
depfile='.deps/md.Po' tmpdepfile='.deps/md.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f md.c || echo './'`md.c
source='dynload.c' object='dynload.o' libtool=no \
depfile='.deps/dynload.Po' tmpdepfile='.deps/dynload.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f dynload.c || echo './'`dynload.c
source='des.c' object='des.o' libtool=no \
depfile='.deps/des.Po' tmpdepfile='.deps/des.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f des.c || echo './'`des.c
source='twofish.c' object='twofish.o' libtool=no \
depfile='.deps/twofish.Po' tmpdepfile='.deps/twofish.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f twofish.c || echo './'`twofish.c
source='blowfish.c' object='blowfish.o' libtool=no \
depfile='.deps/blowfish.Po' tmpdepfile='.deps/blowfish.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f blowfish.c || echo './'`blowfish.c
source='cast5.c' object='cast5.o' libtool=no \
depfile='.deps/cast5.Po' tmpdepfile='.deps/cast5.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f cast5.c || echo './'`cast5.c
source='rijndael.c' object='rijndael.o' libtool=no \
depfile='.deps/rijndael.Po' tmpdepfile='.deps/rijndael.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f rijndael.c || echo './'`rijndael.c
source='elgamal.c' object='elgamal.o' libtool=no \
depfile='.deps/elgamal.Po' tmpdepfile='.deps/elgamal.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f elgamal.c || echo './'`elgamal.c
source='rsa.c' object='rsa.o' libtool=no \
depfile='.deps/rsa.Po' tmpdepfile='.deps/rsa.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f rsa.c || echo './'`rsa.c
source='primegen.c' object='primegen.o' libtool=no \
depfile='.deps/primegen.Po' tmpdepfile='.deps/primegen.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f primegen.c || echo './'`primegen.c
source='random.c' object='random.o' libtool=no \
depfile='.deps/random.Po' tmpdepfile='.deps/random.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f random.c || echo './'`random.c
source='dsa.c' object='dsa.o' libtool=no \
depfile='.deps/dsa.Po' tmpdepfile='.deps/dsa.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f dsa.c || echo './'`dsa.c
source='g10c.c' object='g10c.o' libtool=no \
depfile='.deps/g10c.Po' tmpdepfile='.deps/g10c.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f g10c.c || echo './'`g10c.c
source='smallprime.c' object='smallprime.o' libtool=no \
depfile='.deps/smallprime.Po' tmpdepfile='.deps/smallprime.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f smallprime.c || echo './'`smallprime.c
source='construct.c' object='construct.o' libtool=no \
depfile='.deps/construct.Po' tmpdepfile='.deps/construct.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f construct.c || echo './'`construct.c
source='rndlinux.c' object='rndlinux.o' libtool=no \
depfile='.deps/rndlinux.Po' tmpdepfile='.deps/rndlinux.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f rndlinux.c || echo './'`rndlinux.c
source='sha1.c' object='sha1.o' libtool=no \
depfile='.deps/sha1.Po' tmpdepfile='.deps/sha1.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f sha1.c || echo './'`sha1.c
source='rmd160.c' object='rmd160.o' libtool=no \
depfile='.deps/rmd160.Po' tmpdepfile='.deps/rmd160.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f rmd160.c || echo './'`rmd160.c
source='md5.c' object='md5.o' libtool=no \
depfile='.deps/md5.Po' tmpdepfile='.deps/md5.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f md5.c || echo './'`md5.c
rm -f libcipher.a
ar cru libcipher.a cipher.o pubkey.o md.o dynload.o des.o twofish.o blowfish.o cast5.o rijndael.o elgamal.o rsa.o primegen.o random.o dsa.o g10c.o smallprime.o construct.o rndlinux.o sha1.o rmd160.o md5.o
ranlib libcipher.a
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -DIS_MODULE -fPIC -shared -rdynamic -fPIC -Wl,-Bshareable -Wl,-x -o rndunix ./rndunix.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -DIS_MODULE -fPIC -shared -rdynamic -fPIC -Wl,-Bshareable -Wl,-x -o rndegd ./rndegd.c
`echo cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -DIS_MODULE -fPIC -shared -rdynamic -fPIC -Wl,-Bshareable -Wl,-x -o tiger ./tiger.c | \
    sed -e 's/-O[2-9s]*/-O/g' `
gmake[3]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/cipher'
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/cipher'
Making all in tools
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/tools'
source='gpgsplit.c' object='gpgsplit.o' libtool=no \
depfile='.deps/gpgsplit.Po' tmpdepfile='.deps/gpgsplit.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f gpgsplit.c || echo './'`gpgsplit.c
cc  -I/usr/pkg/include -O2 -Wall  -L/usr/pkg/lib   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o gpgsplit  gpgsplit.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a  -lintl -lz
source='mpicalc.c' object='mpicalc.o' libtool=no \
depfile='.deps/mpicalc.Po' tmpdepfile='.deps/mpicalc.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f mpicalc.c || echo './'`mpicalc.c
cc  -I/usr/pkg/include -O2 -Wall  -L/usr/pkg/lib   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o mpicalc  mpicalc.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a  -lintl -lz
source='bftest.c' object='bftest.o' libtool=no \
depfile='.deps/bftest.Po' tmpdepfile='.deps/bftest.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f bftest.c || echo './'`bftest.c
cc  -I/usr/pkg/include -O2 -Wall  -L/usr/pkg/lib   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o bftest  bftest.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a  -lintl -lz
source='clean-sat.c' object='clean-sat.o' libtool=no \
depfile='.deps/clean-sat.Po' tmpdepfile='.deps/clean-sat.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f clean-sat.c || echo './'`clean-sat.c
cc  -I/usr/pkg/include -O2 -Wall  -L/usr/pkg/lib   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o clean-sat  clean-sat.o  -lintl -lz
source='mk-tdata.c' object='mk-tdata.o' libtool=no \
depfile='.deps/mk-tdata.Po' tmpdepfile='.deps/mk-tdata.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f mk-tdata.c || echo './'`mk-tdata.c
cc  -I/usr/pkg/include -O2 -Wall  -L/usr/pkg/lib   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o mk-tdata  mk-tdata.o  -lintl -lz
source='shmtest.c' object='shmtest.o' libtool=no \
depfile='.deps/shmtest.Po' tmpdepfile='.deps/shmtest.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f shmtest.c || echo './'`shmtest.c
cc  -I/usr/pkg/include -O2 -Wall  -L/usr/pkg/lib   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o shmtest  shmtest.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a  -lintl -lz
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/tools'
Making all in g10
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/g10'
source='g10.c' object='g10.o' libtool=no \
depfile='.deps/g10.Po' tmpdepfile='.deps/g10.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f g10.c || echo './'`g10.c
source='build-packet.c' object='build-packet.o' libtool=no \
depfile='.deps/build-packet.Po' tmpdepfile='.deps/build-packet.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f build-packet.c || echo './'`build-packet.c
source='compress.c' object='compress.o' libtool=no \
depfile='.deps/compress.Po' tmpdepfile='.deps/compress.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f compress.c || echo './'`compress.c
source='free-packet.c' object='free-packet.o' libtool=no \
depfile='.deps/free-packet.Po' tmpdepfile='.deps/free-packet.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f free-packet.c || echo './'`free-packet.c
source='getkey.c' object='getkey.o' libtool=no \
depfile='.deps/getkey.Po' tmpdepfile='.deps/getkey.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f getkey.c || echo './'`getkey.c
source='keydb.c' object='keydb.o' libtool=no \
depfile='.deps/keydb.Po' tmpdepfile='.deps/keydb.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f keydb.c || echo './'`keydb.c
source='keyring.c' object='keyring.o' libtool=no \
depfile='.deps/keyring.Po' tmpdepfile='.deps/keyring.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f keyring.c || echo './'`keyring.c
source='seskey.c' object='seskey.o' libtool=no \
depfile='.deps/seskey.Po' tmpdepfile='.deps/seskey.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f seskey.c || echo './'`seskey.c
source='kbnode.c' object='kbnode.o' libtool=no \
depfile='.deps/kbnode.Po' tmpdepfile='.deps/kbnode.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f kbnode.c || echo './'`kbnode.c
source='mainproc.c' object='mainproc.o' libtool=no \
depfile='.deps/mainproc.Po' tmpdepfile='.deps/mainproc.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f mainproc.c || echo './'`mainproc.c
source='armor.c' object='armor.o' libtool=no \
depfile='.deps/armor.Po' tmpdepfile='.deps/armor.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f armor.c || echo './'`armor.c
source='mdfilter.c' object='mdfilter.o' libtool=no \
depfile='.deps/mdfilter.Po' tmpdepfile='.deps/mdfilter.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f mdfilter.c || echo './'`mdfilter.c
source='textfilter.c' object='textfilter.o' libtool=no \
depfile='.deps/textfilter.Po' tmpdepfile='.deps/textfilter.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f textfilter.c || echo './'`textfilter.c
source='misc.c' object='misc.o' libtool=no \
depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f misc.c || echo './'`misc.c
source='openfile.c' object='openfile.o' libtool=no \
depfile='.deps/openfile.Po' tmpdepfile='.deps/openfile.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f openfile.c || echo './'`openfile.c
source='keyid.c' object='keyid.o' libtool=no \
depfile='.deps/keyid.Po' tmpdepfile='.deps/keyid.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f keyid.c || echo './'`keyid.c
source='parse-packet.c' object='parse-packet.o' libtool=no \
depfile='.deps/parse-packet.Po' tmpdepfile='.deps/parse-packet.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f parse-packet.c || echo './'`parse-packet.c
source='comment.c' object='comment.o' libtool=no \
depfile='.deps/comment.Po' tmpdepfile='.deps/comment.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f comment.c || echo './'`comment.c
source='status.c' object='status.o' libtool=no \
depfile='.deps/status.Po' tmpdepfile='.deps/status.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f status.c || echo './'`status.c
source='plaintext.c' object='plaintext.o' libtool=no \
depfile='.deps/plaintext.Po' tmpdepfile='.deps/plaintext.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f plaintext.c || echo './'`plaintext.c
source='sig-check.c' object='sig-check.o' libtool=no \
depfile='.deps/sig-check.Po' tmpdepfile='.deps/sig-check.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f sig-check.c || echo './'`sig-check.c
source='keylist.c' object='keylist.o' libtool=no \
depfile='.deps/keylist.Po' tmpdepfile='.deps/keylist.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f keylist.c || echo './'`keylist.c
source='signal.c' object='signal.o' libtool=no \
depfile='.deps/signal.Po' tmpdepfile='.deps/signal.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f signal.c || echo './'`signal.c
source='pkclist.c' object='pkclist.o' libtool=no \
depfile='.deps/pkclist.Po' tmpdepfile='.deps/pkclist.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f pkclist.c || echo './'`pkclist.c
source='skclist.c' object='skclist.o' libtool=no \
depfile='.deps/skclist.Po' tmpdepfile='.deps/skclist.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f skclist.c || echo './'`skclist.c
source='pubkey-enc.c' object='pubkey-enc.o' libtool=no \
depfile='.deps/pubkey-enc.Po' tmpdepfile='.deps/pubkey-enc.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f pubkey-enc.c || echo './'`pubkey-enc.c
source='passphrase.c' object='passphrase.o' libtool=no \
depfile='.deps/passphrase.Po' tmpdepfile='.deps/passphrase.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f passphrase.c || echo './'`passphrase.c
source='seckey-cert.c' object='seckey-cert.o' libtool=no \
depfile='.deps/seckey-cert.Po' tmpdepfile='.deps/seckey-cert.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f seckey-cert.c || echo './'`seckey-cert.c
source='encr-data.c' object='encr-data.o' libtool=no \
depfile='.deps/encr-data.Po' tmpdepfile='.deps/encr-data.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f encr-data.c || echo './'`encr-data.c
source='cipher.c' object='cipher.o' libtool=no \
depfile='.deps/cipher.Po' tmpdepfile='.deps/cipher.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f cipher.c || echo './'`cipher.c
source='encode.c' object='encode.o' libtool=no \
depfile='.deps/encode.Po' tmpdepfile='.deps/encode.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f encode.c || echo './'`encode.c
source='sign.c' object='sign.o' libtool=no \
depfile='.deps/sign.Po' tmpdepfile='.deps/sign.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f sign.c || echo './'`sign.c
source='verify.c' object='verify.o' libtool=no \
depfile='.deps/verify.Po' tmpdepfile='.deps/verify.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f verify.c || echo './'`verify.c
source='revoke.c' object='revoke.o' libtool=no \
depfile='.deps/revoke.Po' tmpdepfile='.deps/revoke.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f revoke.c || echo './'`revoke.c
source='decrypt.c' object='decrypt.o' libtool=no \
depfile='.deps/decrypt.Po' tmpdepfile='.deps/decrypt.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f decrypt.c || echo './'`decrypt.c
source='keyedit.c' object='keyedit.o' libtool=no \
depfile='.deps/keyedit.Po' tmpdepfile='.deps/keyedit.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f keyedit.c || echo './'`keyedit.c
source='dearmor.c' object='dearmor.o' libtool=no \
depfile='.deps/dearmor.Po' tmpdepfile='.deps/dearmor.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f dearmor.c || echo './'`dearmor.c
source='import.c' object='import.o' libtool=no \
depfile='.deps/import.Po' tmpdepfile='.deps/import.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f import.c || echo './'`import.c
source='export.c' object='export.o' libtool=no \
depfile='.deps/export.Po' tmpdepfile='.deps/export.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f export.c || echo './'`export.c
source='hkp.c' object='hkp.o' libtool=no \
depfile='.deps/hkp.Po' tmpdepfile='.deps/hkp.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f hkp.c || echo './'`hkp.c
source='trustdb.c' object='trustdb.o' libtool=no \
depfile='.deps/trustdb.Po' tmpdepfile='.deps/trustdb.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f trustdb.c || echo './'`trustdb.c
source='tdbdump.c' object='tdbdump.o' libtool=no \
depfile='.deps/tdbdump.Po' tmpdepfile='.deps/tdbdump.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f tdbdump.c || echo './'`tdbdump.c
source='tdbio.c' object='tdbio.o' libtool=no \
depfile='.deps/tdbio.Po' tmpdepfile='.deps/tdbio.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f tdbio.c || echo './'`tdbio.c
source='delkey.c' object='delkey.o' libtool=no \
depfile='.deps/delkey.Po' tmpdepfile='.deps/delkey.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f delkey.c || echo './'`delkey.c
source='keygen.c' object='keygen.o' libtool=no \
depfile='.deps/keygen.Po' tmpdepfile='.deps/keygen.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f keygen.c || echo './'`keygen.c
source='pipemode.c' object='pipemode.o' libtool=no \
depfile='.deps/pipemode.Po' tmpdepfile='.deps/pipemode.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f pipemode.c || echo './'`pipemode.c
source='helptext.c' object='helptext.o' libtool=no \
depfile='.deps/helptext.Po' tmpdepfile='.deps/helptext.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f helptext.c || echo './'`helptext.c
source='keyserver.c' object='keyserver.o' libtool=no \
depfile='.deps/keyserver.Po' tmpdepfile='.deps/keyserver.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f keyserver.c || echo './'`keyserver.c
source='photoid.c' object='photoid.o' libtool=no \
depfile='.deps/photoid.Po' tmpdepfile='.deps/photoid.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f photoid.c || echo './'`photoid.c
source='exec.c' object='exec.o' libtool=no \
depfile='.deps/exec.Po' tmpdepfile='.deps/exec.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f exec.c || echo './'`exec.c
cc  -I/usr/pkg/include -O2 -Wall  -L/usr/pkg/lib   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-export-dynamic -o gpg  g10.o build-packet.o compress.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o misc.o openfile.o keyid.o parse-packet.o comment.o status.o plaintext.o sig-check.o keylist.o signal.o pkclist.o skclist.o pubkey-enc.o passphrase.o seckey-cert.o encr-data.o cipher.o encode.o sign.o verify.o revoke.o decrypt.o keyedit.o dearmor.o import.o export.o hkp.o trustdb.o tdbdump.o tdbio.o delkey.o keygen.o pipemode.o helptext.o keyserver.o photoid.o exec.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a   -lintl -lz
source='gpgv.c' object='gpgv.o' libtool=no \
depfile='.deps/gpgv.Po' tmpdepfile='.deps/gpgv.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  -I/usr/pkg/include    -I/usr/pkg/include -O2 -Wall -c `test -f gpgv.c || echo './'`gpgv.c
cc  -I/usr/pkg/include -O2 -Wall  -L/usr/pkg/lib   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-export-dynamic -o gpgv  gpgv.o build-packet.o compress.o free-packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o misc.o openfile.o keyid.o parse-packet.o comment.o status.o plaintext.o sig-check.o keylist.o signal.o verify.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a   -lintl -lz
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/g10'
Making all in keyserver
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/keyserver'
cd .. && CONFIG_FILES=keyserver/gpgkeys_mailto CONFIG_HEADERS= CONFIG_LINKS= /bin/sh ./config.status
config.status: creating keyserver/gpgkeys_mailto
g10defs.h is unchanged
cd .. && CONFIG_FILES=keyserver/gpgkeys_test CONFIG_HEADERS= CONFIG_LINKS= /bin/sh ./config.status
config.status: creating keyserver/gpgkeys_test
g10defs.h is unchanged
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/keyserver'
Making all in po
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/po'
gmake[2]: No se hace nada para `all'.
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/po'
Making all in doc
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/doc'
/usr/pkg/bin/gmake  all-am
gmake[3]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/doc'
gmake[3]: No se hace nada para `all-am'.
gmake[3]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/doc'
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/doc'
Making all in checks
gmake[2]: Cambiando a directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/checks'
echo '#!/bin/sh' >./gpg_dearmor
echo "../g10/gpg --no-options --no-greeting \
             --no-secmem-warning --batch --dearmor" >>./gpg_dearmor
chmod 755 ./gpg_dearmor
./gpg_dearmor > ./pubring.gpg < ./pubring.asc
./gpg_dearmor > ./secring.gpg < ./secring.asc
./gpg_dearmor > ./plain-1 < ./plain-1o.asc
./gpg_dearmor > ./plain-2 < ./plain-2o.asc
./gpg_dearmor > ./plain-3 < ./plain-3o.asc
./gpg_dearmor > ./pubring.pkr < ./pubring.pkr.asc
./gpg_dearmor > ./secring.skr < ./secring.skr.asc
cat ./options.in >./options
../tools/mk-tdata   500  >data-500
../tools/mk-tdata  9000  >data-9000
../tools/mk-tdata 32000  >data-32000
../tools/mk-tdata 80000  >data-80000
cat ./../doc/HACKING \
    ./../doc/DETAILS \
    ./../doc/FAQ	 >plain-large
../g10/gpg --homedir . --quiet --yes --import ./pubdemo.asc	 
gpg: ../cipher/tiger: not a gnupg extension: Cannot open "/usr/pkg/lib/libc.so.12"
gmake[2]: *** [prepared.stamp] Error 2
gmake[2]: Saliendo directorio `/var/build/obj/pkgsrc/security/gnupg/work.i386/gnupg-1.0.7/checks'
gmake[1]: 
Script done on Sat Sep 28 21:49:02 2002

	---------- log end ----------

>How-To-Repeat:
	cd /usr/pkgsrc/security/gnupg && make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: