[Debian-astro-maintainers] Bug#908008: aoflagger: baseline violation on i386 and FTBFS on !x86

Adrian Bunk bunk at debian.org
Wed Sep 5 07:35:15 BST 2018


Source: aoflagger
Version: 2.12.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=aoflagger&suite=sid

...
/usr/bin/c++  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror=vla -DNDEBUG -funroll-loops -O3 -std=c++11 -Wsuggest-override  -Wl,-z,relro -rdynamic CMakeFiles/rfihistory.dir/rfihistory.cpp.o  -o rfihistory -Wl,-rpath,/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src libaoflagger.so.0 -lboost_system -lboost_date_time -lboost_python -lboost_signals -lfftw3 -lcasa_ms -lcasa_measures -lcasa_scimath -lcasa_tables -lcasa_scimath_f -llapack -lblas -lcasa_casa -lm -ldl -lpthread -lpython2.7 -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 
/usr/bin/ld: libaoflagger.so.0: undefined reference to `SumThreshold::VerticalLargeReference(Image2D const*, Mask2D*, Mask2D*, unsigned long, float)'
/usr/bin/ld: libaoflagger.so.0: undefined reference to `SumThreshold::HorizontalLargeReference(Image2D const*, Mask2D*, Mask2D*, unsigned long, float)'
collect2: error: ld returned 1 exit status
make[3]: *** [src/CMakeFiles/colormapper.dir/build.make:103: src/colormapper] Error 1


These functions are only available #ifdef __SSE__.

This is a FTBFS on !x86, and a baseline violation on i386.



More information about the Debian-astro-maintainers mailing list