>>> tcf-agent 1.8.0 Downloading wget -nd -t 3 -O '/home/autobuild/autobuild/instance-2/output-1/build/.org.eclipse.tcf.agent-1.8.0.tar.xz.0Feifr/output' 'http://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git/snapshot/org.eclipse.tcf.agent-1.8.0.tar.xz' URL transformed to HTTPS due to an HSTS policy --2024-07-24 14:51:02-- https://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git/snapshot/org.eclipse.tcf.agent-1.8.0.tar.xz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving git.eclipse.org (git.eclipse.org)... 198.41.30.196 Connecting to git.eclipse.org (git.eclipse.org)|198.41.30.196|:443... connected. HTTP request sent, awaiting response... 503 Service Unavailable 2024-07-24 14:51:02 ERROR 503: Service Unavailable. wget -nd -t 3 -O '/home/autobuild/autobuild/instance-2/output-1/build/.org.eclipse.tcf.agent-1.8.0.tar.xz.YiIHs6/output' 'https://sources.buildroot.net/tcf-agent/org.eclipse.tcf.agent-1.8.0.tar.xz' --2024-07-24 14:51:02-- https://sources.buildroot.net/tcf-agent/org.eclipse.tcf.agent-1.8.0.tar.xz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.0.37, 104.26.1.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 565804 (553K) [application/x-xz] Saving to: '/home/autobuild/autobuild/instance-2/output-1/build/.org.eclipse.tcf.agent-1.8.0.tar.xz.YiIHs6/output' 0K .......... .......... .......... .......... .......... 9% 90.9M 0s 50K .......... .......... .......... .......... .......... 18% 3.60M 0s 100K .......... .......... .......... .......... .......... 27% 3.73M 0s 150K .......... .......... .......... .......... .......... 36% 66.3M 0s 200K .......... .......... .......... .......... .......... 45% 73.3M 0s 250K .......... .......... .......... .......... .......... 54% 57.1M 0s 300K .......... .......... .......... .......... .......... 63% 4.21M 0s 350K .......... .......... .......... .......... .......... 72% 55.6M 0s 400K .......... .......... .......... .......... .......... 81% 50.5M 0s 450K .......... .......... .......... .......... .......... 90% 62.4M 0s 500K .......... .......... .......... .......... .......... 99% 59.7M 0s 550K .. 100% 4.74T=0.04s 2024-07-24 14:51:02 (12.1 MB/s) - '/home/autobuild/autobuild/instance-2/output-1/build/.org.eclipse.tcf.agent-1.8.0.tar.xz.YiIHs6/output' saved [565804/565804] org.eclipse.tcf.agent-1.8.0.tar.xz: OK (sha256: 64131790c7d4636d4abff8516d5b4b6329e4d3e691f44dc604e2c30f55edb0dd) >>> tcf-agent 1.8.0 Extracting xzcat /home/autobuild/autobuild/instance-2/dl/tcf-agent/org.eclipse.tcf.agent-1.8.0.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0 -xf - >>> tcf-agent 1.8.0 Patching Applying 0001-agent-tcf-services-tcf_elf.c-fix-x86-build.patch using patch: patching file agent/tcf/services/tcf_elf.c Applying 0001-fix-uClibc-ng-compile.patch using patch: patching file agent/machine/arm/tcf/cpudefs-mdep.c >>> tcf-agent 1.8.0 Configuring (mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent && cd /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/build/tcf-agent-1.8.0/agent -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-2/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=OFF -DBUILD_SHARED_LIBS=OFF -DTCF_MACHINE=microblaze ) CMake Deprecation Warning at CMakeLists.txt:3 (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.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-buildroot-linux-musl-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- operating system: GNU/Linux -- machine: microblaze -- Configuring done (0.2s) -- 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 -- Build files have been written to: /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent >>> tcf-agent 1.8.0 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/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-2/output-1/build/tcf-agent-1.8.0/agent -j1 -- make[1]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent' [ 1%] Building C object CMakeFiles/tcf-agent.dir/machine/microblaze/tcf/cpudefs-mdep.c.o In file included from /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent/machine/microblaze/tcf/cpudefs-mdep.c:20: /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent/machine/microblaze/tcf/cpudefs-mdep.c: In function 'microblaze_create_reg_definitions': /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent/machine/microblaze/tcf/cpudefs-mdep.c:92:42: error: 'struct user_regs_struct' has no member named 'gpr'; did you mean 'grp'? 92 | r->offset = REG_OFFSET(user.regs.gpr) + i * 4; | ^~~ /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent/machine/microblaze/tcf/cpudefs-mdep.c:92:21: note: in expansion of macro 'REG_OFFSET' 92 | r->offset = REG_OFFSET(user.regs.gpr) + i * 4; | ^~~~~~~~~~ make[3]: *** [CMakeFiles/tcf-agent.dir/build.make:76: CMakeFiles/tcf-agent.dir/machine/microblaze/tcf/cpudefs-mdep.c.o] Error 1 make[2]: *** [CMakeFiles/Makefile2:85: CMakeFiles/tcf-agent.dir/all] Error 2 make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/agent' make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-2/output-1/build/tcf-agent-1.8.0/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'