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 for sys/socket.h... (cached) 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... (cached) yes checking for socklen_t... yes checking size of void*... 8 checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking whether int64_t and int use fmt %d... no checking whether int64_t and long use fmt %ld... yes checking for INT64_C... yes checking size of pid_t... (cached) 4 checking whether ssize_t and long use fmt %ld... yes checking whether size_t and unsigned long use fmt %lu... 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... checking whether off_t and long use fmt %ld... yes off_t checking size of ino_t... 8 configure: using ino_t for ino_t checking whether byte ordering is bigendian... (cached) no checking size of struct iovec... (cached) 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 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... (cached) yes Checking for Locking... checking for semget... yes checking for semctl... yes checking for semop... yes checking for semtimedop... yes checking for flock... yes checking for semaphore.h... (cached) yes 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 sem_timedwait... yes checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking for create_sem... no checking for acquire_sem... no checking for acquire_sem_etc... no checking for working sem_open... no 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_mutex_timedlock... yes checking for pthread_mutexattr_setpshared... yes checking for working PROCESS_SHARED locks... (cached) yes checking for robust cross-process mutex support... (cached) no checking for pthread_condattr_setpshared... 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 sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking for getrandom... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking whether SYS_getrandom is declared... yes checking for arc4random_buf... no checking for entropy source... getrandom 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... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for library containing uuid_create... no checking for library containing uuid_generate... -luuid checking for uuid_create... no checking for uuid_generate... yes 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... (cached) no checking whether TCP_NODELAY and TCP_CORK can both be enabled... (cached) 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 if_nametoindex... yes checking for if_indextoname... 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 sockaddr_un... yes checking for working AI_ADDRCONFIG... no 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 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 "-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" setting EXTRA_CPPFLAGS to "" restoring CFLAGS to "-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT" setting EXTRA_CFLAGS to "" restoring LDFLAGS to "" setting EXTRA_LDFLAGS to "" restoring LIBS to "" setting EXTRA_LIBS to "-luuid -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 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls >>> apr 1.7.0 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output-1/build/apr-1.7.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output-1/host/include -DCROSS_COMPILE -o tools/gen_test_char tools/gen_test_char.c gawk -f /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/make_exports.awk /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_allocator.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_atomic.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_cstr.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_dso.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_encode.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_env.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_errno.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_escape.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_file_info.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_file_io.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_fnmatch.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_general.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_getopt.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_global_mutex.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_hash.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_inherit.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_lib.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_mmap.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_network_io.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_perms_set.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_poll.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_pools.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_portable.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_proc_mutex.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_random.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_ring.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_shm.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_signal.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_skiplist.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_strings.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_support.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_tables.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_thread_cond.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_thread_mutex.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_thread_proc.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_thread_rwlock.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_time.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_user.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_version.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_want.h > exports.c gawk -f /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/make_var_export.awk /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_allocator.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_atomic.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_cstr.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_dso.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_encode.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_env.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_errno.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_escape.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_file_info.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_file_io.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_fnmatch.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_general.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_getopt.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_global_mutex.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_hash.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_inherit.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_lib.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_mmap.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_network_io.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_perms_set.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_poll.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_pools.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_portable.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_proc_mutex.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_random.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_ring.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_shm.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_signal.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_skiplist.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_strings.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_support.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_tables.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_thread_cond.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_thread_mutex.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_thread_proc.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_thread_rwlock.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_time.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_user.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_version.h /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_want.h > export_vars.c sed 's,^\(location=\).*$,\1installed,' < apr-1-config > apr-config.out sed -e 's,^\(apr_build.*=\).*$,\1/usr/build-1,' -e 's,^\(top_build.*=\).*$,\1/usr/build-1,' < build/apr_rules.mk > build/apr_rules.out /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o encoding/apr_encode.lo -c encoding/apr_encode.c && touch encoding/apr_encode.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o strings/apr_cpystrn.lo -c strings/apr_cpystrn.c && touch strings/apr_cpystrn.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o strings/apr_cstr.lo -c strings/apr_cstr.c && touch strings/apr_cstr.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o strings/apr_fnmatch.lo -c strings/apr_fnmatch.c && touch strings/apr_fnmatch.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o strings/apr_snprintf.lo -c strings/apr_snprintf.c && touch strings/apr_snprintf.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o strings/apr_strings.lo -c strings/apr_strings.c && touch strings/apr_strings.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o strings/apr_strnatcmp.lo -c strings/apr_strnatcmp.c && touch strings/apr_strnatcmp.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o strings/apr_strtok.lo -c strings/apr_strtok.c && touch strings/apr_strtok.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o tables/apr_hash.lo -c tables/apr_hash.c && touch tables/apr_hash.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o tables/apr_skiplist.lo -c tables/apr_skiplist.c && touch tables/apr_skiplist.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o tables/apr_tables.lo -c tables/apr_tables.c && touch tables/apr_tables.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o atomic/unix/builtins.lo -c atomic/unix/builtins.c && touch atomic/unix/builtins.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o atomic/unix/builtins64.lo -c atomic/unix/builtins64.c && touch atomic/unix/builtins64.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o atomic/unix/ia32.lo -c atomic/unix/ia32.c && touch atomic/unix/ia32.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o atomic/unix/mutex.lo -c atomic/unix/mutex.c && touch atomic/unix/mutex.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o atomic/unix/mutex64.lo -c atomic/unix/mutex64.c && touch atomic/unix/mutex64.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o atomic/unix/ppc.lo -c atomic/unix/ppc.c && touch atomic/unix/ppc.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o atomic/unix/s390.lo -c atomic/unix/s390.c && touch atomic/unix/s390.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o atomic/unix/solaris.lo -c atomic/unix/solaris.c && touch atomic/unix/solaris.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o dso/unix/dso.lo -c dso/unix/dso.c && touch dso/unix/dso.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/buffer.lo -c file_io/unix/buffer.c && touch file_io/unix/buffer.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/copy.lo -c file_io/unix/copy.c && touch file_io/unix/copy.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/dir.lo -c file_io/unix/dir.c && touch file_io/unix/dir.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/fileacc.lo -c file_io/unix/fileacc.c && touch file_io/unix/fileacc.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/filedup.lo -c file_io/unix/filedup.c && touch file_io/unix/filedup.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/filepath.lo -c file_io/unix/filepath.c && touch file_io/unix/filepath.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/filepath_util.lo -c file_io/unix/filepath_util.c && touch file_io/unix/filepath_util.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/filestat.lo -c file_io/unix/filestat.c && touch file_io/unix/filestat.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/flock.lo -c file_io/unix/flock.c && touch file_io/unix/flock.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/fullrw.lo -c file_io/unix/fullrw.c && touch file_io/unix/fullrw.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/mktemp.lo -c file_io/unix/mktemp.c && touch file_io/unix/mktemp.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/open.lo -c file_io/unix/open.c && touch file_io/unix/open.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/pipe.lo -c file_io/unix/pipe.c && touch file_io/unix/pipe.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/readwrite.lo -c file_io/unix/readwrite.c && touch file_io/unix/readwrite.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/seek.lo -c file_io/unix/seek.c && touch file_io/unix/seek.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o file_io/unix/tempdir.lo -c file_io/unix/tempdir.c && touch file_io/unix/tempdir.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o locks/unix/global_mutex.lo -c locks/unix/global_mutex.c && touch locks/unix/global_mutex.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o locks/unix/proc_mutex.lo -c locks/unix/proc_mutex.c && touch locks/unix/proc_mutex.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o locks/unix/thread_cond.lo -c locks/unix/thread_cond.c && touch locks/unix/thread_cond.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o locks/unix/thread_mutex.lo -c locks/unix/thread_mutex.c && touch locks/unix/thread_mutex.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o locks/unix/thread_rwlock.lo -c locks/unix/thread_rwlock.c && touch locks/unix/thread_rwlock.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o memory/unix/apr_pools.lo -c memory/unix/apr_pools.c && touch memory/unix/apr_pools.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o misc/unix/charset.lo -c misc/unix/charset.c && touch misc/unix/charset.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o misc/unix/env.lo -c misc/unix/env.c && touch misc/unix/env.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o misc/unix/errorcodes.lo -c misc/unix/errorcodes.c && touch misc/unix/errorcodes.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o misc/unix/getopt.lo -c misc/unix/getopt.c && touch misc/unix/getopt.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o misc/unix/otherchild.lo -c misc/unix/otherchild.c && touch misc/unix/otherchild.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o misc/unix/rand.lo -c misc/unix/rand.c && touch misc/unix/rand.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o misc/unix/start.lo -c misc/unix/start.c && touch misc/unix/start.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o misc/unix/version.lo -c misc/unix/version.c && touch misc/unix/version.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o mmap/unix/common.lo -c mmap/unix/common.c && touch mmap/unix/common.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o mmap/unix/mmap.lo -c mmap/unix/mmap.c && touch mmap/unix/mmap.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o network_io/unix/inet_ntop.lo -c network_io/unix/inet_ntop.c && touch network_io/unix/inet_ntop.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o network_io/unix/inet_pton.lo -c network_io/unix/inet_pton.c && touch network_io/unix/inet_pton.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o network_io/unix/multicast.lo -c network_io/unix/multicast.c && touch network_io/unix/multicast.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o network_io/unix/sendrecv.lo -c network_io/unix/sendrecv.c && touch network_io/unix/sendrecv.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o network_io/unix/sockaddr.lo -c network_io/unix/sockaddr.c && touch network_io/unix/sockaddr.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o network_io/unix/socket_util.lo -c network_io/unix/socket_util.c && touch network_io/unix/socket_util.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o network_io/unix/sockets.lo -c network_io/unix/sockets.c && touch network_io/unix/sockets.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o network_io/unix/sockopt.lo -c network_io/unix/sockopt.c && touch network_io/unix/sockopt.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/epoll.lo -c poll/unix/epoll.c && touch poll/unix/epoll.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/kqueue.lo -c poll/unix/kqueue.c && touch poll/unix/kqueue.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/poll.lo -c poll/unix/poll.c && touch poll/unix/poll.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/pollcb.lo -c poll/unix/pollcb.c && touch poll/unix/pollcb.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/pollset.lo -c poll/unix/pollset.c && touch poll/unix/pollset.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/port.lo -c poll/unix/port.c && touch poll/unix/port.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/select.lo -c poll/unix/select.c && touch poll/unix/select.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/wakeup.lo -c poll/unix/wakeup.c && touch poll/unix/wakeup.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o poll/unix/z_asio.lo -c poll/unix/z_asio.c && touch poll/unix/z_asio.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o random/unix/apr_random.lo -c random/unix/apr_random.c && touch random/unix/apr_random.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o random/unix/sha2.lo -c random/unix/sha2.c && touch random/unix/sha2.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o random/unix/sha2_glue.lo -c random/unix/sha2_glue.c && touch random/unix/sha2_glue.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o shmem/unix/shm.lo -c shmem/unix/shm.c && touch shmem/unix/shm.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o support/unix/waitio.lo -c support/unix/waitio.c && touch support/unix/waitio.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o threadproc/unix/proc.lo -c threadproc/unix/proc.c && touch threadproc/unix/proc.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o threadproc/unix/procsup.lo -c threadproc/unix/procsup.c && touch threadproc/unix/procsup.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o threadproc/unix/signals.lo -c threadproc/unix/signals.c && touch threadproc/unix/signals.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o threadproc/unix/thread.lo -c threadproc/unix/thread.c && touch threadproc/unix/thread.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o threadproc/unix/threadpriv.lo -c threadproc/unix/threadpriv.c && touch threadproc/unix/threadpriv.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o time/unix/time.lo -c time/unix/time.c && touch time/unix/time.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o time/unix/timestr.lo -c time/unix/timestr.c && touch time/unix/timestr.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o user/unix/groupinfo.lo -c user/unix/groupinfo.c && touch user/unix/groupinfo.lo /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o user/unix/userinfo.lo -c user/unix/userinfo.c && touch user/unix/userinfo.lo /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-cpp -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> apr.exp /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/mkdir.sh include/private tools/gen_test_char > include/private/apr_escape_test_char.h /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=compile /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -o encoding/apr_escape.lo -c encoding/apr_escape.c && touch encoding/apr_escape.lo /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-cpp -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> apr.exp /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --silent --mode=link /home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINUX -D_GNU_SOURCE -D_REENTRANT -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I./include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/arch/unix -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -I/home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/private -version-info 7:0:7 -o libapr-1.la -rpath /usr/lib encoding/apr_encode.lo encoding/apr_escape.lo passwd/apr_getpass.lo strings/apr_cpystrn.lo strings/apr_cstr.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo strings/apr_strings.lo strings/apr_strnatcmp.lo strings/apr_strtok.lo tables/apr_hash.lo tables/apr_skiplist.lo tables/apr_tables.lo atomic/unix/builtins.lo atomic/unix/builtins64.lo atomic/unix/ia32.lo atomic/unix/mutex.lo atomic/unix/mutex64.lo atomic/unix/ppc.lo atomic/unix/s390.lo atomic/unix/solaris.lo dso/unix/dso.lo file_io/unix/buffer.lo file_io/unix/copy.lo file_io/unix/dir.lo file_io/unix/fileacc.lo file_io/unix/filedup.lo file_io/unix/filepath.lo file_io/unix/filepath_util.lo file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo file_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo file_io/unix/seek.lo file_io/unix/tempdir.lo locks/unix/global_mutex.lo locks/unix/proc_mutex.lo locks/unix/thread_cond.lo locks/unix/thread_mutex.lo locks/unix/thread_rwlock.lo memory/unix/apr_pools.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/version.lo mmap/unix/common.lo mmap/unix/mmap.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/multicast.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo network_io/unix/socket_util.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo poll/unix/epoll.lo poll/unix/kqueue.lo poll/unix/poll.lo poll/unix/pollcb.lo poll/unix/pollset.lo poll/unix/port.lo poll/unix/select.lo poll/unix/wakeup.lo poll/unix/z_asio.lo random/unix/apr_random.lo random/unix/sha2.lo random/unix/sha2_glue.lo shmem/unix/shm.lo support/unix/waitio.lo threadproc/unix/proc.lo threadproc/unix/procsup.lo threadproc/unix/signals.lo threadproc/unix/thread.lo threadproc/unix/threadpriv.lo time/unix/time.lo time/unix/timestr.lo user/unix/groupinfo.lo user/unix/userinfo.lo -luuid -lrt -lcrypt -lpthread -ldl make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' >>> apr 1.7.0 Installing to staging directory PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/naourr/work/instance-2/output-1/build/apr-1.7.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' make[2]: Nothing to be done for 'local-all'. make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/mkdir.sh /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/build-1 \ /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/apr-1 /usr/bin/install -c -m 644 /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr.h /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/apr-1 for f in /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_*.h; do \ /usr/bin/install -c -m 644 ${f} /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/apr-1; \ done /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --mode=install /usr/bin/install -c -m 755 libapr-1.la /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib libtool: install: /usr/bin/install -c -m 755 .libs/libapr-1.so.0.7.0 /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libapr-1.so.0.7.0 libtool: install: (cd /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libapr-1.so.0.7.0 libapr-1.so.0 || { rm -f libapr-1.so.0 && ln -s libapr-1.so.0.7.0 libapr-1.so.0; }; }) libtool: install: (cd /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libapr-1.so.0.7.0 libapr-1.so || { rm -f libapr-1.so && ln -s libapr-1.so.0.7.0 libapr-1.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libapr-1.lai /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libapr-1.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -m 644 apr.exp /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/apr.exp /usr/bin/install -c -m 644 apr.pc /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/apr-1.pc for f in libtool shlibtool; do \ if test -f ${f}; then /usr/bin/install -c -m 755 ${f} /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/build-1; fi; \ done /usr/bin/install -c -m 755 /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/mkdir.sh /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/build-1 for f in make_exports.awk make_var_export.awk; do \ /usr/bin/install -c -m 644 /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/${f} /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/build-1; \ done /usr/bin/install -c -m 644 build/apr_rules.out /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/build-1/apr_rules.mk /usr/bin/install -c -m 755 apr-config.out /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/apr-1-config make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' /usr/bin/sed -i -e 's%apr_builddir=%apr_builddir=/home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot%' /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/build-1/apr_rules.mk /usr/bin/sed -i -e 's%apr_builders=%apr_builders=/home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot%' /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/build-1/apr_rules.mk /usr/bin/sed -i -e 's%top_builddir=%top_builddir=/home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot%' /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/build-1/apr_rules.mk >>> apr 1.7.0 Fixing package configuration files >>> apr 1.7.0 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> apr 1.7.0 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/target install -C /home/naourr/work/instance-2/output-1/build/apr-1.7.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' make[2]: Nothing to be done for 'local-all'. make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/mkdir.sh /home/naourr/work/instance-2/output-1/target/usr/lib /home/naourr/work/instance-2/output-1/target/usr/bin /home/naourr/work/instance-2/output-1/target/usr/build-1 \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/include/apr-1 /usr/bin/install -c -m 644 /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr.h /home/naourr/work/instance-2/output-1/target/usr/include/apr-1 for f in /home/naourr/work/instance-2/output-1/build/apr-1.7.0/include/apr_*.h; do \ /usr/bin/install -c -m 644 ${f} /home/naourr/work/instance-2/output-1/target/usr/include/apr-1; \ done /bin/sh /home/naourr/work/instance-2/output-1/build/apr-1.7.0/libtool --mode=install /usr/bin/install -c -m 755 libapr-1.la /home/naourr/work/instance-2/output-1/target/usr/lib libtool: install: /usr/bin/install -c -m 755 .libs/libapr-1.so.0.7.0 /home/naourr/work/instance-2/output-1/target/usr/lib/libapr-1.so.0.7.0 libtool: install: (cd /home/naourr/work/instance-2/output-1/target/usr/lib && { ln -s -f libapr-1.so.0.7.0 libapr-1.so.0 || { rm -f libapr-1.so.0 && ln -s libapr-1.so.0.7.0 libapr-1.so.0; }; }) libtool: install: (cd /home/naourr/work/instance-2/output-1/target/usr/lib && { ln -s -f libapr-1.so.0.7.0 libapr-1.so || { rm -f libapr-1.so && ln -s libapr-1.so.0.7.0 libapr-1.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libapr-1.lai /home/naourr/work/instance-2/output-1/target/usr/lib/libapr-1.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -m 644 apr.exp /home/naourr/work/instance-2/output-1/target/usr/lib/apr.exp /usr/bin/install -c -m 644 apr.pc /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig/apr-1.pc for f in libtool shlibtool; do \ if test -f ${f}; then /usr/bin/install -c -m 755 ${f} /home/naourr/work/instance-2/output-1/target/usr/build-1; fi; \ done /usr/bin/install -c -m 755 /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/mkdir.sh /home/naourr/work/instance-2/output-1/target/usr/build-1 for f in make_exports.awk make_var_export.awk; do \ /usr/bin/install -c -m 644 /home/naourr/work/instance-2/output-1/build/apr-1.7.0/build/${f} /home/naourr/work/instance-2/output-1/target/usr/build-1; \ done /usr/bin/install -c -m 644 build/apr_rules.out /home/naourr/work/instance-2/output-1/target/usr/build-1/apr_rules.mk /usr/bin/install -c -m 755 apr-config.out /home/naourr/work/instance-2/output-1/target/usr/bin/apr-1-config make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/apr-1.7.0' rm -f -rf /home/naourr/work/instance-2/output-1/target/usr/build-1/ armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3.tar.gz: OK (sha256: 876958ce6ba8a4a01a424f2b4455208b7a989eaba96015649c774340553f0c35) >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Extracting gzip -d -c /home/naourr/work/instance-2/dl/armbian-firmware/armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 -xf - >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Patching >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Configuring >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Building >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Installing to target mkdir -p /home/naourr/work/instance-2/output-1/target/lib/firmware >>> libnl 3.5.0 Downloading