Bug 89477 - Unbreak powerdns
Summary: Unbreak powerdns
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-24 06:50 UTC by Ralf van der Enden
Modified: 2005-11-25 10:06 UTC (History)
0 users

See Also:


Attachments
pdns-2.9.19_1.diff (666 bytes, patch)
2005-11-24 06:50 UTC, Ralf van der Enden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2005-11-24 06:50:18 UTC
Change the Makefile so compiling against the LDAP library works again
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-25 01:34:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

I'll handle it with submitter
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-25 01:35:58 UTC
Just tried to build it with WITH_LDAP and it compiles fine. Maybe
a local issue? Which other flags do you have on?

building powerdns-2.9.19 in directory /usr/space/5.4-FreeBSD
maintained by: tremere@cainites.net
port directory: /usr/ports/dns/powerdns
build started at Fri Nov 25 01:18:39 UTC 2005
FETCH_DEPENDS=3D
PATCH_DEPENDS=3D
EXTRACT_DEPENDS=3D
BUILD_DEPENDS=3Dboost-1.33.0.tbz gettext-0.14.5.tbz libiconv-1.9.2_1.tbz gm=
ake-3.80_2.tbz libtool-1.5.20.tbz openldap-client-2.2.29.tbz
RUN_DEPENDS=3Dopenldap-client-2.2.29.tbz
add_pkg
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 1: make =
checksum>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D> pdns-2.9.19.tar.gz doesn't seem to exist in /tmp/distfiles/.
=3D> Attempting to fetch from file:///distcache//.
pdns-2.9.19.tar.gz                                     835 kB 4767 kBps
=3D> MD5 Checksum OK for pdns-2.9.19.tar.gz.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 2: make =
extract>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
add_pkg
=3D=3D=3D>  Extracting for powerdns-2.9.19
=3D> MD5 Checksum OK for pdns-2.9.19.tar.gz.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 3: make =
patch>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
add_pkg
=3D=3D=3D>  Patching for powerdns-2.9.19
=3D=3D=3D>  Applying FreeBSD patches for powerdns-2.9.19
/usr/bin/sed -i.bak -e 's;-I. ;-I. -I/usr/local/include ;'  -e 's;la_LDFLAG=
S =3D;la_LDFLAGS =3D -L/usr/local/lib;'  /work/a/ports/dns/powerdns/work/pd=
ns-2.9.19/modules/ldapbackend/Makefile.in
/usr/bin/sed -i.bak -e 's;@LIBDL@;@LIBDL@ -L/usr/local/lib;'  -e 's;@module=
libs@;@modulelibs@ -llber;'  /work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/Makefile.in
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 4: make =
build>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
add_pkg boost-1.33.0.tbz gettext-0.14.5.tbz libiconv-1.9.2_1.tbz gmake-3.80=
_2.tbz libtool-1.5.20.tbz openldap-client-2.2.29.tbz
adding dependencies
pkg_add boost-1.33.0.tbz

You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.


pkg_add gettext-0.14.5.tbz
pkg_add libiconv-1.9.2_1.tbz
skipping libiconv-1.9.2_1, already added
pkg_add gmake-3.80_2.tbz
pkg_add libtool-1.5.20.tbz
pkg_add openldap-client-2.2.29.tbz

************************************************************

The OpenLDAP client package has been successfully installed.

Edit
  /usr/local/etc/openldap/ldap.conf
to change the system-wide client defaults.

Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at
  http://www.OpenLDAP.org/faq/index.cgi?file=3D3
for more information.

************************************************************

=3D=3D=3D>   powerdns-2.9.19 depends on executable: bjam - found
=3D=3D=3D>   powerdns-2.9.19 depends on executable: gmake - found
=3D=3D=3D>   powerdns-2.9.19 depends on file: /usr/local/bin/libtool15 - fo=
und
=3D=3D=3D>   powerdns-2.9.19 depends on shared library: pq[+][+].4 - not fo=
und
=3D=3D=3D>    Verifying install for pq[+][+].4 in /usr/ports/databases/post=
gresql-libpq++
=3D> libpq++-4.0.tar.gz doesn't seem to exist in /tmp/distfiles/postgresql.
=3D> Attempting to fetch from file:///distcache/postgresql/.
fetch: file:///distcache/postgresql/libpq++-4.0.tar.gz: No such file or dir=
ectory
=3D> Attempting to fetch from ftp://ftp3.us.postgresql.org/pub/postgresql/p=
rojects/gborg/libpqpp/stable/.
libpq++-4.0.tar.gz                                      25 kB   57 MBps
=3D=3D=3D>  Extracting for postgresql-libpq++-4.0_3
=3D> MD5 Checksum OK for postgresql/libpq++-4.0.tar.gz.
=3D=3D=3D>  Patching for postgresql-libpq++-4.0_3
=3D=3D=3D>  Applying FreeBSD patches for postgresql-libpq++-4.0_3
/usr/bin/sed -i.bak "s,/usr/local/pgsql,/usr/local,;  s,^CFLAGS.*,CFLAGS=3D=
-O -pipe ,;  s,\...SO_MINOR_VERSION.,,;  s,\-I,\-fPIC \-I,;  s,\(\-[IL]\)[^=
/]*,\\1/usr/local," /work/a/ports/databases/postgresql-libpq++/work/libpq++=
-4.0/Makefile
=3D=3D=3D>   postgresql-libpq++-4.0_3 depends on executable: gmake - found
=3D=3D=3D>   postgresql-libpq++-4.0_3 depends on shared library: pq.3 - not=
 found
=3D=3D=3D>    Verifying install for pq.3 in /usr/ports/databases/postgresql=
74-client
=3D> postgresql-base-7.4.9.tar.bz2 doesn't seem to exist in /tmp/distfiles/=
postgresql.
=3D> Attempting to fetch from file:///distcache/postgresql/.
fetch: file:///distcache/postgresql/postgresql-base-7.4.9.tar.bz2: No such =
file or directory
=3D> Attempting to fetch from ftp://ftp3.us.postgresql.org/pub/postgresql/s=
ource/v7.4.9/.
postgresql-base-7.4.9.tar.bz2                         6446 kB   10 MBps
=3D> postgresql-opt-7.4.9.tar.bz2 doesn't seem to exist in /tmp/distfiles/p=
ostgresql.
=3D> Attempting to fetch from file:///distcache/postgresql/.
fetch: file:///distcache/postgresql/postgresql-opt-7.4.9.tar.bz2: No such f=
ile or directory
=3D> Attempting to fetch from ftp://ftp3.us.postgresql.org/pub/postgresql/s=
ource/v7.4.9/.
postgresql-opt-7.4.9.tar.bz2                           324 kB   11 MBps
=3D=3D=3D>  Extracting for postgresql-client-7.4.9
=3D> MD5 Checksum OK for postgresql/postgresql-base-7.4.9.tar.bz2.
=3D> MD5 Checksum OK for postgresql/postgresql-opt-7.4.9.tar.bz2.
=3D=3D=3D>  Patching for postgresql-client-7.4.9
=3D=3D=3D>  Applying FreeBSD patches for postgresql-client-7.4.9
=3D=3D=3D>   postgresql-client-7.4.9 depends on executable: gmake - found
=3D=3D=3D>   postgresql-client-7.4.9 depends on shared library: intl - found
=3D=3D=3D>  Configuring for postgresql-client-7.4.9
configure: WARNING: you should use --build, --host, --target
checking build system type... i386-portbld-freebsd5.4
checking host system type... i386-portbld-freebsd5.4
checking which template to use... freebsd
checking whether to build with 64-bit integer date/time support... no
checking whether NLS is wanted... yes
checking for default port number... 5432
checking for i386-portbld-freebsd5.4-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 suffix of executables...=20
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking how to turn off strict aliasing in cc... -fno-strict-aliasing
configure: using CFLAGS=3D-O -pipe  -fno-strict-aliasing
checking whether the C compiler still works... yes
checking how to run the C preprocessor... cc -E
checking allow thread-safe client libraries... no
checking whether to build with Tcl... no
checking whether to build with Tk... no
checking whether to build Perl modules... no
checking whether to build Python modules... no
checking whether to build Java/JDBC tools... no
checking whether to build with Kerberos 4 support... no
checking whether to build with Kerberos 5 support... no
checking whether to build with PAM support... no
checking whether to build with Rendezvous support... no
building with OpenSSL support
configure: using CPPFLAGS=3D  -I/usr/local/include
configure: using LDFLAGS=3D -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local/=
lib
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for flex... /usr/bin/flex
checking whether ln -s works... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for i386-portbld-freebsd5.4-ranlib... no
checking for ranlib... ranlib
checking for lorder... lorder
checking for tar... /usr/bin/tar
checking for i386-portbld-freebsd5.4-strip... no
checking for strip... strip
checking whether it is possible to strip libraries... yes
checking for bison... no
configure: WARNING:
*** Without Bison you will not be able to build PostgreSQL from CVS or
*** change any of the parser definition files.  You can obtain Bison from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the Bison
*** output is pre-generated.)  To use a different yacc program (possible,
*** but not recommended), set the environment variable YACC before running
*** 'configure'.
checking for perl... no
checking for main in -lbsd... no
checking for setproctitle in -lutil... yes
checking for main in -lm... yes
checking for main in -ldl... no
checking for main in -lnsl... no
checking for main in -lsocket... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -ldld... no
checking for main in -lld... no
checking for main in -lcompat... yes
checking for main in -lBSD... no
checking for main in -lgen... no
checking for main in -lPW... no
checking for main in -lresolv... no
checking for library containing getopt_long... none required
checking for main in -lunix... no
checking for library containing crypt... -lcrypt
checking for library containing fdatasync... no
checking for shmget in -lcygipc... no
checking for readline... yes (-lreadline)
checking for inflate in -lz... yes
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_library_init in -lssl... yes
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 crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking kernel/image.h usability... no
checking kernel/image.h presence... no
checking for kernel/image.h... no
checking SupportDefs.h usability... no
checking SupportDefs.h presence... no
checking for SupportDefs.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for preprocessor stringizing operator... yes
checking for signed types... yes
checking for working volatile... yes
checking for __func__... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for tzname... yes
checking for union semun... yes
checking for struct sockaddr_un... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct sockaddr_storage.ss_len... yes
checking for struct sockaddr_storage.__ss_len... no
checking for struct sockaddr.sa_len... yes
checking for struct addrinfo... yes
checking for struct cmsgcred... yes
checking for struct fcred... no
checking for struct sockcred... no
checking for struct option... yes
checking for z_streamp... yes
checking for int timezone... no
checking types of arguments for accept()... int, int, struct sockaddr *, si=
ze_t *
checking whether gettimeofday takes only one argument... no
checking for working memcmp... yes
checking for cbrt... yes
checking for dlopen... yes
checking for fcvt... no
checking for fdatasync... no
checking for getpeereid... yes
checking for memmove... yes
checking for poll... yes
checking for pstat... no
checking for setproctitle... yes
checking for setsid... yes
checking for sigprocmask... yes
checking for symlink... yes
checking for sysconf... yes
checking for utime... yes
checking for utimes... yes
checking for waitpid... yes
checking whether fdatasync is declared... no
checking for struct sockaddr_in6... yes
checking for inet_ntop... yes
checking for PS_STRINGS... no
checking for snprintf... yes
checking for vsnprintf... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking for isinf... yes
checking for crypt... yes
checking for fseeko... yes
checking for getopt... yes
checking for getrusage... yes
checking for inet_aton... yes
checking for random... yes
checking for rint... yes
checking for srandom... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for getaddrinfo... yes
checking for getopt_long... yes
checking for rl_completion_append_character... yes
checking for rl_completion_matches... yes
checking for rl_filename_completion_function... yes
checking for replace_history_entry... yes
checking for finite... yes
checking for sigsetjmp... yes
checking for syslog... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for optreset... yes
checking for strtoll... yes
checking for strtoull... yes
checking for atexit... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... (cached) yes
checking test program... ok
checking whether long int is 64 bits... no
checking whether long long int is 64 bits... yes
checking snprintf format for long long int... %lld
checking for unsigned long... yes
checking size of unsigned long... 4
checking for short... yes
checking alignment of short... 2
checking for int... yes
checking alignment of int... 4
checking for long... yes
checking alignment of long... 4
checking for long long int... yes
checking alignment of long long int... 4
checking for double... yes
checking alignment of double... 4
checking for int8... no
checking for uint8... no
checking for int64... no
checking for uint64... no
checking for sig_atomic_t... yes
checking for POSIX signal interface... yes
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 library containing gettext... -lintl
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for msgfmt... msgfmt
checking for msgmerge... msgmerge
checking for xgettext... xgettext
checking for onsgmls... no
checking for nsgmls... no
checking for openjade... no
checking for jade... no
checking for DocBook V3.1... no
checking for DocBook stylesheets... no
checking for collateindex.pl... no
checking for sgmlspl... no
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating src/Makefile.global
config.status: creating src/include/pg_config.h
config.status: linking ./src/backend/port/tas/dummy.s to src/backend/port/t=
as.s
config.status: linking ./src/backend/port/dynloader/freebsd.c to src/backen=
d/port/dynloader.c
config.status: linking ./src/backend/port/sysv_sema.c to src/backend/port/p=
g_sema.c
config.status: linking ./src/backend/port/sysv_shmem.c to src/backend/port/=
pg_shmem.c
config.status: linking ./src/backend/port/dynloader/freebsd.h to src/includ=
e/dynloader.h
config.status: linking ./src/include/port/freebsd.h to src/include/pg_confi=
g_os.h
config.status: linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
=3D=3D=3D>  Building for postgresql-client-7.4.9
prereqdir=3D`cd parser/ >/dev/null && pwd` && \
  cd ../../src/include/parser/ && rm -f parse.h && \
  ln -s "$prereqdir/parse.h" .
gmake -C utils fmgroids.h
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/backend/utils'
CPP=3D'cc -E' AWK=3D'nawk' /bin/sh Gen_fmgrtab.sh ../../../src/include/cata=
log/pg_proc.h
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/backend/utils'
cd ../../src/include/utils/ && rm -f fmgroids.h && \
    ln -s ../../../src/backend/utils/fmgroids.h .
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/initdb'
sed -e 's/@VERSION@/7.4.9/g' \
    -e 's,@SHELL@,/bin/sh,g' \
    -e 's,@HAVE_IPV6@,yes,g' \
    -e 's,@bindir@,/usr/local/bin,g' \
    -e 's,@datadir@,/usr/local/share/postgresql,g' \
  initdb.sh >initdb
chmod a+x initdb
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/initdb'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/initlocation'
cp initlocation.sh initlocation
chmod a+x initlocation
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/initlocation'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/ipcclean'
cp ipcclean.sh ipcclean
chmod a+x ipcclean
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/ipcclean'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_ctl'
sed -e 's/@VERSION@/7.4.9/g' \
    -e 's,@bindir@,/usr/local/bin,g' \
    -e 's,@DEF_PGPORT@,5432,g' \
  pg_ctl.sh >pg_ctl
chmod a+x pg_ctl
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_ctl'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_dump'
msgfmt -o po/cs.mo po/cs.po
msgfmt -o po/de.mo po/de.po
msgfmt -o po/es.mo po/es.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/nb.mo po/nb.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/zh_CN.mo po/zh_CN.po
msgfmt -o po/zh_TW.mo po/zh_TW.po
gmake -C ../../../src/interfaces/libpq all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
msgfmt -o po/cs.mo po/cs.po
msgfmt -o po/de.mo po/de.po
msgfmt -o po/es.mo po/es.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/hr.mo po/hr.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/nb.mo po/nb.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sl.mo po/sl.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/tr.mo po/tr.po
msgfmt -o po/zh_CN.mo po/zh_CN.po
msgfmt -o po/zh_TW.mo po/zh_TW.po
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-auth.o fe-auth=
=2Ec
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-connect.o fe-c=
onnect.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-exec.o fe-exec=
=2Ec
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-misc.o fe-misc=
=2Ec
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-print.o fe-pri=
nt.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-lobj.o fe-lobj=
=2Ec
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-protocol2.o fe=
-protocol2.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-protocol3.o fe=
-protocol3.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o pqexpbuffer.o pqe=
xpbuffer.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o pqsignal.o pqsign=
al.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o fe-secure.o fe-se=
cure.c
rm -f dllist.c && ln -s ../../../src/backend/lib/dllist.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o dllist.o dllist.c
rm -f md5.c && ln -s ../../../src/backend/libpq/md5.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o md5.o md5.c
rm -f ip.c && ln -s ../../../src/backend/libpq/ip.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o ip.o ip.c
rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o wchar.o wchar.c
rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o encnames.o encnam=
es.c
rm -f path.c && ln -s ../../../src/port/path.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o path.o path.c
rm -f thread.c && ln -s ../../../src/port/thread.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I. -I../../../src/include -I/usr/local/include  -DFRO=
NTEND -DSYSCONFDIR=3D'"/usr/local/etc/postgresql"'  -c -o thread.o thread.c
ar cr libpq.a `lorder fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o=
 fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o pqsignal.o fe-secure=
=2Eo dllist.o md5.o ip.o wchar.o encnames.o path.o thread.o | tsort`
tsort: cycle in data
tsort: fe-misc.o
tsort: fe-exec.o
tsort: fe-protocol2.o
tsort: fe-connect.o
tsort: fe-protocol3.o
tsort: fe-secure.o
tsort: cycle in data
tsort: fe-exec.o
tsort: fe-protocol2.o
tsort: fe-connect.o
tsort: fe-protocol3.o
tsort: cycle in data
tsort: fe-exec.o
tsort: fe-protocol2.o
tsort: cycle in data
tsort: fe-exec.o
tsort: fe-misc.o
tsort: cycle in data
tsort: fe-auth.o
tsort: fe-connect.o
ranlib libpq.a
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -shared -Wl,-x,-soname,libpq.so.3 fe-auth.o fe-connect=
=2Eo fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o=
 pqexpbuffer.o pqsignal.o fe-secure.o dllist.o md5.o ip.o wchar.o encnames.=
o path.o thread.o  -L../../../src/port -L/usr/local/lib -lintl -lssl -lcryp=
to -lcrypt -R/usr/local/lib -o libpq.so.3
rm -f libpq.so
ln -s libpq.so.3 libpq.so
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake -C ../../../src/port all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../src/include -I/usr/local/include  -c -o path.o path.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../src/include -I/usr/local/include  -c -o sprompt.o sprompt.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../src/include -I/usr/local/include  -c thread.c
ar cr libpgport.a path.o sprompt.o thread.o
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
gmake -C ../../../src/backend/parser keywords.o
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/backend/parser'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I. -I../../../src/include -I/usr/local/include  -c -o keywords.o =
keywords.c
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/backend/parser'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_dump.o pg_dump.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o common.o common.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_backup_archiver.o pg_back=
up_archiver.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_backup_db.o pg_backup_db.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_backup_custom.o pg_backup=
_custom.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_backup_files.o pg_backup_=
files.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_backup_null.o pg_backup_n=
ull.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_backup_tar.o pg_backup_ta=
r.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o dumputils.o dumputils.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations pg_dump.o common.o pg_backup_archiver.o pg_backup_db.o pg_backup_c=
ustom.o pg_backup_files.o pg_backup_null.o pg_backup_tar.o dumputils.o ../.=
=2E/../src/backend/parser/keywords.o -L../../../src/interfaces/libpq -lpq -=
L../../../src/port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local/lib -R/us=
r/local/lib -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lcompat -lm -luti=
l  -lpgport -o pg_dump
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_restore.o pg_restore.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations pg_restore.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.=
o pg_backup_files.o pg_backup_null.o pg_backup_tar.o dumputils.o ../../../s=
rc/backend/parser/keywords.o -L../../../src/interfaces/libpq -lpq -L../../.=
=2E/src/port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local/lib -R/usr/loca=
l/lib -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lcompat -lm -lutil  -lp=
gport -o pg_restore
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DBINDIR=3D\"/usr/local/bin\"  -c -o pg_dumpall.o pg_dumpall.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations pg_dumpall.o dumputils.o ../../../src/backend/parser/keywords.o -L=
=2E./../../src/interfaces/libpq -lpq -L../../../src/port -rpath=3D/usr/lib:=
/usr/local/lib  -L/usr/local/lib -R/usr/local/lib -lintl -lssl -lcrypto -lz=
 -lreadline -lcrypt -lcompat -lm -lutil  -lpgport -o pg_dumpall
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_dump'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_id'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/include -I/usr/local/include  -c -o pg_id.o pg_id.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -L../../../src/port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local=
/lib -R/usr/local/lib pg_id.o -lintl -lssl -lcrypto -lz -lreadline -lcrypt =
-lcompat -lm -lutil  -lpgport -o pg_id
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_id'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/psql'
msgfmt -o po/cs.mo po/cs.po
msgfmt -o po/de.mo po/de.po
msgfmt -o po/es.mo po/es.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/hu.mo po/hu.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/nb.mo po/nb.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sl.mo po/sl.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/tr.mo po/tr.po
msgfmt -o po/zh_CN.mo po/zh_CN.po
msgfmt -o po/zh_TW.mo po/zh_TW.po
gmake -C ../../../src/interfaces/libpq all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake -C ../../../src/port all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o command.o command.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o common.o common.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o help.o help.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o input.o input.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o stringutils.o stringutils.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o mainloop.o mainloop.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o copy.o copy.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o startup.o startup.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o prompt.o prompt.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o variables.o variables.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o large_obj.o large_obj.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o print.o print.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o describe.o describe.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o tab-complete.o tab-complete.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/interfaces/libpq -I../../../src/include -I/usr/loca=
l/include -DFRONTEND  -c -o mbprint.o mbprint.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations command.o common.o help.o input.o stringutils.o mainloop.o copy.o =
startup.o prompt.o variables.o large_obj.o print.o describe.o tab-complete.=
o mbprint.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -rpath=
=3D/usr/lib:/usr/local/lib  -L/usr/local/lib -R/usr/local/lib -lintl -lssl =
-lcrypto -lz -lreadline -lcrypt -lcompat -lm -lutil  -lpgport -o psql
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/psql'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/scripts'
msgfmt -o po/cs.mo po/cs.po
msgfmt -o po/de.mo po/de.po
msgfmt -o po/es.mo po/es.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sl.mo po/sl.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/tr.mo po/tr.po
msgfmt -o po/zh_CN.mo po/zh_CN.po
gmake -C ../../../src/interfaces/libpq all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake -C ../../../src/backend/parser keywords.o
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/backend/parser'
gmake[2]: `keywords.o' is up to date.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/backend/parser'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o created=
b.o createdb.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o common.=
o common.c
rm -f dumputils.c && ln -s ../../../src/bin/pg_dump/dumputils.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o dumputi=
ls.o dumputils.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations createdb.o common.o dumputils.o ../../../src/backend/parser/keywor=
ds.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -rpath=3D/usr=
/lib:/usr/local/lib  -L/usr/local/lib -R/usr/local/lib -lintl -lssl -lcrypt=
o -lz -lreadline -lcrypt -lcompat -lm -lutil  -lpgport -o createdb
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o createl=
ang.o createlang.c
rm -f print.c && ln -s ../../../src/bin/psql/print.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o print.o=
 print.c
rm -f mbprint.c && ln -s ../../../src/bin/psql/mbprint.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o mbprint=
=2Eo mbprint.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations createlang.o common.o print.o mbprint.o -L../../../src/interfaces/=
libpq -lpq -L../../../src/port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/loc=
al/lib -R/usr/local/lib -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lcomp=
at -lm -lutil  -lpgport -o createlang
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o createu=
ser.o createuser.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations createuser.o common.o dumputils.o ../../../src/backend/parser/keyw=
ords.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -rpath=3D/u=
sr/lib:/usr/local/lib  -L/usr/local/lib -R/usr/local/lib -lintl -lssl -lcry=
pto -lz -lreadline -lcrypt -lcompat -lm -lutil  -lpgport -o createuser
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o dropdb.=
o dropdb.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations dropdb.o common.o dumputils.o ../../../src/backend/parser/keywords=
=2Eo -L../../../src/interfaces/libpq -lpq -L../../../src/port -rpath=3D/usr=
/lib:/usr/local/lib  -L/usr/local/lib -R/usr/local/lib -lintl -lssl -lcrypt=
o -lz -lreadline -lcrypt -lcompat -lm -lutil  -lpgport -o dropdb
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o droplan=
g.o droplang.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations droplang.o common.o print.o mbprint.o -L../../../src/interfaces/li=
bpq -lpq -L../../../src/port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local=
/lib -R/usr/local/lib -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lcompat=
 -lm -lutil  -lpgport -o droplang
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o dropuse=
r.o dropuser.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations dropuser.o common.o dumputils.o ../../../src/backend/parser/keywor=
ds.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -rpath=3D/usr=
/lib:/usr/local/lib  -L/usr/local/lib -R/usr/local/lib -lintl -lssl -lcrypt=
o -lz -lreadline -lcrypt -lcompat -lm -lutil  -lpgport -o dropuser
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o cluster=
db.o clusterdb.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations clusterdb.o common.o dumputils.o ../../../src/backend/parser/keywo=
rds.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -rpath=3D/us=
r/lib:/usr/local/lib  -L/usr/local/lib -R/usr/local/lib -lintl -lssl -lcryp=
to -lz -lreadline -lcrypt -lcompat -lm -lutil  -lpgport -o clusterdb
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/bin/pg_dump -I../../../src/bin/psql -I../../../src/=
interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o vacuumd=
b.o vacuumdb.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations vacuumdb.o common.o -L../../../src/interfaces/libpq -lpq -L../../.=
=2E/src/port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local/lib -R/usr/loca=
l/lib -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lcompat -lm -lutil  -lp=
gport -o vacuumdb
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/scripts'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_config'
sed -e 's,@bindir@,/usr/local/bin,g' \
    -e 's,@includedir@,/usr/local/include,g' \
    -e 's,@includedir_server@,/usr/local/include/postgresql/server,g' \
    -e 's,@libdir@,/usr/local/lib,g' \
    -e 's,@pkglibdir@,/usr/local/lib/postgresql,g' \
    -e "s|@configure@|'--with-libraries=3D/usr/local/lib' '--docdir=3D/usr/=
local/share/doc/postgresql' '--with-openssl' '--enable-nls' '--with-include=
s=3D/usr/local/include' '--prefix=3D/usr/local' 'i386-portbld-freebsd5.4' '=
LDFLAGS=3D -rpath=3D/usr/lib:/usr/local/lib' 'CFLAGS=3D-O -pipe ' 'host_ali=
as=3Di386-portbld-freebsd5.4' 'build_alias=3Di386-portbld-freebsd5.4' 'targ=
et_alias=3Di386-portbld-freebsd5.4' 'CC=3Dcc'|g" \
    -e 's,@version@,7.4.9,g' \
  pg_config.sh >pg_config
chmod a+x pg_config
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_config'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_controldata'
msgfmt -o po/cs.mo po/cs.po
msgfmt -o po/de.mo po/de.po
msgfmt -o po/es.mo po/es.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/hu.mo po/hu.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/nb.mo po/nb.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sl.mo po/sl.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/tr.mo po/tr.po
msgfmt -o po/zh_CN.mo po/zh_CN.po
msgfmt -o po/zh_TW.mo po/zh_TW.po
gmake -C ../../../src/port all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/include -I/usr/local/include  -c -o pg_controldata.=
o pg_controldata.c
rm -f pg_crc.c && ln -s ../../../src/backend/utils/hash/pg_crc.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/include -I/usr/local/include  -c -o pg_crc.o pg_crc=
=2Ec
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations pg_controldata.o pg_crc.o -L../../../src/interfaces/libpq -lpq -L.=
=2E/../../src/port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local/lib -R/us=
r/local/lib -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lcompat -lm -luti=
l  -lpgport -o pg_controldata
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_controldata'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_resetxlog'
msgfmt -o po/cs.mo po/cs.po
msgfmt -o po/de.mo po/de.po
msgfmt -o po/es.mo po/es.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/hu.mo po/hu.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/nb.mo po/nb.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sl.mo po/sl.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/tr.mo po/tr.po
msgfmt -o po/zh_CN.mo po/zh_CN.po
gmake -C ../../../src/port all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/include -I/usr/local/include  -c -o pg_resetxlog.o =
pg_resetxlog.c
rm -f pg_crc.c && ln -s ../../../src/backend/utils/hash/pg_crc.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/include -I/usr/local/include  -c -o pg_crc.o pg_crc=
=2Ec
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations pg_resetxlog.o pg_crc.o -L../../../src/interfaces/libpq -lpq -L../=
=2E./../src/port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local/lib -R/usr/=
local/lib -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lcompat -lm -lutil =
 -lpgport -o pg_resetxlog
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_resetxlog'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_encoding'
gmake -C ../../../src/interfaces/libpq all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake -C ../../../src/port all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -I../../../src/include -I/usr/local/include  -c -o pg_encoding.o p=
g_encoding.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations pg_encoding.o -L../../../src/interfaces/libpq -lpq -L../../../src/=
port -rpath=3D/usr/lib:/usr/local/lib  -L/usr/local/lib -R/usr/local/lib -l=
intl -lssl -lcrypto -lz -lreadline -lcrypt -lcompat -lm -lutil  -lpgport -o=
 pg_encoding
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_encoding'
gmake: Nothing to be done for `all'.
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg'
gmake -C include all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/include'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/include'
gmake -C pgtypeslib all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/pgtypeslib'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/include/utils -I../../../../src/interfaces/libpq -I../../../../src/=
include -I/usr/local/include   -c -o numeric.o numeric.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/include/utils -I../../../../src/interfaces/libpq -I../../../../src/=
include -I/usr/local/include   -c -o datetime.o datetime.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/include/utils -I../../../../src/interfaces/libpq -I../../../../src/=
include -I/usr/local/include   -c -o common.o common.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/include/utils -I../../../../src/interfaces/libpq -I../../../../src/=
include -I/usr/local/include   -c -o dt_common.o dt_common.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/include/utils -I../../../../src/interfaces/libpq -I../../../../src/=
include -I/usr/local/include   -c -o timestamp.o timestamp.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/include/utils -I../../../../src/interfaces/libpq -I../../../../src/=
include -I/usr/local/include   -c -o interval.o interval.c
ar cr libpgtypes.a `lorder numeric.o datetime.o common.o dt_common.o timest=
amp.o interval.o | tsort`
tsort: cycle in data
tsort: dt_common.o
tsort: timestamp.o
ranlib libpgtypes.a
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -shared -Wl,-x,-soname,libpgtypes.so.1 numeric.o datet=
ime.o common.o dt_common.o timestamp.o interval.o   -L../../../../src/port =
-L/usr/local/lib -lm -R/usr/local/lib -o libpgtypes.so.1
rm -f libpgtypes.so
ln -s libpgtypes.so.1 libpgtypes.so
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/pgtypeslib'
gmake -C ecpglib all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/ecpglib'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o execute.o execute.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o typename.o typename.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o descriptor.o descriptor.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o data.o data.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o error.o error.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o prepare.o prepare.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o memory.o memory.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o connect.o connect.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o misc.o misc.c
rm -f path.c && ln -s ../../../../src/port/path.c .
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include -I/usr/local/include    =
-c -o path.o path.c
ar cr libecpg.a `lorder execute.o typename.o descriptor.o data.o error.o pr=
epare.o memory.o connect.o misc.o path.o | tsort`
tsort: cycle in data
tsort: memory.o
tsort: error.o
tsort: misc.o
tsort: cycle in data
tsort: error.o
tsort: memory.o
tsort: cycle in data
tsort: execute.o
tsort: descriptor.o
ranlib libecpg.a
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -shared -Wl,-x,-soname,libecpg.so.4 execute.o typename=
=2Eo descriptor.o data.o error.o prepare.o memory.o connect.o misc.o path.o=
 -L../pgtypeslib -L../../../../src/interfaces/libpq -L../../../../src/port =
-L/usr/local/lib -lpgtypes -lpq -lintl -lssl -lcrypto -lcrypt -lm -R/usr/lo=
cal/lib -o libecpg.so.4
rm -f libecpg.so
ln -s libecpg.so.4 libecpg.so
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/ecpglib'
gmake -C compatlib all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/compatlib'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -I../../../../src/interfaces/ecpg/include -I../../../.=
=2E/src/interfaces/libpq -I../../../../src/include/utils -I../../../../src/=
include -I/usr/local/include   -c -o informix.o informix.c
ar cr libecpg_compat.a `lorder informix.o | tsort`
ranlib libecpg_compat.a
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -fPIC -DPIC -shared -Wl,-x,-soname,libecpg_compat.so.1 informix.o =
-L../ecpglib -L../pgtypeslib -L../../../../src/interfaces/libpq -L../../../=
=2E./src/port -L/usr/local/lib -lecpg -lpgtypes -lpq -lintl -lssl -lcrypto =
-lcrypt -lm -R/usr/local/lib -o libecpg_compat.so.1
rm -f libecpg_compat.so
ln -s libecpg_compat.so.1 libecpg_compat.so
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/compatlib'
gmake -C preproc all
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/preproc'
gmake -C ../../../../src/port all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o preproc.o preproc.c
In file included from preproc.y:6333:
pgc.c: In function `yylex':
pgc.c:1440: warning: label `find_rule' defined but not used
preproc.y: At top level:
pgc.c:3430: warning: 'yy_flex_realloc' defined but not used
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o type.o type.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o ecpg.o ecpg.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o ecpg_keywords.o ecpg_keywords.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o output.o output.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o keywords.o keywords.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o c_keywords.o c_keywords.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o descriptor.o descriptor.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -I./../include -I. -I../../../../src/include -I/usr/loc=
al/include  -DMAJOR_VERSION=3D3 -DMINOR_VERSION=3D1 -DPATCHLEVEL=3D1 -DINCL=
UDEDIR=3D\"/usr/local/include\" -DPKGINCLUDEDIR=3D\"/usr/local/include/post=
gresql\"   -c -o variable.o variable.c
cc -O -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-decl=
arations -Wno-error -L../../../../src/port -rpath=3D/usr/lib:/usr/local/lib=
  -L/usr/local/lib -R/usr/local/lib preproc.o type.o ecpg.o ecpg_keywords.o=
 output.o keywords.o c_keywords.o ../ecpglib/typename.o descriptor.o variab=
le.o -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lcompat -lm -lutil  -lpg=
port  -o ecpg
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/preproc'
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg'
gzip -d -c man.tar.gz | /usr/bin/tar xf -
for file in man1/*.1; do \
  mv $file $file.bak && \
  sed -e 's/\\fR(l)/\\fR(7)/' $file.bak >$file && \
  rm -f $file.bak || exit; \
done
/bin/sh ../config/mkinstalldirs man7
mkdir man7
for file in manl/*.l; do \
  sed -e '/^\.TH/s/"l"/"7"/'   \
              -e 's/\\fR(l)/\\fR(7)/' \
      $file >man7/`basename $file | sed 's/.l$/.7/'` || exit; \
done
=3D=3D=3D>  Installing for postgresql-client-7.4.9
=3D=3D=3D>   Generating temporary packing list
=3D=3D=3D>  Checking if databases/postgresql74-client already installed
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/initdb'
/bin/sh ../../../config/install-sh -c -m 755 initdb /usr/local/bin/initdb
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/initdb'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/initlocation'
/bin/sh ../../../config/install-sh -c -m 755 initlocation /usr/local/bin/in=
itlocation
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/initlocation'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/ipcclean'
/bin/sh ../../../config/install-sh -c -m 755 ipcclean /usr/local/bin/ipccle=
an
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/ipcclean'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_ctl'
/bin/sh ../../../config/install-sh -c -m 755 pg_ctl /usr/local/bin/pg_ctl
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_ctl'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_dump'
gmake -C ../../../src/interfaces/libpq all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake -C ../../../src/port all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
gmake -C ../../../src/backend/parser keywords.o
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/backend/parser'
gmake[3]: `keywords.o' is up to date.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/backend/parser'
for lang in cs de es fr it nb pt_BR ru sv zh_CN zh_TW; do \
  /bin/sh ../../../config/install-sh -c -m 644 po/$lang.mo /usr/local/share=
/locale/$lang/LC_MESSAGES/pg_dump.mo || exit 1; \
done
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s pg_dump /usr/l=
ocal/bin/pg_dump
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s pg_restore /us=
r/local/bin/pg_restore
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s pg_dumpall /us=
r/local/bin/pg_dumpall
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_dump'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_id'
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s pg_id /usr/loc=
al/bin/pg_id
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_id'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/psql'
gmake -C ../../../src/interfaces/libpq all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake -C ../../../src/port all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
for lang in cs de es fr hu it nb pt_BR ru sl sv tr zh_CN zh_TW; do \
  /bin/sh ../../../config/install-sh -c -m 644 po/$lang.mo /usr/local/share=
/locale/$lang/LC_MESSAGES/psql.mo || exit 1; \
done
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s psql /usr/loca=
l/bin/psql
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/psql'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/scripts'
gmake -C ../../../src/interfaces/libpq all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake -C ../../../src/backend/parser keywords.o
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/backend/parser'
gmake[3]: `keywords.o' is up to date.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/backend/parser'
for lang in cs de es fr it pt_BR ru sl sv tr zh_CN; do \
  /bin/sh ../../../config/install-sh -c -m 644 po/$lang.mo /usr/local/share=
/locale/$lang/LC_MESSAGES/pgscripts.mo || exit 1; \
done
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s createdb   /us=
r/local/bin/createdb
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s dropdb     /us=
r/local/bin/dropdb
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s createlang /us=
r/local/bin/createlang
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s droplang   /us=
r/local/bin/droplang
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s createuser /us=
r/local/bin/createuser
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s dropuser   /us=
r/local/bin/dropuser
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s clusterdb  /us=
r/local/bin/clusterdb
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s vacuumdb   /us=
r/local/bin/vacuumdb
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/scripts'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_config'
/bin/sh ../../../config/install-sh -c -m 755 pg_config /usr/local/bin/pg_co=
nfig
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_config'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_controldata'
gmake -C ../../../src/port all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
for lang in cs de es fr hu it nb pt_BR ru sl sv tr zh_CN zh_TW; do \
  /bin/sh ../../../config/install-sh -c -m 644 po/$lang.mo /usr/local/share=
/locale/$lang/LC_MESSAGES/pg_controldata.mo || exit 1; \
done
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s pg_controldata=
 /usr/local/bin/pg_controldata
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_controldata'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_resetxlog'
gmake -C ../../../src/port all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
for lang in cs de es fr hu it nb pt_BR ru sl sv tr zh_CN; do \
  /bin/sh ../../../config/install-sh -c -m 644 po/$lang.mo /usr/local/share=
/locale/$lang/LC_MESSAGES/pg_resetxlog.mo || exit 1; \
done
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s pg_resetxlog /=
usr/local/bin/pg_resetxlog
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_resetxlog'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/bin/pg_encoding'
gmake -C ../../../src/interfaces/libpq all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake -C ../../../src/port all
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
STRIPPROG=3D'strip' /bin/sh ../../../config/install-sh -c -s pg_encoding /u=
sr/local/bin/pg_encoding
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin/pg_encoding'
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/bin'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/include'
mkdir /usr/local/include/libpq
mkdir /usr/local/include/postgresql
mkdir /usr/local/include/postgresql/internal
mkdir /usr/local/include/postgresql/internal/libpq
mkdir /usr/local/include/postgresql/internal/lib
for file in fmgr.h postgres.h access/attnum.h commands/trigger.h \
	executor/spi.h utils/elog.h utils/geo_decls.h utils/mcxt.h \
	utils/palloc.h; do \
	if cmp -s ./$file /usr/local/include/$file; \
	then \
		: ; \
	else \
		rm -f /usr/local/include/$file; \
	fi ; \
done
/bin/sh ../../config/install-sh -c -m 644 ./postgres_ext.h   /usr/local/inc=
lude
/bin/sh ../../config/install-sh -c -m 644 ./libpq/libpq-fs.h /usr/local/inc=
lude/libpq
/bin/sh ../../config/install-sh -c -m 644 pg_config.h    /usr/local/include
/bin/sh ../../config/install-sh -c -m 644 pg_config_os.h /usr/local/include
/bin/sh ../../config/install-sh -c -m 644 ./pg_config_manual.h /usr/local/i=
nclude
/bin/sh ../../config/install-sh -c -m 644 ./c.h            /usr/local/inclu=
de/postgresql/internal
/bin/sh ../../config/install-sh -c -m 644 ./port.h         /usr/local/inclu=
de/postgresql/internal
/bin/sh ../../config/install-sh -c -m 644 ./postgres_fe.h  /usr/local/inclu=
de/postgresql/internal
/bin/sh ../../config/install-sh -c -m 644 ./libpq/pqcomm.h /usr/local/inclu=
de/postgresql/internal/libpq
/bin/sh ../../config/install-sh -c -m 644 ./lib/dllist.h   /usr/local/inclu=
de/postgresql/internal/lib
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/include'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/libpq'
STRIPPROG=3D'strip -x' /bin/sh ../../../config/install-sh -c -m 644 -s libp=
q.a /usr/local/lib/libpq.a
STRIPPROG=3D'strip --strip-unneeded' /bin/sh ../../../config/install-sh -c =
-m 755 -s libpq.so.3 /usr/local/lib/libpq.so.3
cd /usr/local/lib && \
rm -f libpq.so && \
ln -s libpq.so.3 libpq.so
for lang in cs de es fr hr it nb pt_BR ru sl sv tr zh_CN zh_TW; do \
  /bin/sh ../../../config/install-sh -c -m 644 po/$lang.mo /usr/local/share=
/locale/$lang/LC_MESSAGES/libpq.mo || exit 1; \
done
/bin/sh ../../../config/install-sh -c -m 644 ./libpq-fe.h /usr/local/include
/bin/sh ../../../config/install-sh -c -m 644 ./libpq-int.h /usr/local/inclu=
de/postgresql/internal
/bin/sh ../../../config/install-sh -c -m 644 ./pqexpbuffer.h /usr/local/inc=
lude/postgresql/internal
/bin/sh ../../../config/install-sh -c -m 644 ./pg_service.conf.sample /usr/=
local/share/postgresql/pg_service.conf.sample
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/libpq'
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg'
gmake -C include install
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/include'
mkdir /usr/local/include/postgresql/informix
mkdir /usr/local/include/postgresql/informix/esql
for i in ecpgerrno.h ecpglib.h ecpgtype.h sqlca.h sql3types.h ecpg_informix=
=2Eh pgtypes_error.h pgtypes_numeric.h pgtypes_timestamp.h pgtypes_date.h p=
gtypes_interval.h; do /bin/sh ../../../../config/install-sh -c -m 644 ./$i =
/usr/local/include || exit; done
for i in datetime.h decimal.h sqltypes.h sqlda.h; do /bin/sh ../../../../co=
nfig/install-sh -c -m 644 ./$i /usr/local/include/postgresql/informix/esql =
|| exit; done
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/include'
gmake -C pgtypeslib install
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/pgtypeslib'
STRIPPROG=3D'strip -x' /bin/sh ../../../../config/install-sh -c -m 644 -s l=
ibpgtypes.a /usr/local/lib/libpgtypes.a
STRIPPROG=3D'strip --strip-unneeded' /bin/sh ../../../../config/install-sh =
-c -m 755 -s libpgtypes.so.1 /usr/local/lib/libpgtypes.so.1
cd /usr/local/lib && \
rm -f libpgtypes.so && \
ln -s libpgtypes.so.1 libpgtypes.so
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/pgtypeslib'
gmake -C ecpglib install
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/ecpglib'
STRIPPROG=3D'strip -x' /bin/sh ../../../../config/install-sh -c -m 644 -s l=
ibecpg.a /usr/local/lib/libecpg.a
STRIPPROG=3D'strip --strip-unneeded' /bin/sh ../../../../config/install-sh =
-c -m 755 -s libecpg.so.4 /usr/local/lib/libecpg.so.4
cd /usr/local/lib && \
rm -f libecpg.so && \
ln -s libecpg.so.4 libecpg.so
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/ecpglib'
gmake -C compatlib install
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/compatlib'
STRIPPROG=3D'strip -x' /bin/sh ../../../../config/install-sh -c -m 644 -s l=
ibecpg_compat.a /usr/local/lib/libecpg_compat.a
STRIPPROG=3D'strip --strip-unneeded' /bin/sh ../../../../config/install-sh =
-c -m 755 -s libecpg_compat.so.1 /usr/local/lib/libecpg_compat.so.1
cd /usr/local/lib && \
rm -f libecpg_compat.so && \
ln -s libecpg_compat.so.1 libecpg_compat.so
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/compatlib'
gmake -C preproc install
gmake[3]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/interfaces/ecpg/preproc'
gmake -C ../../../../src/port all
gmake[4]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/port'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/port'
STRIPPROG=3D'strip' /bin/sh ../../../../config/install-sh -c -s ecpg /usr/l=
ocal/bin
gmake[3]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg/preproc'
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces/ecpg'
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/interfaces'
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/doc'
for file in man1/*.1 man7/*.7 ; do \
  /bin/sh ../config/install-sh -c -m 644 $file /usr/local/man/$file || exit=
; \
done
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/doc'
gmake -C src install-all-headers
gmake[1]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src'
gmake -C include install-all-headers
gmake[2]: Entering directory `/work/a/ports/databases/postgresql74-client/w=
ork/postgresql-7.4.9/src/include'
/bin/sh ../../config/mkinstalldirs /usr/local/include/postgresql/server/acc=
ess /usr/local/include/postgresql/server/bootstrap /usr/local/include/postg=
resql/server/catalog /usr/local/include/postgresql/server/commands /usr/loc=
al/include/postgresql/server/executor /usr/local/include/postgresql/server/=
lib /usr/local/include/postgresql/server/libpq /usr/local/include/postgresq=
l/server/mb /usr/local/include/postgresql/server/nodes /usr/local/include/p=
ostgresql/server/optimizer /usr/local/include/postgresql/server/parser /usr=
/local/include/postgresql/server/port /usr/local/include/postgresql/server/=
regex /usr/local/include/postgresql/server/rewrite /usr/local/include/postg=
resql/server/storage /usr/local/include/postgresql/server/tcop /usr/local/i=
nclude/postgresql/server/utils
mkdir /usr/local/include/postgresql/server
mkdir /usr/local/include/postgresql/server/access
mkdir /usr/local/include/postgresql/server/bootstrap
mkdir /usr/local/include/postgresql/server/catalog
mkdir /usr/local/include/postgresql/server/commands
mkdir /usr/local/include/postgresql/server/executor
mkdir /usr/local/include/postgresql/server/lib
mkdir /usr/local/include/postgresql/server/libpq
mkdir /usr/local/include/postgresql/server/mb
mkdir /usr/local/include/postgresql/server/nodes
mkdir /usr/local/include/postgresql/server/optimizer
mkdir /usr/local/include/postgresql/server/parser
mkdir /usr/local/include/postgresql/server/port
mkdir /usr/local/include/postgresql/server/regex
mkdir /usr/local/include/postgresql/server/rewrite
mkdir /usr/local/include/postgresql/server/storage
mkdir /usr/local/include/postgresql/server/tcop
mkdir /usr/local/include/postgresql/server/utils
/bin/sh ../../config/install-sh -c -m 644 pg_config.h    /usr/local/include=
/postgresql/server
/bin/sh ../../config/install-sh -c -m 644 pg_config_os.h /usr/local/include=
/postgresql/server
for file in ./*.h; do \
  /bin/sh ../../config/install-sh -c -m 644 $file /usr/local/include/postgr=
esql/server/`basename $file` || exit; \
done
for dir in access bootstrap catalog commands executor lib libpq mb nodes op=
timizer parser port regex rewrite storage tcop utils; do \
  for file in ./$dir/*.h; do \
    /bin/sh ../../config/install-sh -c -m 644 $file /usr/local/include/post=
gresql/server/$dir/`basename $file` || exit; \
  done \
done
gmake[2]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src/include'
gmake[1]: Leaving directory `/work/a/ports/databases/postgresql74-client/wo=
rk/postgresql-7.4.9/src'
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
The PostgreSQL port has a collection of "side orders":

postgresql-doc
  For all of the html documentation

p5-Pg
  A perl5 API for client access to PostgreSQL databases.

postgresql-tcltk=20
  If you want tcl/tk client support.

postgresql-jdbc
  For Java JDBC support.

postgresql-odbc
  For client access from unix applications using ODBC as access
  method. Not needed to access unix PostgreSQL servers from Win32
  using ODBC. See below.

ruby-postgres, py-PyGreSQL
  For client access to PostgreSQL databases using the ruby & python
  languages.

p5-postgresql-plperl, postgresql-pltcl & postgresql-plruby
  For using perl5, tcl & ruby as procedural languages.

postgresql-contrib
  Lots of contributed utilities, postgresql functions and
  datatypes. There you find autovacuum, pgcrypto and many other cool
  things.

etc...
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   Compressing manual pages for postgresql-client-7.4.9
=3D=3D=3D>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
=3D=3D=3D>   Registering installation for postgresql-client-7.4.9
=3D=3D=3D>   Returning to build of postgresql-libpq++-4.0_3
=3D=3D=3D>  Configuring for postgresql-libpq++-4.0_3
=3D=3D=3D>  Building for postgresql-libpq++-4.0_3
g++ -c -O -pipe -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT=
=3D"" -fPIC -I/usr/local/include pgconnection.cc
g++ -c -O -pipe -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT=
=3D"" -fPIC -I/usr/local/include pgdatabase.cc
g++ -c -O -pipe -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT=
=3D"" -fPIC -I/usr/local/include pgtransdb.cc
g++ -c -O -pipe -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT=
=3D"" -fPIC -I/usr/local/include pgcursordb.cc
g++ -c -O -pipe -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT=
=3D"" -fPIC -I/usr/local/include pglobject.cc
g++ -O -pipe pgconnection.o pgdatabase.o pgtransdb.o pgcursordb.o pglobject=
=2Eo -L/usr/local/lib -lpq -fpic -shared -Wl,-x,-soname,libpq++.so.4 -Wl,-r=
path,/usr/local/lib -o libpq++.so.4
=3D=3D=3D>  Installing for postgresql-libpq++-4.0_3
=3D=3D=3D>   Generating temporary packing list
=3D=3D=3D>  Checking if databases/postgresql-libpq++ already installed
install libpq++.so.4 /usr/local/lib
rm -f /usr/local/lib/libpq++.so
ln -s /usr/local/lib/libpq++.so.4 /usr/local/lib/libpq++.so
install -c libpq++.h /usr/local/include
mkdir /usr/local/include/libpq++
for i in pgconnection.h pgdatabase.h pgtransdb.h pgcursordb.h pglobject.h; =
do install -c $i /usr/local/include/libpq++ || exit 1; done
=3D=3D=3D>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
=3D=3D=3D>   Registering installation for postgresql-libpq++-4.0_3
=3D=3D=3D>   Returning to build of powerdns-2.9.19
=3D=3D=3D>   powerdns-2.9.19 depends on shared library: ldap-2.2.7 - found
=3D=3D=3D>  Configuring for powerdns-2.9.19
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el
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
checking build system type... i386-portbld-freebsd5.4
checking host system type... i386-portbld-freebsd5.4
checking for style of include used by gmake... GNU
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...=20
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 ANSI C... none needed
checking dependency style of cc... gcc3
checking whether byte ordering is bigendian... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for bison... no
checking for byacc... byacc
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el
checking whether gmake sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... y=
es
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd5.4 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... =
yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... =
yes
checking dynamic linker characteristics... freebsd5.4 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... =
yes
checking dynamic linker characteristics... freebsd5.4 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... no
configure: WARNING: boost/shared_ptr.hpp: accepted by the compiler, rejecte=
d by the preprocessor!
configure: WARNING: boost/shared_ptr.hpp: proceeding with the compiler's re=
sult
checking for boost/shared_ptr.hpp... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for gethostname... yes
checking for gettimeofday... yes
checking for mkdir... yes
checking for mktime... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for dlopen in -ldl... no
checking for RTLD_NOW... yes
checking whether we will be doing verbose logging... no
checking whether we should build static binaries...=20
checking whether we will be building the server... yes
checking whether we will be building the recursor... no
checking for PgSQL library directory... /usr/local/lib
checking for PgSQL include directory... /usr/local/include
configure: creating ./config.status
config.status: creating Makefile
config.status: creating modules/Makefile
config.status: creating pdns/Makefile
config.status: creating codedocs/Makefile
config.status: creating pdns/backends/Makefile
config.status: creating pdns/backends/bind/Makefile
config.status: creating pdns/pdns
config.status: creating pdns/precursor
config.status: creating modules/mysqlbackend/Makefile
config.status: creating modules/pdnsbackend/Makefile
config.status: creating modules/gmysqlbackend/Makefile
config.status: creating modules/db2backend/Makefile
config.status: creating modules/geobackend/Makefile
config.status: creating modules/pipebackend/Makefile
config.status: creating modules/oraclebackend/Makefile
config.status: creating modules/xdbbackend/Makefile
config.status: creating modules/odbcbackend/Makefile
config.status: creating modules/gpgsqlbackend/Makefile
config.status: creating modules/ldapbackend/Makefile
config.status: creating modules/gsqlitebackend/Makefile
config.status: creating modules/goraclebackend/Makefile
config.status: creating config.h
config.status: executing depfiles commands
=3D=3D=3D>  Building for powerdns-2.9.19
gmake  all-recursive
gmake[1]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19'
Making all in modules
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules'
Making all in gpgsqlbackend
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/gpgsqlbackend'
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include    -pth=
read -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT gpgsqlbacke=
nd.lo -MD -MP -MF ".deps/gpgsqlbackend.Tpo" -c -o gpgsqlbackend.lo gpgsqlba=
ckend.cc; \
then mv -f ".deps/gpgsqlbackend.Tpo" ".deps/gpgsqlbackend.Plo"; else rm -f =
".deps/gpgsqlbackend.Tpo"; exit 1; fi
mkdir .libs
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/incl=
ude -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT gpg=
sqlbackend.lo -MD -MP -MF .deps/gpgsqlbackend.Tpo -c gpgsqlbackend.cc  -fPI=
C -DPIC -o .libs/gpgsqlbackend.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/incl=
ude -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT gpg=
sqlbackend.lo -MD -MP -MF .deps/gpgsqlbackend.Tpo -c gpgsqlbackend.cc -o gp=
gsqlbackend.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include    -pth=
read -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT spgsql.lo -=
MD -MP -MF ".deps/spgsql.Tpo" -c -o spgsql.lo spgsql.cc; \
then mv -f ".deps/spgsql.Tpo" ".deps/spgsql.Plo"; else rm -f ".deps/spgsql.=
Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/incl=
ude -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT spg=
sql.lo -MD -MP -MF .deps/spgsql.Tpo -c spgsql.cc  -fPIC -DPIC -o .libs/spgs=
ql.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/incl=
ude -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT spg=
sql.lo -MD -MP -MF .deps/spgsql.Tpo -c spgsql.cc -o spgsql.o >/dev/null 2>&1
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/gpgsqlbackend'
Making all in ldapbackend
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/ldapbackend'
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I/usr/local/include -I. -I../..     -pthread -O -pipe -DDLLI=
MPORT=3D -I/usr/local/include -Wall -O2 -MT ldapbackend.lo -MD -MP -MF ".de=
ps/ldapbackend.Tpo" -c -o ldapbackend.lo ldapbackend.cc; \
then mv -f ".deps/ldapbackend.Tpo" ".deps/ldapbackend.Plo"; else rm -f ".de=
ps/ldapbackend.Tpo"; exit 1; fi
mkdir .libs
 c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -I../.. -pthread -O -pipe=
 -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT ldapbackend.lo -MD -MP -=
MF .deps/ldapbackend.Tpo -c ldapbackend.cc  -fPIC -DPIC -o .libs/ldapbacken=
d.o
 c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -I../.. -pthread -O -pipe=
 -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT ldapbackend.lo -MD -MP -=
MF .deps/ldapbackend.Tpo -c ldapbackend.cc -o ldapbackend.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I/usr/local/include -I. -I../..     -pthread -O -pipe -DDLLI=
MPORT=3D -I/usr/local/include -Wall -O2 -MT powerldap.lo -MD -MP -MF ".deps=
/powerldap.Tpo" -c -o powerldap.lo powerldap.cc; \
then mv -f ".deps/powerldap.Tpo" ".deps/powerldap.Plo"; else rm -f ".deps/p=
owerldap.Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -I../.. -pthread -O -pipe=
 -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT powerldap.lo -MD -MP -MF=
 .deps/powerldap.Tpo -c powerldap.cc  -fPIC -DPIC -o .libs/powerldap.o
 c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -I../.. -pthread -O -pipe=
 -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -MT powerldap.lo -MD -MP -MF=
 .deps/powerldap.Tpo -c powerldap.cc -o powerldap.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dlink c++  -pthread -O=
 -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2  -L/usr/local/lib -Wl,=
-rpath,/usr/local/lib -pthread  -o libldapbackend.la -rpath /usr/local/lib =
 ldapbackend.lo powerldap.lo -lldap -lz
c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  .libs/ldapbacke=
nd.o .libs/powerldap.o  -L/usr/local/lib -pthread -lldap -lz -L/usr/lib -ls=
tdc++ -lm -lgcc_pic /usr/lib/crtendS.o /usr/lib/crtn.o  -pthread -Wl,-rpath=
 -Wl,/usr/local/lib -pthread -pthread -pthread -pthread -Wl,-soname -Wl,lib=
ldapbackend.so.0 -o .libs/libldapbackend.so.0
(cd .libs && rm -f libldapbackend.so && ln -s libldapbackend.so.0 libldapba=
ckend.so)
(cd .libs && rm -f libldapbackend.so && ln -s libldapbackend.so.0 libldapba=
ckend.so)
ar cru .libs/libldapbackend.a  ldapbackend.o powerldap.o
ranlib .libs/libldapbackend.a
creating libldapbackend.la
(cd .libs && rm -f libldapbackend.la && ln -s ../libldapbackend.la libldapb=
ackend.la)
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/ldapbackend'
Making all in pipebackend
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/pipebackend'
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../..     -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local=
/include -Wall -O2 -MT pipebackend.lo -MD -MP -MF ".deps/pipebackend.Tpo" -=
c -o pipebackend.lo pipebackend.cc; \
then mv -f ".deps/pipebackend.Tpo" ".deps/pipebackend.Plo"; else rm -f ".de=
ps/pipebackend.Tpo"; exit 1; fi
mkdir .libs
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -O -pipe -DDLLIMPORT=3D -I/us=
r/local/include -Wall -O2 -MT pipebackend.lo -MD -MP -MF .deps/pipebackend.=
Tpo -c pipebackend.cc  -fPIC -DPIC -o .libs/pipebackend.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -O -pipe -DDLLIMPORT=3D -I/us=
r/local/include -Wall -O2 -MT pipebackend.lo -MD -MP -MF .deps/pipebackend.=
Tpo -c pipebackend.cc -o pipebackend.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../..     -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local=
/include -Wall -O2 -MT coprocess.lo -MD -MP -MF ".deps/coprocess.Tpo" -c -o=
 coprocess.lo coprocess.cc; \
then mv -f ".deps/coprocess.Tpo" ".deps/coprocess.Plo"; else rm -f ".deps/c=
oprocess.Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -O -pipe -DDLLIMPORT=3D -I/us=
r/local/include -Wall -O2 -MT coprocess.lo -MD -MP -MF .deps/coprocess.Tpo =
-c coprocess.cc  -fPIC -DPIC -o .libs/coprocess.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -O -pipe -DDLLIMPORT=3D -I/us=
r/local/include -Wall -O2 -MT coprocess.lo -MD -MP -MF .deps/coprocess.Tpo =
-c coprocess.cc -o coprocess.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dlink c++  -pthread -O=
 -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2  -L/usr/local/lib -Wl,=
-rpath,/usr/local/lib -pthread  -o libpipebackend.la -rpath /usr/local/lib =
-module pipebackend.lo coprocess.lo  -lz
c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  .libs/pipebacke=
nd.o .libs/coprocess.o  -L/usr/local/lib -pthread -lz -L/usr/lib -lstdc++ -=
lm -lgcc_pic /usr/lib/crtendS.o /usr/lib/crtn.o  -pthread -Wl,-rpath -Wl,/u=
sr/local/lib -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libpipebac=
kend.so.0 -o .libs/libpipebackend.so.0
(cd .libs && rm -f libpipebackend.so && ln -s libpipebackend.so.0 libpipeba=
ckend.so)
(cd .libs && rm -f libpipebackend.so && ln -s libpipebackend.so.0 libpipeba=
ckend.so)
creating libpipebackend.la
(cd .libs && rm -f libpipebackend.la && ln -s ../libpipebackend.la libpipeb=
ackend.la)
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/pipebackend'
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules'
Making all in codedocs
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/c=
odedocs'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/co=
dedocs'
Making all in pdns
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns'
Making all in backends
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns/backends'
Making all in bind
gmake[4]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns/backends/bind'
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbindbackend_la-bindbackend.lo -MD -MP -=
MF ".deps/libbindbackend_la-bindbackend.Tpo" -c -o libbindbackend_la-bindba=
ckend.lo `test -f 'bindbackend.cc' || echo './'`bindbackend.cc; \
then mv -f ".deps/libbindbackend_la-bindbackend.Tpo" ".deps/libbindbackend_=
la-bindbackend.Plo"; else rm -f ".deps/libbindbackend_la-bindbackend.Tpo"; =
exit 1; fi
mkdir .libs
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-bindbackend.lo -=
MD -MP -MF .deps/libbindbackend_la-bindbackend.Tpo -c bindbackend.cc  -fPIC=
 -DPIC -o .libs/libbindbackend_la-bindbackend.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-bindbackend.lo -=
MD -MP -MF .deps/libbindbackend_la-bindbackend.Tpo -c bindbackend.cc -o lib=
bindbackend_la-bindbackend.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbindbackend_la-bindparser.lo -MD -MP -M=
F ".deps/libbindbackend_la-bindparser.Tpo" -c -o libbindbackend_la-bindpars=
er.lo `test -f 'bindparser.cc' || echo './'`bindparser.cc; \
then mv -f ".deps/libbindbackend_la-bindparser.Tpo" ".deps/libbindbackend_l=
a-bindparser.Plo"; else rm -f ".deps/libbindbackend_la-bindparser.Tpo"; exi=
t 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-bindparser.lo -M=
D -MP -MF .deps/libbindbackend_la-bindparser.Tpo -c bindparser.cc  -fPIC -D=
PIC -o .libs/libbindbackend_la-bindparser.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-bindparser.lo -M=
D -MP -MF .deps/libbindbackend_la-bindparser.Tpo -c bindparser.cc -o libbin=
dbackend_la-bindparser.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCC --mode=3Dcompile cc -DHAVE_C=
ONFIG_H -I. -I. -I../../.. -I../..    -O -pipe  -DDLLIMPORT=3D -MT libbindb=
ackend_la-bindlexer.lo -MD -MP -MF ".deps/libbindbackend_la-bindlexer.Tpo" =
-c -o libbindbackend_la-bindlexer.lo `test -f 'bindlexer.c' || echo './'`bi=
ndlexer.c; \
then mv -f ".deps/libbindbackend_la-bindlexer.Tpo" ".deps/libbindbackend_la=
-bindlexer.Plo"; else rm -f ".deps/libbindbackend_la-bindlexer.Tpo"; exit 1=
; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -O -pipe -DDLLIMPORT=3D -MT =
libbindbackend_la-bindlexer.lo -MD -MP -MF .deps/libbindbackend_la-bindlexe=
r.Tpo -c bindlexer.c  -fPIC -DPIC -o .libs/libbindbackend_la-bindlexer.o
 cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -O -pipe -DDLLIMPORT=3D -MT =
libbindbackend_la-bindlexer.lo -MD -MP -MF .deps/libbindbackend_la-bindlexe=
r.Tpo -c bindlexer.c -o libbindbackend_la-bindlexer.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbindbackend_la-zoneparser2.lo -MD -MP -=
MF ".deps/libbindbackend_la-zoneparser2.Tpo" -c -o libbindbackend_la-zonepa=
rser2.lo `test -f 'zoneparser2.cc' || echo './'`zoneparser2.cc; \
then mv -f ".deps/libbindbackend_la-zoneparser2.Tpo" ".deps/libbindbackend_=
la-zoneparser2.Plo"; else rm -f ".deps/libbindbackend_la-zoneparser2.Tpo"; =
exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-zoneparser2.lo -=
MD -MP -MF .deps/libbindbackend_la-zoneparser2.Tpo -c zoneparser2.cc  -fPIC=
 -DPIC -o .libs/libbindbackend_la-zoneparser2.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-zoneparser2.lo -=
MD -MP -MF .deps/libbindbackend_la-zoneparser2.Tpo -c zoneparser2.cc -o lib=
bindbackend_la-zoneparser2.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbindbackend_la-misc.lo -MD -MP -MF ".de=
ps/libbindbackend_la-misc.Tpo" -c -o libbindbackend_la-misc.lo `test -f '..=
/../misc.cc' || echo './'`../../misc.cc; \
then mv -f ".deps/libbindbackend_la-misc.Tpo" ".deps/libbindbackend_la-misc=
=2EPlo"; else rm -f ".deps/libbindbackend_la-misc.Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-misc.lo -MD -MP =
-MF .deps/libbindbackend_la-misc.Tpo -c ../../misc.cc  -fPIC -DPIC -o .libs=
/libbindbackend_la-misc.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-misc.lo -MD -MP =
-MF .deps/libbindbackend_la-misc.Tpo -c ../../misc.cc -o libbindbackend_la-=
misc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbindbackend_la-huffman.lo -MD -MP -MF "=
=2Edeps/libbindbackend_la-huffman.Tpo" -c -o libbindbackend_la-huffman.lo `=
test -f 'huffman.cc' || echo './'`huffman.cc; \
then mv -f ".deps/libbindbackend_la-huffman.Tpo" ".deps/libbindbackend_la-h=
uffman.Plo"; else rm -f ".deps/libbindbackend_la-huffman.Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-huffman.lo -MD -=
MP -MF .deps/libbindbackend_la-huffman.Tpo -c huffman.cc  -fPIC -DPIC -o .l=
ibs/libbindbackend_la-huffman.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-huffman.lo -MD -=
MP -MF .deps/libbindbackend_la-huffman.Tpo -c huffman.cc -o libbindbackend_=
la-huffman.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbindbackend_la-unix_utility.lo -MD -MP =
-MF ".deps/libbindbackend_la-unix_utility.Tpo" -c -o libbindbackend_la-unix=
_utility.lo `test -f '../../unix_utility.cc' || echo './'`../../unix_utilit=
y.cc; \
then mv -f ".deps/libbindbackend_la-unix_utility.Tpo" ".deps/libbindbackend=
_la-unix_utility.Plo"; else rm -f ".deps/libbindbackend_la-unix_utility.Tpo=
"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-unix_utility.lo =
-MD -MP -MF .deps/libbindbackend_la-unix_utility.Tpo -c ../../unix_utility.=
cc  -fPIC -DPIC -o .libs/libbindbackend_la-unix_utility.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbindbackend_la-unix_utility.lo =
-MD -MP -MF .deps/libbindbackend_la-unix_utility.Tpo -c ../../unix_utility.=
cc -o libbindbackend_la-unix_utility.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dlink c++  -pthread -O=
 -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2  -L/usr/local/lib -Wl,=
-rpath,/usr/local/lib -pthread  -o libbindbackend.la   libbindbackend_la-bi=
ndbackend.lo libbindbackend_la-bindparser.lo libbindbackend_la-bindlexer.lo=
 libbindbackend_la-zoneparser2.lo libbindbackend_la-misc.lo libbindbackend_=
la-huffman.lo libbindbackend_la-unix_utility.lo  -lz
ar cru .libs/libbindbackend.a .libs/libbindbackend_la-bindbackend.o .libs/l=
ibbindbackend_la-bindparser.o .libs/libbindbackend_la-bindlexer.o .libs/lib=
bindbackend_la-zoneparser2.o .libs/libbindbackend_la-misc.o .libs/libbindba=
ckend_la-huffman.o .libs/libbindbackend_la-unix_utility.o
ranlib .libs/libbindbackend.a
creating libbindbackend.la
(cd .libs && rm -f libbindbackend.la && ln -s ../libbindbackend.la libbindb=
ackend.la)
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbind2backend_la-bindbackend2.lo -MD -MP=
 -MF ".deps/libbind2backend_la-bindbackend2.Tpo" -c -o libbind2backend_la-b=
indbackend2.lo `test -f 'bindbackend2.cc' || echo './'`bindbackend2.cc; \
then mv -f ".deps/libbind2backend_la-bindbackend2.Tpo" ".deps/libbind2backe=
nd_la-bindbackend2.Plo"; else rm -f ".deps/libbind2backend_la-bindbackend2.=
Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-bindbackend2.lo=
 -MD -MP -MF .deps/libbind2backend_la-bindbackend2.Tpo -c bindbackend2.cc  =
-fPIC -DPIC -o .libs/libbind2backend_la-bindbackend2.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-bindbackend2.lo=
 -MD -MP -MF .deps/libbind2backend_la-bindbackend2.Tpo -c bindbackend2.cc -=
o libbind2backend_la-bindbackend2.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbind2backend_la-bindparser.lo -MD -MP -=
MF ".deps/libbind2backend_la-bindparser.Tpo" -c -o libbind2backend_la-bindp=
arser.lo `test -f 'bindparser.cc' || echo './'`bindparser.cc; \
then mv -f ".deps/libbind2backend_la-bindparser.Tpo" ".deps/libbind2backend=
_la-bindparser.Plo"; else rm -f ".deps/libbind2backend_la-bindparser.Tpo"; =
exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-bindparser.lo -=
MD -MP -MF .deps/libbind2backend_la-bindparser.Tpo -c bindparser.cc  -fPIC =
-DPIC -o .libs/libbind2backend_la-bindparser.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-bindparser.lo -=
MD -MP -MF .deps/libbind2backend_la-bindparser.Tpo -c bindparser.cc -o libb=
ind2backend_la-bindparser.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCC --mode=3Dcompile cc -DHAVE_C=
ONFIG_H -I. -I. -I../../.. -I../..    -O -pipe  -DDLLIMPORT=3D -MT libbind2=
backend_la-bindlexer.lo -MD -MP -MF ".deps/libbind2backend_la-bindlexer.Tpo=
" -c -o libbind2backend_la-bindlexer.lo `test -f 'bindlexer.c' || echo './'=
`bindlexer.c; \
then mv -f ".deps/libbind2backend_la-bindlexer.Tpo" ".deps/libbind2backend_=
la-bindlexer.Plo"; else rm -f ".deps/libbind2backend_la-bindlexer.Tpo"; exi=
t 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -O -pipe -DDLLIMPORT=3D -MT =
libbind2backend_la-bindlexer.lo -MD -MP -MF .deps/libbind2backend_la-bindle=
xer.Tpo -c bindlexer.c  -fPIC -DPIC -o .libs/libbind2backend_la-bindlexer.o
 cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -O -pipe -DDLLIMPORT=3D -MT =
libbind2backend_la-bindlexer.lo -MD -MP -MF .deps/libbind2backend_la-bindle=
xer.Tpo -c bindlexer.c -o libbind2backend_la-bindlexer.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbind2backend_la-zoneparser2.lo -MD -MP =
-MF ".deps/libbind2backend_la-zoneparser2.Tpo" -c -o libbind2backend_la-zon=
eparser2.lo `test -f 'zoneparser2.cc' || echo './'`zoneparser2.cc; \
then mv -f ".deps/libbind2backend_la-zoneparser2.Tpo" ".deps/libbind2backen=
d_la-zoneparser2.Plo"; else rm -f ".deps/libbind2backend_la-zoneparser2.Tpo=
"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-zoneparser2.lo =
-MD -MP -MF .deps/libbind2backend_la-zoneparser2.Tpo -c zoneparser2.cc  -fP=
IC -DPIC -o .libs/libbind2backend_la-zoneparser2.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-zoneparser2.lo =
-MD -MP -MF .deps/libbind2backend_la-zoneparser2.Tpo -c zoneparser2.cc -o l=
ibbind2backend_la-zoneparser2.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbind2backend_la-misc.lo -MD -MP -MF ".d=
eps/libbind2backend_la-misc.Tpo" -c -o libbind2backend_la-misc.lo `test -f =
'../../misc.cc' || echo './'`../../misc.cc; \
then mv -f ".deps/libbind2backend_la-misc.Tpo" ".deps/libbind2backend_la-mi=
sc.Plo"; else rm -f ".deps/libbind2backend_la-misc.Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-misc.lo -MD -MP=
 -MF .deps/libbind2backend_la-misc.Tpo -c ../../misc.cc  -fPIC -DPIC -o .li=
bs/libbind2backend_la-misc.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-misc.lo -MD -MP=
 -MF .deps/libbind2backend_la-misc.Tpo -c ../../misc.cc -o libbind2backend_=
la-misc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbind2backend_la-huffman.lo -MD -MP -MF =
".deps/libbind2backend_la-huffman.Tpo" -c -o libbind2backend_la-huffman.lo =
`test -f 'huffman.cc' || echo './'`huffman.cc; \
then mv -f ".deps/libbind2backend_la-huffman.Tpo" ".deps/libbind2backend_la=
-huffman.Plo"; else rm -f ".deps/libbind2backend_la-huffman.Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-huffman.lo -MD =
-MP -MF .deps/libbind2backend_la-huffman.Tpo -c huffman.cc  -fPIC -DPIC -o =
=2Elibs/libbind2backend_la-huffman.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-huffman.lo -MD =
-MP -MF .deps/libbind2backend_la-huffman.Tpo -c huffman.cc -o libbind2backe=
nd_la-huffman.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dcompile c++ -DHAVE=
_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -MT libbind2backend_la-unix_utility.lo -MD -MP=
 -MF ".deps/libbind2backend_la-unix_utility.Tpo" -c -o libbind2backend_la-u=
nix_utility.lo `test -f '../../unix_utility.cc' || echo './'`../../unix_uti=
lity.cc; \
then mv -f ".deps/libbind2backend_la-unix_utility.Tpo" ".deps/libbind2backe=
nd_la-unix_utility.Plo"; else rm -f ".deps/libbind2backend_la-unix_utility.=
Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-unix_utility.lo=
 -MD -MP -MF .deps/libbind2backend_la-unix_utility.Tpo -c ../../unix_utilit=
y.cc  -fPIC -DPIC -o .libs/libbind2backend_la-unix_utility.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -O -pipe -DDLLIMPO=
RT=3D -I/usr/local/include -Wall -O2 -MT libbind2backend_la-unix_utility.lo=
 -MD -MP -MF .deps/libbind2backend_la-unix_utility.Tpo -c ../../unix_utilit=
y.cc -o libbind2backend_la-unix_utility.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dlink c++  -pthread -O=
 -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2  -L/usr/local/lib -Wl,=
-rpath,/usr/local/lib -pthread  -o libbind2backend.la   libbind2backend_la-=
bindbackend2.lo libbind2backend_la-bindparser.lo libbind2backend_la-bindlex=
er.lo libbind2backend_la-zoneparser2.lo libbind2backend_la-misc.lo libbind2=
backend_la-huffman.lo libbind2backend_la-unix_utility.lo  -lz
ar cru .libs/libbind2backend.a .libs/libbind2backend_la-bindbackend2.o .lib=
s/libbind2backend_la-bindparser.o .libs/libbind2backend_la-bindlexer.o .lib=
s/libbind2backend_la-zoneparser2.o .libs/libbind2backend_la-misc.o .libs/li=
bbind2backend_la-huffman.o .libs/libbind2backend_la-unix_utility.o
ranlib .libs/libbind2backend.a
creating libbind2backend.la
(cd .libs && rm -f libbind2backend.la && ln -s ../libbind2backend.la libbin=
d2backend.la)
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT bindparser.o -MD -MP -MF ".de=
ps/bindparser.Tpo" -c -o bindparser.o bindparser.cc; \
then mv -f ".deps/bindparser.Tpo" ".deps/bindparser.Po"; else rm -f ".deps/=
bindparser.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -O -pipe  -DDLLIMPORT=
=3D -MT bindlexer.o -MD -MP -MF ".deps/bindlexer.Tpo" -c -o bindlexer.o bin=
dlexer.c; \
then mv -f ".deps/bindlexer.Tpo" ".deps/bindlexer.Po"; else rm -f ".deps/bi=
ndlexer.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT zoneparser2.o -MD -MP -MF ".d=
eps/zoneparser2.Tpo" -c -o zoneparser2.o zoneparser2.cc; \
then mv -f ".deps/zoneparser2.Tpo" ".deps/zoneparser2.Po"; else rm -f ".dep=
s/zoneparser2.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT arguments.o -MD -MP -MF ".dep=
s/arguments.Tpo" -c -o arguments.o `test -f '../../arguments.cc' || echo '.=
/'`../../arguments.cc; \
then mv -f ".deps/arguments.Tpo" ".deps/arguments.Po"; else rm -f ".deps/ar=
guments.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT logger.o -MD -MP -MF ".deps/l=
ogger.Tpo" -c -o logger.o `test -f '../../logger.cc' || echo './'`../../log=
ger.cc; \
then mv -f ".deps/logger.Tpo" ".deps/logger.Po"; else rm -f ".deps/logger.T=
po"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT zone2sql.o -MD -MP -MF ".deps=
/zone2sql.Tpo" -c -o zone2sql.o zone2sql.cc; \
then mv -f ".deps/zone2sql.Tpo" ".deps/zone2sql.Po"; else rm -f ".deps/zone=
2sql.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT statbag.o -MD -MP -MF ".deps/=
statbag.Tpo" -c -o statbag.o `test -f '../../statbag.cc' || echo './'`../..=
/statbag.cc; \
then mv -f ".deps/statbag.Tpo" ".deps/statbag.Po"; else rm -f ".deps/statba=
g.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT misc.o -MD -MP -MF ".deps/mis=
c.Tpo" -c -o misc.o `test -f '../../misc.cc' || echo './'`../../misc.cc; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; e=
xit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT unix_utility.o -MD -MP -MF ".=
deps/unix_utility.Tpo" -c -o unix_utility.o `test -f '../../unix_utility.cc=
' || echo './'`../../unix_utility.cc; \
then mv -f ".deps/unix_utility.Tpo" ".deps/unix_utility.Po"; else rm -f ".d=
eps/unix_utility.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT qtype.o -MD -MP -MF ".deps/qt=
ype.Tpo" -c -o qtype.o `test -f '../../qtype.cc' || echo './'`../../qtype.c=
c; \
then mv -f ".deps/qtype.Tpo" ".deps/qtype.Po"; else rm -f ".deps/qtype.Tpo"=
; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT dnspacket.o -MD -MP -MF ".dep=
s/dnspacket.Tpo" -c -o dnspacket.o `test -f '../../dnspacket.cc' || echo '.=
/'`../../dnspacket.cc; \
then mv -f ".deps/dnspacket.Tpo" ".deps/dnspacket.Po"; else rm -f ".deps/dn=
spacket.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT sillyrecords.o -MD -MP -MF ".=
deps/sillyrecords.Tpo" -c -o sillyrecords.o `test -f '../../sillyrecords.cc=
' || echo './'`../../sillyrecords.cc; \
then mv -f ".deps/sillyrecords.Tpo" ".deps/sillyrecords.Po"; else rm -f ".d=
eps/sillyrecords.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dlink c++  -pthread -O=
 -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2  -L/usr/local/lib -Wl,=
-rpath,/usr/local/lib -pthread  -o zone2sql  bindparser.o bindlexer.o zonep=
arser2.o arguments.o logger.o zone2sql.o statbag.o misc.o unix_utility.o qt=
ype.o dnspacket.o sillyrecords.o  -lz
c++ -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -Wl,-rp=
ath -Wl,/usr/local/lib -pthread -o zone2sql bindparser.o bindlexer.o zonepa=
rser2.o arguments.o logger.o zone2sql.o statbag.o misc.o unix_utility.o qty=
pe.o dnspacket.o sillyrecords.o  -L/usr/local/lib -pthread -lz
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread -O -pipe -DDL=
LIMPORT=3D -I/usr/local/include -Wall -O2 -MT zone2ldap.o -MD -MP -MF ".dep=
s/zone2ldap.Tpo" -c -o zone2ldap.o zone2ldap.cc; \
then mv -f ".deps/zone2ldap.Tpo" ".deps/zone2ldap.Po"; else rm -f ".deps/zo=
ne2ldap.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dlink c++  -pthread -O=
 -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2  -L/usr/local/lib -Wl,=
-rpath,/usr/local/lib -pthread  -o zone2ldap  bindparser.o bindlexer.o zone=
parser2.o arguments.o logger.o zone2ldap.o statbag.o misc.o unix_utility.o =
qtype.o  -lz
c++ -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wall -O2 -Wl,-rp=
ath -Wl,/usr/local/lib -pthread -o zone2ldap bindparser.o bindlexer.o zonep=
arser2.o arguments.o logger.o zone2ldap.o statbag.o misc.o unix_utility.o q=
type.o  -L/usr/local/lib -pthread -lz
gmake[4]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/backends/bind'
gmake[4]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns/backends'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/backends'
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/backends'
Making all in .
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns'
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT dynloader.o -MD -MP -MF ".deps/dynloader.Tpo" -c -o dynloader.o d=
ynloader.cc; \
then mv -f ".deps/dynloader.Tpo" ".deps/dynloader.Po"; else rm -f ".deps/dy=
nloader.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT dynmessenger.o -MD -MP -MF ".deps/dynmessenger.Tpo" -c -o dynmess=
enger.o dynmessenger.cc; \
then mv -f ".deps/dynmessenger.Tpo" ".deps/dynmessenger.Po"; else rm -f ".d=
eps/dynmessenger.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT arguments.o -MD -MP -MF ".deps/arguments.Tpo" -c -o arguments.o a=
rguments.cc; \
then mv -f ".deps/arguments.Tpo" ".deps/arguments.Po"; else rm -f ".deps/ar=
guments.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT logger.o -MD -MP -MF ".deps/logger.Tpo" -c -o logger.o logger.cc;=
 \
then mv -f ".deps/logger.Tpo" ".deps/logger.Po"; else rm -f ".deps/logger.T=
po"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT statbag.o -MD -MP -MF ".deps/statbag.Tpo" -c -o statbag.o statbag=
=2Ecc; \
then mv -f ".deps/statbag.Tpo" ".deps/statbag.Po"; else rm -f ".deps/statba=
g.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.cc; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; e=
xit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT unix_utility.o -MD -MP -MF ".deps/unix_utility.Tpo" -c -o unix_ut=
ility.o unix_utility.cc; \
then mv -f ".deps/unix_utility.Tpo" ".deps/unix_utility.Po"; else rm -f ".d=
eps/unix_utility.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dlink c++ -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/va=
r/run\" -Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/incl=
ude -Wall -O2  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -pthread  -o pdns=
_control  dynloader.o dynmessenger.o arguments.o logger.o statbag.o misc.o =
unix_utility.o  -lz
mkdir .libs
c++ -DSYSCONFDIR=3D\"/usr/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCAL=
STATEDIR=3D\"/var/run\" -Ibackends/bind -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -Wl,-rpath -Wl,/usr/local/lib -pthread -o pdns=
_control dynloader.o dynmessenger.o arguments.o logger.o statbag.o misc.o u=
nix_utility.o  -L/usr/local/lib -pthread -lz
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT dnspacket.o -MD -MP -MF ".deps/dnspacket.Tpo" -c -o dnspacket.o d=
nspacket.cc; \
then mv -f ".deps/dnspacket.Tpo" ".deps/dnspacket.Po"; else rm -f ".deps/dn=
spacket.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT nameserver.o -MD -MP -MF ".deps/nameserver.Tpo" -c -o nameserver.=
o nameserver.cc; \
then mv -f ".deps/nameserver.Tpo" ".deps/nameserver.Po"; else rm -f ".deps/=
nameserver.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT qtype.o -MD -MP -MF ".deps/qtype.Tpo" -c -o qtype.o qtype.cc; \
then mv -f ".deps/qtype.Tpo" ".deps/qtype.Po"; else rm -f ".deps/qtype.Tpo"=
; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT packethandler.o -MD -MP -MF ".deps/packethandler.Tpo" -c -o packe=
thandler.o packethandler.cc; \
then mv -f ".deps/packethandler.Tpo" ".deps/packethandler.Po"; else rm -f "=
=2Edeps/packethandler.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT tcpreceiver.o -MD -MP -MF ".deps/tcpreceiver.Tpo" -c -o tcpreceiv=
er.o tcpreceiver.cc; \
then mv -f ".deps/tcpreceiver.Tpo" ".deps/tcpreceiver.Po"; else rm -f ".dep=
s/tcpreceiver.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT packetcache.o -MD -MP -MF ".deps/packetcache.Tpo" -c -o packetcac=
he.o packetcache.cc; \
then mv -f ".deps/packetcache.Tpo" ".deps/packetcache.Po"; else rm -f ".dep=
s/packetcache.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT dnsbackend.o -MD -MP -MF ".deps/dnsbackend.Tpo" -c -o dnsbackend.=
o dnsbackend.cc; \
then mv -f ".deps/dnsbackend.Tpo" ".deps/dnsbackend.Po"; else rm -f ".deps/=
dnsbackend.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT ws.o -MD -MP -MF ".deps/ws.Tpo" -c -o ws.o ws.cc; \
then mv -f ".deps/ws.Tpo" ".deps/ws.Po"; else rm -f ".deps/ws.Tpo"; exit 1;=
 fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT webserver.o -MD -MP -MF ".deps/webserver.Tpo" -c -o webserver.o w=
ebserver.cc; \
then mv -f ".deps/webserver.Tpo" ".deps/webserver.Po"; else rm -f ".deps/we=
bserver.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o session=
=2Ecc; \
then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/sessio=
n.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT receiver.o -MD -MP -MF ".deps/receiver.Tpo" -c -o receiver.o rece=
iver.cc; \
then mv -f ".deps/receiver.Tpo" ".deps/receiver.Po"; else rm -f ".deps/rece=
iver.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT ueberbackend.o -MD -MP -MF ".deps/ueberbackend.Tpo" -c -o ueberba=
ckend.o ueberbackend.cc; \
then mv -f ".deps/ueberbackend.Tpo" ".deps/ueberbackend.Po"; else rm -f ".d=
eps/ueberbackend.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT dynlistener.o -MD -MP -MF ".deps/dynlistener.Tpo" -c -o dynlisten=
er.o dynlistener.cc; \
then mv -f ".deps/dynlistener.Tpo" ".deps/dynlistener.Po"; else rm -f ".dep=
s/dynlistener.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT dynhandler.o -MD -MP -MF ".deps/dynhandler.Tpo" -c -o dynhandler.=
o dynhandler.cc; \
then mv -f ".deps/dynhandler.Tpo" ".deps/dynhandler.Po"; else rm -f ".deps/=
dynhandler.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT resolver.o -MD -MP -MF ".deps/resolver.Tpo" -c -o resolver.o reso=
lver.cc; \
then mv -f ".deps/resolver.Tpo" ".deps/resolver.Po"; else rm -f ".deps/reso=
lver.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT communicator.o -MD -MP -MF ".deps/communicator.Tpo" -c -o communi=
cator.o communicator.cc; \
then mv -f ".deps/communicator.Tpo" ".deps/communicator.Po"; else rm -f ".d=
eps/communicator.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT dnsproxy.o -MD -MP -MF ".deps/dnsproxy.Tpo" -c -o dnsproxy.o dnsp=
roxy.cc; \
then mv -f ".deps/dnsproxy.Tpo" ".deps/dnsproxy.Po"; else rm -f ".deps/dnsp=
roxy.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT randombackend.o -MD -MP -MF ".deps/randombackend.Tpo" -c -o rando=
mbackend.o randombackend.cc; \
then mv -f ".deps/randombackend.Tpo" ".deps/randombackend.Po"; else rm -f "=
=2Edeps/randombackend.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT common_startup.o -MD -MP -MF ".deps/common_startup.Tpo" -c -o com=
mon_startup.o common_startup.cc; \
then mv -f ".deps/common_startup.Tpo" ".deps/common_startup.Po"; else rm -f=
 ".deps/common_startup.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT unix_semaphore.o -MD -MP -MF ".deps/unix_semaphore.Tpo" -c -o uni=
x_semaphore.o unix_semaphore.cc; \
then mv -f ".deps/unix_semaphore.Tpo" ".deps/unix_semaphore.Po"; else rm -f=
 ".deps/unix_semaphore.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT bindbackend2.o -MD -MP -MF ".deps/bindbackend2.Tpo" -c -o bindbac=
kend2.o `test -f 'backends/bind/bindbackend2.cc' || echo './'`backends/bind=
/bindbackend2.cc; \
then mv -f ".deps/bindbackend2.Tpo" ".deps/bindbackend2.Po"; else rm -f ".d=
eps/bindbackend2.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT zoneparser2.o -MD -MP -MF ".deps/zoneparser2.Tpo" -c -o zoneparse=
r2.o `test -f 'backends/bind/zoneparser2.cc' || echo './'`backends/bind/zon=
eparser2.cc; \
then mv -f ".deps/zoneparser2.Tpo" ".deps/zoneparser2.Po"; else rm -f ".dep=
s/zoneparser2.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT bindparser.o -MD -MP -MF ".deps/bindparser.Tpo" -c -o bindparser.=
o `test -f 'backends/bind/bindparser.cc' || echo './'`backends/bind/bindpar=
ser.cc; \
then mv -f ".deps/bindparser.Tpo" ".deps/bindparser.Po"; else rm -f ".deps/=
bindparser.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind    -O -pipe  -DDLLIMPOR=
T=3D -MT bindlexer.o -MD -MP -MF ".deps/bindlexer.Tpo" -c -o bindlexer.o `t=
est -f 'backends/bind/bindlexer.c' || echo './'`backends/bind/bindlexer.c; \
then mv -f ".deps/bindlexer.Tpo" ".deps/bindlexer.Po"; else rm -f ".deps/bi=
ndlexer.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT huffman.o -MD -MP -MF ".deps/huffman.Tpo" -c -o huffman.o `test -=
f 'backends/bind/huffman.cc' || echo './'`backends/bind/huffman.cc; \
then mv -f ".deps/huffman.Tpo" ".deps/huffman.Po"; else rm -f ".deps/huffma=
n.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT gsqlbackend.o -MD -MP -MF ".deps/gsqlbackend.Tpo" -c -o gsqlbacke=
nd.o `test -f 'backends/gsql/gsqlbackend.cc' || echo './'`backends/gsql/gsq=
lbackend.cc; \
then mv -f ".deps/gsqlbackend.Tpo" ".deps/gsqlbackend.Po"; else rm -f ".dep=
s/gsqlbackend.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT sillyrecords.o -MD -MP -MF ".deps/sillyrecords.Tpo" -c -o sillyre=
cords.o sillyrecords.cc; \
then mv -f ".deps/sillyrecords.Tpo" ".deps/sillyrecords.Po"; else rm -f ".d=
eps/sillyrecords.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT bindbackend.o -MD -MP -MF ".deps/bindbackend.Tpo" -c -o bindbacke=
nd.o `test -f 'backends/bind/bindbackend.cc' || echo './'`backends/bind/bin=
dbackend.cc; \
then mv -f ".deps/bindbackend.Tpo" ".deps/bindbackend.Po"; else rm -f ".dep=
s/bindbackend.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   -DSYSCONFDIR=3D\"/us=
r/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/var/run\" =
-Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/include -Wal=
l -O2 -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o base64.cc;=
 \
then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.T=
po"; exit 1; fi
/bin/sh /usr/local/bin/libtool15 --tag=3DCXX --mode=3Dlink c++ -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCALSTATEDIR=3D\"/va=
r/run\" -Ibackends/bind  -pthread -O -pipe -DDLLIMPORT=3D -I/usr/local/incl=
ude -Wall -O2  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -pthread  -o pdns=
_server ../modules/gpgsqlbackend/gpgsqlbackend.o ../modules/gpgsqlbackend/s=
pgsql.o ../modules/ldapbackend/ldapbackend.o ../modules/ldapbackend/powerld=
ap.o ../modules/pipebackend/coprocess.o ../modules/pipebackend/pipebackend.=
o  -lpq -lssl -lcrypto -lldap  -llber -rdynamic  -L/usr/local/lib  dnspacke=
t.o nameserver.o qtype.o logger.o arguments.o packethandler.o tcpreceiver.o=
 packetcache.o statbag.o dnsbackend.o ws.o webserver.o session.o misc.o rec=
eiver.o ueberbackend.o dynlistener.o dynhandler.o resolver.o communicator.o=
 dnsproxy.o randombackend.o unix_utility.o common_startup.o unix_semaphore.=
o bindbackend2.o zoneparser2.o bindparser.o bindlexer.o huffman.o gsqlbacke=
nd.o sillyrecords.o bindbackend.o base64.o  -lz
c++ -DSYSCONFDIR=3D\"/usr/local/etc\" -DLIBDIR=3D\"/usr/local/lib\" -DLOCAL=
STATEDIR=3D\"/var/run\" -Ibackends/bind -pthread -O -pipe -DDLLIMPORT=3D -I=
/usr/local/include -Wall -O2 -Wl,-rpath -Wl,/usr/local/lib -pthread -o pdns=
_server ../modules/gpgsqlbackend/gpgsqlbackend.o ../modules/gpgsqlbackend/s=
pgsql.o ../modules/ldapbackend/ldapbackend.o ../modules/ldapbackend/powerld=
ap.o ../modules/pipebackend/coprocess.o ../modules/pipebackend/pipebackend.=
o -rdynamic dnspacket.o nameserver.o qtype.o logger.o arguments.o packethan=
dler.o tcpreceiver.o packetcache.o statbag.o dnsbackend.o ws.o webserver.o =
session.o misc.o receiver.o ueberbackend.o dynlistener.o dynhandler.o resol=
ver.o communicator.o dnsproxy.o randombackend.o unix_utility.o common_start=
up.o unix_semaphore.o bindbackend2.o zoneparser2.o bindparser.o bindlexer.o=
 huffman.o gsqlbackend.o sillyrecords.o bindbackend.o base64.o  -L/usr/loca=
l/lib -pthread -lpq -lssl -lcrypto -lldap -llber -lz
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns'
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19'
gmake[1]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19'
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 5: make =
package>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
add_pkg openldap-client-2.2.29.tbz
adding dependencies
pkg_add openldap-client-2.2.29.tbz
skipping openldap-client-2.2.29, already added
=3D=3D=3D>  Installing for powerdns-2.9.19
=3D=3D=3D>   powerdns-2.9.19 depends on shared library: pq[+][+].4 - found
=3D=3D=3D>   powerdns-2.9.19 depends on shared library: ldap-2.2.7 - found
=3D=3D=3D>   Generating temporary packing list
=3D=3D=3D>  Checking if dns/powerdns already installed
Making install in modules
gmake[1]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules'
Making install in gpgsqlbackend
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/gpgsqlbackend'
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/gpgsqlbackend'
test -z "/usr/local/lib" || /work/a/ports/dns/powerdns/work/pdns-2.9.19/ins=
tall-sh -d "/usr/local/lib"
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/gpgsqlbackend'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/gpgsqlbackend'
Making install in ldapbackend
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/ldapbackend'
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/ldapbackend'
test -z "/usr/local/lib" || /work/a/ports/dns/powerdns/work/pdns-2.9.19/ins=
tall-sh -d "/usr/local/lib"
 /bin/sh /usr/local/bin/libtool15 --mode=3Dinstall /usr/bin/install -c -o r=
oot -g wheel  'libldapbackend.la' '/usr/local/lib/libldapbackend.la'
/usr/bin/install -c -o root -g wheel .libs/libldapbackend.so.0 /usr/local/l=
ib/libldapbackend.so.0
(cd /usr/local/lib && { ln -s -f libldapbackend.so.0 libldapbackend.so || {=
 rm -f libldapbackend.so && ln -s libldapbackend.so.0 libldapbackend.so; };=
 })
(cd /usr/local/lib && { ln -s -f libldapbackend.so.0 libldapbackend.so || {=
 rm -f libldapbackend.so && ln -s libldapbackend.so.0 libldapbackend.so; };=
 })
/usr/bin/install -c -o root -g wheel .libs/libldapbackend.a /usr/local/lib/=
libldapbackend.a
ranlib /usr/local/lib/libldapbackend.a
chmod 644 /usr/local/lib/libldapbackend.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/ldapbackend'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/ldapbackend'
Making install in pipebackend
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/pipebackend'
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules/pipebackend'
test -z "/usr/local/lib" || /work/a/ports/dns/powerdns/work/pdns-2.9.19/ins=
tall-sh -d "/usr/local/lib"
 /bin/sh /usr/local/bin/libtool15 --mode=3Dinstall /usr/bin/install -c -o r=
oot -g wheel  'libpipebackend.la' '/usr/local/lib/libpipebackend.la'
/usr/bin/install -c -o root -g wheel .libs/libpipebackend.so.0 /usr/local/l=
ib/libpipebackend.so.0
(cd /usr/local/lib && { ln -s -f libpipebackend.so.0 libpipebackend.so || {=
 rm -f libpipebackend.so && ln -s libpipebackend.so.0 libpipebackend.so; };=
 })
(cd /usr/local/lib && { ln -s -f libpipebackend.so.0 libpipebackend.so || {=
 rm -f libpipebackend.so && ln -s libpipebackend.so.0 libpipebackend.so; };=
 })
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/pipebackend'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules/pipebackend'
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules'
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/m=
odules'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules'
gmake[1]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/mo=
dules'
Making install in codedocs
gmake[1]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/c=
odedocs'
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/c=
odedocs'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/co=
dedocs'
gmake[1]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/co=
dedocs'
Making install in pdns
gmake[1]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns'
Making install in backends
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns/backends'
Making install in bind
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns/backends/bind'
gmake[4]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns/backends/bind'
test -z "/usr/local/bin" || /work/a/ports/dns/powerdns/work/pdns-2.9.19/ins=
tall-sh -d "/usr/local/bin"
  /bin/sh /usr/local/bin/libtool15 --mode=3Dinstall install  -s -o root -g =
wheel -m 555 'zone2sql' '/usr/local/bin/zone2sql'
install -o root -g wheel -m 555 -s zone2sql /usr/local/bin/zone2sql
  /bin/sh /usr/local/bin/libtool15 --mode=3Dinstall install  -s -o root -g =
wheel -m 555 'zone2ldap' '/usr/local/bin/zone2ldap'
install -o root -g wheel -m 555 -s zone2ldap /usr/local/bin/zone2ldap
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/backends/bind'
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/backends/bind'
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns/backends'
gmake[4]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns/backends'
gmake[4]: Nothing to be done for `install-exec-am'.
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/backends'
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/backends'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns/backends'
Making install in .
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns'
gmake[3]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/p=
dns'
test -z "/usr/local/bin" || /work/a/ports/dns/powerdns/work/pdns-2.9.19/ins=
tall-sh -d "/usr/local/bin"
  /bin/sh /usr/local/bin/libtool15 --mode=3Dinstall install  -s -o root -g =
wheel -m 555 'pdns_control' '/usr/local/bin/pdns_control'
install -o root -g wheel -m 555 -s pdns_control /usr/local/bin/pdns_control
test -z "/usr/local/sbin" || /work/a/ports/dns/powerdns/work/pdns-2.9.19/in=
stall-sh -d "/usr/local/sbin"
  /bin/sh /usr/local/bin/libtool15 --mode=3Dinstall install  -s -o root -g =
wheel -m 555 'pdns_server' '/usr/local/sbin/pdns_server'
install -o root -g wheel -m 555 -s pdns_server /usr/local/sbin/pdns_server
test -z "/usr/local/etc" || /work/a/ports/dns/powerdns/work/pdns-2.9.19/ins=
tall-sh -d "/usr/local/etc"
 install  -o root -g wheel -m 444 'pdns.conf-dist' '/usr/local/etc/pdns.con=
f-dist'
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns'
gmake[1]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19/pd=
ns'
gmake[1]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19'
gmake[2]: Entering directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19'
***********************************************************

init.d startup scripts have been made for you in pdns/pdns
and in pdns/precursor
You may want to copy these to /etc/init.d or equivalent

***********************************************************
test -z "/usr/local/man/man8" || /work/a/ports/dns/powerdns/work/pdns-2.9.1=
9/install-sh -d "/usr/local/man/man8"
 install  -o root -g wheel -m 444 './pdns/docs/pdns_control.8' '/usr/local/=
man/man8/pdns_control.8'
 install  -o root -g wheel -m 444 './pdns/docs/pdns_server.8' '/usr/local/m=
an/man8/pdns_server.8'
 install  -o root -g wheel -m 444 './pdns/docs/zone2sql.8' '/usr/local/man/=
man8/zone2sql.8'
gmake[2]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19'
gmake[1]: Leaving directory `/work/a/ports/dns/powerdns/work/pdns-2.9.19'
install  -o root -g wheel -m 444 /usr/local/etc/pdns.conf-dist /usr/local/e=
tc/pdns.conf
/bin/mkdir -p /usr/local/share/examples/powerdns
install  -o root -g wheel -m 444 /a/ports/dns/powerdns/files/pdns.conf /usr=
/local/share/examples/powerdns/
install  -o root -g wheel -m 444 /a/ports/dns/powerdns/files/pdns_mysql.sql=
 /usr/local/share/examples/powerdns/
install  -o root -g wheel -m 444 /a/ports/dns/powerdns/files/pdns_postgresq=
l.sql /usr/local/share/examples/powerdns/
install  -o root -g wheel -m 444 /a/ports/dns/powerdns/files/pdns_sqlite.sq=
l /usr/local/share/examples/powerdns/

*******************************************************************
 Enable powerdns in /etc/rc.conf with the following line:

    pdns_enable=3D"YES"

 If you want to use the powerdns recursor,
 you need the following additional line in /etc/rc.conf

    pdns_recursor_enable=3D"YES"

 Configuration templates are available in /usr/local/etc
 as pdns.conf-dist.
*******************************************************************

=3D=3D=3D> Installing early rcNG startup script(s)
=3D=3D=3D>   Compressing manual pages for powerdns-2.9.19
=3D=3D=3D>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
=3D=3D=3D>   Registering installation for powerdns-2.9.19
=3D=3D=3D> SECURITY REPORT:=20
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/sbin/pdns_server

      This port has installed the following startup scripts which may cause
      these network services to be started at boot time.
/etc/rc.d/pdns

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.

      For more information, and contact details about the security
      status of this software, see the following webpage:=20
http://www.powerdns.com/
=3D=3D=3D>  Building package for powerdns-2.9.19
Creating package /tmp/packages/All/powerdns-2.9.19.tbz
Registering depends: postgresql-libpq++-4.0_3 postgresql-client-7.4.9 openl=
dap-client-2.2.29 gettext-0.14.5 libiconv-1.9.2_1.
Creating bzip'd tar ball in '/tmp/packages/All/powerdns-2.9.19.tbz'
Deleting powerdns-2.9.19=20
Deleting openldap-client-2.2.29 libtool-1.5.20 libiconv-1.9.2_1 gmake-3.80_=
2 gettext-0.14.5 boost-1.33.0=20

=3D=3D=3D Checking filesystem state
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
build ended at Fri Nov 25 01:26:25 UTC 2005


--=20
Edwin Groothuis
edwin@freebsd.org
http://www.mavetju.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-25 10:06:36 UTC
State Changed
From-To: open->closed

Committed, thanks!