Bug#878937: visp: port baseline violation on i386+amd64 (also causes FTBFS on amd64)

Adrian Bunk bunk at debian.org
Tue Oct 17 19:31:40 UTC 2017


Source: visp
Version: 3.0.1-2
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=visp&arch=i386&ver=3.0.1-2&stamp=1487064152&raw=0

...
-- Performing Test HAVE_CXX_MSSE2
-- Performing Test HAVE_CXX_MSSE2 - Success
-- Performing Test HAVE_C_MSSE2
-- Performing Test HAVE_C_MSSE2 - Success
-- Performing Test HAVE_CXX_MSSE3
-- Performing Test HAVE_CXX_MSSE3 - Success
-- Performing Test HAVE_C_MSSE3
-- Performing Test HAVE_C_MSSE3 - Success
-- Performing Test HAVE_CXX_MSSSE3
-- Performing Test HAVE_CXX_MSSSE3 - Success
-- Performing Test HAVE_C_MSSSE3
-- Performing Test HAVE_C_MSSSE3 - Success
...
--     C++ flags (Release):         -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wextra -fopenmp -fvisibility=hidden -msse2 -msse3 -mssse3 -fPIC -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security
--     C++ flags (Debug):           -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wextra -fopenmp -fvisibility=hidden -msse2 -msse3 -mssse3 -fPIC -g
--     C Compiler:                  /usr/bin/cc
--     C flags (Release):           -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wextra -fopenmp -fvisibility=hidden -msse2 -msse3 -mssse3 -fPIC -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security
--     C flags (Debug):             -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -Wextra -fopenmp -fvisibility=hidden -msse2 -msse3 -mssse3 -fPIC -g
...
The following tests FAILED:
	  2 - testConversion (ILLEGAL)
	  4 - testCropAdvanced (ILLEGAL)
	 14 - testIoPPM (ILLEGAL)
	 16 - testReadImage (ILLEGAL)
	 37 - testHistogram (ILLEGAL)
	 71 - testKeyPoint-5 (ILLEGAL)
	 72 - testKeyPoint-6 (ILLEGAL)
	 73 - testKeyPoint-7 (ILLEGAL)
	100 - imageDiskRW (ILLEGAL)
Errors while running CTest
Makefile:107: recipe for target 'test' failed
make[2]: *** [test] Error 8


The baseline of the amd64 port includes nothing higher than SSE2.

The baseline of the i386 port includes no SSE (not even MMX).


More information about the debian-science-maintainers mailing list