Skip to content

Instantly share code, notes, and snippets.

Created February 6, 2017 11:33
Show Gist options
  • Select an option

  • Save anonymous/4a1b7b598aea32e84daedba8ef1e7639 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/4a1b7b598aea32e84daedba8ef1e7639 to your computer and use it in GitHub Desktop.
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2'
uname -a
Linux gcc4 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
774ca9ad262eb895e9d81c522c7e65490f96e465 - allow non-default excpetion handling targets [2 days ago] [ (HEAD, master)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
Distributor ID: Debian
Description: Debian GNU/Linux 8.7 (jessie)
Release: 8.7
Codename: jessie
autoconf --version 2>/dev/null | head -1
autoconf (GNU Autoconf) 2.69
automake --version 2>/dev/null | head -1
automake (GNU automake) 1.14.1
gcc --version
gcc (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
g++ --version
g++ (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
python --version
Python 2.7.9
perl --version 2>&1 | head -3
This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi
(with 92 registered patches, see perl -V for more detail)
rm -rf '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2'
mkdir -p '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2'
mkdir -p '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2'
mkdir -p '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.build_'
# disable wine with readonly directory
# see https://github.com/mxe/mxe/issues/841
mkdir -p '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/readonly'
chmod 0555 '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/readonly'
cd '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2' && tar xzf '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/pkg/apr-1.5.2.tar.gz'
cd '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2'
(cd '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2' && patch -p1 -u) < /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/src/apr-1.patch
patching file include/apr.h.in
patching file include/apr.hw
patching file include/apr.hwc
(cd '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2' && patch -p1 -u) < /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/src/apr-2-wtypes.patch
patching file include/arch/win32/apr_private.h
patching file file_io/win32/filestat.c
(cd '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2' && patch -p1 -u) < /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/src/apr-3.patch
patching file Makefile.in
cp -Rp '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2' '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native'
cd '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native' && ./configure
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
Configuring APR library
Platform: x86_64-unknown-linux-gnu
checking for working mkdir -p... yes
APR Version: 1.5.2
checking for chosen layout... apr
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 a sed that does not truncate output... /bin/sed
Applying APR hints file rules for x86_64-unknown-linux-gnu
setting CPPFLAGS to "-DLINUX -D_REENTRANT -D_GNU_SOURCE"
(Default will be unix)
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for gawk... no
checking for mawk... mawk
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for rm... rm
checking for as... as
checking for cpp... cpp
checking for ar... ar
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 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 how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: cannot remove 'conftest*': No such file or directory
no
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... yes
checking whether to build static libraries... yes
grep: /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/libtool: No such file or directory
Check for compiler flags...
checking whether the compiler provides atomic builtins... yes
checking whether to enable -D_LARGEFILE64_SOURCE... no
configure: Configured for Linux 3.16
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for CFLAGS needed for pthreads... -pthread
adding "-pthread" to CFLAGS
checking for LIBS needed for pthreads... -lpthread
adding "-lpthread" to LIBS
checking for pthread.h... (cached) 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... no
checking for port_create... no
checking for epoll support... yes
checking for epoll_create1 support... yes
checking for dup3 support... yes
checking for accept4 support... yes
checking for SOCK_CLOEXEC support... yes
checking for fdatasync... yes
checking for epoll_create1 support... (cached) yes
checking for asio -> message queue support... no
checking for dup3 support... (cached) yes
checking for accept4 support... (cached) yes
checking for SOCK_CLOEXEC support... (cached) yes
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... -lrt
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... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
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 size_t... yes
checking for working alloca.h... yes
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... pointer
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... yes
checking crypt.h presence... yes
checking for crypt.h... yes
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... yes
checking malloc.h presence... yes
checking for malloc.h... yes
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... no
checking osreldate.h presence... no
checking for osreldate.h... no
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... no
checking netinet/sctp.h presence... no
checking for netinet/sctp.h... no
checking netinet/sctp_uio.h usability... no
checking netinet/sctp_uio.h presence... no
checking for netinet/sctp_uio.h... no
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... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
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... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
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... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
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... (cached) 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... yes
checking for socklen_t... yes
checking size of void*... 8
checking size of char... 1
checking size of int... 4
checking size of long... 8
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... no
checking whether ssize_t and long are the same... yes
checking whether size_t and unsigned int are the same... no
checking whether size_t and unsigned long are the same... yes
checking size of ssize_t... 8
checking which format to use for apr_ssize_t... %ld
checking size of size_t... 8
checking which format to use for apr_size_t... %lu
checking size of off_t... 8
checking which type to use for apr_off_t... off_t
checking size of ino_t... 8
configure: using ino_t for ino_t
checking whether byte ordering is bigendian... no
checking size of struct iovec... 16
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 strtol... yes
Checking for DSO...
checking for dlopen... no
checking for dlopen in -ldl... yes
adding "-ldl" to LIBS
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... yes
checking for union semun in sys/sem.h... no
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... yes
checking for robust cross-process mutex support... yes
decision on apr_lock implementation method... SysV IPC semget()
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... yes
checking for struct stat.st_ctim.tv_nsec... yes
checking for struct stat.st_mtim.tv_nsec... yes
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... no
checking uuid.h presence... no
checking for uuid.h... no
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking sys/uuid.h usability... no
checking sys/uuid.h presence... no
checking for sys/uuid.h... no
checking for library containing uuid_create... no
checking for library containing uuid_generate... no
checking for uuid_create... no
checking for uuid_generate... no
checking for os uuid usability... no
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... no
checking if O_NONBLOCK setting is inherited from listening sockets... no
checking whether TCP_NODELAY and TCP_CORK can both be enabled... yes
checking for TCP_CORK in netinet/tcp.h... yes
checking for TCP_NOPUSH in netinet/tcp.h... no
checking for SO_ACCEPTFILTER in sys/socket.h... no
checking whether SCTP is supported... no
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... no
checking for negative error codes for getaddrinfo... yes
checking for working getnameinfo... no
checking for sockaddr_in6... yes
checking for sockaddr_storage... yes
checking if APR supports IPv6... no -- no working getaddrinfo
checking for library containing hstrerror... none required
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
setting have_unicode_fs to "0"
setting apr_has_xthread_files to "0"
setting apr_procattr_user_set_requires_password to "0"
setting apr_thread_func to ""
setting apr_has_user to "1"
Restore user-defined environment settings...
restoring CPPFLAGS to ""
setting EXTRA_CPPFLAGS to "-DLINUX -D_REENTRANT -D_GNU_SOURCE"
restoring CFLAGS to ""
setting EXTRA_CFLAGS to "-g -O2 -pthread"
restoring LDFLAGS to ""
setting EXTRA_LDFLAGS to ""
restoring LIBS to ""
setting EXTRA_LIBS to "-lrt -lcrypt -lpthread -ldl"
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: cannot remove 'libtoolT': No such file or directory
config.status: executing default commands
cd '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native' && make tools/gen_test_char CFLAGS='-DNEED_ENHANCED_ESCAPES'
make[2]: Entering directory '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native'
/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/build/mkdir.sh tools
/bin/bash /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/libtool --silent --mode=compile gcc -g -O2 -pthread -DNEED_ENHANCED_ESCAPES -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include/arch/unix -I./include/arch/unix -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include/arch/unix -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include/private -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include/private -o tools/gen_test_char.lo -c tools/gen_test_char.c && touch tools/gen_test_char.lo
/bin/bash /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/libtool --silent --mode=link gcc -g -O2 -pthread -DNEED_ENHANCED_ESCAPES -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include/arch/unix -I./include/arch/unix -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include/arch/unix -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include/private -I/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native/include/private -no-install -o tools/gen_test_char tools/gen_test_char.lo -lrt -lcrypt -lpthread -ldl
make[2]: Leaving directory '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2.native'
cd '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2' && ./configure --host='i686-w64-mingw32.static.posix.dw2' --build='x86_64-unknown-linux-gnu' --prefix='/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/i686-w64-mingw32.static.posix.dw2' --enable-static --disable-shared ac_cv_prog_HAVE_DOXYGEN="false" --disable-doxygen ac_cv_sizeof_off_t=4 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 CFLAGS=-D_WIN32_WINNT=0x0500
configure: WARNING: unrecognized options: --disable-doxygen
configure: loading site script /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/i686-w64-mingw32.static.posix.dw2/share/config.site
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... i686-w64-mingw32.static.posix.dw2
checking target system type... i686-w64-mingw32.static.posix.dw2
Configuring APR library
Platform: i686-w64-mingw32.static.posix.dw2
checking for working mkdir -p... yes
APR Version: 1.5.2
checking for chosen layout... apr
checking for i686-w64-mingw32.static.posix.dw2-gcc... i686-w64-mingw32.static.posix.dw2-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32.static.posix.dw2-gcc accepts -g... yes
checking for i686-w64-mingw32.static.posix.dw2-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
Applying APR hints file rules for i686-w64-mingw32.static.posix.dw2
setting INTERNAL_CPPFLAGS to "-DBINPATH=/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2/test/.libs"
setting CPPFLAGS to "-DWIN32 -D__MSVCRT__"
setting LDFLAGS to "-Wl,--enable-auto-import,--subsystem,console"
setting have_unicode_fs to "1"
setting have_proc_invoked to "1"
setting apr_lock_method to "win32"
setting apr_process_lock_is_global to "yes"
setting apr_cv_use_lfs64 to "yes"
setting apr_cv_osuuid to "yes"
setting apr_cv_tcp_nodelay_with_cork to "no"
setting apr_thread_func to "__stdcall"
setting ac_cv_o_nonblock_inherited to "yes"
setting ac_cv_tcp_nodelay_inherited to "yes"
setting ac_cv_file__dev_zero to "no"
setting ac_cv_func_setpgrp_void to "no"
setting ac_cv_func_mmap to "yes"
setting ac_cv_define_sockaddr_in6 to "yes"
setting ac_cv_working_getaddrinfo to "yes"
setting ac_cv_working_getnameinfo to "yes"
setting ac_cv_func_gai_strerror to "yes"
setting apr_has_xthread_files to "1"
setting apr_has_user to "1"
setting apr_procattr_user_set_requires_password to "1"
setting ac_cv_func_sendfile to "yes"
(Default will be unix)
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... i686-w64-mingw32.static.posix.dw2-gcc -E
checking for gawk... no
checking for mawk... mawk
checking whether ln -s works... yes
checking for i686-w64-mingw32.static.posix.dw2-ranlib... i686-w64-mingw32.static.posix.dw2-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for rm... rm
checking for as... as
checking for cpp... cpp
checking for i686-w64-mingw32.static.posix.dw2-ar... i686-w64-mingw32.static.posix.dw2-ar
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 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 i686-w64-mingw32.static.posix.dw2-as... (cached) as
checking for i686-w64-mingw32.static.posix.dw2-dlltool... i686-w64-mingw32.static.posix.dw2-dlltool
checking for i686-w64-mingw32.static.posix.dw2-objdump... i686-w64-mingw32.static.posix.dw2-objdump
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i686-w64-mingw32.static.posix.dw2-gcc... /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/bin/i686-w64-mingw32.static.posix.dw2-ld
checking if the linker (/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/bin/i686-w64-mingw32.static.posix.dw2-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/bin/i686-w64-mingw32.static.posix.dw2-nm -B
checking the name lister (/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/bin/i686-w64-mingw32.static.posix.dw2-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to i686-w64-mingw32.static.posix.dw2 format... func_convert_file_nix_to_w32
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/bin/i686-w64-mingw32.static.posix.dw2-ld option to reload object files... -r
checking for i686-w64-mingw32.static.posix.dw2-objdump... (cached) i686-w64-mingw32.static.posix.dw2-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32.static.posix.dw2-dlltool... (cached) i686-w64-mingw32.static.posix.dw2-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32.static.posix.dw2-ar... (cached) i686-w64-mingw32.static.posix.dw2-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32.static.posix.dw2-strip... i686-w64-mingw32.static.posix.dw2-strip
checking for i686-w64-mingw32.static.posix.dw2-ranlib... (cached) i686-w64-mingw32.static.posix.dw2-ranlib
checking command to parse /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/bin/i686-w64-mingw32.static.posix.dw2-nm -B output from i686-w64-mingw32.static.posix.dw2-gcc object... ok
checking for sysroot... no
checking for i686-w64-mingw32.static.posix.dw2-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32.static.posix.dw2-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32.static.posix.dw2-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32.static.posix.dw2-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32.static.posix.dw2-gcc static flag -static works... yes
checking if i686-w64-mingw32.static.posix.dw2-gcc supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
yes
checking if i686-w64-mingw32.static.posix.dw2-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32.static.posix.dw2-gcc linker (/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/usr/bin/i686-w64-mingw32.static.posix.dw2-ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
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
grep: /home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2/libtool: No such file or directory
Check for compiler flags...
adding "-DAPR_DECLARE_STATIC" to CPPFLAGS
checking whether the compiler provides atomic builtins... no
checking whether to enable -D_LARGEFILE64_SOURCE... (cached) yes
adding "-D_LARGEFILE64_SOURCE" to CPPFLAGS
Checking for libraries...
setting LIBS to "-lshell32 -ladvapi32 -lws2_32 -lrpcrt4 -lmswsock"
Checking for Threads...
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... no
checking for gethostbyaddr_r... no
checking for getservbyname_r... no
checking for sigsuspend... no
checking for sigwait... no
checking for poll... no
checking for kqueue... no
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 asio -> message queue support... no
checking for dup3 support... (cached) no
checking for accept4 support... (cached) no
checking for SOCK_CLOEXEC support... (cached) no
checking for getpwnam_r... no
checking for getpwuid_r... no
checking for getgrnam_r... no
checking for getgrgid_r... no
Checking for Shared Memory Support...
checking for library containing shm_open... no
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/ipc.h usability... no
checking sys/ipc.h presence... no
checking for sys/ipc.h... no
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/shm.h usability... no
checking sys/shm.h presence... no
checking for sys/shm.h... no
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... yes
checking windows.h presence... yes
checking for windows.h... yes
checking for mmap... (cached) yes
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for shmget... no
checking for shmat... no
checking for shmdt... no
checking for shmctl... no
checking for create_area... no
checking for MAP_ANON in sys/mman.h... no
checking for /dev/zero... (cached) no
decision on anonymous shared memory allocation method... Windows CreateFileMapping()
decision on namebased memory allocation method... Windows shared memory
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for calloc... yes
checking for setsid... no
checking for isinf... no
checking for isnan... yes
checking for getenv... yes
checking for putenv... yes
checking for setenv... no
checking for unsetenv... no
checking for writev... no
checking for getifaddrs... no
checking for utime... yes
checking for utimes... no
checking for setrlimit... no
checking for getrlimit... no
checking for sendfilev in -lsendfile... no
checking for sendfile... (cached) yes
checking for send_file... no
checking for sendfilev... no
checking for sigaction... no
checking whether sys_siglist is declared... no
checking for fork... no
checking for inet_addr... yes
checking for inet_network... yes
checking for _getch... yes
checking for strerror_r... no
checking for mmap... (cached) yes
checking for memmove... yes
checking for getpass... no
checking for getpassphrase... no
checking for gmtime_r... no
checking for localtime_r... no
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... yes
checking conio.h presence... yes
checking for conio.h... yes
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... yes
checking dir.h presence... yes
checking for dir.h... yes
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) no
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... no
checking grp.h presence... no
checking for grp.h... no
checking io.h usability... yes
checking io.h presence... yes
checking for io.h... yes
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... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking netdb.h usability... no
checking netdb.h presence... no
checking for netdb.h... no
checking osreldate.h usability... no
checking osreldate.h presence... no
checking for osreldate.h... no
checking poll.h usability... no
checking poll.h presence... no
checking for poll.h... no
checking process.h usability... yes
checking process.h presence... yes
checking for process.h... yes
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
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... no
checking termios.h presence... no
checking for termios.h... no
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) yes
checking winsock2.h usability... yes
checking winsock2.h presence... yes
checking for winsock2.h... yes
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
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... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking netinet/sctp.h usability... no
checking netinet/sctp.h presence... no
checking for netinet/sctp.h... no
checking netinet/sctp_uio.h usability... no
checking netinet/sctp_uio.h presence... no
checking for netinet/sctp_uio.h... no
checking for sys/file.h... (cached) yes
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking for sys/mman.h... (cached) no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... no
checking sys/poll.h presence... no
checking for sys/poll.h... no
checking sys/resource.h usability... no
checking sys/resource.h presence... no
checking for sys/resource.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/sem.h usability... no
checking sys/sem.h presence... no
checking for sys/sem.h... no
checking sys/sendfile.h usability... no
checking sys/sendfile.h presence... no
checking for sys/sendfile.h... no
checking sys/signal.h usability... no
checking sys/signal.h presence... no
checking for sys/signal.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
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... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking sys/un.h usability... no
checking sys/un.h presence... no
checking for sys/un.h... no
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking for netinet/tcp.h... no
checking for off_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... no
checking for ssize_t... yes
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether setpgrp takes no argument... (cached) no
checking for socklen_t... no
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... (cached) 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... (cached) 4
checking which format to use for apr_ssize_t... %d
checking size of size_t... (cached) 4
checking which format to use for apr_size_t... %u
checking size of off_t... (cached) 4
checking for mmap64... no
checking for sendfile64... no
checking for sendfilev64... no
checking for readdir64_r... no
checking for mkstemp64... no
checking which type to use for apr_off_t... off64_t
configure: using apr_int64_t for ino_t
checking whether byte ordering is bigendian... no
checking size of struct iovec... 0
checking for strnicmp... yes
checking for strncasecmp... yes
checking for stricmp... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strstr... yes
checking for memchr... yes
checking for _strtoi64... yes
Checking for DSO...
Checking for Processes...
checking for waitpid... no
checking for Variable Length Arrays... yes
checking struct rlimit... no
Checking for Locking...
checking for semget... no
checking for semctl... no
checking for flock... no
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... no
checking for union semun in sys/sem.h... no
checking for LOCK_EX in sys/file.h... no
checking for F_SETLK in fcntl.h... no
checking for SEM_UNDO in sys/sem.h... no
checking for POLLIN in poll.h sys/poll.h... no
checking for PTHREAD_PROCESS_SHARED in pthread.h... yes
checking for pthread_mutexattr_setpshared... yes
checking for robust cross-process mutex support... configure: error: in `/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2/tmp-apr-i686-w64-mingw32.static.posix.dw2/apr-1.5.2':
configure: error: cannot run test program while cross compiling
See `config.log' for more details
Makefile:622: recipe for target 'build-only-apr_i686-w64-mingw32.static.posix.dw2' failed
make[1]: *** [build-only-apr_i686-w64-mingw32.static.posix.dw2] Error 1
make[1]: Leaving directory '/home/bnagaev/mxe-i686-w64-mingw32.static.posix.dw2'
real 0m47.742s
user 0m30.828s
sys 0m5.176s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment