>>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Downloading --2020-04-28 18:33:33-- https://github.com/sbyx/odhcp6c/archive/d2e247d8d87ecf8c60fcf0acdad05667bd379521/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/sbyx/odhcp6c/tar.gz/d2e247d8d87ecf8c60fcf0acdad05667bd379521 [following] --2020-04-28 18:33:34-- https://codeload.github.com/sbyx/odhcp6c/tar.gz/d2e247d8d87ecf8c60fcf0acdad05667bd379521 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-0/output-1/build/.odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521.tar.gz.uVeg5j/output' 0K .......... .......... .......... .......... . 271K=0.2s 2020-04-28 18:33:35 (271 KB/s) - '/tmp/instance-0/output-1/build/.odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521.tar.gz.uVeg5j/output' saved [42915] odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521.tar.gz: OK (sha256: 6d472320ccfa2e57197596869507f2a4bf9900a502939404bf0c033dceeadf5f) >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Extracting gzip -d -c /tmp/instance-0/dl/odhcp6c/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521.tar.gz | /tmp/instance-0/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521 -xf - >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Patching >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Configuring (mkdir -p /tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/ && cd /tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/ && 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/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/ -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 -DUSE_LIBUBOX=1 ) -- The C compiler identification is GNU 8.4.0 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521 >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 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/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/ make[1]: Entering directory '/tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make[2]: Entering directory '/tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make[3]: Entering directory '/tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' Scanning dependencies of target odhcp6c make[3]: Leaving directory '/tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make[3]: Entering directory '/tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' [ 20%] Building C object CMakeFiles/odhcp6c.dir/src/ra.c.o [ 60%] Building C object CMakeFiles/odhcp6c.dir/src/script.c.o [ 60%] Building C object CMakeFiles/odhcp6c.dir/src/dhcpv6.c.o [ 80%] Building C object CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o /tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/src/odhcp6c.c: In function 'odhcp6c_get_milli_time': /tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/src/odhcp6c.c:643:10: error: 'SYS_clock_gettime' undeclared (first use in this function); did you mean 'SYS_clock_gettime32'? syscall(SYS_clock_gettime, CLOCK_MONOTONIC, &t); ^~~~~~~~~~~~~~~~~ SYS_clock_gettime32 /tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/src/odhcp6c.c:643:10: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [CMakeFiles/odhcp6c.dir/build.make:63: CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make[2]: *** [CMakeFiles/Makefile2:73: CMakeFiles/odhcp6c.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make[1]: *** [Makefile:152: all] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make: *** [package/pkg-generic.mk:269: /tmp/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-0/buildroot'