>>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/odhcp6c/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521 -xf - >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Patching >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/ && cd /home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin:/home/buildroot/.local/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/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=0 ) -- The C compiler identification is GNU 8.4.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -- Check for working C compiler: /home/buildroot/autobuild/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: /home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521 >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin:/home/buildroot/.local/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' Scanning dependencies of target odhcp6c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' [ 33%] Building C object CMakeFiles/odhcp6c.dir/src/dhcpv6.c.o [ 33%] Building C object CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o [ 50%] Building C object CMakeFiles/odhcp6c.dir/src/ra.c.o [ 66%] Building C object CMakeFiles/odhcp6c.dir/src/script.c.o /home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/src/odhcp6c.c: In function 'odhcp6c_get_milli_time': /home/buildroot/autobuild/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 /home/buildroot/autobuild/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 CMakeFiles/odhcp6c.dir/build.make:62: recipe for target 'CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o' failed make[3]: *** [CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/odhcp6c.dir/all' failed make[2]: *** [CMakeFiles/odhcp6c.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' Makefile:151: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521' package/pkg-generic.mk:266: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/odhcp6c-d2e247d8d87ecf8c60fcf0acdad05667bd379521/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'