>>> hiawatha 11.1 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-0/output-1/build/.hiawatha-11.1.tar.gz.jLtPoP/output' 'https://www.hiawatha-webserver.org/files/hiawatha-11.1.tar.gz' --2022-01-08 22:43:49-- https://www.hiawatha-webserver.org/files/hiawatha-11.1.tar.gz Resolving www.hiawatha-webserver.org (www.hiawatha-webserver.org)... 185.21.189.126, 2a02:348:a1:bd7e::1 Connecting to www.hiawatha-webserver.org (www.hiawatha-webserver.org)|185.21.189.126|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1511713 (1.4M) [application/x-gzip] Saving to: '/tmp/instance-0/output-1/build/.hiawatha-11.1.tar.gz.jLtPoP/output' 0K .......... .......... .......... .......... .......... 3% 200K 7s 50K .......... .......... .......... .......... .......... 6% 1.10M 4s 100K .......... .......... .......... .......... .......... 10% 620K 3s 150K .......... .......... .......... .......... .......... 13% 59.0M 2s 200K .......... .......... .......... .......... .......... 16% 407K 2s 250K .......... .......... .......... .......... .......... 20% 64.8M 2s 300K .......... .......... .......... .......... .......... 23% 85.2M 2s 350K .......... .......... .......... .......... .......... 27% 43.0M 1s 400K .......... .......... .......... .......... .......... 30% 87.4M 1s 450K .......... .......... .......... .......... .......... 33% 1.17M 1s 500K .......... .......... .......... .......... .......... 37% 624K 1s 550K .......... .......... .......... .......... .......... 40% 62.8M 1s 600K .......... .......... .......... .......... .......... 44% 83.3M 1s 650K .......... .......... .......... .......... .......... 47% 69.0M 1s 700K .......... .......... .......... .......... .......... 50% 95.6M 1s 750K .......... .......... .......... .......... .......... 54% 62.5M 1s 800K .......... .......... .......... .......... .......... 57% 60.2M 0s 850K .......... .......... .......... .......... .......... 60% 95.5M 0s 900K .......... .......... .......... .......... .......... 64% 63.5M 0s 950K .......... .......... .......... .......... .......... 67% 130M 0s 1000K .......... .......... .......... .......... .......... 71% 1.25M 0s 1050K .......... .......... .......... .......... .......... 74% 621K 0s 1100K .......... .......... .......... .......... .......... 77% 63.3M 0s 1150K .......... .......... .......... .......... .......... 81% 76.8M 0s 1200K .......... .......... .......... .......... .......... 84% 55.7M 0s 1250K .......... .......... .......... .......... .......... 88% 108M 0s 1300K .......... .......... .......... .......... .......... 91% 55.0M 0s 1350K .......... .......... .......... .......... .......... 94% 199K 0s 1400K .......... .......... .......... .......... .......... 98% 95.3M 0s 1450K .......... .......... ...... 100% 247M=1.0s 2022-01-08 22:43:51 (1.44 MB/s) - '/tmp/instance-0/output-1/build/.hiawatha-11.1.tar.gz.jLtPoP/output' saved [1511713/1511713] hiawatha-11.1.tar.gz: OK (sha256: d21722986f64163e30a560283123cdf4d6cb5ff8188ab754387b26724565268d) >>> hiawatha 11.1 Extracting gzip -d -c /tmp/instance-0/dl/hiawatha/hiawatha-11.1.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/hiawatha-11.1 -xf - >>> hiawatha 11.1 Patching >>> hiawatha 11.1 Configuring (mkdir -p /tmp/instance-0/output-1/build/hiawatha-11.1/ && cd /tmp/instance-0/output-1/build/hiawatha-11.1/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /tmp/instance-0/output-1/build/hiawatha-11.1/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_TOOLKIT=OFF -DCONFIG_DIR=/etc/hiawatha -DLOG_DIR=/var/log -DPID_DIR=/var/run -DWEBROOT_DIR=/var/www/hiawatha -DWORK_DIR=/var/lib/hiawatha -DUSE_SYSTEM_MBEDTLS=ON -DENABLE_XSLT=OFF ) -- The C compiler identification is GNU 10.3.0 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found ZLIB: /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libz.so (found version "1.2.11") -- Looking for crypt.h -- Looking for crypt.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for include files sys/types.h, netinet/in.h -- Looking for include files sys/types.h, netinet/in.h - found -- Looking for include files sys/types.h, netinet/tcp.h -- Looking for include files sys/types.h, netinet/tcp.h - found -- Looking for rpcsvc/crypt.h -- Looking for rpcsvc/crypt.h - not found -- Looking for setenv -- Looking for setenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for clearenv -- Looking for clearenv - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnstr -- Looking for strnstr - not found -- Looking for strcasestr -- Looking for strcasestr - found -- Looking for strncasestr -- Looking for strncasestr - not found -- Looking for crypt_r in crypt -- Looking for crypt_r in crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for gzdopen in /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libz.so -- Looking for gzdopen in /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libz.so - found -- Looking for SO_ACCEPTFILTER -- Looking for SO_ACCEPTFILTER - not found CMake Warning at CMakeLists.txt:99 (message): Make sure the mbed TLS shared library has been built with the MBEDTLS_THREADING_PTHREAD and MBEDTLS_THREADING_C flags set. Otherwise, it may crash the Hiawatha webserver. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-0/output-1/build/hiawatha-11.1 >>> hiawatha 11.1 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/hiawatha-11.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[2]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' Scanning dependencies of target ssi-cgi Scanning dependencies of target cgi-wrapper make[3]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' Scanning dependencies of target wigwam make[3]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' [ 1%] Building C object CMakeFiles/ssi-cgi.dir/src/ip.c.o Scanning dependencies of target hiawatha [ 5%] Building C object CMakeFiles/ssi-cgi.dir/src/libstr.c.o [ 5%] Building C object CMakeFiles/ssi-cgi.dir/src/liblist.c.o [ 9%] Building C object CMakeFiles/ssi-cgi.dir/src/alternative.c.o [ 9%] Building C object CMakeFiles/cgi-wrapper.dir/src/libstr.c.o make[3]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' [ 10%] Building C object CMakeFiles/wigwam.dir/src/filehashes.c.o [ 12%] Building C object CMakeFiles/cgi-wrapper.dir/src/cgi-wrapper.c.o [ 14%] Building C object CMakeFiles/ssi-cgi.dir/src/memdbg.c.o [ 16%] Building C object CMakeFiles/wigwam.dir/src/ip.c.o [ 18%] Building C object CMakeFiles/wigwam.dir/src/libstr.c.o [ 20%] Building C object CMakeFiles/wigwam.dir/src/toolkit.c.o [ 21%] Building C object CMakeFiles/ssi-cgi.dir/src/libfs.c.o [ 23%] Building C object CMakeFiles/wigwam.dir/src/memdbg.c.o make[3]: Entering directory '/tmp/instance-0/output-1/build/hiawatha-11.1' [ 25%] Building C object CMakeFiles/ssi-cgi.dir/src/ssi-cgi.c.o [ 27%] Building C object CMakeFiles/cgi-wrapper.dir/src/alternative.c.o [ 29%] Building C object CMakeFiles/cgi-wrapper.dir/src/memdbg.c.o [ 32%] Building C object CMakeFiles/wigwam.dir/src/alternative.c.o [ 32%] Building C object CMakeFiles/cgi-wrapper.dir/src/libfs.c.o [ 34%] Building C object CMakeFiles/wigwam.dir/src/libfs.c.o [ 36%] Building C object CMakeFiles/cgi-wrapper.dir/src/userconfig.c.o [ 38%] Building C object CMakeFiles/wigwam.dir/src/liblist.c.o [ 40%] Building C object CMakeFiles/wigwam.dir/src/wigwam.c.o [ 41%] Building C object CMakeFiles/hiawatha.dir/src/alternative.c.o [ 47%] Building C object CMakeFiles/hiawatha.dir/src/cgi.c.o [ 47%] Building C object CMakeFiles/hiawatha.dir/src/client.c.o [ 47%] Building C object CMakeFiles/hiawatha.dir/src/filehashes.c.o [ 52%] Building C object CMakeFiles/hiawatha.dir/src/cache.c.o [ 52%] Building C object CMakeFiles/hiawatha.dir/src/envir.c.o [ 52%] Building C object CMakeFiles/hiawatha.dir/src/httpauth.c.o [ 56%] Building C object CMakeFiles/hiawatha.dir/src/challenge.c.o [ 56%] Building C object CMakeFiles/hiawatha.dir/src/hiawatha.c.o [ 58%] Building C object CMakeFiles/hiawatha.dir/src/http.c.o [ 60%] Building C object CMakeFiles/hiawatha.dir/src/ip.c.o [ 63%] Building C object CMakeFiles/hiawatha.dir/src/liblist.c.o [ 63%] Building C object CMakeFiles/hiawatha.dir/src/libfs.c.o [ 65%] Building C object CMakeFiles/hiawatha.dir/src/libstr.c.o [ 67%] Building C object CMakeFiles/hiawatha.dir/src/log.c.o [ 69%] Building C object CMakeFiles/hiawatha.dir/src/memdbg.c.o [ 70%] Building C object CMakeFiles/hiawatha.dir/src/mimetype.c.o /tmp/instance-0/output-1/build/hiawatha-11.1/src/wigwam.c: In function 'check_main_config': /tmp/instance-0/output-1/build/hiawatha-11.1/src/wigwam.c:585:7: error: too many arguments to function 'mbedtls_pk_parse_keyfile' 585 | if (mbedtls_pk_parse_keyfile(&private_key, needle->value, NULL, mbedtls_psa_get_random, MBEDTLS_PSA_RANDOM_STATE) != 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/mbedtls/ssl_ciphersuites.h:31, from /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/mbedtls/ssl.h:34, from /tmp/instance-0/output-1/build/hiawatha-11.1/src/wigwam.c:37: /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/mbedtls/pk.h:740:5: note: declared here 740 | int mbedtls_pk_parse_keyfile( mbedtls_pk_context *ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/wigwam.c:604:18: error: 'mbedtls_x509_crt' has no member named 'MBEDTLS_PRIVATE' 604 | if (certificate.MBEDTLS_PRIVATE(sig_md) < MBEDTLS_MD_SHA256) { | ^ /tmp/instance-0/output-1/build/hiawatha-11.1/src/wigwam.c:604:35: error: 'sig_md' undeclared (first use in this function) 604 | if (certificate.MBEDTLS_PRIVATE(sig_md) < MBEDTLS_MD_SHA256) { | ^~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/wigwam.c:604:35: note: each undeclared identifier is reported only once for each function it appears in [ 72%] Building C object CMakeFiles/hiawatha.dir/src/monitor.c.o [ 74%] Building C object CMakeFiles/hiawatha.dir/src/rproxy.c.o make[3]: *** [CMakeFiles/wigwam.dir/build.make:167: CMakeFiles/wigwam.dir/src/wigwam.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... [ 76%] Building C object CMakeFiles/hiawatha.dir/src/send.c.o /tmp/instance-0/output-1/build/hiawatha-11.1/src/challenge.c: In function 'send_cookie_tail': /tmp/instance-0/output-1/build/hiawatha-11.1/src/challenge.c:155:19: warning: '%d' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] 155 | sprintf(conlen, "%d\r\n\r\n", content_length); | ^~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/challenge.c:155:18: note: directive argument in the range [-2147483648, 99999] 155 | sprintf(conlen, "%d\r\n\r\n", content_length); | ^~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/challenge.c:155:2: note: 'sprintf' output between 6 and 16 bytes into a destination of size 10 155 | sprintf(conlen, "%d\r\n\r\n", content_length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 78%] Building C object CMakeFiles/hiawatha.dir/src/serverconfig.c.o [ 80%] Building C object CMakeFiles/hiawatha.dir/src/tls.c.o [ 81%] Building C object CMakeFiles/hiawatha.dir/src/session.c.o [ 83%] Building C object CMakeFiles/hiawatha.dir/src/target.c.o /tmp/instance-0/output-1/build/hiawatha-11.1/src/cache.c: In function 'make_url.isra': /tmp/instance-0/output-1/build/hiawatha-11.1/src/cache.c:144:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 144 | strncpy(url + len, request_uri, len_ru + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/cache.c:138:11: note: length computed here 138 | len_ru = strlen(request_uri); | ^~~~~~~~~~~~~~~~~~~ [ 85%] Building C object CMakeFiles/hiawatha.dir/src/tomahawk.c.o /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c: In function 'fopen_neighbour': /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c: In function 'fopen_neighbour': /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c:570:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 570 | strncpy(file + len_nb, filename, len_fn + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c:570:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 570 | strncpy(file + len_nb, filename, len_fn + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c:564:11: note: length computed here 564 | len_fn = strlen(filename); | ^~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c:564:11: note: length computed here 564 | len_fn = strlen(filename); | ^~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c: In function 'fopen_neighbour': /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c:570:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 570 | strncpy(file + len_nb, filename, len_fn + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c:564:11: note: length computed here 564 | len_fn = strlen(filename); | ^~~~~~~~~~~~~~~~ [ 87%] Building C object CMakeFiles/hiawatha.dir/src/toolkit.c.o /tmp/instance-0/output-1/build/hiawatha-11.1/src/tls.c: In function 'tls_load_key_cert': /tmp/instance-0/output-1/build/hiawatha-11.1/src/tls.c:325:16: error: too many arguments to function 'mbedtls_pk_parse_keyfile' 325 | if ((result = mbedtls_pk_parse_keyfile(*private_key, file, NULL, mbedtls_psa_get_random, MBEDTLS_PSA_RANDOM_STATE)) != 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/mbedtls/ssl_ciphersuites.h:31, from /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/mbedtls/ssl.h:34, from /tmp/instance-0/output-1/build/hiawatha-11.1/src/tls.h:28, from /tmp/instance-0/output-1/build/hiawatha-11.1/src/tls.c:28: /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/mbedtls/pk.h:740:5: note: declared here 740 | int mbedtls_pk_parse_keyfile( mbedtls_pk_context *ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~ [ 89%] Building C object CMakeFiles/hiawatha.dir/src/userconfig.c.o [ 90%] Building C object CMakeFiles/hiawatha.dir/src/workers.c.o /tmp/instance-0/output-1/build/hiawatha-11.1/src/tls.c: In function 'tls_accept': /tmp/instance-0/output-1/build/hiawatha-11.1/src/tls.c:439:20: error: 'MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE' undeclared (first use in this function); did you mean 'MBEDTLS_SSL_ALERT_MSG_HANDSHAKE_FAILURE'? 439 | if (handshake == MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | MBEDTLS_SSL_ALERT_MSG_HANDSHAKE_FAILURE /tmp/instance-0/output-1/build/hiawatha-11.1/src/tls.c:439:20: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [CMakeFiles/hiawatha.dir/build.make:349: CMakeFiles/hiawatha.dir/src/tls.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c: In function 'fopen_neighbour': /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c:570:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 570 | strncpy(file + len_nb, filename, len_fn + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/libfs.c:564:11: note: length computed here 564 | len_fn = strlen(filename); | ^~~~~~~~~~~~~~~~ [ 92%] Building C object CMakeFiles/hiawatha.dir/src/xslt.c.o /tmp/instance-0/output-1/build/hiawatha-11.1/src/rproxy.c: In function 'init_rproxy_module': /tmp/instance-0/output-1/build/hiawatha-11.1/src/rproxy.c:65:30: warning: '%s' directive writing up to 32 bytes into a region of size 13 [-Wformat-overflow=] 65 | char str[50], *format = "%s %s\r\n"; | ^~ ...... 83 | sprintf(rproxy_header, format, rproxy_id_key, rproxy_id); | ~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/rproxy.c:83:2: note: 'sprintf' output between 25 and 57 bytes into a destination of size 35 83 | sprintf(rproxy_header, format, rproxy_id_key, rproxy_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/target.c: In function 'execute_cgi': /tmp/instance-0/output-1/build/hiawatha-11.1/src/target.c:1221:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1221 | session->keep_alive = false; | ^ /tmp/instance-0/output-1/build/hiawatha-11.1/src/target.c:1222:3: note: here 1222 | case rs_QUIT: | ^~~~ /tmp/instance-0/output-1/build/hiawatha-11.1/src/workers.c: In function 'handle_request_result': /tmp/instance-0/output-1/build/hiawatha-11.1/src/workers.c:1194:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1194 | session->keep_alive = false; | ^ /tmp/instance-0/output-1/build/hiawatha-11.1/src/workers.c:1195:3: note: here 1195 | default: | ^~~~~~~ make[3]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[2]: *** [CMakeFiles/Makefile2:82: CMakeFiles/wigwam.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 94%] Linking C executable cgi-wrapper [ 96%] Linking C executable ssi-cgi make[3]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' [ 96%] Built target cgi-wrapper [ 96%] Built target ssi-cgi make[3]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[2]: *** [CMakeFiles/Makefile2:136: CMakeFiles/hiawatha.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make[1]: *** [Makefile:152: all] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/hiawatha-11.1' make: *** [package/pkg-generic.mk:295: /tmp/instance-0/output-1/build/hiawatha-11.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-0/buildroot'