Source: cura-engine Version: 14.01-2 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
cura-engine fails to build from source in unstable/amd64:
[..]
dh_auto_clean
make -j1 clean
make[2]: Entering directory
'/home/lamby/temp/cdt.20160314071949.RxMixAqtKD/cura-engine-14.01'
rm -f ./CuraEngine bridge.o comb.o gcodeExport.o infill.o inset.o layerPart.o
main.o optimizedModel.o pathOrderOptimizer.o polygonOptimizer.o raft.o
settings.o skin.o skirt.o slicer.o support.o timeEstimate.o
modelFile/modelFile.o utils/gettime.o utils/logoutput.o
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160314071949.RxMixAqtKD/cura-engine-14.01'
rm -f debian/CuraEngine.1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160314071949.RxMixAqtKD/cura-engine-14.01'
dh_clean
debian/rules build
dh build
dh_testdir
dh_update_autotools_config
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory
'/home/lamby/temp/cdt.20160314071949.RxMixAqtKD/cura-engine-14.01'
dh_auto_build
make -j1
make[2]: Entering directory
'/home/lamby/temp/cdt.20160314071949.RxMixAqtKD/cura-engine-14.01'
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -Wall
-Wextra -O3 -fomit-frame-pointer `pkg-config --cflags polyclipping` bridge.cpp
-o bridge.o
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -Wall
-Wextra -O3 -fomit-frame-pointer `pkg-config --cflags polyclipping` comb.cpp -o
comb.o
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -Wall
-Wextra -O3 -fomit-frame-pointer `pkg-config --cflags polyclipping`
gcodeExport.cpp -o gcodeExport.o
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -Wall
-Wextra -O3 -fomit-frame-pointer `pkg-config --cflags polyclipping` infill.cpp
-o infill.o
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -Wall
-Wextra -O3 -fomit-frame-pointer `pkg-config --cflags polyclipping` inset.cpp
-o inset.o
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -Wall
-Wextra -O3 -fomit-frame-pointer `pkg-config --cflags polyclipping`
layerPart.cpp -o layerPart.o
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -Wall
-Wextra -O3 -fomit-frame-pointer `pkg-config --cflags polyclipping` main.cpp -o
main.o
In file included from /usr/include/features.h:361:0,
from /usr/include/stdio.h:27,
from main.cpp:2:
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:109:1: error:
'__DECL_SIMD__log' does not name a type
__MATHCALL_VEC (log,, (_Mdouble_ __x));
^
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:109:1: error:
'__DECL_SIMD__logf' does not name a type
__MATHCALL_VEC (log,, (_Mdouble_ __x));
^
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:109:1: error:
'__DECL_SIMD__logl' does not name a type
__MATHCALL_VEC (log,, (_Mdouble_ __x));
^
Makefile:43: recipe for target 'main.o' failed
make[2]: *** [main.o] Error 1
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160314071949.RxMixAqtKD/cura-engine-14.01'
dh_auto_build: make -j1 returned exit code 2
debian/rules:21: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160314071949.RxMixAqtKD/cura-engine-14.01'
debian/rules:18: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
cura-engine.14.01-2.unstable.amd64.log.txt.gz
Description: Binary data

