Skip to content

Fix pynn-brainscales build 3 (and revert to rc2)

This should fix the build (linker) errors we encountered via !105 (merged):

[ 562/1694] Linking build/libnux/tests/test_empty_vx_v2.bin
/srv/test-build/spack/opt/spack/linux-centos7-x86_64/gcc-10.3.0/oppulance-2.0-rc2-7onmcq7txtx7dfsix672nwcf7pul3fcn/bin/../lib/gcc/powerpc-ppu/8.1.0/../../../../powerpc-ppu/bin/ld.bfd: cannot find -lhaldls_ppu_vx_v2
collect2: error: ld returned 1 exit status
[ 563/1694] Linking build/libnux/tests/test_empty_vx_v3.bin
/srv/test-build/spack/opt/spack/linux-centos7-x86_64/gcc-10.3.0/oppulance-2.0-rc2-7onmcq7txtx7dfsix672nwcf7pul3fcn/bin/../lib/gcc/powerpc-ppu/8.1.0/../../../../powerpc-ppu/bin/ld.bfd: cannot find -lhaldls_ppu_vx_v3
collect2: error: ld returned 1 exit status

(It also should fix some more warnings; it increases build verbosity and disables test execution.)

Edited by Eric Müller

Merge request reports