Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/slic3r.spec'], chrootPath='/var/lib/mock/f33-build-140020-42411/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/slic3r.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1584316800 Wrote: /builddir/build/SRPMS/slic3r-1.3.0-12.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/slic3r.spec'], chrootPath='/var/lib/mock/f33-build-140020-42411/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/slic3r.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1584316800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FEDj9V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Slic3r-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Slic3r-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (slic3r-buildpl.patch):' Patch #0 (slic3r-buildpl.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Build.PL Hunk #1 succeeded at 164 (offset 18 lines). Patch #1 (slic3r-datadir.patch): + echo 'Patch #1 (slic3r-datadir.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/Slic3r.pm Patch #2 (slic3r-english-locale.patch): + echo 'Patch #2 (slic3r-english-locale.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file slic3r.pl Patch #3 (slic3r-linker.patch): + echo 'Patch #3 (slic3r-linker.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .linker --fuzz=0 patching file xs/Build.PL Patch #4 (slic3r-clipper.patch): + echo 'Patch #4 (slic3r-clipper.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file xs/src/libslic3r/ClipperUtils.hpp patching file xs/src/libslic3r/Geometry.cpp patching file xs/src/libslic3r/SVG.hpp patching file xs/xsp/Clipper.xsp Patch #5 (slic3r-1.3.0-fixtest.patch): + echo 'Patch #5 (slic3r-1.3.0-fixtest.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fixtest --fuzz=0 patching file t/gcode.t + echo 'Patch #6 (slic3r-wayland.patch):' Patch #6 (slic3r-wayland.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file slic3r.pl Patch #7 (slic3r-boost169.patch): + echo 'Patch #7 (slic3r-boost169.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file xs/src/libslic3r/GCodeSender.hpp + rm -rf xs/src/expat + sed -i '/src\/expat/d' xs/MANIFEST + sed -i 's|expat/expat.h|expat.h|g' xs/src/libslic3r/IO/AMF.cpp + sed -i 's|expat/expat.h|expat.h|g' xs/src/libslic3r/IO/TMF.hpp + export 'SYSTEM_LIBS= -lpolyclipping' + SYSTEM_LIBS=' -lpolyclipping' + rm -rf xs/src/poly2tri + sed -i '/src\/poly2tri/d' xs/MANIFEST + rm -rf xs/src/boost + sed -i '/src\/boost\/nowide/d' xs/MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x0xXzY + umask 022 + cd /builddir/build/BUILD + cd Slic3r-1.3.0 + export 'SYSTEM_LIBS= -lexpat' + SYSTEM_LIBS=' -lexpat' + export 'SYSTEM_LIBS= -lexpat -lpoly2tri' + SYSTEM_LIBS=' -lexpat -lpoly2tri' + cd xs + [[ ! -z -lexpat -lpoly2tri ]] SYSTEM_LIBS is -lexpat -lpoly2tri + echo 'SYSTEM_LIBS is -lexpat -lpoly2tri' + perl ./Build.PL installdirs=vendor 'optimize=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Slic3r-XS' version '0.01' + ./Build Building Slic3r-XS Processing XS typemap files... Generating main XS file... g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/admesh/normals.o src/admesh/normals.c In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/admesh/normals.c:28: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/utils.o src/libslic3r/utils.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/xsinit.h:62, from src/libslic3r/utils.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Flow.o src/libslic3r/Flow.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/slic3r/GUI/3DScene.o src/slic3r/GUI/3DScene.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/slic3r/GUI/../../libslic3r/TriangleMesh.hpp:5, from src/slic3r/GUI/3DScene.hpp:7, from src/slic3r/GUI/3DScene.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/SVG.o src/libslic3r/SVG.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/SVG.hpp:8, from src/libslic3r/SVG.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Line.o src/libslic3r/Line.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/GCode/CoolingBuffer.o src/libslic3r/GCode/CoolingBuffer.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/GCode.hpp:11, from src/libslic3r/GCode/CoolingBuffer.hpp:5, from src/libslic3r/GCode/CoolingBuffer.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ src/libslic3r/GCode/CoolingBuffer.cpp: In member function 'std::string Slic3r::CoolingBuffer::flush()': src/libslic3r/GCode/CoolingBuffer.cpp:126:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 126 | if (this->_layer_id < gg.config.disable_fan_first_layers) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libslic3r/GCode/CoolingBuffer.cpp:132:82: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 132 | if (!gg.config.cooling || gg.config.bridge_fan_speed == 0 || this->_layer_id < gg.config.disable_fan_first_layers) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/admesh/shared.o src/admesh/shared.c In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/admesh/shared.c:26: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ src/admesh/shared.c: In function 'void stl_write_off(stl_file*, char*)': src/admesh/shared.c:147:14: warning: unused variable 'error_msg' [-Wunused-variable] 147 | char *error_msg; | ^~~~~~~~~ src/admesh/shared.c: In function 'void stl_write_vrml(stl_file*, char*)': src/admesh/shared.c:178:14: warning: unused variable 'error_msg' [-Wunused-variable] 178 | char *error_msg; | ^~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/LayerHeightSpline.o src/libslic3r/LayerHeightSpline.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/LayerRegion.o src/libslic3r/LayerRegion.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/LayerRegion.cpp:6: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/GCode.o src/libslic3r/GCode.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/GCode.hpp:11, from src/libslic3r/GCode.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Zip/ZipArchive.o src/libslic3r/Zip/ZipArchive.cpp In file included from src/libslic3r/Zip/ZipArchive.cpp:1: src/libslic3r/Zip/../../miniz/miniz.h: In function 'tinfl_status tinfl_decompress(tinfl_decompressor*, const mz_uint8*, size_t*, mz_uint8*, mz_uint8*, size_t*, mz_uint32)': src/libslic3r/Zip/../../miniz/miniz.h:1500:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1500 | for ( i = 0; i <= 143; ++i) *p++ = 8; for ( ; i <= 255; ++i) *p++ = 9; for ( ; i <= 279; ++i) *p++ = 7; for ( ; i <= 287; ++i) *p++ = 8; | ^~~ src/libslic3r/Zip/../../miniz/miniz.h:1500:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1500 | for ( i = 0; i <= 143; ++i) *p++ = 8; for ( ; i <= 255; ++i) *p++ = 9; for ( ; i <= 279; ++i) *p++ = 7; for ( ; i <= 287; ++i) *p++ = 8; | ^~~ src/libslic3r/Zip/../../miniz/miniz.h: In function 'void tdefl_find_match(tdefl_compressor*, mz_uint, mz_uint, mz_uint, mz_uint*, mz_uint*)': src/libslic3r/Zip/../../miniz/miniz.h:2318:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2318 | if (!dist) break; p = s; q = d->m_dict + probe_pos; for (probe_len = 0; probe_len < max_match_len; probe_len++) if (*p++ != *q++) break; | ^~ src/libslic3r/Zip/../../miniz/miniz.h:2318:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2318 | if (!dist) break; p = s; q = d->m_dict + probe_pos; for (probe_len = 0; probe_len < max_match_len; probe_len++) if (*p++ != *q++) break; | ^ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/IO/TMF.o src/libslic3r/IO/TMF.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/IO/../TriangleMesh.hpp:5, from src/libslic3r/IO/../Model.hpp:9, from src/libslic3r/IO/../IO.hpp:5, from src/libslic3r/IO/TMF.hpp:4, from src/libslic3r/IO/TMF.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/Fill/Fill3DHoneycomb.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/PlaceholderParser.o src/libslic3r/PlaceholderParser.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Polygon.o src/libslic3r/Polygon.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Fill/FillRectilinear.o src/libslic3r/Fill/FillRectilinear.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/MotionPlanner.o src/libslic3r/MotionPlanner.cpp src/libslic3r/MotionPlanner.cpp: In member function 'Slic3r::Polyline Slic3r::MotionPlannerGraph::shortest_path(Slic3r::MotionPlannerGraph::node_t, Slic3r::MotionPlannerGraph::node_t)': src/libslic3r/MotionPlanner.cpp:402:33: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] 402 | previous[v] = u; At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/PrintObject.o src/libslic3r/PrintObject.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/PrintObject.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/IO/AMF.o src/libslic3r/IO/AMF.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/IO/../TriangleMesh.hpp:5, from src/libslic3r/IO/../Model.hpp:9, from src/libslic3r/IO/../IO.hpp:5, from src/libslic3r/IO/AMF.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ src/libslic3r/IO/AMF.cpp: In static member function 'static bool Slic3r::IO::AMF::write(Slic3r::Model&, std::string)': src/libslic3r/IO/AMF.cpp:546:34: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] 546 | for (size_t i = 0; i < stl.stats.shared_vertices; ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/BSpline/BSpline.o src/BSpline/BSpline.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/ExtrusionEntityCollection.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Fill/FillConcentric.o src/libslic3r/Fill/FillConcentric.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/perlglue.o src/perlglue.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/xsinit.h:62, from src/perlglue.cpp:2: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Point.o src/libslic3r/Point.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/IO.o src/libslic3r/IO.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/IO.hpp:5, from src/libslic3r/IO.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Surface.o src/libslic3r/Surface.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/BridgeDetector.o src/libslic3r/BridgeDetector.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/TriangleMesh.o src/libslic3r/TriangleMesh.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/TriangleMesh.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/PolylineCollection.o src/libslic3r/PolylineCollection.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Geometry.o src/libslic3r/Geometry.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/SurfaceCollection.o src/libslic3r/SurfaceCollection.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/admesh/stlinit.o src/admesh/stlinit.c In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/admesh/stlinit.c:31: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ src/admesh/stlinit.c: In function 'void stl_count_facets(stl_file*, const char*)': src/admesh/stlinit.c:132:21: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 132 | if(num_facets > header_num_facets) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src/admesh/stlinit.c:79:19: warning: unused variable 'error_msg' [-Wunused-variable] 79 | char *error_msg; | ^~~~~~~~~ src/admesh/stlinit.c: In function 'void stl_read(stl_file*, int, int)': src/admesh/stlinit.c:314:13: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 314 | fscanf(stl->fp, "endsolid\n"); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ src/admesh/stlinit.c:315:13: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 315 | fscanf(stl->fp, "solid%*[^\n]\n"); // name might contain spaces so %*s doesn't work and it also can be empty (just "solid") | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/Fill/FillHoneycomb.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/ClipperUtils.o src/libslic3r/ClipperUtils.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/slic3r/GUI/GUI.o src/slic3r/GUI/GUI.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/BoundingBox.o src/libslic3r/BoundingBox.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Model.o src/libslic3r/Model.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Model.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/GCodeTimeEstimator.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/admesh/util.o src/admesh/util.c In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/admesh/util.c:28: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ src/admesh/util.c: In function 'void stl_transform(stl_file*, float*)': src/admesh/util.c:189:25: warning: unused variable 'i' [-Wunused-variable] 189 | int i_face, i_vertex, i, j; | ^ src/admesh/util.c:189:28: warning: unused variable 'j' [-Wunused-variable] 189 | int i_face, i_vertex, i, j; | ^ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/ConditionalGCode.o src/libslic3r/ConditionalGCode.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/clipper.o src/clipper.cpp src/clipper.cpp: In function 'void ClipperLib::InitEdge(ClipperLib::TEdge*, ClipperLib::TEdge*, ClipperLib::TEdge*, const ClipperLib::IntPoint&)': src/clipper.cpp:721:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ClipperLib::TEdge'; use assignment or value-initialization instead [-Wclass-memaccess] 721 | std::memset(e, 0, sizeof(TEdge)); | ^ src/clipper.cpp:66:8: note: 'struct ClipperLib::TEdge' declared here 66 | struct TEdge { | ^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Fill/FillGyroid.o src/libslic3r/Fill/FillGyroid.cpp src/libslic3r/Fill/FillGyroid.cpp: In member function 'Slic3r::Polylines Slic3r::FillGyroid::makeGrid(Slic3r::coord_t, double, double, size_t, size_t, size_t)': src/libslic3r/Fill/FillGyroid.cpp:75:15: warning: unused variable 'polyline2' [-Wunused-variable] 75 | Polyline *polyline2; | ^~~~~~~~~ src/libslic3r/Fill/FillGyroid.cpp:77:12: warning: unused variable 'decal' [-Wunused-variable] 77 | double decal = layer_width*density; | ^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/SlicingAdaptive.o src/libslic3r/SlicingAdaptive.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/SlicingAdaptive.cpp:2: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/polypartition.o src/polypartition.cpp src/polypartition.cpp: In member function 'int TPPLPartition::Triangulate_EC(TPPLPoly*, std::__cxx11::list*)': src/polypartition.cpp:434:15: warning: 'ear' may be used uninitialized in this function [-Wmaybe-uninitialized] 434 | UpdateVertex(ear->next,vertices,numvertices); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/ExtrusionEntity.o src/libslic3r/ExtrusionEntity.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Layer.o src/libslic3r/Layer.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/Layer.cpp:4: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/GCodeReader.o src/libslic3r/GCodeReader.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/PrintConfig.o src/libslic3r/PrintConfig.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/ExPolygonCollection.o src/libslic3r/ExPolygonCollection.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/GCodeSender.o src/libslic3r/GCodeSender.cpp In file included from src/libslic3r/GCodeSender.cpp:2: src/libslic3r/GCodeSender.hpp: In constructor 'Slic3r::GCodeSender::GCodeSender()': src/libslic3r/GCodeSender.hpp:55:12: warning: 'Slic3r::GCodeSender::sent' will be initialized after [-Wreorder] 55 | size_t sent; | ^~~~ src/libslic3r/GCodeSender.hpp:44:10: warning: 'bool Slic3r::GCodeSender::open' [-Wreorder] 44 | bool open; // whether the serial socket is connected | ^~~~ src/libslic3r/GCodeSender.cpp:55:1: warning: when initialized here [-Wreorder] 55 | GCodeSender::GCodeSender() | ^~~~~~~~~~~ In file included from src/libslic3r/GCodeSender.cpp:2: src/libslic3r/GCodeSender.hpp:46:10: warning: 'Slic3r::GCodeSender::error' will be initialized after [-Wreorder] 46 | bool error; | ^~~~~ src/libslic3r/GCodeSender.hpp:45:10: warning: 'bool Slic3r::GCodeSender::connected' [-Wreorder] 45 | bool connected; // whether the printer is online | ^~~~~~~~~ src/libslic3r/GCodeSender.cpp:55:1: warning: when initialized here [-Wreorder] 55 | GCodeSender::GCodeSender() | ^~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Extruder.o src/libslic3r/Extruder.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/PerimeterGenerator.o src/libslic3r/PerimeterGenerator.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Polyline.o src/libslic3r/Polyline.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/MultiPoint.o src/libslic3r/MultiPoint.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/admesh/stl_io.o src/admesh/stl_io.c In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/admesh/stl_io.c:25: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ src/admesh/stl_io.c: In function 'void stl_write_ascii(stl_file*, const char*, const char*)': src/admesh/stl_io.c:130:14: warning: unused variable 'error_msg' [-Wunused-variable] 130 | char *error_msg; | ^~~~~~~~~ src/admesh/stl_io.c: In function 'void stl_print_neighbors(stl_file*, char*)': src/admesh/stl_io.c:171:9: warning: unused variable 'error_msg' [-Wunused-variable] 171 | char *error_msg; | ^~~~~~~~~ src/admesh/stl_io.c: In function 'void stl_write_binary(stl_file*, const char*, const char*)': src/admesh/stl_io.c:200:14: warning: unused variable 'error_msg' [-Wunused-variable] 200 | char *error_msg; | ^~~~~~~~~ src/admesh/stl_io.c: In function 'void stl_write_quad_object(stl_file*, char*)': src/admesh/stl_io.c:270:14: warning: unused variable 'error_msg' [-Wunused-variable] 270 | char *error_msg; | ^~~~~~~~~ src/admesh/stl_io.c: In function 'void stl_write_dxf(stl_file*, char*, char*)': src/admesh/stl_io.c:338:14: warning: unused variable 'error_msg' [-Wunused-variable] 338 | char *error_msg; | ^~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/GCode/SpiralVase.o src/libslic3r/GCode/SpiralVase.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/GCode.hpp:11, from src/libslic3r/GCode/SpiralVase.hpp:5, from src/libslic3r/GCode/SpiralVase.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Config.o src/libslic3r/Config.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/GCodeWriter.o src/libslic3r/GCodeWriter.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Fill/FillPlanePath.o src/libslic3r/Fill/FillPlanePath.cpp src/libslic3r/Fill/FillPlanePath.cpp: In function 'Slic3r::Point Slic3r::hilbert_n_to_xy(size_t)': src/libslic3r/Fill/FillPlanePath.cpp:142:9: warning: variable 'dirstate' set but not used [-Wunused-but-set-variable] 142 | int dirstate = (ndigits & 1) ? 0 : 4; | ^~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Fill/Fill.o src/libslic3r/Fill/Fill.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/PrintRegion.o src/libslic3r/PrintRegion.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/PrintRegion.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/ExPolygon.o src/libslic3r/ExPolygon.cpp g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/LayerRegionFill.o src/libslic3r/LayerRegionFill.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/LayerRegionFill.cpp:5: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/admesh/connect.o src/admesh/connect.c In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/admesh/connect.c:28: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/SLAPrint.o src/libslic3r/SLAPrint.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/SLAPrint.hpp:8, from src/libslic3r/SLAPrint.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o src/libslic3r/Print.o src/libslic3r/Print.cpp In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/libslic3r/Model.hpp:9, from src/libslic3r/Print.hpp:14, from src/libslic3r/Print.cpp:1: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ g++ -I/usr/lib64/perl5/CORE -DVERSION="0.01" -DXS_VERSION="0.01" -fPIC -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -Dexprtk_disable_rtl_io_file -Dexprtk_disable_return_statement -Dexprtk_disable_rtl_vecops -Dexprtk_disable_string_capabilities -Dexprtk_disable_enhanced_features -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -O -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o buildtmp/XS.o buildtmp/XS.c In file included from /usr/include/boost/detail/endian.hpp:9, from src/admesh/stl.h:29, from src/libslic3r/TriangleMesh.hpp:5, from src/xsinit.h:62, from buildtmp/XS.c:185: /usr/include/boost/predef/detail/endian_compat.h:11:161: note: '#pragma message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead' 11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include and use BOOST_ENDIAN_*_BYTE instead") | ^ buildtmp/XS.c: In function 'void XS_Slic3r__GCode__TimeEstimator_new(PerlInterpreter*, CV*)': buildtmp/XS.c:197:9: warning: unused variable 'CLASS' [-Wunused-variable] 197 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polygon.xsp": In function 'void XS_Slic3r__Polygon_DESTROY(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polygon.xsp":21:7: warning: deleting object of polymorphic class type 'Slic3r::Polygon' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polygon.xsp": In function 'void XS_Slic3r__Polygon_new(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polygon.xsp":373:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c:1682:9: warning: unused variable 'CLASS' [-Wunused-variable] 1682 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Print.xsp": In function 'void XS_Slic3r__Print__Object_get_region_volumes(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Print.xsp":87:45: warning: comparison of integer expressions of different signedness: 'int' and 'std::map >::size_type' {aka 'long unsigned int'} [-Wsign-compare] buildtmp/XS.c: In function 'void XS_Slic3r__Print_new(PerlInterpreter*, CV*)': buildtmp/XS.c:3962:9: warning: unused variable 'CLASS' [-Wunused-variable] 3962 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Surface__new(PerlInterpreter*, CV*)': buildtmp/XS.c:9162:8: warning: unused variable 'CLASS' [-Wunused-variable] 9162 | char* CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Surface__Collection__new(PerlInterpreter*, CV*)': buildtmp/XS.c:9473:9: warning: unused variable 'CLASS' [-Wunused-variable] 9473 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Point_new(PerlInterpreter*, CV*)': buildtmp/XS.c:9908:9: warning: unused variable 'CLASS' [-Wunused-variable] 9908 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Point3_new(PerlInterpreter*, CV*)': buildtmp/XS.c:10984:9: warning: unused variable 'CLASS' [-Wunused-variable] 10984 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Pointf_new(PerlInterpreter*, CV*)': buildtmp/XS.c:11217:9: warning: unused variable 'CLASS' [-Wunused-variable] 11217 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Pointf3_new(PerlInterpreter*, CV*)': buildtmp/XS.c:11751:9: warning: unused variable 'CLASS' [-Wunused-variable] 11751 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Geometry__BoundingBox_new(PerlInterpreter*, CV*)': buildtmp/XS.c:12308:9: warning: unused variable 'CLASS' [-Wunused-variable] 12308 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Geometry__BoundingBox_new_from_points(PerlInterpreter*, CV*)': buildtmp/XS.c:13044:8: warning: unused variable 'CLASS' [-Wunused-variable] 13044 | char* CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Geometry__BoundingBoxf_new(PerlInterpreter*, CV*)': buildtmp/XS.c:13087:9: warning: unused variable 'CLASS' [-Wunused-variable] 13087 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Geometry__BoundingBoxf_new_from_points(PerlInterpreter*, CV*)': buildtmp/XS.c:13862:8: warning: unused variable 'CLASS' [-Wunused-variable] 13862 | char* CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Geometry__BoundingBoxf3_new(PerlInterpreter*, CV*)': buildtmp/XS.c:13905:9: warning: unused variable 'CLASS' [-Wunused-variable] 13905 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__MotionPlanner_new(PerlInterpreter*, CV*)': buildtmp/XS.c:16078:9: warning: unused variable 'CLASS' [-Wunused-variable] 16078 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__SLAPrint_new(PerlInterpreter*, CV*)': buildtmp/XS.c:16286:9: warning: unused variable 'CLASS' [-Wunused-variable] 16286 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExPolygon.xsp": In function 'void XS_Slic3r__ExPolygon_new(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExPolygon.xsp":197:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c:17737:9: warning: unused variable 'CLASS' [-Wunused-variable] 17737 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GCode__Writer_new(PerlInterpreter*, CV*)': buildtmp/XS.c:17818:9: warning: unused variable 'CLASS' [-Wunused-variable] 17818 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__ExtrusionPath__Collection__new(PerlInterpreter*, CV*)': buildtmp/XS.c:19469:9: warning: unused variable 'CLASS' [-Wunused-variable] 19469 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExtrusionEntityCollection.xsp": In function 'void XS_Slic3r__ExtrusionPath__Collection_append(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExtrusionEntityCollection.xsp":202:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c: In function 'void XS_Slic3r__Extruder_new(PerlInterpreter*, CV*)': buildtmp/XS.c:20288:9: warning: unused variable 'CLASS' [-Wunused-variable] 20288 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/PolylineCollection.xsp": In function 'void XS_Slic3r__Polyline__Collection_new(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/PolylineCollection.xsp":81:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c:21746:9: warning: unused variable 'CLASS' [-Wunused-variable] 21746 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/PolylineCollection.xsp": In function 'void XS_Slic3r__Polyline__Collection_append(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/PolylineCollection.xsp":117:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c: In function 'void XS_Slic3r__GCode__AvoidCrossingPerimeters_new(PerlInterpreter*, CV*)': buildtmp/XS.c:21903:9: warning: unused variable 'CLASS' [-Wunused-variable] 21903 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GCode__OozePrevention_new(PerlInterpreter*, CV*)': buildtmp/XS.c:22337:9: warning: unused variable 'CLASS' [-Wunused-variable] 22337 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GCode__Wipe_new(PerlInterpreter*, CV*)': buildtmp/XS.c:22663:9: warning: unused variable 'CLASS' [-Wunused-variable] 22663 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GCode__CoolingBuffer_new(PerlInterpreter*, CV*)': buildtmp/XS.c:23017:9: warning: unused variable 'CLASS' [-Wunused-variable] 23017 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GCode__SpiralVase_new(PerlInterpreter*, CV*)': buildtmp/XS.c:23252:9: warning: unused variable 'CLASS' [-Wunused-variable] 23252 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GCode_new(PerlInterpreter*, CV*)': buildtmp/XS.c:23448:9: warning: unused variable 'CLASS' [-Wunused-variable] 23448 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GCode__Sender_new(PerlInterpreter*, CV*)': buildtmp/XS.c:25305:9: warning: unused variable 'CLASS' [-Wunused-variable] 25305 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Layer__PerimeterGenerator_new(PerlInterpreter*, CV*)': buildtmp/XS.c:25922:9: warning: unused variable 'CLASS' [-Wunused-variable] 25922 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GCode__PlaceholderParser_new(PerlInterpreter*, CV*)': buildtmp/XS.c:26489:9: warning: unused variable 'CLASS' [-Wunused-variable] 26489 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Config_new(PerlInterpreter*, CV*)': buildtmp/XS.c:26905:9: warning: unused variable 'CLASS' [-Wunused-variable] 26905 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Flow__new(PerlInterpreter*, CV*)': buildtmp/XS.c:29357:9: warning: unused variable 'CLASS' [-Wunused-variable] 29357 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Flow__new_from_width(PerlInterpreter*, CV*)': buildtmp/XS.c:29833:8: warning: unused variable 'CLASS' [-Wunused-variable] 29833 | char* CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Flow__new_from_spacing(PerlInterpreter*, CV*)': buildtmp/XS.c:29877:8: warning: unused variable 'CLASS' [-Wunused-variable] 29877 | char* CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Filler_new_from_type(PerlInterpreter*, CV*)': buildtmp/XS.c:30605:8: warning: unused variable 'CLASS' [-Wunused-variable] 30605 | char* CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__ExtrusionPath__new(PerlInterpreter*, CV*)': buildtmp/XS.c:31333:8: warning: unused variable 'CLASS' [-Wunused-variable] 31333 | char* CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExtrusionPath.xsp": In function 'void XS_Slic3r__ExtrusionPath_append(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExtrusionPath.xsp":289:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c: In function 'void XS_Slic3r__BridgeDetector_new(PerlInterpreter*, CV*)': buildtmp/XS.c:32081:9: warning: unused variable 'CLASS' [-Wunused-variable] 32081 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Line_new(PerlInterpreter*, CV*)': buildtmp/XS.c:33093:9: warning: unused variable 'CLASS' [-Wunused-variable] 33093 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Linef3_new(PerlInterpreter*, CV*)': buildtmp/XS.c:33195:9: warning: unused variable 'CLASS' [-Wunused-variable] 33195 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__LayerHeightSpline_new(PerlInterpreter*, CV*)': buildtmp/XS.c:33503:9: warning: unused variable 'CLASS' [-Wunused-variable] 33503 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__ExtrusionLoop_new(PerlInterpreter*, CV*)': buildtmp/XS.c:34037:9: warning: unused variable 'CLASS' [-Wunused-variable] 34037 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Model_new(PerlInterpreter*, CV*)': buildtmp/XS.c:35000:9: warning: unused variable 'CLASS' [-Wunused-variable] 35000 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__Model_read_from_file(PerlInterpreter*, CV*)': buildtmp/XS.c:35075:9: warning: unused variable 'CLASS' [-Wunused-variable] 35075 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExPolygonCollection.xsp": In function 'void XS_Slic3r__ExPolygon__Collection_new(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExPolygonCollection.xsp":135:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c:41027:9: warning: unused variable 'CLASS' [-Wunused-variable] 41027 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExPolygonCollection.xsp": In function 'void XS_Slic3r__ExPolygon__Collection_append(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/ExPolygonCollection.xsp":171:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c: In function 'void XS_Slic3r__SlicingAdaptive_new(PerlInterpreter*, CV*)': buildtmp/XS.c:41182:9: warning: unused variable 'CLASS' [-Wunused-variable] 41182 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__TriangleMesh_new(PerlInterpreter*, CV*)': buildtmp/XS.c:41488:9: warning: unused variable 'CLASS' [-Wunused-variable] 41488 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ buildtmp/XS.c: In function 'void XS_Slic3r__GUI___3DScene__GLVertexArray_new(PerlInterpreter*, CV*)': buildtmp/XS.c:43434:9: warning: unused variable 'CLASS' [-Wunused-variable] 43434 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polyline.xsp": In function 'void XS_Slic3r__Polyline_DESTROY(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polyline.xsp":21:7: warning: deleting object of polymorphic class type 'Slic3r::Polyline' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polyline.xsp": In function 'void XS_Slic3r__Polyline_new(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polyline.xsp":314:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] buildtmp/XS.c:44816:9: warning: unused variable 'CLASS' [-Wunused-variable] 44816 | char * CLASS = (char *)SvPV_nolen(ST(0)) | ^~~~~ /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polyline.xsp": In function 'void XS_Slic3r__Polyline_append(PerlInterpreter*, CV*)': /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/typemap.xspt" "/builddir/build/BUILD/Slic3r-1.3.0/xs/xsp/Polyline.xsp":323:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'I32' {aka 'int'} [-Wsign-compare] In file included from /usr/lib64/perl5/CORE/perl.h:5376, from buildtmp/main.xs:15: /usr/lib64/perl5/CORE/embed.h: In function 'void XS_Slic3r__Print_filament_stats(PerlInterpreter*, CV*)': /usr/lib64/perl5/CORE/embed.h:724:39: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] 724 | #define sv_2mortal(a) Perl_sv_2mortal(aTHX_ a) | ^ buildtmp/XS.c:5174:7: note: 'RETVAL' was declared here 5174 | SV * RETVAL; | ^~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-undefined-var-template' may have been intended to silence earlier diagnostics ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Slic3r/XS/XS.bs') gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong -lperl -o blib/arch/auto/Slic3r/XS/XS.so buildtmp/XS.o src/admesh/normals.o src/libslic3r/utils.o src/libslic3r/Flow.o src/slic3r/GUI/3DScene.o src/libslic3r/SVG.o src/libslic3r/Line.o src/libslic3r/GCode/CoolingBuffer.o src/admesh/shared.o src/libslic3r/LayerHeightSpline.o src/libslic3r/LayerRegion.o src/libslic3r/GCode.o src/libslic3r/Zip/ZipArchive.o src/libslic3r/IO/TMF.o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/PlaceholderParser.o src/libslic3r/Polygon.o src/libslic3r/Fill/FillRectilinear.o src/libslic3r/MotionPlanner.o src/libslic3r/PrintObject.o src/libslic3r/IO/AMF.o src/BSpline/BSpline.o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/Fill/FillConcentric.o src/perlglue.o src/libslic3r/Point.o src/libslic3r/IO.o src/libslic3r/Surface.o src/libslic3r/BridgeDetector.o src/libslic3r/TriangleMesh.o src/libslic3r/PolylineCollection.o src/libslic3r/Geometry.o src/libslic3r/SurfaceCollection.o src/admesh/stlinit.o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/ClipperUtils.o src/slic3r/GUI/GUI.o src/libslic3r/BoundingBox.o src/libslic3r/Model.o src/libslic3r/GCodeTimeEstimator.o src/admesh/util.o src/libslic3r/ConditionalGCode.o src/clipper.o src/libslic3r/Fill/FillGyroid.o src/libslic3r/SlicingAdaptive.o src/polypartition.o src/libslic3r/ExtrusionEntity.o src/libslic3r/Layer.o src/libslic3r/GCodeReader.o src/libslic3r/PrintConfig.o src/libslic3r/ExPolygonCollection.o src/libslic3r/GCodeSender.o src/libslic3r/Extruder.o src/libslic3r/PerimeterGenerator.o src/libslic3r/Polyline.o src/libslic3r/MultiPoint.o src/admesh/stl_io.o src/libslic3r/GCode/SpiralVase.o src/libslic3r/Config.o src/libslic3r/GCodeWriter.o src/libslic3r/Fill/FillPlanePath.o src/libslic3r/Fill/Fill.o src/libslic3r/PrintRegion.o src/libslic3r/ExPolygon.o src/libslic3r/LayerRegionFill.o src/admesh/connect.o src/libslic3r/SLAPrint.o src/libslic3r/Print.o -lstdc++ -Lsrc/libslic3r -lboost_system -lboost_thread -lboost_filesystem -lexpat -lpoly2tri + cd - /builddir/build/BUILD/Slic3r-1.3.0 + for res in 16 32 48 128 256 + mkdir -p hicolor/16x16/apps + for res in 16 32 48 128 256 + mkdir -p hicolor/32x32/apps + for res in 16 32 48 128 256 + mkdir -p hicolor/48x48/apps + for res in 16 32 48 128 256 + mkdir -p hicolor/128x128/apps + for res in 16 32 48 128 256 + mkdir -p hicolor/256x256/apps + cd hicolor + convert ../var/Slic3r.ico slic3r.png + cp slic3r-0.png 256x256/apps/slic3r.png + cp slic3r-1.png 128x128/apps/slic3r.png + cp slic3r-2.png 48x48/apps/slic3r.png + cp slic3r-3.png 32x32/apps/slic3r.png + cp slic3r-4.png 16x16/apps/slic3r.png + rm slic3r-0.png slic3r-1.png slic3r-2.png slic3r-3.png slic3r-4.png /builddir/build/BUILD/Slic3r-1.3.0 + cd - + cd var + find . -type f -name '*.png' -exec convert '{}' -strip '{}' ';' /builddir/build/BUILD/Slic3r-1.3.0 + cd - + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eFZp9W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 + cd Slic3r-1.3.0 + cd xs + ./Build install destdir=/builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 create_packlist=0 Building Slic3r-XS Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Slic3r/XS/XS.bs Installing /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Slic3r/XS/XS.so Installing /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/Slic3r/XS.pm + cd - /builddir/build/BUILD/Slic3r-1.3.0 + find /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + mkdir -p /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/perl5/vendor_perl + mkdir -p /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/slic3r + mkdir -p /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/icons + mkdir -p /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/appdata + cp -a slic3r.pl /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/bin/slic3r + cp -ar lib/Slic3r lib/Slic3r.pm /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/perl5/vendor_perl + cp -a var/Slic3r.icns var/Slic3r.ico var/Slic3r.png var/Slic3r_128px.png var/Slic3r_192px.png var/Slic3r_192px_transparent.png var/add.png var/application_view_tile.png var/arrow_down.png var/arrow_in.png var/arrow_left.png var/arrow_out.png var/arrow_redo.png var/arrow_refresh.png var/arrow_right.png var/arrow_rotate_anticlockwise.png var/arrow_rotate_clockwise.png var/arrow_undo.png var/arrow_up.png var/box.png var/brick.png var/brick_add.png var/brick_delete.png var/brick_go.png var/bricks.png var/building.png var/bullet_black.png var/bullet_blue.png var/bullet_green.png var/bullet_red.png var/bullet_white.png var/cog.png var/cog_go.png var/control_pause.png var/control_pause_blue.png var/control_play.png var/control_play_blue.png var/control_stop.png var/control_stop_blue.png var/cross.png var/delete.png var/disk.png var/error.png var/film.png var/funnel.png var/gcode.icns var/gcode.ico var/hourglass.png var/house.png var/infill.png var/joystick.png var/layers.png var/lorry_add.png var/lorry_go.png var/lorry_import.png var/map_add.png var/note.png var/package.png var/package_green.png var/page_white_go.png var/plugin.png var/plugin_add.png var/plugin_go.png var/printer_empty.png var/script.png var/shape_flip_horizontal.png var/shape_handles.png var/shape_ungroup.png var/slt.ico var/spool.png var/stl.icns var/tag_blue.png var/textfield.png var/tick.png var/time.png var/variable_layer_height.png var/wand.png var/wrench.png var/zoom.png var/zoom_in.png var/zoom_out.png /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/slic3r + cp -r hicolor /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/icons + desktop-file-install --dir=/builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/applications /builddir/build/SOURCES/slic3r.desktop + cp /builddir/build/SOURCES/slic3r.appdata.xml /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/appdata/slic3r.appdata.xml + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.0-12.fc33 --unique-debug-suffix -1.3.0-12.fc33.riscv64 --unique-debug-src-base slic3r-1.3.0-12.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Slic3r-1.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Slic3r/XS/XS.so extracting debug info from /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Slic3r/XS/XS.so original debug info size: 96968kB, size after compression: 79280kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 9287 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/slic3r from /usr/bin/env perl to #!/usr/bin/perl *** WARNING: ./usr/src/debug/slic3r-1.3.0-12.fc33.riscv64/xs/src/clipper.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/slic3r-1.3.0-12.fc33.riscv64/xs/src/clipper.hpp is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FZTuAY + umask 022 + cd /builddir/build/BUILD + cd Slic3r-1.3.0 + cd xs + ./Build test verbose=1 Checking if compiler tools configured... ok. t/01_trianglemesh.t ............. 1..49 ok 1 - hello world ok 2 - vertices arrayref roundtrip ok 3 - facets arrayref roundtrip ok 4 - normals returns the right number of items ok 5 - cloned vertices arrayref roundtrip ok 6 - cloned facets arrayref roundtrip ok 7 - stats.number_of_facets ok 8 - stats.volume ok 9 - scale ok 10 - scale_xyz ok 11 - translate ok 12 - align_to_origin ok 13 - size ok 14 - rotate ok 15 - split ok 16 - 'split' isa 'Slic3r::TriangleMesh' ok 17 - split populates stats ok 18 - merge ok 19 - split ok 20 - number of returned polygons per layer (z = 0) ok 21 - size of returned polygon ok 22 - number of returned polygons per layer (z = 2) ok 23 - size of returned polygon ok 24 - number of returned polygons per layer (z = 4) ok 25 - size of returned polygon ok 26 - number of returned polygons per layer (z = 8) ok 27 - size of returned polygon ok 28 - number of returned polygons per layer (z = 6) ok 29 - size of returned polygon ok 30 - number of returned polygons per layer (z = 8) ok 31 - size of returned polygon ok 32 - number of returned polygons per layer (z = 10) ok 33 - size of returned polygon ok 34 - number of returned polygons per layer (z = 12) ok 35 - size of returned polygon ok 36 - number of returned polygons per layer (z = 14) ok 37 - size of returned polygon ok 38 - number of returned polygons per layer (z = 16) ok 39 - size of returned polygon ok 40 - number of returned polygons per layer (z = 18) ok 41 - size of returned polygon ok 42 - number of returned polygons per layer (z = 20) ok 43 - size of returned polygon ok 44 - slicing a top tangent plane includes its area ok 45 - slicing a bottom tangent plane includes its area ok 46 - upper mesh has all facets except those belonging to the slicing plane ok 47 - lower mesh has no facets ok 48 - upper mesh has the expected number of facets ok 49 - lower mesh has the expected number of facets ok t/03_point.t .................... 1..24 ok 1 - point roundtrip ok 2 - scale ok 3 - translate ok 4 - coincides_with ok 5 - coincides_with ok 6 - x accessor ok 7 - y accessor ok 8 - nearest_point ok 9 - distance_to_line() ok 10 - distance_to_line() ok 11 - distance_to_line() ok 12 - distance_to_line() ok 13 - distance_to_line() ok 14 - distance_to_line() ok 15 - perp_distance_to_line() ok 16 - perp_distance_to_line() ok 17 - distance_to_line() ok 18 - perp_distance_to_line() does not overflow ok 19 - ccw() does not overflow ok 20 - project_onto_line ok 21 - project_onto_line ok 22 - project_onto_line ok 23 - project_onto_line ok 24 - project_onto_line ok t/04_expolygon.t ................ 1..33 ok 1 - is_valid ok 2 - expolygon pp is unblessed ok 3 - expolygon roundtrip ok 4 - expolygon arrayref is unblessed ok 5 - 'expolygon polygon is blessed' isa 'Slic3r::Polygon::Ref' ok 6 - 'expolygon contour is blessed' isa 'Slic3r::Polygon::Ref' ok 7 - 'expolygon hole is blessed' isa 'Slic3r::Polygon::Ref' ok 8 - 'expolygon point is blessed' isa 'Slic3r::Point::Ref' ok 9 - polygons are returned by reference ok 10 - clone ok 11 - area ok 12 - scale ok 13 - translate ok 14 - rotate around Point ok 15 - rotate around pure-Perl Point ok 16 - expolygon collection (pure Perl) roundtrip ok 17 - expolygon collection (XS) roundtrip ok 18 - clear collection ok 19 - append to collection ok 20 - collection items are returned by reference ok 21 - clone collection item ok 22 - correct number of trapezoids returned ok 23 - trapezoid has 4 points ok 24 - trapezoid has correct area ok 25 - correct number of trapezoids returned ok 26 - all trapezoids have 4 points ok 27 - trapezoids have expected area ok 28 - trapezoids have expected area ok 29 - correct number of trapezoids returned ok 30 - trapezoids have expected area ok 31 - trapezoids have expected area ok 32 - expected number of triangles ok 33 - sum of triangles area equals original expolygon area ok t/05_surface.t .................. 1..15 ok 1 - 'expolygon' isa 'Slic3r::ExPolygon::Ref' ok 2 - expolygon roundtrip ok 3 - polygons roundtrip ok 4 - surface_type ok 5 - modify surface_type ok 6 - bridge_angle ok 7 - extra_perimeters ok 8 - expolygon is returned by reference ok 9 - collection has the right number of items ok 10 - collection returns a correct surface expolygon ok 11 - clear collection ok 12 - append to collection ok 13 - An object of class 'Slic3r::Surface::Ref' isa 'Slic3r::Surface::Ref' ok 14 - collection returns items by reference ok 15 - group() returns correct number of groups ok t/06_polygon.t .................. 1..21 ok 1 - is_valid ok 2 - polygon roundtrip ok 3 - polygon arrayref is unblessed ok 4 - 'polygon point is blessed' isa 'Slic3r::Point::Ref' ok 5 - polygon lines ok 6 - split_at_first_point ok 7 - split_at_index ok 8 - split_at ok 9 - area ok 10 - is_counter_clockwise ok 11 - is_counter_clockwise ok 12 - is_counter_clockwise ok 13 - make_counter_clockwise ok 14 - make_counter_clockwise ok 15 - first_point ok 16 - ccw contains_point ok 17 - cw contains_point ok 18 - right number of triangles ok 19 - all triangles are ccw ok 20 - centroid ok 21 - polygon-line intersection ok t/07_extrusionpath.t ............ 1..8 ok 1 - 'path polyline' isa 'Slic3r::Polyline::Ref' ok 2 - path points roundtrip ok 3 - reverse path ok 4 - append to path ok 5 - pop_back from path ok 6 - first_point ok 7 - role ok 8 - modify role ok t/08_extrusionloop.t ............ 1..48 ok 1 - An object of class 'Slic3r::ExtrusionLoop' isa 'Slic3r::ExtrusionLoop' ok 2 - 'loop polygon' isa 'Slic3r::Polygon' ok 3 - polygon area ok 4 - loop length ok 5 - loop contains one path ok 6 - An object of class 'Slic3r::ExtrusionPath::Ref' isa 'Slic3r::ExtrusionPath::Ref' ok 7 - role ok 8 - modify role ok 9 - splitting a single-path loop results in a single path ok 10 - path has correct number of points ok 11 - expected point order ok 12 - expected point order ok 13 - expected point order ok 14 - expected point order ok 15 - expected point order ok 16 - length ok 17 - loop contains two paths ok 18 - An object of class 'Slic3r::ExtrusionLoop' isa 'Slic3r::ExtrusionLoop' ok 19 - length after splitting is unchanged ok 20 - loop contains three paths after splitting ok 21 - expected starting point ok 22 - expected ending point ok 23 - paths have common point ok 24 - paths have common point ok 25 - expected order after splitting ok 26 - expected order after splitting ok 27 - expected order after splitting ok 28 - path has correct number of points ok 29 - path has correct number of points ok 30 - path has correct number of points ok 31 - returned paths have expected length ok 32 - length after splitting is unchanged ok 33 - loop contains two paths after splitting ok 34 - expected starting point ok 35 - expected ending point ok 36 - paths have common point ok 37 - paths have common point ok 38 - expected order after splitting ok 39 - expected order after splitting ok 40 - path has correct number of points ok 41 - path has correct number of points ok 42 - length after splitting is unchanged ok 43 - loop contains three paths after splitting ok 44 - expected starting point ok 45 - expected ending point ok 46 - total length is preserved after splitting ok 47 - order is correctly preserved after splitting ok 48 - split_at() preserves total length ok t/09_polyline.t ................. 1..18 ok 1 - polyline roundtrip ok 2 - polyline arrayref is unblessed ok 3 - 'polyline point is blessed' isa 'Slic3r::Point::Ref' ok 4 - polyline lines ok 5 - append_polyline ok 6 - clip_end ok 7 - Douglas-Peucker ok 8 - Douglas-Peucker ok 9 - Douglas-Peucker uses shortest distance instead of perpendicular distance ok 10 - length ok 11 - extend_end ok 12 - extend_start ok 13 - split_at ok 14 - split_at ok 15 - split_at ok 16 - split_at ok 17 - split_at ok 18 - split_at ok t/10_line.t ..................... 1..40 ok 1 - line roundtrip ok 2 - line arrayref is unblessed ok 3 - 'line point is blessed' isa 'Slic3r::Point::Ref' ok 4 - reverse ok 5 - line roundtrip with cloned points ok 6 - translate ok 7 - parallel_to ok 8 - line is parallel to self ok 9 - line is parallel to self + PI ok 10 - line is parallel to its direction ok 11 - line is parallel to its direction + PI ok 12 - line is parallel to its direction - PI ok 13 - line is parallel to its opposite ok 14 - line is parallel within epsilon ok 15 - line is parallel within epsilon ok 16 - line is parallel to self ok 17 - line is parallel to self + PI ok 18 - line is parallel to its direction ok 19 - line is parallel to its direction + PI ok 20 - line is parallel to its direction - PI ok 21 - line is parallel to its opposite ok 22 - line is parallel within epsilon ok 23 - line is parallel within epsilon ok 24 - line is parallel to self ok 25 - line is parallel to self + PI ok 26 - line is parallel to its direction ok 27 - line is parallel to its direction + PI ok 28 - line is parallel to its direction - PI ok 29 - line is parallel to its opposite ok 30 - line is parallel within epsilon ok 31 - line is parallel within epsilon ok 32 - line is parallel to self ok 33 - line is parallel to self + PI ok 34 - line is parallel to its direction ok 35 - line is parallel to its direction + PI ok 36 - line is parallel to its direction - PI ok 37 - line is parallel to its opposite ok 38 - line is parallel within epsilon ok 39 - line is parallel within epsilon ok 40 - intersection_infinite ok t/11_clipper.t .................. 1..23 ok 1 - offset ok 2 - offset_ex ok 3 - offset2_ex ok 4 - offset2_ex ok 5 - diff_ex ok 6 - intersection_pl - correct number of result lines ok 7 - intersection_pl - result lines have correct length ok 8 - diff_pl - correct number of result lines ok 9 - diff_pl - the left result line has correct length ok 10 - diff_pl - two right result line has correct length ok 11 - diff_pl - the central result line has correct length ok 12 - intersection_ppl - result contains a single line ok 13 - intersection_ppl - result contains expected number of points ok 14 - intersection_ppl - expected point order ok 15 - intersection_ppl - result contains a single line ok 16 - intersection_ppl - result contains expected number of points ok 17 - intersection_ppl - expected point order ok 18 - intersection_pl - result is not empty ok 19 - intersection_ppl - result is not empty ok 20 - intersection_pl - result is not empty ok 21 - intersection_pl - result is not empty ok 22 - intersection_pl - result is not empty ok 23 - intersection_pl - result has same length as subject polyline ok t/12_extrusionpathcollection.t .. 1..18 ok 1 - 'collection object with items in constructor' isa 'Slic3r::ExtrusionPath::Collection' ok 2 - no_sort is false by default ok 3 - append ExtrusionPath::Collection ok 4 - append ExtrusionPath ok 5 - append ExtrusionLoop ok 6 - 'correct object returned for collection' isa 'Slic3r::ExtrusionPath::Collection::Ref' ok 7 - 'correct object returned for path' isa 'Slic3r::ExtrusionPath::Ref' ok 8 - 'correct object returned for loop' isa 'Slic3r::ExtrusionLoop::Ref' ok 9 - correct object returned for cloned path ok 10 - correct object returned for cloned loop ok 11 - appended collection was duplicated ok 12 - items are returned by reference ok 13 - chained_path_from ok 14 - chained_path ok 15 - chained_path_from ok 16 - chained_path with no_sort ok 17 - expected no_sort value ok 18 - no_sort is kept after clone ok t/13_polylinecollection.t ....... 1..3 ok 1 - chained_path_from ok 2 - chained_path ok 3 - chained_path_from ok t/14_geometry.t ................. 1..9 ok 1 - 'convex_hull returns a Polygon' isa 'Slic3r::Polygon' ok 2 - convex_hull returns the correct number of points ok 3 - directions_parallel_within ok 4 - directions_parallel_within ok 5 - directions_parallel_within ok 6 - directions_parallel_within ok 7 - directions_parallel_within ok 8 - directions_parallel_within ok 9 - arrange() returns expected number of positions ok t/15_config.t ................... 1..159 ok 1 - set/get float ok 2 - serialize float ok 3 - set/get int ok 4 - serialize int ok 5 - set/get string ok 6 - serialize string ok 7 - set/get string with newline ok 8 - serialize string with newline ok 9 - deserialize string with newline ok 10 - serialize multi-string value empty ok 11 - deserialize multi-string value - empty empty ok 12 - deserialize complex multi-string value empty ok 13 - serialize multi-string value single empty ok 14 - deserialize multi-string value - empty single empty ok 15 - deserialize complex multi-string value single empty ok 16 - serialize multi-string value single noempty, simple ok 17 - deserialize multi-string value - empty single noempty, simple ok 18 - deserialize complex multi-string value single noempty, simple ok 19 - serialize multi-string value multiple noempty, simple ok 20 - deserialize multi-string value - empty multiple noempty, simple ok 21 - deserialize complex multi-string value multiple noempty, simple ok 22 - serialize multi-string value multiple, simple, some empty ok 23 - deserialize multi-string value - empty multiple, simple, some empty ok 24 - deserialize complex multi-string value multiple, simple, some empty ok 25 - serialize multi-string value complex ok 26 - deserialize multi-string value - empty complex ok 27 - deserialize complex multi-string value complex ok 28 - set/get absolute floatOrPercent ok 29 - serialize absolute floatOrPercent ok 30 - set/get relative floatOrPercent ok 31 - serialize relative floatOrPercent ok 32 - set/get bool ok 33 - serialize bool ok 34 - set/get enum ok 35 - serialize enum ok 36 - deserialize enum (gcode_flavor) ok 37 - deserialize enum (gcode_flavor) ok 38 - deserialize enum (fill_pattern) ok 39 - deserialize enum (support_material_pattern) ok 40 - set/get points ok 41 - set/get points ok 42 - serialize points ok 43 - deserialize points ok 44 - deserialize points ok 45 - reject undef points ok 46 - set/get floats ok 47 - serialize floats ok 48 - deserialize floats ok 49 - deserialize a single float ok 50 - reject undef floats ok 51 - set/get ints ok 52 - serialize ints ok 53 - deserialize ints ok 54 - reject undef ints ok 55 - set/get bools ok 56 - get_at bools ok 57 - get_at bools ok 58 - get_at bools ok 59 - serialize bools ok 60 - deserialize bools ok 61 - deserialize bools from empty string ok 62 - deserialize bools from non-string value ok 63 - reject undef bools ok 64 - set/get strings ok 65 - serialize strings ok 66 - deserialize strings ok 67 - reject undef strings ok 68 - get_keys and as_hash ok 69 - set/get float ok 70 - serialize float ok 71 - set/get int ok 72 - serialize int ok 73 - set/get string ok 74 - serialize string ok 75 - set/get string with newline ok 76 - serialize string with newline ok 77 - deserialize string with newline ok 78 - serialize multi-string value empty ok 79 - deserialize multi-string value - empty empty ok 80 - deserialize complex multi-string value empty ok 81 - serialize multi-string value single empty ok 82 - deserialize multi-string value - empty single empty ok 83 - deserialize complex multi-string value single empty ok 84 - serialize multi-string value single noempty, simple ok 85 - deserialize multi-string value - empty single noempty, simple ok 86 - deserialize complex multi-string value single noempty, simple ok 87 - serialize multi-string value multiple noempty, simple ok 88 - deserialize multi-string value - empty multiple noempty, simple ok 89 - deserialize complex multi-string value multiple noempty, simple ok 90 - serialize multi-string value multiple, simple, some empty ok 91 - deserialize multi-string value - empty multiple, simple, some empty ok 92 - deserialize complex multi-string value multiple, simple, some empty ok 93 - serialize multi-string value complex ok 94 - deserialize multi-string value - empty complex ok 95 - deserialize complex multi-string value complex ok 96 - set/get absolute floatOrPercent ok 97 - serialize absolute floatOrPercent ok 98 - set/get relative floatOrPercent ok 99 - serialize relative floatOrPercent ok 100 - set/get bool ok 101 - serialize bool ok 102 - set/get enum ok 103 - serialize enum ok 104 - deserialize enum (gcode_flavor) ok 105 - deserialize enum (gcode_flavor) ok 106 - deserialize enum (fill_pattern) ok 107 - deserialize enum (support_material_pattern) ok 108 - set/get points ok 109 - set/get points ok 110 - serialize points ok 111 - deserialize points ok 112 - deserialize points ok 113 - reject undef points ok 114 - set/get floats ok 115 - serialize floats ok 116 - deserialize floats ok 117 - deserialize a single float ok 118 - reject undef floats ok 119 - set/get ints ok 120 - serialize ints ok 121 - deserialize ints ok 122 - reject undef ints ok 123 - set/get bools ok 124 - get_at bools ok 125 - get_at bools ok 126 - get_at bools ok 127 - serialize bools ok 128 - deserialize bools ok 129 - deserialize bools from empty string ok 130 - deserialize bools from non-string value ok 131 - reject undef bools ok 132 - set/get strings ok 133 - serialize strings ok 134 - deserialize strings ok 135 - reject undef strings ok 136 - get_keys and as_hash ok 137 - apply_dynamic ok 138 - apply_static and print_config_def ok 139 - get_abs_value() works when ratio_over references a floatOrPercent option ok 140 - no interferences between DynamicConfig objects ok 141 - apply dynamic over dynamic ok 142 - extruder option is removed after normalize() ok 143 - undefined extruder is populated with default extruder ok 144 - defined extruder is not overwritten by default extruder ok 145 - undefined solid infill extruder is populated with infill extruder ok 146 - retract_layer_change is disabled with spiral_vase ok 147 - did not crash on reading invalid items in config ok 148 - read_cli(): bool ok 149 - read_cli(): int ok 150 - read_cli(): float ok 151 - read_cli(): percent ok 152 - read_cli(): alternative ok 153 - read_cli(): key=val ok 154 - read_cli(): negated bool ok 155 - read_cli(): negated bool ok 156 - read_cli(): bools array ok 157 - read_cli(): strings array ok 158 - read_cli(): floats array ok 159 - read_cli(): points array ok t/16_flow.t ..................... 1..2 ok 1 - 'new_from_width' isa 'Slic3r::Flow' ok 2 - 'new' isa 'Slic3r::Flow' ok t/17_boundingbox.t .............. 1..5 ok 1 - 'new_from_points' isa 'Slic3r::Geometry::BoundingBox' ok 2 - min_point ok 3 - max_point ok 4 - min_point equals to the only defined point ok 5 - max_point equals to the only defined point ok t/18_motionplanner.t ............ 1..20 ok 1 - An object of class 'Slic3r::MotionPlanner' isa 'Slic3r::MotionPlanner' ok 2 - return path is valid ok 3 - path length is greater than straight line ok 4 - first path point coincides with initial point ok 5 - last path point coincides with destination point ok 6 - path is fully contained in expolygon ok 7 - An object of class 'Slic3r::MotionPlanner' isa 'Slic3r::MotionPlanner' ok 8 - return path is valid ok 9 - path length is greater than straight line ok 10 - first path point coincides with initial point ok 11 - last path point coincides with destination point ok 12 - path has no intersection with expolygon ok 13 - An object of class 'Slic3r::MotionPlanner' isa 'Slic3r::MotionPlanner' ok 14 - start point is contained in first expolygon ok 15 - end point is contained in second expolygon ok 16 - return path is valid ok 17 - An object of class 'Slic3r::MotionPlanner' isa 'Slic3r::MotionPlanner' ok 18 - start point is contained in second expolygon ok 19 - end point is contained in first expolygon ok 20 - return path is valid ok t/19_model.t .................... 1..4 ok 1 - An object of class 'Slic3r::Model::Object::Ref' isa 'Slic3r::Model::Object::Ref' ok 2 - An object of class 'Slic3r::Pointf3::Ref' isa 'Slic3r::Pointf3::Ref' ok 3 - origin_translation is modified by ref ok 4 - layer_height_ranges roundtrip ok t/20_print.t .................... 1..6 ok 1 - An object of class 'Slic3r::Print' isa 'Slic3r::Print' ok 2 - An object of class 'Slic3r::Config::Static::Ref' isa 'Slic3r::Config::Static::Ref' ok 3 - An object of class 'Slic3r::Config::Static::Ref' isa 'Slic3r::Config::Static::Ref' ok 4 - An object of class 'Slic3r::Config::Static::Ref' isa 'Slic3r::Config::Static::Ref' ok 5 - An object of class 'Slic3r::GCode::PlaceholderParser::Ref' isa 'Slic3r::GCode::PlaceholderParser::Ref' ok 6 - applying skirt config invalidates skirt step ok t/21_gcode.t .................... 1..5 ok 1 - set_origin ok 2 - origin returns reference to point ok 3 - Produces long retract for fw marlin retract ok 4 - Produces long retract for fw repetier retract ok 5 - Produces regular retract for flavors that are not Marlin or Repetier ok t/22_exception.t ................ 1..1 ok 1 - croak from inside a C++ exception delivered ok t/23_3mf.t ...................... ok 1 - Basic 3mf read test. ok 2 - Basic 3mf write test. ok 3 - Test 2: metadata count check. ok 4 - Test 2: objects count check. ok 5 - Test 2: object instances count check. ok 6 - Test 2: object part number check. ok 7 - Test 2: object volumes count check. ok 8 - Test 2: object number of facets check. ok 9 - Test 2: X translation check. ok 10 - Test 2: Y translation check. ok 11 - Test 2: Z translation check. ok 12 - Test 2: X scale check. ok 13 - Test 2: Y scale check. ok 14 - Test 2: Z scale check. ok 15 - Test 2: X rotation check. ok 16 - Test 2: Y rotation check. ok 17 - Test 2: Z rotation check. ok 18 - Test 3: read the stl model file. ok 19 - Test 3: read stl model metadata count check . ok 20 - Test 3: object instances count check. ok 21 - Test 3: object partnumber check. ok 22 - Test 3: model materials count check. ok 23 - Test 3: Write the 3mf model file. ok 24 - Test 4: Read 3MF file check. ok 25 - Test 4: convert to stl check. ok 26 - Test 5: 3dmodel.model file matching ok 27 - Test 5: [Content_Types].xml file matching ok 28 - Test 5: _rels/.rels file matching ok 29 - Test 6: Read 3MF file check. ok 30 - Test 6: Write 3MF file check. ok 31 - Test 6: Read second 3MF file check. ok 32 - Test 6: metadata match check. ok 33 - Test 6: objects match check. 1..33 ok t/24_gcodemath.t ................ 1..10 ok 1 - If statement with nested bracket removes on false resolution. ok 2 - if false only removes up to newline. ok 3 - If statement with nested bracket removes itself only on resulting true, does not strip text outside of brackets. ok 4 - If statement with nested bracket removes itself only on resulting true, does not strip text outside of brackets. ok 5 - If statement with nested bracket removes itself only on resulting true. ok 6 - Bracket replacement works with math ops ok 7 - Escaped string emittal. ok 8 - string (minus brackets) on failure to parse. ok 9 - Placeholder parser works inside conditional gcode. ok 10 - If statement with nested bracket removes itself only on resulting true, does not strip text outside of brackets. ok All tests successful. Files=23, Tests=554, 74 wallclock secs ( 2.76 usr 1.05 sys + 60.78 cusr 11.43 csys = 76.02 CPU) Result: PASS + cd - /builddir/build/BUILD/Slic3r-1.3.0 + SLIC3R_NO_AUTO=1 + perl Build.PL installdirs=vendor Warning, threads::shared has already been loaded. To enable shared variables, 'use threads' must be called before threads::shared or any module that uses it. Attempting to create directory /builddir/build/BUILD/Slic3r-1.3.0/t/../local-lib t/adaptive_slicing.t ........... ok t/adaptive_width.t ............. ok t/angles.t ..................... ok t/arcs.t ....................... ok t/avoid_crossing_perimeters.t .. ok t/bridges.t .................... ok t/clean_polylines.t ............ ok t/clipper.t .................... ok t/collinear.t .................. ok t/combineinfill.t .............. ok t/config.t ..................... ok t/cooling.t .................... ok t/custom_gcode.t ............... ok t/fill.t ....................... ok t/flow.t ....................... ok t/gaps.t ....................... ok t/gcode.t ...................... ok t/geometry.t ................... ok t/layers.t ..................... ok t/loops.t ...................... ok t/multi.t ...................... ok t/perimeters.t ................. ok t/polyclip.t ................... ok t/pressure.t ................... ok t/print.t ...................... ok t/retraction.t ................. ok t/shells.t ..................... ok t/skirt_brim.t ................. ok t/slice.t ...................... skipped: temporarily disabled t/speed.t ...................... ok t/support.t .................... ok t/svg.t ........................ ok t/thin.t ....................... ok t/threads.t .................... ok t/vibrationlimit.t ............. ok All tests successful. Files=35, Tests=590, 1636 wallclock secs ( 3.64 usr 1.56 sys + 1683.42 cusr 47.88 csys = 1736.50 CPU) Result: PASS If you also want to use the GUI you can now run `perl Build.PL --gui` to install the required modules. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: slic3r-1.3.0-12.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QdwEoY + umask 022 + cd /builddir/build/BUILD + cd Slic3r-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/doc/slic3r + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/doc/slic3r + cp -pr README.md /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64/usr/share/doc/slic3r + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(slic3r.desktop) bundled(admesh) = 0.98 metainfo() metainfo(slic3r.appdata.xml) perl(GLUquadricObjPtr) perl(Slic3r) perl(Slic3r::Config) perl(Slic3r::Config::Static) perl(Slic3r::ExPolygon) perl(Slic3r::ExPolygon::Collection) perl(Slic3r::ExtrusionLoop) perl(Slic3r::ExtrusionPath) perl(Slic3r::ExtrusionPath::Collection) perl(Slic3r::Filler) perl(Slic3r::Flow) perl(Slic3r::GCode::ArcFitting) perl(Slic3r::GCode::ArcFitting::Arc) perl(Slic3r::GCode::MotionPlanner) perl(Slic3r::GCode::MotionPlanner::ConfigurationSpace) perl(Slic3r::GCode::PressureRegulator) perl(Slic3r::GCode::Reader) perl(Slic3r::GCode::VibrationLimit) perl(Slic3r::GUI) perl(Slic3r::GUI::2DBed) perl(Slic3r::GUI::3DScene) perl(Slic3r::GUI::3DScene::Base) perl(Slic3r::GUI::3DScene::Volume) perl(Slic3r::GUI::AboutDialog) perl(Slic3r::GUI::AboutDialog::Logo) perl(Slic3r::GUI::BedShapeDialog) perl(Slic3r::GUI::BedShapePanel) perl(Slic3r::GUI::BonjourBrowser) perl(Slic3r::GUI::ColorScheme) perl(Slic3r::GUI::ConfigOptionsGroup) perl(Slic3r::GUI::ConfigWizard) perl(Slic3r::GUI::ConfigWizard::Index) perl(Slic3r::GUI::ConfigWizard::Page) perl(Slic3r::GUI::ConfigWizard::Page::Bed) perl(Slic3r::GUI::ConfigWizard::Page::BedTemperature) perl(Slic3r::GUI::ConfigWizard::Page::Filament) perl(Slic3r::GUI::ConfigWizard::Page::Finished) perl(Slic3r::GUI::ConfigWizard::Page::Firmware) perl(Slic3r::GUI::ConfigWizard::Page::Nozzle) perl(Slic3r::GUI::ConfigWizard::Page::Temperature) perl(Slic3r::GUI::ConfigWizard::Page::Welcome) perl(Slic3r::GUI::Controller) perl(Slic3r::GUI::Controller::ManualControlDialog) perl(Slic3r::GUI::Controller::PrinterPanel) perl(Slic3r::GUI::Controller::PrinterPanel::PrintJob) perl(Slic3r::GUI::Controller::PrinterPanel::PrintJobPanel) perl(Slic3r::GUI::MainFrame) perl(Slic3r::GUI::Notifier) perl(Slic3r::GUI::OptionsGroup) perl(Slic3r::GUI::OptionsGroup::Field) perl(Slic3r::GUI::OptionsGroup::Field::Checkbox) perl(Slic3r::GUI::OptionsGroup::Field::Choice) perl(Slic3r::GUI::OptionsGroup::Field::ColourPicker) perl(Slic3r::GUI::OptionsGroup::Field::NumericChoice) perl(Slic3r::GUI::OptionsGroup::Field::Point) perl(Slic3r::GUI::OptionsGroup::Field::Point3) perl(Slic3r::GUI::OptionsGroup::Field::Slider) perl(Slic3r::GUI::OptionsGroup::Field::SpinCtrl) perl(Slic3r::GUI::OptionsGroup::Field::TextCtrl) perl(Slic3r::GUI::OptionsGroup::Field::wxSizer) perl(Slic3r::GUI::OptionsGroup::Field::wxWindow) perl(Slic3r::GUI::OptionsGroup::Line) perl(Slic3r::GUI::OptionsGroup::Option) perl(Slic3r::GUI::OptionsGroup::StaticText) perl(Slic3r::GUI::Plater) perl(Slic3r::GUI::Plater::2D) perl(Slic3r::GUI::Plater::2DToolpaths) perl(Slic3r::GUI::Plater::2DToolpaths::Canvas) perl(Slic3r::GUI::Plater::2DToolpaths::Dialog) perl(Slic3r::GUI::Plater::3D) perl(Slic3r::GUI::Plater::3DPreview) perl(Slic3r::GUI::Plater::DropTarget) perl(Slic3r::GUI::Plater::LambdaObjectDialog) perl(Slic3r::GUI::Plater::Object) perl(Slic3r::GUI::Plater::ObjectCutDialog) perl(Slic3r::GUI::Plater::ObjectDialog::AdaptiveLayersTab) perl(Slic3r::GUI::Plater::ObjectDialog::BaseTab) perl(Slic3r::GUI::Plater::ObjectDialog::LayersTab) perl(Slic3r::GUI::Plater::ObjectPartsPanel) perl(Slic3r::GUI::Plater::ObjectSettingsDialog) perl(Slic3r::GUI::Plater::OctoPrintSpoolDialog) perl(Slic3r::GUI::Plater::OverrideSettingsPanel) perl(Slic3r::GUI::Plater::SplineControl) perl(Slic3r::GUI::Plater::UndoOperation) perl(Slic3r::GUI::Preferences) perl(Slic3r::GUI::Preset) perl(Slic3r::GUI::PresetEditor) perl(Slic3r::GUI::PresetEditor::Filament) perl(Slic3r::GUI::PresetEditor::Page) perl(Slic3r::GUI::PresetEditor::Print) perl(Slic3r::GUI::PresetEditor::Printer) perl(Slic3r::GUI::PresetEditorDialog) perl(Slic3r::GUI::PresetEditorDialog::Filament) perl(Slic3r::GUI::PresetEditorDialog::Print) perl(Slic3r::GUI::PresetEditorDialog::Printer) perl(Slic3r::GUI::ProgressStatusBar) perl(Slic3r::GUI::Projector) perl(Slic3r::GUI::Projector::Controller) perl(Slic3r::GUI::Projector::Screen) perl(Slic3r::GUI::ReloadDialog) perl(Slic3r::GUI::SLAPrintOptions) perl(Slic3r::GUI::SavePresetWindow) perl(Slic3r::GUI::_3DScene::GLVertexArray) perl(Slic3r::Geometry) perl(Slic3r::Geometry::Clipper) perl(Slic3r::Layer) perl(Slic3r::Layer::Support) perl(Slic3r::Line) perl(Slic3r::Model) perl(Slic3r::Model::Material) perl(Slic3r::Model::Object) perl(Slic3r::Point) perl(Slic3r::Point3) perl(Slic3r::Pointf) perl(Slic3r::Pointf3) perl(Slic3r::Polygon) perl(Slic3r::Polyline) perl(Slic3r::Polyline::Collection) perl(Slic3r::Print) perl(Slic3r::Print::GCode) perl(Slic3r::Print::Object) perl(Slic3r::Print::Simple) perl(Slic3r::Print::State) perl(Slic3r::Print::SupportMaterial) perl(Slic3r::SVG) perl(Slic3r::Surface) perl(Slic3r::Surface::Collection) perl(Slic3r::Test) perl(Slic3r::Test::Print) perl(Slic3r::Test::SectionCut) perl(Slic3r::XS) = 0.01 slic3r = 1.3.0-12.fc33 slic3r(riscv-64) = 1.3.0-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libboost_filesystem.so.1.69.0()(64bit) libboost_thread.so.1.69.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpoly2tri.so.1.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) perl(:VERSION) >= 5.10.0 perl(Carp) perl(Class::Accessor) perl(Config) perl(Encode) perl(Encode::Locale) >= 1.05 perl(Exporter) perl(File::Basename) perl(File::Spec) perl(FindBin) perl(Getopt::Long) perl(IO::Scalar) perl(LWP::UserAgent) perl(List::Util) perl(Math::Trig) perl(Moo) >= 1.003001 perl(OpenGL) perl(POSIX) perl(SVG) perl(Scalar::Util) perl(Slic3r) perl(Slic3r::Config) perl(Slic3r::ExPolygon) perl(Slic3r::ExtrusionLoop) perl(Slic3r::ExtrusionPath) perl(Slic3r::Flow) perl(Slic3r::GCode::ArcFitting) perl(Slic3r::GCode::MotionPlanner) perl(Slic3r::GCode::PressureRegulator) perl(Slic3r::GCode::Reader) perl(Slic3r::GCode::VibrationLimit) perl(Slic3r::GUI::2DBed) perl(Slic3r::GUI::3DScene) perl(Slic3r::GUI::AboutDialog) perl(Slic3r::GUI::BedShapeDialog) perl(Slic3r::GUI::BonjourBrowser) perl(Slic3r::GUI::ColorScheme) perl(Slic3r::GUI::ConfigWizard) perl(Slic3r::GUI::Controller) perl(Slic3r::GUI::Controller::ManualControlDialog) perl(Slic3r::GUI::Controller::PrinterPanel) perl(Slic3r::GUI::MainFrame) perl(Slic3r::GUI::Notifier) perl(Slic3r::GUI::OptionsGroup) perl(Slic3r::GUI::OptionsGroup::Field) perl(Slic3r::GUI::Plater) perl(Slic3r::GUI::Plater::2D) perl(Slic3r::GUI::Plater::2DToolpaths) perl(Slic3r::GUI::Plater::3D) perl(Slic3r::GUI::Plater::3DPreview) perl(Slic3r::GUI::Plater::LambdaObjectDialog) perl(Slic3r::GUI::Plater::ObjectCutDialog) perl(Slic3r::GUI::Plater::ObjectPartsPanel) perl(Slic3r::GUI::Plater::ObjectSettingsDialog) perl(Slic3r::GUI::Plater::OverrideSettingsPanel) perl(Slic3r::GUI::Plater::SplineControl) perl(Slic3r::GUI::Preferences) perl(Slic3r::GUI::Preset) perl(Slic3r::GUI::PresetEditor) perl(Slic3r::GUI::PresetEditorDialog) perl(Slic3r::GUI::ProgressStatusBar) perl(Slic3r::GUI::Projector) perl(Slic3r::GUI::ReloadDialog) perl(Slic3r::GUI::SLAPrintOptions) perl(Slic3r::Geometry) perl(Slic3r::Geometry::Clipper) perl(Slic3r::Layer) perl(Slic3r::Line) perl(Slic3r::Model) perl(Slic3r::Point) perl(Slic3r::Polygon) perl(Slic3r::Polyline) perl(Slic3r::Print) perl(Slic3r::Print::GCode) perl(Slic3r::Print::Object) perl(Slic3r::Print::Simple) perl(Slic3r::Print::State) perl(Slic3r::Print::SupportMaterial) perl(Slic3r::SVG) perl(Slic3r::Surface) perl(Slic3r::XS) perl(Thread::Semaphore) perl(Time::HiRes) perl(Unicode::Normalize) perl(Wx) >= 0.9901 perl(Wx::AUI) perl(Wx::App) perl(Wx::DND) perl(Wx::Dialog) perl(Wx::Event) perl(Wx::FileDropTarget) perl(Wx::Frame) perl(Wx::GLCanvas) perl(Wx::Grid) perl(Wx::Html) perl(Wx::Panel) perl(Wx::Print) perl(Wx::ScrolledWindow) perl(Wx::StaticText) perl(Wx::StatusBar) perl(Wx::Wizard) perl(Wx::WizardPage) perl(XSLoader) perl(base) perl(constant) perl(lib) perl(local::lib) perl(overload) perl(parent) perl(strict) perl(threads::shared) perl(utf8) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: slic3r-debugsource-1.3.0-12.fc33.riscv64 Provides: slic3r-debugsource = 1.3.0-12.fc33 slic3r-debugsource(riscv-64) = 1.3.0-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: slic3r-debuginfo-1.3.0-12.fc33.riscv64 Provides: debuginfo(build-id) = b036e53d9c01b7e68b27485f79b18b6eee9fdb77 slic3r-debuginfo = 1.3.0-12.fc33 slic3r-debuginfo(riscv-64) = 1.3.0-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slic3r-debugsource(riscv-64) = 1.3.0-12.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 Wrote: /builddir/build/RPMS/slic3r-1.3.0-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/slic3r-debugsource-1.3.0-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/slic3r-debuginfo-1.3.0-12.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SFeZ9X + umask 022 + cd /builddir/build/BUILD + cd Slic3r-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/slic3r-1.3.0-12.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0