=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for amaya-fullsrc-11.3.1.tgz
=> Checksum RMD160 OK for amaya-fullsrc-11.3.1.tgz
===> Installing dependencies for amaya-11.3.1nb11
==========================================================================
The following variables will affect the build process of this package,
amaya-11.3.1nb11.  Their current value is shown below:

        * BDB185_DEFAULT = db4
        * BDB_DEFAULT = db4
        * JPEG_DEFAULT = jpeg
        * SSLBASE (defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

Based on these variables, the following variables have been set:

        * BDBBASE (defined, but empty)
        * BDB_LIBS = -ldb4
        * BDB_TYPE = db4
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency perl>=5.0: found perl-5.16.2nb1
=> Build dependency pkg-config>=0.25: found pkg-config-0.27.1
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.6
=> Build dependency xproto>=7.0.9: found xproto-7.0.23nb2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.8
=> Build dependency xextproto>=7.0: found xextproto-7.2.1
=> Build dependency inputproto>=1.4: found inputproto-2.2
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1
=> Build dependency fixesproto>=3.0.0: found fixesproto-5.0
=> Build dependency randrproto>=1.2.0: found randrproto-1.4.0
=> Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1
=> Build dependency compositeproto>=0.3.1: found compositeproto-0.4.2
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency encodings-[0-9]*: found encodings-1.0.4nb1
=> Full dependency mkfontdir-[0-9]*: found mkfontdir-1.0.7
=> Full dependency mkfontscale-[0-9]*: found mkfontscale-1.1.0
=> Full dependency redland>=1.0.15nb3: found redland-1.0.15nb3
=> Full dependency glu>=7.0.3: found glu-7.4.4nb2
=> Full dependency wxGTK28>=2.8.10nb21: found wxGTK28-2.8.10nb21
=> Full dependency glib2>=2.34.0: found glib2-2.34.3
=> Full dependency expat>=2.0.0nb1: found expat-2.1.0
===> Overriding tools for amaya-11.3.1nb11
===> Extracting for amaya-11.3.1nb11
/bin/mkdir -p /tmp/pkgsrc/www/amaya/work/Amaya/work
===> Patching for amaya-11.3.1nb11
=> Applying pkgsrc patches for amaya-11.3.1nb11
===> Creating toolchain wrappers for amaya-11.3.1nb11
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/www/amaya/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/www/amaya/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
src=/usr/pkg/lib/pkgconfig/compositeproto.pc  dst=/tmp/pkgsrc/www/amaya/work/.buildlink/lib/pkgconfig/compositeext.pc;  /bin/mkdir -p /tmp/pkgsrc/www/amaya/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for amaya-11.3.1nb11
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for bison... no
checking for byacc... no
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for flex... no
checking for lex... no
checking for gawk... /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for cp... /bin/cp
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for mkdir... /bin/mkdir -p
checking for echo... (cached) echo
checking for cat... (cached) /bin/cat
checking for chmod... /bin/chmod
checking for sed... /bin/sed
checking for ar... /usr/bin/ar
checking for diff... /usr/bin/diff
checking for socket in -lsocket... no
checking for connect in -linet... no
checking for t_accept in -lnsl... no
checking for dlopen in -ldl... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for sys/types.h... (cached) yes
checking types.h usability... no
checking types.h presence... no
checking for types.h... no
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/limits.h usability... no
checking sys/limits.h presence... no
checking for sys/limits.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/stat.h... (cached) yes
checking stat.h usability... no
checking stat.h presence... no
checking for stat.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/string.h usability... no
checking sys/string.h presence... no
checking for sys/string.h... no
checking for strings.h... (cached) yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking in.h usability... no
checking in.h presence... no
checking for in.h... no
checking dn.h usability... no
checking dn.h presence... no
checking for dn.h... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking inet.h usability... no
checking inet.h presence... no
checking for inet.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking manifest.h usability... no
checking manifest.h presence... no
checking for manifest.h... no
checking bsdtypes.h usability... no
checking bsdtypes.h presence... no
checking for bsdtypes.h... no
checking stdefs.h usability... no
checking stdefs.h presence... no
checking for stdefs.h... no
checking bsdtime.h usability... no
checking bsdtime.h presence... no
checking for bsdtime.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking select.h usability... no
checking select.h presence... no
checking for select.h... no
checking dnetdb.h usability... no
checking dnetdb.h presence... no
checking for dnetdb.h... no
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking for stdlib.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking unixlib.h usability... no
checking unixlib.h presence... no
checking for unixlib.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking cursesX.h usability... no
checking cursesX.h presence... no
checking for cursesX.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking resource.h usability... no
checking resource.h presence... no
checking for resource.h... no
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking dir.h usability... no
checking dir.h presence... no
checking for dir.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for stdint.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for uid_t in sys/types.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking type of array argument to getgroups... gid_t
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for mkdir... yes
checking for mktime... yes
checking for putenv... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for uname... yes
checking for lstat... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strchr... yes
checking for memcpy... yes
---> Use system Mesa library
checking for wx-config... /usr/pkg/bin/wx-config
checking gcc3... checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for a sed that does not truncate output... /tmp/pkgsrc/www/amaya/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-unknown-linux-gnu/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 recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for x86_64-unknown-linux-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... failed
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for X... libraries , headers 
checking whether to define additional compiler specific flags... no
checking for telnet... telnet
checking for rlogin... rlogin
checking for tn3270... no
checking for x3270... no
checking for perl... perl
checking for rm... /bin/rm
checking for ar... /usr/bin/ar
checking for mkdir... /bin/mkdir -p
checking for chmod... /bin/chmod
checking for cp... /bin/cp
checking for tar... /bin/tar
checking for cvs... cvs
checking for sed... /tmp/pkgsrc/www/amaya/work/.tools/bin/sed
checking for gzip... /tmp/pkgsrc/www/amaya/work/.tools/bin/gzip
checking whether ln -s works... yes
checking for resolv.conf... no
checking for socket in -lsocket... no
checking for connect in -linet... no
checking for t_accept in -lnsl... no
checking for dlopen in -ldl... yes
checking appkit/appkit.h usability... no
checking appkit/appkit.h presence... no
checking for appkit/appkit.h... no
checking appkit.h usability... no
checking appkit.h presence... no
checking for appkit.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking inet.h usability... no
checking inet.h presence... no
checking for inet.h... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking in.h usability... no
checking in.h presence... no
checking for in.h... no
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking tcp.h usability... no
checking tcp.h presence... no
checking for tcp.h... no
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/limits.h usability... no
checking sys/limits.h presence... no
checking for sys/limits.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking resource.h usability... no
checking resource.h presence... no
checking for resource.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking select.h usability... no
checking select.h presence... no
checking for select.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking for sys/stat.h... (cached) yes
checking stat.h usability... no
checking stat.h presence... no
checking for stat.h... no
checking sys/syslog usability... no
checking sys/syslog presence... no
checking for sys/syslog... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/types.h... (cached) yes
checking types.h usability... no
checking types.h presence... no
checking for types.h... no
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking wais/wais.h usability... no
checking wais/wais.h presence... no
checking for wais/wais.h... no
checking wais.h usability... no
checking wais.h presence... no
checking for wais.h... no
checking bsdtime.h usability... no
checking bsdtime.h presence... no
checking for bsdtime.h... no
checking bsdtypes.h usability... no
checking bsdtypes.h presence... no
checking for bsdtypes.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking cursesX.h usability... no
checking cursesX.h presence... no
checking for cursesX.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking dn.h usability... no
checking dn.h presence... no
checking for dn.h... no
checking dnetdb.h usability... no
checking dnetdb.h presence... no
checking for dnetdb.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking manifest.h usability... no
checking manifest.h presence... no
checking for manifest.h... no
checking for memory.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking rxposix.h usability... no
checking rxposix.h presence... no
checking for rxposix.h... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking stdefs.h usability... no
checking stdefs.h presence... no
checking for stdefs.h... no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking unixlib.h usability... no
checking unixlib.h presence... no
checking for unixlib.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking dir.h usability... no
checking dir.h presence... no
checking for dir.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking type of array argument to getgroups... gid_t
checking for mode_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for BOOLEAN... no
checking for u_char... yes
checking for u_short... yes
checking for u_long... yes
checking for char... yes
checking size of char... 1
checking for char *... yes
checking size of char *... 8
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for time_t... yes
checking size of time_t... 8
checking for size_t... (cached) yes
checking size of size_t... 8
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking for long double with more range or precision than double... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... no
checking for struct tm.tm_zone... yes
checking for struct winsize in sys/ioctl.h and termios.h ... sys/ioctl.h
checking for vprintf... yes
checking for _doprnt... no
checking for strftime... yes
checking for getcwd... yes
checking for gethostname... yes
checking for getdomainname... yes
checking for getwd... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strtol... yes
checking for opendir... yes
checking for getpid... yes
checking for strchr... yes
checking for memcpy... yes
checking for getlogin... yes
checking for getpass... yes
checking for fcntl... yes
checking for readdir... yes
checking for sysinfo... yes
checking for ioctl... yes
checking for chdir... yes
checking for tempnam... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for gettimeofday... yes
checking for mktime... yes
checking for timegm... yes
checking for tzset... yes
checking for unlink... yes
checking whether to support direct WAIS access.... no
checking whether to support zlib compress/decompress... yes
checking whether to support POSIX regex... no
checking whether to support SOCKS... no
checking whether to support SOCKS5... no
checking whether to support SOCKS4... no
checking whether to support mysql access.... no
checking whether we include the Expat XML parser.... yes
checking whether we include MD5 support for HTTP Digest Authentication.... yes
checking whether we include WebDAV support.... yes
checking whether we include extension methods.... no
checking whether we can find OpenSSL... yes
checking whether to use internal signal handlers... no
checking whether to disable Nagle's algorithm... yes
checking whether to accept new rule files without asking an end user.... no
checking whether to disable HTTP/1.1 pipelining... no
checking whether to use MUX as transport for HTTP.... no
checking whether to define _REENTRANT... no
checking whether to define _POSIX_SOURCE... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libwww-config
config.status: creating w3c-libwww.spec
config.status: creating config/Makefile
config.status: creating modules/Makefile
config.status: creating modules/md5/Makefile
config.status: creating Library/Makefile
config.status: creating Library/src/Makefile
config.status: creating Library/src/windows/Makefile
config.status: creating Library/src/vms/Makefile
config.status: creating Library/src/SSL/Makefile
config.status: creating Library/src/SSL/windows/Makefile
config.status: creating wwwconf.h
config.status: executing depfiles commands
config.status: executing default commands
=== configuring in modules/expat (/tmp/pkgsrc/www/amaya/work/Amaya/work/libwww/modules/expat)
configure: running /bin/sh /tmp/pkgsrc/www/amaya/work/Amaya/work/../../libwww/modules/expat/configure '--prefix=/usr/local'  '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--target=' '--disable-shared' '--with-dav' '--with-zlib' '--with-ssl' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'target_alias=' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Dunix -fno-strict-aliasing -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include/freetype2 -Wall -x c' 'LDFLAGS=' 'LIBS=-ldl ' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include/freetype2' 'CXX=g++' 'CXXFLAGS=-O3 -pipe -fstack-protector -Dunix -fno-strict-aliasing -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include/freetype2 -Wall -x c++ -D__cplusplus' 'F77=f77' 'FFLAGS=-O' --cache-file=/dev/null --srcdir=/tmp/pkgsrc/www/amaya/work/Amaya/work/../../libwww/modules/expat
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... gcc
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... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking command to parse nm output... failed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-unknown-linux-file... no
checking for file... /usr/bin/file
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether gcc accepts -fexceptions... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memmove... yes
checking for bcopy... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating expat_config.h
libwww is configured
patching wwwconf.h because appkit.h do not compile on macos, and it seems that appkit.h is not used in amaya
wwwconf.h patched !
configure: WARNING: Raptor source dir not found !!
configure: WARNING: Disabling raptor build !
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Options.orig
config.status: creating tools/Makefile
config.status: creating tools/mkdep/Makefile
config.status: creating tools/cextract-1.7/Makefile
config.status: creating thotlib/Makefile
config.status: creating thotlib/include/Makefile
config.status: creating batch/Makefile
config.status: creating script_install
config.status: creating script_install_gnomekde
config.status: creating script_install_macosxbundle
config.status: creating script_uninstall
config.status: creating amaya/Makefile
config.status: creating davlib/Makefile
config.status: creating bin/amaya
config.status: creating config.h
config.status: executing default commands
WARNING : -rwxr-xr-x 1 pbulk pbulk 241 Dec 23 09:19 bin/amaya
Amaya configured
Amaya configured with libWWW (local source)
Amaya configured with SVG support
Amaya configured with templates support
Amaya configured with generic XML support
Amaya configured with internationalization support
Amaya configured with OpenGL Canvas Rendering (MesaLib)
Amaya configured with WebDAV support
Amaya configured with wxWidgets {srcdir=}

Now type "make" (GNU make preferably) to build the binaries

/bin/cp /tmp/pkgsrc/www/amaya/work/Amaya/work/Options.orig /tmp/pkgsrc/www/amaya/work/Amaya/work/Options
/usr/bin/touch /tmp/pkgsrc/www/amaya/work/Amaya/work/Makefile
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.