>>> sconeserver 8d1935919a2013358993a8e9dfa992cbde56e503 Downloading wget -nd -t 3 -O '/home/autobuild/autobuild/instance-8/output-1/build/.sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503.tar.gz.sWmgoo/output' 'https://github.com/sconemad/sconeserver/archive/8d1935919a2013358993a8e9dfa992cbde56e503/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503.tar.gz' --2024-07-01 15:54:29-- https://github.com/sconemad/sconeserver/archive/8d1935919a2013358993a8e9dfa992cbde56e503/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/sconemad/sconeserver/tar.gz/8d1935919a2013358993a8e9dfa992cbde56e503 [following] --2024-07-01 15:54:30-- https://codeload.github.com/sconemad/sconeserver/tar.gz/8d1935919a2013358993a8e9dfa992cbde56e503 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-8/output-1/build/.sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503.tar.gz.sWmgoo/output' 0K .......... .......... .......... .......... .......... 360K 50K .......... .......... .......... .......... .......... 721K 100K .......... .......... .......... .......... .......... 120M 150K .......... .......... .......... .......... .......... 1.14M 200K .......... .......... .......... .......... .......... 1.84M 250K .......... .......... .......... .......... .......... 106M 300K .......... .......... .......... ........ 114M=0.3s 2024-07-01 15:54:31 (1.19 MB/s) - '/home/autobuild/autobuild/instance-8/output-1/build/.sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503.tar.gz.sWmgoo/output' saved [346782] sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503.tar.gz: OK (sha256: 47552b20579678e49150abe071d9eb55cf23bd13f7f6e4fa085d0612bf6a3431) >>> sconeserver 8d1935919a2013358993a8e9dfa992cbde56e503 Extracting gzip -d -c /home/autobuild/autobuild/instance-8/dl/sconeserver/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503 -xf - >>> sconeserver 8d1935919a2013358993a8e9dfa992cbde56e503 Patching >>> sconeserver 8d1935919a2013358993a8e9dfa992cbde56e503 Configuring (mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503/ && cd /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/cmake /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-8/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 -DCMAKE_CXX_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -std=c++11" -DWITH_IMAGE=OFF -DWITH_MARKDOWN=OFF -DWITH_SSL=ON -DWITH_BLUETOOTH=OFF -DWITH_EXAMPLES=OFF -DWITH_SCONESITE=OFF -DWITH_LOCATION=OFF -DWITH_MATHS=OFF -DWITH_MYSQL=OFF -DWITH_RSS=OFF -DWITH_SQLITE=OFF -DWITH_TESTBUILDER=OFF ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-8/output-1/host/bin/microblaze-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/autobuild/autobuild/instance-8/output-1/host/bin/microblaze-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): CMakeLists.txt:3 (include) -- Looking for C++ include unordered_map -- Looking for C++ include unordered_map - found -- Looking for C++ include tr1/unordered_map -- Looking for C++ include tr1/unordered_map - found -- Looking for C++ include ext/hash_map -- Looking for C++ include ext/hash_map - found -- Looking for C++ include map -- Looking for C++ include map - found CMake Deprecation Warning at sconex/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): sconex/CMakeLists.txt:3 (include) CMake Deprecation Warning at exec/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): exec/CMakeLists.txt:3 (include) CMake Deprecation Warning at forward/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): forward/CMakeLists.txt:3 (include) CMake Deprecation Warning at http/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): http/CMakeLists.txt:3 (include) CMake Deprecation Warning at ip/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): ip/CMakeLists.txt:3 (include) CMake Deprecation Warning at ip6/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): ip6/CMakeLists.txt:3 (include) CMake Deprecation Warning at local/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): local/CMakeLists.txt:3 (include) CMake Deprecation Warning at mime/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): mime/CMakeLists.txt:3 (include) CMake Deprecation Warning at server/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): server/CMakeLists.txt:3 (include) CMake Deprecation Warning at simple/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): simple/CMakeLists.txt:3 (include) CMake Deprecation Warning at smtp/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): smtp/CMakeLists.txt:3 (include) CMake Deprecation Warning at ssl/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): ssl/CMakeLists.txt:3 (include) -- Found OpenSSL: /home/autobuild/autobuild/instance-8/output-1/host/microblaze-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "3.3.1") CMake Deprecation Warning at stat/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): stat/CMakeLists.txt:3 (include) CMake Deprecation Warning at test/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): test/CMakeLists.txt:3 (include) CMake Deprecation Warning at tftp/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at sconeserver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): tftp/CMakeLists.txt:3 (include) -- Configuring done (0.9s) -- Generating done (0.0s) 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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503 >>> sconeserver 8d1935919a2013358993a8e9dfa992cbde56e503 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/cmake --build /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503/ -j1 -- make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503' [ 1%] Building CXX object sconex/CMakeFiles/sconex.dir/sconex.cpp.o In file included from /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503/sconex/sconex.cpp:22: /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503/sconex/../sconex/sconex.h:124:12: fatal error: crypt.h: No such file or directory 124 | # include | ^~~~~~~~~ compilation terminated. make[3]: *** [sconex/CMakeFiles/sconex.dir/build.make:76: sconex/CMakeFiles/sconex.dir/sconex.cpp.o] Error 1 make[2]: *** [CMakeFiles/Makefile2:380: sconex/CMakeFiles/sconex.dir/all] Error 2 make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503' make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-8/output-1/build/sconeserver-8d1935919a2013358993a8e9dfa992cbde56e503/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'