>>> nginx 1.20.1 Extracting gzip -d -c /tmp/instance-2/dl/nginx/nginx-1.20.1.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/nginx-1.20.1 -xf - >>> nginx 1.20.1 Patching Applying 0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch using patch: patching file auto/types/sizeof Applying 0002-auto-feature-add-mechanism-allowing-to-force-feature.patch using patch: patching file auto/feature Applying 0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch using patch: patching file auto/cc/conf patching file auto/cc/name patching file auto/lib/libatomic/conf patching file auto/os/darwin patching file auto/os/linux patching file auto/unix Applying 0004-auto-lib-libxslt-conf-use-pkg-config.patch using patch: patching file auto/lib/libxslt/conf Applying 0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch using patch: patching file auto/os/sys_nerr patching file auto/unix Applying 0006-auto-lib-openssl-conf-use-pkg-config.patch using patch: patching file auto/lib/openssl/conf Applying 0007-auto-lib-libgd-conf-use-pkg-config.patch using patch: patching file auto/lib/libgd/conf Applying 0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch using patch: patching file src/os/unix/ngx_linux_config.h Applying 0009-auto-os-linux-fix-build-with-libxcrypt.patch using patch: patching file auto/os/linux >>> nginx 1.20.1 Configuring /usr/bin/sed -i -e 's/-Werror//g' -i /tmp/instance-2/output-1/build/nginx-1.20.1/auto/cc/* cd /tmp/instance-2/output-1/build/nginx-1.20.1 ; ngx_force_c_compiler=yes ngx_force_c99_have_variadic_macros=yes ngx_force_gcc_have_variadic_macros=yes ngx_force_gcc_have_atomic=yes ngx_force_have_epoll=yes ngx_force_have_sendfile=yes ngx_force_have_sendfile64=yes ngx_force_have_pr_set_dumpable=yes ngx_force_have_timer_event=yes ngx_force_have_map_anon=yes ngx_force_have_map_devzero=yes ngx_force_have_sysvshm=yes ngx_force_have_posix_sem=yes ngx_force_have_libatomic=no PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" ./configure --crossbuild=Linux::"arc" --with-cc="/tmp/instance-2/output-1/host/bin/arc-linux-gcc" --with-cpp="/tmp/instance-2/output-1/host/bin/arc-linux-gcc" --with-ld-opt="" --prefix=/usr --conf-path=/etc/nginx/nginx.conf --sbin-path=/usr/sbin/nginx --pid-path=/run/nginx.pid --lock-path=/run/lock/nginx.lock --user=www-data --group=www-data --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/cache/nginx/client-body --http-proxy-temp-path=/var/cache/nginx/proxy --http-fastcgi-temp-path=/var/cache/nginx/fastcgi --http-scgi-temp-path=/var/cache/nginx/scgi --http-uwsgi-temp-path=/var/cache/nginx/uwsgi --with-pcre --without-select_module --without-poll_module --without-http-cache --with-http_ssl_module --without-http_rewrite_module --with-http_dav_module --with-http_degradation_module --with-http_stub_status_module --without-http_charset_module --without-http_ssi_module --without-http_userid_module --without-http_access_module --without-http_auth_basic_module --without-http_autoindex_module --without-http_geo_module --without-http_split_clients_module --without-http_referer_module --without-http_fastcgi_module --without-http_memcached_module --without-http_limit_conn_module --without-http_limit_req_module --without-http_empty_gif_module --without-http_browser_module --without-http_upstream_ip_hash_module --without-http_upstream_least_conn_module --without-http_upstream_keepalive_module --add-module=/tmp/instance-2/output-1/build/nginx-dav-ext-3.0.0 --with-cc-opt="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 " building for Linux::arc checking for C compiler ... not tested (maybe cross-compiling) + using GNU C compiler + gcc version: 9.3.1 20200315 (Buildroot 2020.08-14-ge5a2a90) checking for gcc -pipe switch ... found checking for -Wl,-E switch ... found checking for gcc builtin atomic operations ... not tested (maybe cross-compiling) checking for C99 variadic macros ... not tested (maybe cross-compiling) checking for gcc variadic macros ... not tested (maybe cross-compiling) checking for gcc builtin 64 bit byteswap ... found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux::arc specific features checking for epoll ... not tested (maybe cross-compiling) checking for EPOLLRDHUP ... found checking for EPOLLEXCLUSIVE ... not found checking for eventfd() ... found checking for O_PATH ... found checking for sendfile() ... not tested (maybe cross-compiling) checking for sendfile64() ... not tested (maybe cross-compiling) checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... not tested (maybe cross-compiling) checking for prctl(PR_SET_KEEPCAPS) ... not tested (maybe cross-compiling) checking for capabilities ... found checking for crypt_r() ... not found checking for sys/vfs.h ... found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... not found checking for crypt() ... found checking for F_READAHEAD ... not found checking for posix_fadvise() ... found checking for O_DIRECT ... found checking for F_NOCACHE ... not found checking for directio() ... not found checking for statfs() ... found checking for statvfs() ... found checking for dlopen() ... found checking for sched_yield() ... found checking for sched_setaffinity() ... found checking for SO_SETFIB ... not found checking for SO_REUSEPORT ... found checking for SO_ACCEPTFILTER ... not found checking for SO_BINDANY ... not found checking for IP_TRANSPARENT ... found checking for IP_BINDANY ... not found checking for IP_BIND_ADDRESS_NO_PORT ... not found checking for IP_RECVDSTADDR ... not found checking for IP_SENDSRCADDR ... not found checking for IP_PKTINFO ... found checking for IPV6_RECVPKTINFO ... found checking for TCP_DEFER_ACCEPT ... found checking for TCP_KEEPIDLE ... found checking for TCP_FASTOPEN ... found checking for TCP_INFO ... found checking for accept4() ... found checking for int size ... 4 bytes checking for long size ... 4 bytes checking for long long size ... 8 bytes checking for void * size ... 4 bytes checking for uint32_t ... found checking for uint64_t ... found checking for sig_atomic_t ... found checking for sig_atomic_t size ... 4 bytes checking for socklen_t ... found checking for in_addr_t ... found checking for in_port_t ... found checking for rlim_t ... found checking for uintptr_t ... uintptr_t found checking for system byte ordering ... big endian checking for size_t size ... 4 bytes checking for off_t size ... 8 bytes checking for time_t size ... 4 bytes checking for AF_INET6 ... found checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for pwritev() ... found checking for strerrordesc_np() ... not found checking for sys_nerr ... not found checking for localtime_r() ... found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for posix_memalign() ... found checking for memalign() ... found checking for mmap(MAP_ANON|MAP_SHARED) ... not tested (maybe cross-compiling) checking for mmap("/dev/zero", MAP_SHARED) ... not tested (maybe cross-compiling) checking for System V shared memory ... not tested (maybe cross-compiling) checking for POSIX semaphores ... not tested (maybe cross-compiling) checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for ioctl(FIONREAD) ... found checking for struct tm.tm_gmtoff ... found checking for struct dirent.d_namlen ... not found checking for struct dirent.d_type ... found checking for sysconf(_SC_NPROCESSORS_ONLN) ... found checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found checking for openat(), fstatat() ... found checking for getaddrinfo() ... found configuring additional modules adding module in /tmp/instance-2/output-1/build/nginx-dav-ext-3.0.0 + ngx_http_dav_ext_module was configured checking for PCRE library ... found checking for PCRE JIT support ... found checking for OpenSSL library ... found checking for zlib library ... found Package libxslt was not found in the pkg-config search path. Perhaps you should add the directory containing `libxslt.pc' to the PKG_CONFIG_PATH environment variable Package 'libxslt', required by 'virtual:world', not found Package libxslt was not found in the pkg-config search path. Perhaps you should add the directory containing `libxslt.pc' to the PKG_CONFIG_PATH environment variable Package 'libxslt', required by 'virtual:world', not found checking for libxslt ... not found checking for libxslt in /usr/local/ ... not found checking for libxslt in /usr/pkg/ ... not found checking for libxslt in /opt/local/ ... not found ./configure: error: the HTTP XSLT module requires the libxml2/libxslt libraries. You can either do not enable the module or install the libraries. make: *** [package/pkg-generic.mk:260: /tmp/instance-2/output-1/build/nginx-1.20.1/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-2/buildroot'