Source: uhd
Version: 3.10.2.0-1
Severity: serious
https://buildd.debian.org/status/fetch.php?pkg=uhd&arch=armhf&ver=3.10.2.0-1&stamp=1503874671&raw=0
...
In file included from
/«PKGBUILDDIR»/host/lib/convert/convert_with_neon.cpp:20:0:
/usr/lib/gcc/arm-linux-gnueabihf/7/include/arm_neon.h: In member function
'virtual void __convert_fc32_1_sc16_item32_le_1_PRIORITY_SIMD::operator()(const
input_type&, const output_type&, size_t)':
/usr/lib/gcc/arm-linux-gnueabihf/7/include/arm_neon.h:6740:1: error: inlining
failed in call to always_inline 'float32x4_t vdupq_n_f32(float32_t)': target
specific option mismatch
vdupq_n_f32 (float32_t __a)
^~~~~~~~~~~
/«PKGBUILDDIR»/host/lib/convert/convert_with_neon.cpp:36:53: note: called from
here
float32x4_t Q0 = vdupq_n_f32(float(scale_factor));
^
In file included from
/«PKGBUILDDIR»/host/lib/convert/convert_with_neon.cpp:20:0:
/usr/lib/gcc/arm-linux-gnueabihf/7/include/arm_neon.h:10844:1: error: inlining
failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target
specific option mismatch
vst1_s16 (int16_t * __a, int16x4_t __b)
^~~~~~~~
/«PKGBUILDDIR»/host/lib/convert/convert_with_neon.cpp:65:17: note: called from
here
vst1_s16((reinterpret_cast<int16_t *>(&output[i+6])), D15);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from
/«PKGBUILDDIR»/host/lib/convert/convert_with_neon.cpp:20:0:
/usr/lib/gcc/arm-linux-gnueabihf/7/include/arm_neon.h:9027:1: error: inlining
failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target
specific option mismatch
vrev32_s16 (int16x4_t __a)
^~~~~~~~~~
/«PKGBUILDDIR»/host/lib/convert/convert_with_neon.cpp:64:39: note: called from
here
int16x4_t D15 = vrev32_s16(D14);
^
In file included from
/«PKGBUILDDIR»/host/lib/convert/convert_with_neon.cpp:20:0:
/usr/lib/gcc/arm-linux-gnueabihf/7/include/arm_neon.h:7552:1: error: inlining
failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target
specific option mismatch
vmovn_s32 (int32x4_t __a)
^~~~~~~~~
/«PKGBUILDDIR»/host/lib/convert/convert_with_neon.cpp:63:38: note: called from
here
int16x4_t D14 = vmovn_s32(Q13);
^
...
NEON is not part of the armhf port baseline.