>>> tcf-agent 1.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-5/output-1/build/.org.eclipse.tcf.agent-1.7.0.tar.gz.Grjxfs/output' 'http://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git/snapshot/org.eclipse.tcf.agent-1.7.0.tar.gz' URL transformed to HTTPS due to an HSTS policy --2022-10-07 14:30:53-- https://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git/snapshot/org.eclipse.tcf.agent-1.7.0.tar.gz 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... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-5/output-1/build/.org.eclipse.tcf.agent-1.7.0.tar.gz.Grjxfs/output' 0K .......... .......... .......... .......... .......... 833K 50K .......... .......... .......... .......... .......... 856K 100K .......... .......... .......... .......... .......... 74.1M 150K .......... .......... .......... .......... .......... 1.19M 200K .......... .......... .......... .......... .......... 2.63M 250K .......... .......... .......... .......... .......... 99.0M 300K .......... .......... .......... .......... .......... 68.7M 350K .......... .......... .......... .......... .......... 1.21M 400K .......... .......... .......... .......... .......... 2.63M 450K .......... .......... .......... .......... .......... 33.9M 500K .......... .......... .......... .......... .......... 13.1M 550K .......... .......... .......... .......... .......... 192M 600K .......... .......... .......... .......... .......... 202M 650K .......... .......... .......... .......... .......... 200M 700K .......... .......... .......... .......... .......... 1.37M 750K .......... . 127M=0.3s 2022-10-07 14:30:54 (2.65 MB/s) - '/tmp/instance-5/output-1/build/.org.eclipse.tcf.agent-1.7.0.tar.gz.Grjxfs/output' saved [779419] org.eclipse.tcf.agent-1.7.0.tar.gz: OK (sha256: 2f8c7be8a0bf7c86c72fd5680bc19a9e8f98792d40c94a0fee30ceb6428b8f33) >>> tcf-agent 1.7.0 Extracting gzip -d -c /tmp/instance-5/dl/tcf-agent/org.eclipse.tcf.agent-1.7.0.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/tcf-agent-1.7.0 -xf - >>> tcf-agent 1.7.0 Patching >>> tcf-agent 1.7.0 Configuring (mkdir -p /tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent && cd /tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent && rm -f CMakeCache.txt && PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-5/output-1/host/bin/cmake /tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-5/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 -DBUILD_SHARED_LIBS=OFF -DTCF_MACHINE=microblaze ) CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.8.12 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 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-5/output-1/host/bin/microblazeel-buildroot-linux-musl-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- operating system:GNU/Linux -- machine:microblaze -- 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-5/output-1/build/tcf-agent-1.7.0/agent >>> tcf-agent 1.7.0 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent make[1]: Entering directory '/tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent' make[2]: Entering directory '/tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent' make[3]: Entering directory '/tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent' make[3]: Leaving directory '/tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent' make[3]: Entering directory '/tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent' [ 1%] Building C object CMakeFiles/tcf-agent.dir/machine/microblaze/tcf/cpudefs-mdep.c.o In file included from /tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent/machine/microblaze/tcf/cpudefs-mdep.c:20: /tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent/machine/microblaze/tcf/cpudefs-mdep.c: In function 'microblaze_create_reg_definitions': /tmp/instance-5/output-1/build/tcf-agent-1.7.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; | ^~~ /tmp/instance-5/output-1/build/tcf-agent-1.7.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[3]: Leaving directory '/tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent' make[2]: *** [CMakeFiles/Makefile2:85: CMakeFiles/tcf-agent.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent' make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/tmp/instance-5/output-1/build/tcf-agent-1.7.0/agent' make: *** [package/pkg-generic.mk:293: /tmp/instance-5/output-1/build/tcf-agent-1.7.0/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-5/buildroot'