Hello,

I ran into problems building a recent OSELAS toolchain on a system where the 
same toolchain was already installed.
The previous installation was built using the same project with 
ptxdist-2020.02.0 and OSELAS.Toolchain-2019.09.1.
Now I wanted to change some minor things, build a new .deb and update my 
installation. But it seems the build fails if a toolchain of the same version 
and cross-target is already installed. After uninstalling the previous .deb the 
build worked.
This is rather unfortunate as the toolchain build is intended to be done on a 
CI system that also builds a ptxdist project using the systemwide installed 
toolchain.
The build log piped through "grep failed" looks like this:

"
../Makerules:662: recipe for target 
'/var/lib/jenkins/workspace/Arm_Toolchain/Software/Toolchain/OSELAS.Toolchain-2019.09.1/platform-arm-v7a-linux-gnueabihf-gcc-9.2.1-glibc-2.30-binutils-2.32-kernel-5.4-sanitized/build-target/glibc-first-2.30-build/libc_pic.os.clean'
 failed
Makefile:259: recipe for target 'elf/subdir_lib' failed
Makefile:9: recipe for target 'all' failed
/var/lib/jenkins/workspace/Arm_Toolchain/Software/ptxdist-2020.02.0/rules/post/ptxd_make_world_compile.make:19:
 recipe for target 
'/var/lib/jenkins/workspace/Arm_Toolchain/Software/Toolchain/OSELAS.Toolchain-2019.09.1/platform-arm-v7a-linux-gnueabihf-gcc-9.2.1-glibc-2.30-binutils-2.32-kernel-5.4-sanitized/state/glibc-first.compile'
 failed
../Makerules:662: recipe for target 
'/var/lib/jenkins/workspace/Arm_Toolchain/Software/Toolchain/OSELAS.Toolchain-2019.09.1/platform-arm-v7a-linux-gnueabihf-gcc-9.2.1-glibc-2.30-binutils-2.32-kernel-5.4-sanitized/build-target/glibc-first-2.30-build/libc_pic.os.clean'
 failed
Makefile:259: recipe for target 'elf/subdir_lib' failed
Makefile:9: recipe for target 'all' failed
/var/lib/jenkins/workspace/Arm_Toolchain/Software/ptxdist-2020.02.0/rules/post/ptxd_make_world_compile.make:19:
 recipe for target 
'/var/lib/jenkins/workspace/Arm_Toolchain/Software/Toolchain/OSELAS.Toolchain-2019.09.1/platform-arm-v7a-linux-gnueabihf-gcc-9.2.1-glibc-2.30-binutils-2.32-kernel-5.4-sanitized/state/glibc-first.compile'
 failed
build_all_v2.mk:46: recipe for target 
'gstate/arm-v7a-linux-gnueabihf-gcc-9.2.1-glibc-2.30-binutils-2.32-kernel-5.4-sanitized.build'
 failed
"

Is this a known problem?

Regards,
Christoph

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to