[ports-i386@FreeBSD.org: ap13-mod_webapp-4.1.24_5 failed on i386 8]

Philip M. Gollucci pgollucci at p6m7g8.com
Sat Jun 12 15:32:34 UTC 2010


I really have no interest in this port and have yet to change except for
infrastructure for USE_APACHE stuff.  I'm looking to either delete it or
a new maintainer.

Any takers ?


On 6/12/2010 10:16 AM, Erwin Lansing wrote:
> 
> FYI; can you please investigate and/or report to the developers?  If
> you are already aware of this problem but do not yet have a fix,
> please mark the port BROKEN in the appropriate case, so that users do
> not unexpectedly encounter it.
> 
> See http://pointyhat.freebsd.org for the full log.
> 
> Thanks,
> -erwin
> 
> ----- Forwarded message from User Ports-i386 <ports-i386 at FreeBSD.org> -----
> 
> Date: Fri, 11 Jun 2010 23:41:41 GMT
> From: User Ports-i386 <ports-i386 at FreeBSD.org>
> To: erwin at FreeBSD.org, miwi at FreeBSD.org, itetcu at FreeBSD.org
> Subject: ap13-mod_webapp-4.1.24_5 failed on i386 8
> 
> Excerpt from the build log at
> 
>   http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20100611125322/ap13-mod_webapp-4.1.24_5.log
> 
> building ap13-mod_webapp-4.1.24_5 on hobson3.isc.freebsd.org
> in directory /usr2/pkgbuild/8/20100611125322/chroot/4
> building for: 8.0-RELEASE-p2 i386
> maintained by: apache at FreeBSD.org
> port directory: /usr/ports/www/mod_webapp
> Makefile ident: $FreeBSD: ports/www/mod_webapp/Makefile,v 1.30 2010/05/25 20:23:00 pgollucci Exp $
> 
>   [... lines trimmed ...]
> 
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for library containing strerror... none required
> checking whether system uses EBCDIC... no
> performing libtool configuration...
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by cc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking the maximum length of command line arguments... (cached) 262144
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... no
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for ar... (cached) ar
> checking for strip... strip
> checking for ranlib... (cached) ranlib
> checking command to parse /usr/bin/nm -B output from cc object... ok
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if cc supports -fno-rtti -fno-exceptions... no
> checking for cc option to produce PIC... -fPIC -DPIC
> checking if cc PIC flag -fPIC -DPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... rm: conftest*: No such file or directory
> yes
> checking if cc supports -c -o file.o... (cached) yes
> checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
> no
> checking dynamic linker characteristics... freebsd8.0 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
> grep: /work/a/ports/devel/apr1/work/apr-1.4.2/libtool: No such file or directory
> 
> Check for compiler flags...
> checking whether the compiler provides atomic builtins... no
> checking whether to enable -D_LARGEFILE64_SOURCE... no
> 
> Checking for libraries...
> checking for library containing gethostbyname... none required
> checking for library containing gethostname... none required
> checking for library containing socket... none required
> checking for library containing crypt... -lcrypt
> checking for main in -ltruerand... no
> checking for library containing modf... none required
> 
> Checking for Threads...
> checking for CFLAGS needed for pthreads... (cached) none
> checking for LIBS needed for pthreads... (cached) -pthread
>   adding "-pthread" to LIBS
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking whether pthread_getspecific takes two arguments... no
> checking whether pthread_attr_getdetachstate takes one argument... no
> checking for recursive mutex support... yes
> checking for pthread_key_delete... yes
> checking for pthread_rwlock_init... yes
> checking for pthread_attr_setguardsize... yes
> checking for pthread_yield... yes
> checking for pthread_rwlock_t... yes
> APR will use threads
> checking for readdir in -lc_r... no
> checking for gethostbyname in -lc_r... no
> checking for gethostbyaddr in -lc_r... no
> checking for getservbyname in -lc_r... no
> checking for gethostbyname_r... yes
> checking for gethostbyaddr_r... yes
> checking for getservbyname_r... yes
> checking for sigsuspend... yes
> checking for sigwait... yes
> checking for poll... yes
> checking for kqueue... yes
> checking for port_create... no
> checking for epoll support... no
> checking for epoll_create1 support... no
> checking for dup3 support... no
> checking for accept4 support... no
> checking for SOCK_CLOEXEC support... no
> checking for fdatasync... no
> checking for epoll_create1 support... (cached) no
> checking for dup3 support... (cached) no
> checking for accept4 support... (cached) no
> checking for SOCK_CLOEXEC support... (cached) no
> checking for getpwnam_r... yes
> checking for getpwuid_r... yes
> checking for getgrnam_r... yes
> checking for getgrgid_r... yes
> 
> Checking for Shared Memory Support...
> checking for library containing shm_open... none required
> checking for sys/types.h... (cached) yes
> checking sys/mman.h usability... yes
> checking sys/mman.h presence... yes
> checking for sys/mman.h... yes
> checking sys/ipc.h usability... yes
> checking sys/ipc.h presence... yes
> checking for sys/ipc.h... yes
> checking sys/mutex.h usability... yes
> checking sys/mutex.h presence... yes
> checking for sys/mutex.h... yes
> checking sys/shm.h usability... yes
> checking sys/shm.h presence... yes
> checking for sys/shm.h... yes
> checking sys/file.h usability... yes
> checking sys/file.h presence... yes
> checking for sys/file.h... yes
> checking kernel/OS.h usability... no
> checking kernel/OS.h presence... no
> checking for kernel/OS.h... no
> checking os2.h usability... no
> checking os2.h presence... no
> checking for os2.h... no
> checking windows.h usability... no
> checking windows.h presence... no
> checking for windows.h... no
> checking for mmap... yes
> checking for munmap... yes
> checking for shm_open... yes
> checking for shm_unlink... yes
> checking for shmget... yes
> checking for shmat... yes
> checking for shmdt... yes
> checking for shmctl... yes
> checking for create_area... no
> checking for MAP_ANON in sys/mman.h... yes
> checking for /dev/zero... yes
> checking for mmap that can map /dev/zero... yes
> decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON
> decision on namebased memory allocation method... SysV IPC shmget()
> checking for working alloca.h... no
> checking for alloca... yes
> checking for calloc... yes
> checking for setsid... yes
> checking for isinf... yes
> checking for isnan... yes
> checking for getenv... yes
> checking for putenv... yes
> checking for setenv... yes
> checking for unsetenv... yes
> checking for writev... yes
> checking for getifaddrs... yes
> checking for utime... yes
> checking for utimes... yes
> checking for setrlimit... yes
> checking for getrlimit... yes
> checking for sendfilev in -lsendfile... no
> checking for sendfile... yes
> checking for send_file... no
> checking for sendfilev... no
> checking for sigaction... yes
> checking whether sys_siglist is declared... yes
> checking for fork... yes
> checking for inet_addr... yes
> checking for inet_network... yes
> checking for _getch... no
> checking for strerror_r... yes
> checking for type of return code from strerror_r... int
> checking for mmap... (cached) yes
> checking for memmove... yes
> checking for getpass... yes
> checking for getpassphrase... no
> checking for gmtime_r... yes
> checking for localtime_r... yes
> checking for mkstemp... yes
> checking whether sigwait takes one argument... no
> checking for ANSI C header files... (cached) yes
> checking ByteOrder.h usability... no
> checking ByteOrder.h presence... no
> checking for ByteOrder.h... no
> checking conio.h usability... no
> checking conio.h presence... no
> checking for conio.h... no
> checking crypt.h usability... no
> checking crypt.h presence... no
> checking for crypt.h... no
> checking ctype.h usability... yes
> checking ctype.h presence... yes
> checking for ctype.h... yes
> checking dir.h usability... no
> checking dir.h presence... no
> checking for dir.h... no
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking dl.h usability... no
> checking dl.h presence... no
> checking for dl.h... no
> checking for dlfcn.h... (cached) yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking grp.h usability... yes
> checking grp.h presence... yes
> checking for grp.h... yes
> checking io.h usability... no
> checking io.h presence... no
> checking for io.h... no
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking mach-o/dyld.h usability... no
> checking mach-o/dyld.h presence... no
> checking for mach-o/dyld.h... no
> checking malloc.h usability... no
> checking malloc.h presence... no
> checking for malloc.h... no
> checking for memory.h... (cached) yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking osreldate.h usability... yes
> checking osreldate.h presence... yes
> checking for osreldate.h... yes
> checking poll.h usability... yes
> checking poll.h presence... yes
> checking for poll.h... yes
> checking process.h usability... no
> checking process.h presence... no
> checking for process.h... no
> checking pwd.h usability... yes
> checking pwd.h presence... yes
> checking for pwd.h... yes
> checking semaphore.h usability... yes
> checking semaphore.h presence... yes
> checking for semaphore.h... yes
> checking signal.h usability... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking stdarg.h usability... yes
> checking stdarg.h presence... yes
> checking for stdarg.h... yes
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking stdio.h usability... yes
> checking stdio.h presence... yes
> checking for stdio.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking sysapi.h usability... no
> checking sysapi.h presence... no
> checking for sysapi.h... no
> checking sysgtime.h usability... no
> checking sysgtime.h presence... no
> checking for sysgtime.h... no
> checking termios.h usability... yes
> checking termios.h presence... yes
> checking for termios.h... yes
> checking time.h usability... yes
> checking time.h presence... yes
> checking for time.h... yes
> checking tpfeq.h usability... no
> checking tpfeq.h presence... no
> checking for tpfeq.h... no
> checking tpfio.h usability... no
> checking tpfio.h presence... no
> checking for tpfio.h... no
> checking for unistd.h... (cached) yes
> checking unix.h usability... no
> checking unix.h presence... no
> checking for unix.h... no
> checking for windows.h... (cached) no
> checking winsock2.h usability... no
> checking winsock2.h presence... no
> checking for winsock2.h... no
> checking arpa/inet.h usability... yes
> checking arpa/inet.h presence... yes
> checking for arpa/inet.h... yes
> checking for kernel/OS.h... (cached) no
> checking net/errno.h usability... no
> checking net/errno.h presence... no
> checking for net/errno.h... no
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking netinet/sctp.h usability... yes
> checking netinet/sctp.h presence... yes
> checking for netinet/sctp.h... yes
> checking netinet/sctp_uio.h usability... yes
> checking netinet/sctp_uio.h presence... yes
> checking for netinet/sctp_uio.h... yes
> checking for sys/file.h... (cached) yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking for sys/mman.h... (cached) yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/poll.h usability... yes
> checking sys/poll.h presence... yes
> checking for sys/poll.h... yes
> checking sys/resource.h usability... yes
> checking sys/resource.h presence... yes
> checking for sys/resource.h... yes
> 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/sendfile.h usability... no
> checking sys/sendfile.h presence... no
> checking for sys/sendfile.h... no
> checking sys/signal.h usability... yes
> checking sys/signal.h presence... yes
> checking for sys/signal.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/sockio.h usability... yes
> checking sys/sockio.h presence... yes
> checking for sys/sockio.h... yes
> checking for sys/stat.h... (cached) yes
> checking sys/sysctl.h usability... yes
> checking sys/sysctl.h presence... yes
> checking for sys/sysctl.h... yes
> checking sys/syslimits.h usability... yes
> checking sys/syslimits.h presence... no
> configure: WARNING: sys/syslimits.h: accepted by the compiler, rejected by the preprocessor!
> configure: WARNING: sys/syslimits.h: proceeding with the compiler's result
> checking for sys/syslimits.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking for sys/types.h... (cached) yes
> checking sys/uio.h usability... yes
> checking sys/uio.h presence... yes
> checking for sys/uio.h... yes
> checking sys/un.h usability... yes
> checking sys/un.h presence... yes
> checking for sys/un.h... yes
> checking sys/wait.h usability... yes
> checking sys/wait.h presence... yes
> checking for sys/wait.h... yes
> checking for netinet/tcp.h... yes
> checking for h_errno in netdb.h... yes
> checking for off_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking for uid_t in sys/types.h... yes
> checking for ssize_t... yes
> checking for inline... inline
> checking for an ANSI C-conforming const... yes
> checking whether setpgrp takes no argument... no
> checking for socklen_t... yes
> checking size of void*... 4
> checking size of char... 1
> checking size of int... 4
> checking size of long... 4
> checking size of short... 2
> checking size of long long... 8
> checking for INT64_C... yes
> checking size of pid_t... 4
> checking whether ssize_t and int are the same... yes
> checking whether ssize_t and long are the same... no
> checking whether size_t and unsigned int are the same... yes
> checking whether size_t and unsigned long are the same... no
> checking size of ssize_t... 4
> checking which format to use for apr_ssize_t... %d
> checking size of size_t... 4
> checking which format to use for apr_size_t... %u
> checking size of off_t... 8
> checking which type to use for apr_off_t... off_t
> checking whether ino_t and unsigned long are the same... no
> configure: using ino_t for ino_t
> checking whether byte ordering is bigendian... no
> checking size of struct iovec... 8
> checking for strnicmp... no
> checking for strncasecmp... yes
> checking for stricmp... no
> checking for strcasecmp... yes
> checking for strdup... yes
> checking for strstr... yes
> checking for memchr... yes
> checking for strtoll... yes
> 
> Checking for DSO...
> checking for dlopen... yes
> checking for dlsym... yes
> 
> Checking for Processes...
> checking for waitpid... yes
> checking for Variable Length Arrays... yes
> checking struct rlimit... yes
> 
> Checking for Locking...
> checking for semget... yes
> checking for semctl... yes
> checking for flock... yes
> checking for semaphore.h... (cached) yes
> checking OS.h usability... no
> checking OS.h presence... no
> checking for OS.h... no
> checking for library containing sem_open... none required
> checking for sem_close... yes
> checking for sem_unlink... yes
> checking for sem_post... yes
> checking for sem_wait... yes
> checking for create_sem... no
> checking for working sem_open... Bad system call
> no
> checking for union semun in sys/sem.h... yes
> checking for LOCK_EX in sys/file.h... yes
> checking for F_SETLK in fcntl.h... yes
> checking for SEM_UNDO in sys/sem.h... yes
> checking for POLLIN in poll.h sys/poll.h... yes
> checking for PTHREAD_PROCESS_SHARED in pthread.h... yes
> checking for pthread_mutexattr_setpshared... yes
> checking for working PROCESS_SHARED locks... no
> decision on apr_lock implementation method... 4.2BSD-style flock()
> checking if fcntl returns EACCES when F_SETLK is already held... no
> checking if all interprocess locks affect threads... no
> checking if POSIX sems affect threads in the same process... no
> checking if SysV sems affect threads in the same process... no
> checking if fcntl locks affect threads in the same process... no
> checking if flock locks affect threads in the same process... no
> checking for entropy source... /dev/urandom
> 
> Checking for File Info Support...
> checking for struct stat.st_blocks... yes
> checking for struct stat.st_atimensec... no
> checking for struct stat.st_ctimensec... no
> checking for struct stat.st_mtimensec... no
> checking for struct stat.st_atim.tv_nsec... no
> checking for struct stat.st_ctim.tv_nsec... no
> checking for struct stat.st_mtim.tv_nsec... no
> checking for struct stat.st_atime_n... no
> checking for struct stat.st_ctime_n... no
> checking for struct stat.st_mtime_n... no
> checking for inode member of struct dirent... d_fileno
> checking for file type member of struct dirent... d_type
> 
> Checking for OS UUID Support...
> checking uuid.h usability... yes
> checking uuid.h presence... yes
> checking for uuid.h... yes
> checking for library containing uuid_create... none required
> checking for library containing uuid_generate... no
> checking for uuid_create... yes
> checking for uuid_generate... no
> checking for os uuid usability... yes
> 
> Checking for Time Support...
> checking for struct tm.tm_gmtoff... yes
> checking for struct tm.__tm_gmtoff... no
> 
> Checking for Networking support...
> checking for type in_addr... yes
> checking if fd == socket on this platform... yes
> checking style of gethostbyname_r routine... glibc2
> checking 3rd argument to the gethostbyname_r routines... char
> checking style of getservbyname_r routine... glibc2
> checking if TCP_NODELAY setting is inherited from listening sockets... yes
> checking if O_NONBLOCK setting is inherited from listening sockets... no
> checking whether TCP_NODELAY and TCP_CORK can both be enabled... no
> checking for TCP_CORK in netinet/tcp.h... no
> checking for TCP_NOPUSH in netinet/tcp.h... yes
> checking for SO_ACCEPTFILTER in sys/socket.h... yes
> checking whether SCTP is supported... yes
> checking for struct ip_mreq... yes
> checking for set_h_errno... no
> 
> Checking for IPv6 Networking support...
> checking for library containing getaddrinfo... none required
> checking for library containing gai_strerror... none required
> checking for library containing getnameinfo... none required
> checking for gai_strerror... yes
> checking for working getaddrinfo... yes
> checking for negative error codes for getaddrinfo... no
> checking for working getnameinfo... yes
> checking for sockaddr_in6... yes
> checking for sockaddr_storage... yes
> checking for working AI_ADDRCONFIG... yes
> checking if APR supports IPv6... yes
> checking langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.h... yes
> checking for nl_langinfo... yes
> 
> Restore user-defined environment settings...
>   restoring CPPFLAGS to ""
>   setting EXTRA_CPPFLAGS to ""
>   restoring CFLAGS to ""
>   setting EXTRA_CFLAGS to "-g -O2"
>   restoring LDFLAGS to ""
>   setting EXTRA_LDFLAGS to ""
>   restoring LIBS to ""
>   setting EXTRA_LIBS to "-lcrypt  -pthread"
>   restoring INCLUDES to ""
>   setting EXTRA_INCLUDES to ""
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating include/apr.h
> config.status: creating build/apr_rules.mk
> config.status: creating build/pkg/pkginfo
> config.status: creating apr-1-config
> config.status: creating apr.pc
> config.status: creating test/Makefile
> config.status: creating test/internal/Makefile
> config.status: creating include/arch/unix/apr_private.h
> config.status: executing libtool commands
> rm: libtoolT: No such file or directory
> config.status: executing default commands
> cd /work/a/ports/devel/apr1/work/apr-util-1.3.9;  /usr/bin/env CC="cc" TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.6" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh  ./configure --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --with-apr=/work/a/ports/devel/apr1/work/apr-1.4.2  --with-expat=/usr/local  --with-iconv=/usr/local --with-gdbm=/usr/local --with-berkeley-db=/usr/local/include/db42:/usr/local/lib/db42 --without-ndbm --without-ldap 
--w
>  ithout-mysql --without-pgsql --without-sqlite3
> checking build system type... i386-unknown-freebsd8.0
> checking host system type... i386-unknown-freebsd8.0
> checking target system type... i386-unknown-freebsd8.0
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for working mkdir -p... yes
> APR-util Version: 1.3.9
> checking for chosen layout... apr-util
> checking for gcc... cc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> Applying apr-util hints file rules for i386-unknown-freebsd8.0
> checking for APR... yes
>   setting CPP to "cc -E"
>   setting CPPFLAGS to " "
> checking how to run the C preprocessor... cc -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -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 for ldap support...
> checking checking for gdbm in /usr/local... checking gdbm.h usability... yes
> checking gdbm.h presence... yes
> checking for gdbm.h... yes
> checking for gdbm_open in -lgdbm... yes
>   setting APRUTIL_LDFLAGS to "-L/usr/local/lib"
>   setting APRUTIL_INCLUDES to "-I/usr/local/include"
> checking for Berkeley DB 5.0 in /usr/local/include/db42 and /usr/local/lib/db42... 
> checking db50/db.h usability... no
> checking db50/db.h presence... no
> checking for db50/db.h... no
> checking db5/db.h usability... no
> checking db5/db.h presence... no
> checking for db5/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb-5.0... no
> checking db50/db.h usability... no
> checking db50/db.h presence... no
> checking for db50/db.h... no
> checking db5/db.h usability... no
> checking db5/db.h presence... no
> checking for db5/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb5-5.0... no
> checking db50/db.h usability... no
> checking db50/db.h presence... no
> checking for db50/db.h... no
> checking db5/db.h usability... no
> checking db5/db.h presence... no
> checking for db5/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb50... no
> checking db50/db.h usability... no
> checking db50/db.h presence... no
> checking for db50/db.h... no
> checking db5/db.h usability... no
> checking db5/db.h presence... no
> checking for db5/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb5... no
> checking db50/db.h usability... no
> checking db50/db.h presence... no
> checking for db50/db.h... no
> checking db5/db.h usability... no
> checking db5/db.h presence... no
> checking for db5/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb... no
> checking for Berkeley DB 4.8 in /usr/local/include/db42 and /usr/local/lib/db42... 
> checking db48/db.h usability... no
> checking db48/db.h presence... no
> checking for db48/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb-4.8... no
> checking db48/db.h usability... no
> checking db48/db.h presence... no
> checking for db48/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4-4.8... no
> checking db48/db.h usability... no
> checking db48/db.h presence... no
> checking for db48/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb48... no
> checking db48/db.h usability... no
> checking db48/db.h presence... no
> checking for db48/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4... no
> checking db48/db.h usability... no
> checking db48/db.h presence... no
> checking for db48/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb... no
> checking for Berkeley DB 4.7 in /usr/local/include/db42 and /usr/local/lib/db42... 
> checking db47/db.h usability... no
> checking db47/db.h presence... no
> checking for db47/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb-4.7... no
> checking db47/db.h usability... no
> checking db47/db.h presence... no
> checking for db47/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4-4.7... no
> checking db47/db.h usability... no
> checking db47/db.h presence... no
> checking for db47/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb47... no
> checking db47/db.h usability... no
> checking db47/db.h presence... no
> checking for db47/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4... no
> checking db47/db.h usability... no
> checking db47/db.h presence... no
> checking for db47/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb... no
> checking for Berkeley DB 4.6 in /usr/local/include/db42 and /usr/local/lib/db42... 
> checking db46/db.h usability... no
> checking db46/db.h presence... no
> checking for db46/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb-4.6... no
> checking db46/db.h usability... no
> checking db46/db.h presence... no
> checking for db46/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4-4.6... no
> checking db46/db.h usability... no
> checking db46/db.h presence... no
> checking for db46/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb46... no
> checking db46/db.h usability... no
> checking db46/db.h presence... no
> checking for db46/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4... no
> checking db46/db.h usability... no
> checking db46/db.h presence... no
> checking for db46/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb... no
> checking for Berkeley DB 4.5 in /usr/local/include/db42 and /usr/local/lib/db42... 
> checking db45/db.h usability... no
> checking db45/db.h presence... no
> checking for db45/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb-4.5... no
> checking db45/db.h usability... no
> checking db45/db.h presence... no
> checking for db45/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4-4.5... no
> checking db45/db.h usability... no
> checking db45/db.h presence... no
> checking for db45/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb45... no
> checking db45/db.h usability... no
> checking db45/db.h presence... no
> checking for db45/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4... no
> checking db45/db.h usability... no
> checking db45/db.h presence... no
> checking for db45/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb... no
> checking for Berkeley DB 4.4 in /usr/local/include/db42 and /usr/local/lib/db42... 
> checking db44/db.h usability... no
> checking db44/db.h presence... no
> checking for db44/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb-4.4... no
> checking db44/db.h usability... no
> checking db44/db.h presence... no
> checking for db44/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4-4.4... no
> checking db44/db.h usability... no
> checking db44/db.h presence... no
> checking for db44/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb44... no
> checking db44/db.h usability... no
> checking db44/db.h presence... no
> checking for db44/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4... no
> checking db44/db.h usability... no
> checking db44/db.h presence... no
> checking for db44/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb... no
> checking for Berkeley DB 4.3 in /usr/local/include/db42 and /usr/local/lib/db42... 
> checking db43/db.h usability... no
> checking db43/db.h presence... no
> checking for db43/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb-4.3... no
> checking db43/db.h usability... no
> checking db43/db.h presence... no
> checking for db43/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4-4.3... no
> checking db43/db.h usability... no
> checking db43/db.h presence... no
> checking for db43/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb43... no
> checking db43/db.h usability... no
> checking db43/db.h presence... no
> checking for db43/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb4... no
> checking db43/db.h usability... no
> checking db43/db.h presence... no
> checking for db43/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb... no
> checking for Berkeley DB 4.2 in /usr/local/include/db42 and /usr/local/lib/db42... 
> checking db42/db.h usability... no
> checking db42/db.h presence... no
> checking for db42/db.h... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for -ldb-4.2... yes
>   adding "-I/usr/local/include/db42" to APRUTIL_INCLUDES
>   adding "-L/usr/local/lib/db42" to APRUTIL_LDFLAGS
> checking for Berkeley DB... found db4
> checking for default DBM... sdbm (default)
> checking sqlite.h usability... no
> checking sqlite.h presence... no
> checking for sqlite.h... no
> checking sybdb.h usability... no
> checking sybdb.h presence... no
> checking for sybdb.h... no
> checking freetds/sybdb.h usability... no
> checking freetds/sybdb.h presence... no
> checking for freetds/sybdb.h... no
> checking for odbc_config... no
> checking sql.h usability... no
> checking sql.h presence... no
> checking for sql.h... no
> checking odbc/sql.h usability... no
> checking odbc/sql.h presence... no
> checking for odbc/sql.h... no
>   setting LDFLAGS to "-L/usr/local/lib"
>   adding "-I/usr/local/include" to CPPFLAGS
> checking Expat 1.95.x... yes
>   setting APRUTIL_EXPORT_LIBS to "-lexpat"
>   setting APRUTIL_LIBS to "-lexpat"
>   adding "-I/usr/local/include" to CPPFLAGS
>   setting LDFLAGS to "-L/usr/local/lib"
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
>   setting LIBS to "-liconv"
>   adding "-liconv" to APRUTIL_LIBS
>   adding "-liconv" to APRUTIL_EXPORT_LIBS
>   nulling LIBS
>   removed "-I/usr/local/include" from CPPFLAGS
>   nulling LDFLAGS
> checking for type of inbuf parameter to iconv... const char **
> checking for iconv.h... (cached) yes
> checking langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.h... yes
> checking for nl_langinfo... yes
> checking for CODESET in langinfo.h... yes
> checking whether APR has DSO support... yes
> checking for library containing crypt... -lcrypt
> checking if system crypt() function is threadsafe... no
> checking for crypt_r... no
>   adding "/work/a/ports/devel/apr1/work/apr-1.4.2/libapr-1.la" to APRUTIL_LIBS
>   adding "-lcrypt" to APRUTIL_LIBS
>   adding "-pthread" to APRUTIL_LIBS
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating export_vars.sh
> config.status: creating build/pkg/pkginfo
> config.status: creating apr-util.pc
> config.status: creating apu-1-config
> config.status: creating include/private/apu_select_dbm.h
> config.status: creating include/apr_ldap.h
> config.status: creating include/apu.h
> config.status: creating include/apu_want.h
> config.status: creating test/Makefile
> config.status: creating include/private/apu_config.h
> config.status: executing default commands
> true
> ===>   Returning to build of ap13-mod_webapp-4.1.24_5
> Error: shared library "/nonexistent" does not exist
> *** Error code 1
> 
> Stop in /a/ports/www/mod_webapp.
> ================================================================
> build of /usr/ports/www/mod_webapp ended at Fri Jun 11 23:41:39 UTC 2010
> 
> ----- End forwarded message -----


-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci at p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-apache/attachments/20100612/3a2f82d6/signature.pgp


More information about the freebsd-apache mailing list