Debian-Jenkins-update testing
Here are some notes about the status of Fuego core and Fuego tests, for
the Debian/Jenkins update patch.
- bbb.default.Benchmark.Whetstone - compiles but does not run on bbb
- ./whetstone: /lib/arm-linux-gneabihf/libm.so.6: version GLIBC_2.29 not found
- Possible cause: bullseye cross-compile SDK doesn't support old GLIBC on target bbb (running Debian buster)
- bbb.default.Benchmark.ebizzy - does not compile
- undefined reference to 'pthread_create'
- bbb.default.Benchmark.netperf - does not compile
- multiple definitions of several variables - loc_nodelay, rem_nodelay, loc_sndavoid, loc_rcvavoid, rem,sndavoid, rem_rcvavoid
- bbb.default.Benchmark.fio - does not compile
- bbb.default.Benchmark.GLMark - does not compile
- bbb.default.Benchmark.gtkperf - does not configure
- bbb.default.Benchmark.Interbench - does not compile
- undefined reference to sqrtl
- bbb.default.Benchmark.Java - Missing 'java' program on target board (OK)