Tracker – Changelog – Bugs – packages.d.o – Source
bug# | package | title | affects |
---|---|---|---|
1085165 | libgrokj2k | libgrokj2k: FTBFS on armhf: âvreinterpret_f16_u16â was not declared in this scope |
Install getbuildlog: sudo apt install devscripts
Download latest libgrokj2k build logs: getbuildlog libgrokj2k last
Download all libgrokj2k build logs: getbuildlog libgrokj2k
Rebuild against perl 5.40
3216 | return Vec128<float16_t, N>(vreinterpret_u16_f16(f16)); | ^~~ /<<PKGBUILDDIR>>/src/lib/core/highway/hwy/ops/arm_neon-inl.h:3216:31: error: there are no arguments to ‘vreinterpret_u16_f16’ that depend on a template parameter, so a declaration of ‘vreinterpret_u16_f16’ must be available [-fpermissive] 3216 | return Vec128<float16_t, N>(vreinterpret_u16_f16(f16)); | ^~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/lib/core/highway/hwy/ops/arm_neon-inl.h:3216:31: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[3]: *** [src/lib/core/highway/CMakeFiles/hwy.dir/build.make:107: src/lib/core/highway/CMakeFiles/hwy.dir/hwy/per_target.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[2]: *** [CMakeFiles/Makefile2:253: src/lib/core/highway/CMakeFiles/hwy.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[1]: *** [Makefile:159: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j4 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:10: binary-arch] Error 25