Bug 107089

Summary: gnupg-2.0.1 build fails on amd64
Product: Ports & Packages Reporter: rsmith
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description rsmith 2006-12-22 10:30:18 UTC
Building the gnupg-2.0.1 port fails with missing references to
libiconv. It doesn't matter if the NLS option is on or off. And
yes, libiconv _is_ installed (and detected). 

There is probably something wrong with the autoconf/automake scripts, but I
don't understand them enough to fix it.

See the build log:

===>  Found saved configuration for gnupg-2.0.1
===>  Extracting for gnupg-2.0.1
=> MD5 Checksum OK for gnupg-2.0.1.tar.bz2.
=> SHA256 Checksum OK for gnupg-2.0.1.tar.bz2.
=> MD5 Checksum OK for gnupg-2.0.1.tar.bz2.sig.
=> SHA256 Checksum OK for gnupg-2.0.1.tar.bz2.sig.
===>  Patching for gnupg-2.0.1
===>  Applying FreeBSD patches for gnupg-2.0.1
===>   gnupg-2.0.1 depends on file: /usr/local/lib/libassuan.a - found
===>   gnupg-2.0.1 depends on executable in : gmake - found
===>   gnupg-2.0.1 depends on shared library: gcrypt.13 - found
===>   gnupg-2.0.1 depends on shared library: gpg-error - found
===>   gnupg-2.0.1 depends on shared library: ksba.17 - found
===>   gnupg-2.0.1 depends on shared library: pth.20 - found
===>   gnupg-2.0.1 depends on shared library: curl - found
===>   gnupg-2.0.1 depends on shared library: iconv.3 - found
===>  Configuring for gnupg-2.0.1
/usr/bin/sed -i.bak -e "s@-lpthread@-pthread@g"  /usr/ports/security/gnupg/work/gnupg-2.0.1/acinclude.m4 /usr/ports/security/gnupg/work/gnupg-2.0.1/aclocal.m4 /usr/ports/security/gnupg/work/gnupg-2.0.1/configure
checking build system type... amd64-unknown-freebsd6.2
checking host system type... amd64-unknown-freebsd6.2
checking target system type... amd64-unknown-freebsd6.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
configure: autobuild project... gnupg
configure: autobuild revision... 2.0.1
configure: autobuild hostname... slackbox.xs4all.nl
configure: autobuild timestamp... 20061222-102931
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... no
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... no
checking whether gmake sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking for gawk... (cached) nawk
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 gmake... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for ar... ar
checking for perl... /usr/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 faqprog.pl... faqprog.pl: not found
no
checking for tar... /usr/bin/tar
checking whether /usr/bin/tar speaks USTAR... yes
checking for gpg-error-config... /usr/local/bin/gpg-error-config
checking for GPG Error - version >= 1.4... yes
checking for libgcrypt-config... /usr/local/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.0... yes
checking LIBGCRYPT API version... okay
checking for libassuan-config... /usr/local/bin/libassuan-config
checking for LIBASSUAN - version >= 0.9.3... yes
checking LIBASSUAN API version... okay
checking for libassuan-config... (cached) /usr/local/bin/libassuan-config
checking for LIBASSUAN pth - version >= 0.9.3... yes
checking LIBASSUAN pth API version... okay
checking for libassuan-config... (cached) /usr/local/bin/libassuan-config
checking for LIBASSUAN - version >= 1.0.1... yes
checking LIBASSUAN API version... okay
checking for ksba-config... /usr/local/bin/ksba-config
checking for KSBA - version >= 1.0.0... yes
checking KSBA API version... okay
checking for usb_bulk_write in -lusb... yes
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/local/bin/pth-config
checking for PTH - version >= 1.3.7... yes
checking whether PTH installation is sane... yes
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 for gawk... (cached) nawk
checking for /usr/local/bin/curl-config... no
checking whether libcurl is usable... yes
checking for curl_free... yes
checking whether NLS is requested... no
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether we are using the GNU C Library 2 or newer... no
checking for simple visibility declarations... no
checking for inline... inline
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 size_t... yes
checking for stdint.h... 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 integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -pthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
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 stpcpy... 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 __fsetlocking... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... no
checking for bison... bison
checking version of bison... 1.75, ok
checking for signed... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether to use NLS... no
checking for strchr... yes
checking for ANSI C header files... (cached) 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
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for working volatile... yes
checking for size_t... (cached) 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... no
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... 8
checking for unsigned long long... (cached) yes
checking size of unsigned long long... 8
checking for time_t... yes
checking size of time_t... 8
checking for UINT64_C... yes
checking for uint64_t... yes
checking size of uint64_t... 8
checking whether getpagesize is declared... yes
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 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... (cached) 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... (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 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... (cached) yes
checking for strsep... yes
checking for strlwr... (cached) no
checking for strtoul... (cached) 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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... 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 for EOVERFLOW... yes
checking for intmax_t... (cached) yes
checking for mkdtemp... yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for unsetenv() return type... void
checking for vasnprintf... no
checking for ptrdiff_t... (cached) yes
checking for snprintf... (cached) yes
checking for wcslen... (cached) yes
checking for vasprintf... 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... yes
checking if gcc supports -Wno-pointer-sign... no
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
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/gpgkeys_mailto
config.status: creating keyserver/gpgkeys_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.1 has been configured as follows:

        Platform:  FreeBSD (amd64-unknown-freebsd6.2)

        OpenPGP:   yes
        S/MIME:    yes
        Agent:     yes 
        Smartcard: no 

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

        PKITS based tests: no

===>  Building for gnupg-2.0.1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1'
Making all in m4
gmake[2]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/m4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/m4'
Making all in intl
gmake[2]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/intl'
Making all in gl
gmake[2]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/gl'
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
gmake  all-am
gmake[3]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/gl'
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -c allocsa.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -c vasnprintf.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -c printf-args.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -c printf-parse.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -c asnprintf.c
rm -f libgnu.a
ar cru libgnu.a allocsa.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o
ranlib libgnu.a
gmake[3]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/gl'
gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/gl'
Making all in include
gmake[2]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/include'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/include'
Making all in jnlib
gmake[2]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/jnlib'
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT stringhelp.o -MD -MP -MF ".deps/stringhelp.Tpo" -c -o stringhelp.o stringhelp.c; \
	then mv -f ".deps/stringhelp.Tpo" ".deps/stringhelp.Po"; else rm -f ".deps/stringhelp.Tpo"; exit 1; fi
stringhelp.c: In function `memrchr':
stringhelp.c:807: warning: return discards qualifiers from pointer target type
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT strlist.o -MD -MP -MF ".deps/strlist.Tpo" -c -o strlist.o strlist.c; \
	then mv -f ".deps/strlist.Tpo" ".deps/strlist.Po"; else rm -f ".deps/strlist.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT utf8conv.o -MD -MP -MF ".deps/utf8conv.Tpo" -c -o utf8conv.o utf8conv.c; \
	then mv -f ".deps/utf8conv.Tpo" ".deps/utf8conv.Po"; else rm -f ".deps/utf8conv.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT argparse.o -MD -MP -MF ".deps/argparse.Tpo" -c -o argparse.o argparse.c; \
	then mv -f ".deps/argparse.Tpo" ".deps/argparse.Po"; else rm -f ".deps/argparse.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT logging.o -MD -MP -MF ".deps/logging.Tpo" -c -o logging.o logging.c; \
	then mv -f ".deps/logging.Tpo" ".deps/logging.Po"; else rm -f ".deps/logging.Tpo"; exit 1; fi
logging.c: In function `set_file_fd':
logging.c:286: warning: passing arg 3 of `funopen' from incompatible pointer type
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT dotlock.o -MD -MP -MF ".deps/dotlock.Tpo" -c -o dotlock.o dotlock.c; \
	then mv -f ".deps/dotlock.Tpo" ".deps/dotlock.Po"; else rm -f ".deps/dotlock.Tpo"; exit 1; fi
dotlock.c: In function `read_lockfile':
dotlock.c:458: warning: 'pid' might be used uninitialized in this function
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT mischelp.o -MD -MP -MF ".deps/mischelp.Tpo" -c -o mischelp.o mischelp.c; \
	then mv -f ".deps/mischelp.Tpo" ".deps/mischelp.Po"; else rm -f ".deps/mischelp.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT w32-pth.o -MD -MP -MF ".deps/w32-pth.Tpo" -c -o w32-pth.o w32-pth.c; \
	then mv -f ".deps/w32-pth.Tpo" ".deps/w32-pth.Po"; else rm -f ".deps/w32-pth.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT w32-afunix.o -MD -MP -MF ".deps/w32-afunix.Tpo" -c -o w32-afunix.o w32-afunix.c; \
	then mv -f ".deps/w32-afunix.Tpo" ".deps/w32-afunix.Po"; else rm -f ".deps/w32-afunix.Tpo"; exit 1; fi
rm -f libjnlib.a
ar cru libjnlib.a stringhelp.o strlist.o utf8conv.o argparse.o logging.o dotlock.o mischelp.o w32-pth.o w32-afunix.o 
ranlib libjnlib.a
gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/jnlib'
Making all in common
gmake[2]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/common'
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-sexputil.Tpo" ".deps/libcommon_a-sexputil.Po"; else rm -f ".deps/libcommon_a-sexputil.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-sysutils.Tpo" ".deps/libcommon_a-sysutils.Po"; else rm -f ".deps/libcommon_a-sysutils.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-homedir.Tpo" ".deps/libcommon_a-homedir.Po"; else rm -f ".deps/libcommon_a-homedir.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-gettime.Tpo" ".deps/libcommon_a-gettime.Po"; else rm -f ".deps/libcommon_a-gettime.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-yesno.Tpo" ".deps/libcommon_a-yesno.Po"; else rm -f ".deps/libcommon_a-yesno.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-b64enc.Tpo" ".deps/libcommon_a-b64enc.Po"; else rm -f ".deps/libcommon_a-b64enc.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-convert.Tpo" ".deps/libcommon_a-convert.Po"; else rm -f ".deps/libcommon_a-convert.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-miscellaneous.Tpo" ".deps/libcommon_a-miscellaneous.Po"; else rm -f ".deps/libcommon_a-miscellaneous.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-xasprintf.Tpo" ".deps/libcommon_a-xasprintf.Po"; else rm -f ".deps/libcommon_a-xasprintf.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-xreadline.Tpo" ".deps/libcommon_a-xreadline.Po"; else rm -f ".deps/libcommon_a-xreadline.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-membuf.Tpo" ".deps/libcommon_a-membuf.Po"; else rm -f ".deps/libcommon_a-membuf.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-iobuf.Tpo" ".deps/libcommon_a-iobuf.Po"; else rm -f ".deps/libcommon_a-iobuf.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-ttyio.Tpo" ".deps/libcommon_a-ttyio.Po"; else rm -f ".deps/libcommon_a-ttyio.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-asshelp.Tpo" ".deps/libcommon_a-asshelp.Po"; else rm -f ".deps/libcommon_a-asshelp.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-exechelp.Tpo" ".deps/libcommon_a-exechelp.Po"; else rm -f ".deps/libcommon_a-exechelp.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -MT libcommon_a-simple-gettext.o -MD -MP -MF ".deps/libcommon_a-simple-gettext.Tpo" -c -o libcommon_a-simple-gettext.o `test -f 'simple-gettext.c' || echo './'`simple-gettext.c; \
	then mv -f ".deps/libcommon_a-simple-gettext.Tpo" ".deps/libcommon_a-simple-gettext.Po"; else rm -f ".deps/libcommon_a-simple-gettext.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -MT libcommon_a-w32reg.o -MD -MP -MF ".deps/libcommon_a-w32reg.Tpo" -c -o libcommon_a-w32reg.o `test -f 'w32reg.c' || echo './'`w32reg.c; \
	then mv -f ".deps/libcommon_a-w32reg.Tpo" ".deps/libcommon_a-w32reg.Po"; else rm -f ".deps/libcommon_a-w32reg.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-signal.Tpo" ".deps/libcommon_a-signal.Po"; else rm -f ".deps/libcommon_a-signal.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-estream.Tpo" ".deps/libcommon_a-estream.Po"; else rm -f ".deps/libcommon_a-estream.Tpo"; exit 1; fi
estream.c: In function `es_print':
estream.c:1703: warning: passing arg 3 of `funopen' from incompatible pointer type
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-srv.Tpo" ".deps/libcommon_a-srv.Po"; else rm -f ".deps/libcommon_a-srv.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-dns-cert.Tpo" ".deps/libcommon_a-dns-cert.Po"; else rm -f ".deps/libcommon_a-dns-cert.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-pka.Tpo" ".deps/libcommon_a-pka.Po"; else rm -f ".deps/libcommon_a-pka.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DWITHOUT_GNU_PTH=1 -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommon_a-http.Tpo" ".deps/libcommon_a-http.Po"; else rm -f ".deps/libcommon_a-http.Tpo"; exit 1; fi
rm -f libcommon.a
ar cru libcommon.a libcommon_a-sexputil.o libcommon_a-sysutils.o libcommon_a-homedir.o libcommon_a-gettime.o libcommon_a-yesno.o libcommon_a-b64enc.o libcommon_a-convert.o libcommon_a-miscellaneous.o libcommon_a-xasprintf.o libcommon_a-xreadline.o libcommon_a-membuf.o libcommon_a-iobuf.o libcommon_a-ttyio.o libcommon_a-asshelp.o libcommon_a-exechelp.o libcommon_a-simple-gettext.o libcommon_a-w32reg.o libcommon_a-signal.o libcommon_a-estream.o libcommon_a-srv.o libcommon_a-dns-cert.o libcommon_a-pka.o libcommon_a-http.o 
ranlib libcommon.a
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-sexputil.Tpo" ".deps/libcommonpth_a-sexputil.Po"; else rm -f ".deps/libcommonpth_a-sexputil.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-sysutils.Tpo" ".deps/libcommonpth_a-sysutils.Po"; else rm -f ".deps/libcommonpth_a-sysutils.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-homedir.Tpo" ".deps/libcommonpth_a-homedir.Po"; else rm -f ".deps/libcommonpth_a-homedir.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-gettime.Tpo" ".deps/libcommonpth_a-gettime.Po"; else rm -f ".deps/libcommonpth_a-gettime.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-yesno.Tpo" ".deps/libcommonpth_a-yesno.Po"; else rm -f ".deps/libcommonpth_a-yesno.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-b64enc.Tpo" ".deps/libcommonpth_a-b64enc.Po"; else rm -f ".deps/libcommonpth_a-b64enc.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-convert.Tpo" ".deps/libcommonpth_a-convert.Po"; else rm -f ".deps/libcommonpth_a-convert.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-miscellaneous.Tpo" ".deps/libcommonpth_a-miscellaneous.Po"; else rm -f ".deps/libcommonpth_a-miscellaneous.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-xasprintf.Tpo" ".deps/libcommonpth_a-xasprintf.Po"; else rm -f ".deps/libcommonpth_a-xasprintf.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-xreadline.Tpo" ".deps/libcommonpth_a-xreadline.Po"; else rm -f ".deps/libcommonpth_a-xreadline.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-membuf.Tpo" ".deps/libcommonpth_a-membuf.Po"; else rm -f ".deps/libcommonpth_a-membuf.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-iobuf.Tpo" ".deps/libcommonpth_a-iobuf.Po"; else rm -f ".deps/libcommonpth_a-iobuf.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-ttyio.Tpo" ".deps/libcommonpth_a-ttyio.Po"; else rm -f ".deps/libcommonpth_a-ttyio.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-asshelp.Tpo" ".deps/libcommonpth_a-asshelp.Po"; else rm -f ".deps/libcommonpth_a-asshelp.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-exechelp.Tpo" ".deps/libcommonpth_a-exechelp.Po"; else rm -f ".deps/libcommonpth_a-exechelp.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -MT libcommonpth_a-simple-gettext.o -MD -MP -MF ".deps/libcommonpth_a-simple-gettext.Tpo" -c -o libcommonpth_a-simple-gettext.o `test -f 'simple-gettext.c' || echo './'`simple-gettext.c; \
	then mv -f ".deps/libcommonpth_a-simple-gettext.Tpo" ".deps/libcommonpth_a-simple-gettext.Po"; else rm -f ".deps/libcommonpth_a-simple-gettext.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -MT libcommonpth_a-w32reg.o -MD -MP -MF ".deps/libcommonpth_a-w32reg.Tpo" -c -o libcommonpth_a-w32reg.o `test -f 'w32reg.c' || echo './'`w32reg.c; \
	then mv -f ".deps/libcommonpth_a-w32reg.Tpo" ".deps/libcommonpth_a-w32reg.Po"; else rm -f ".deps/libcommonpth_a-w32reg.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-signal.Tpo" ".deps/libcommonpth_a-signal.Po"; else rm -f ".deps/libcommonpth_a-signal.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-estream.Tpo" ".deps/libcommonpth_a-estream.Po"; else rm -f ".deps/libcommonpth_a-estream.Tpo"; exit 1; fi
estream.c: In function `es_print':
estream.c:1703: warning: passing arg 3 of `funopen' from incompatible pointer type
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-srv.Tpo" ".deps/libcommonpth_a-srv.Po"; else rm -f ".deps/libcommonpth_a-srv.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-dns-cert.Tpo" ".deps/libcommonpth_a-dns-cert.Po"; else rm -f ".deps/libcommonpth_a-dns-cert.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-pka.Tpo" ".deps/libcommonpth_a-pka.Po"; else rm -f ".deps/libcommonpth_a-pka.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libcommonpth_a-http.Tpo" ".deps/libcommonpth_a-http.Po"; else rm -f ".deps/libcommonpth_a-http.Tpo"; exit 1; fi
rm -f libcommonpth.a
ar cru libcommonpth.a libcommonpth_a-sexputil.o libcommonpth_a-sysutils.o libcommonpth_a-homedir.o libcommonpth_a-gettime.o libcommonpth_a-yesno.o libcommonpth_a-b64enc.o libcommonpth_a-convert.o libcommonpth_a-miscellaneous.o libcommonpth_a-xasprintf.o libcommonpth_a-xreadline.o libcommonpth_a-membuf.o libcommonpth_a-iobuf.o libcommonpth_a-ttyio.o libcommonpth_a-asshelp.o libcommonpth_a-exechelp.o libcommonpth_a-simple-gettext.o libcommonpth_a-w32reg.o libcommonpth_a-signal.o libcommonpth_a-estream.o libcommonpth_a-srv.o libcommonpth_a-dns-cert.o libcommonpth_a-pka.o libcommonpth_a-http.o 
ranlib libcommonpth.a
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libsimple_pwquery_a-simple-pwquery.Tpo" ".deps/libsimple_pwquery_a-simple-pwquery.Po"; else rm -f ".deps/libsimple_pwquery_a-simple-pwquery.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -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; \
	then mv -f ".deps/libsimple_pwquery_a-asshelp.Tpo" ".deps/libsimple_pwquery_a-asshelp.Po"; else rm -f ".deps/libsimple_pwquery_a-asshelp.Tpo"; exit 1; fi
rm -f libsimple-pwquery.a
ar cru libsimple-pwquery.a libsimple_pwquery_a-simple-pwquery.o libsimple_pwquery_a-asshelp.o 
ranlib libsimple-pwquery.a
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT gpgrlhelp.o -MD -MP -MF ".deps/gpgrlhelp.Tpo" -c -o gpgrlhelp.o gpgrlhelp.c; \
	then mv -f ".deps/gpgrlhelp.Tpo" ".deps/gpgrlhelp.Po"; else rm -f ".deps/gpgrlhelp.Tpo"; exit 1; fi
rm -f libgpgrl.a
ar cru libgpgrl.a gpgrlhelp.o 
ranlib libgpgrl.a
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../gl -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include  -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall -MT t-convert.o -MD -MP -MF ".deps/t-convert.Tpo" -c -o t-convert.o t-convert.c; \
	then mv -f ".deps/t-convert.Tpo" ".deps/t-convert.Po"; else rm -f ".deps/t-convert.Tpo"; exit 1; fi
cc -I/usr/local/include  -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -Wall  -L/usr/local/lib -o t-convert  t-convert.o ../jnlib/libjnlib.a ../common/libcommon.a ../gl/libgnu.a -L/usr/local/lib -lgcrypt -L/usr/local/lib -lgpg-error -L/usr/local/lib -lgpg-error 
gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/common'
Making all in kbx
gmake[2]: Entering directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/kbx'
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT keybox-util.o -MD -MP -MF ".deps/keybox-util.Tpo" -c -o keybox-util.o keybox-util.c; \
	then mv -f ".deps/keybox-util.Tpo" ".deps/keybox-util.Po"; else rm -f ".deps/keybox-util.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT keybox-init.o -MD -MP -MF ".deps/keybox-init.Tpo" -c -o keybox-init.o keybox-init.c; \
	then mv -f ".deps/keybox-init.Tpo" ".deps/keybox-init.Po"; else rm -f ".deps/keybox-init.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT keybox-blob.o -MD -MP -MF ".deps/keybox-blob.Tpo" -c -o keybox-blob.o keybox-blob.c; \
	then mv -f ".deps/keybox-blob.Tpo" ".deps/keybox-blob.Po"; else rm -f ".deps/keybox-blob.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT keybox-file.o -MD -MP -MF ".deps/keybox-file.Tpo" -c -o keybox-file.o keybox-file.c; \
	then mv -f ".deps/keybox-file.Tpo" ".deps/keybox-file.Po"; else rm -f ".deps/keybox-file.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT keybox-search.o -MD -MP -MF ".deps/keybox-search.Tpo" -c -o keybox-search.o keybox-search.c; \
	then mv -f ".deps/keybox-search.Tpo" ".deps/keybox-search.Po"; else rm -f ".deps/keybox-search.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT keybox-update.o -MD -MP -MF ".deps/keybox-update.Tpo" -c -o keybox-update.o keybox-update.c; \
	then mv -f ".deps/keybox-update.Tpo" ".deps/keybox-update.Po"; else rm -f ".deps/keybox-update.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT keybox-openpgp.o -MD -MP -MF ".deps/keybox-openpgp.Tpo" -c -o keybox-openpgp.o keybox-openpgp.c; \
	then mv -f ".deps/keybox-openpgp.Tpo" ".deps/keybox-openpgp.Po"; else rm -f ".deps/keybox-openpgp.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT keybox-dump.o -MD -MP -MF ".deps/keybox-dump.Tpo" -c -o keybox-dump.o keybox-dump.c; \
	then mv -f ".deps/keybox-dump.Tpo" ".deps/keybox-dump.Po"; else rm -f ".deps/keybox-dump.Tpo"; exit 1; fi
rm -f libkeybox.a
ar cru libkeybox.a keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o 
ranlib libkeybox.a
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I../gl -I../common -I../intl -I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE  -O2 -fno-strict-aliasing -pipe  -Wall -MT kbxutil.o -MD -MP -MF ".deps/kbxutil.Tpo" -c -o kbxutil.o kbxutil.c; \
	then mv -f ".deps/kbxutil.Tpo" ".deps/kbxutil.Po"; else rm -f ".deps/kbxutil.Tpo"; exit 1; fi
cc  -O2 -fno-strict-aliasing -pipe  -Wall  -L/usr/local/lib -o kbxutil  kbxutil.o keybox-util.o keybox-init.o keybox-blob.o keybox-file.o keybox-search.o keybox-update.o keybox-openpgp.o keybox-dump.o ../jnlib/libjnlib.a ../gl/libgnu.a -L/usr/local/lib -lksba -lgpg-error -L/usr/local/lib -lgcrypt -L/usr/local/lib -lgpg-error -lgpg-error  ../common/libcommon.a 
../jnlib/libjnlib.a(utf8conv.o)(.text+0x249): In function `set_native_charset':
: undefined reference to `libiconv_open'
../jnlib/libjnlib.a(utf8conv.o)(.text+0x25a): In function `set_native_charset':
: undefined reference to `libiconv_close'
../jnlib/libjnlib.a(utf8conv.o)(.text+0x267): In function `set_native_charset':
: undefined reference to `libiconv_open'
../jnlib/libjnlib.a(utf8conv.o)(.text+0x278): In function `set_native_charset':
: undefined reference to `libiconv_close'
../jnlib/libjnlib.a(utf8conv.o)(.text+0x3a5): In function `native_to_utf8':
: undefined reference to `libiconv_open'
../jnlib/libjnlib.a(utf8conv.o)(.text+0x41a): In function `native_to_utf8':
: undefined reference to `libiconv'
../jnlib/libjnlib.a(utf8conv.o)(.text+0x42f): In function `native_to_utf8':
: undefined reference to `libiconv_close'
../jnlib/libjnlib.a(utf8conv.o)(.text+0x9d9): In function `do_utf8_to_native':
: undefined reference to `libiconv_open'
../jnlib/libjnlib.a(utf8conv.o)(.text+0xa46): In function `do_utf8_to_native':
: undefined reference to `libiconv'
../jnlib/libjnlib.a(utf8conv.o)(.text+0xa91): In function `do_utf8_to_native':
: undefined reference to `libiconv_close'
gmake[2]: *** [kbxutil] Error 1
gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1/kbx'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-2.0.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/security/gnupg.

How-To-Repeat: 	cd /usr/ports/security/gnupg; make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-22 10:32:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-25 03:00:51 UTC
kuriyama    2006-12-25 03:00:00 UTC

  FreeBSD ports repository

  Modified files:
    security/gnupg       Makefile 
  Log:
  - Force USE_GETTEXT=YES (remove from OPTIONS) because 2.0.x cannot be
    compiled without libintl.so (I didn't notice this by hidden
    dependencies).
  
  PR:                     ports/107089
  Investigated with:      Roland Smith <rsmith@xs4all.nl>
  
  Revision  Changes    Path
  1.96      +12 -10    ports/security/gnupg/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jun Kuriyama freebsd_committer freebsd_triage 2006-12-25 03:01:14 UTC
State Changed
From-To: open->closed

We found NLS required.  Fixed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-12-25 03:09:23 UTC
kuriyama    2006-12-25 03:09:17 UTC

  FreeBSD ports repository

  Added files:
    security/gnupg/files patch-tools:Makefile.in 
  Log:
  - Force USE_GETTEXT=YES (remove from OPTIONS) because 2.0.x cannot be
    compiled without libintl.so (I didn't notice this by hidden
    dependencies).
  
  PR:                     ports/107089
  Investigated with:      Roland Smith <rsmith@xs4all.nl>
  
  Revision  Changes    Path
  1.1       +11 -0     ports/security/gnupg/files/patch-tools:Makefile.in (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"