D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/pythonmagick-0.9.19-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qqUbDI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf PythonMagick-0.9.19 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/PythonMagick-0.9.19.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PythonMagick-0.9.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rkiYXF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PythonMagick-0.9.19 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of aarch64-mageia-linux-gnu-g++... none checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for python with minimal version... 2.4 checking whether /usr/bin/python3 version is >= 2.4... yes checking for /usr/bin/python3 version... 3.8 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.8/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for python3.8... /usr/bin/python3 checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.4'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.8 checking for Python library path... -L/usr/lib64 -lpython3.8 checking for Python site-packages path... /usr/lib/python3.8/site-packages checking python extra libraries... -lcrypt -lintl -lpthread -ldl -lutil -lm -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for boostlib >= 1.20.0... yes checking whether the Boost::Python library is available... yes checking whether boost_python is the correct library... no checking whether boost_python3 is the correct library... yes checking for boostlib >= 1.20.0... yes checking whether the Boost::Python library is available... (cached) yes checking whether boost_python is the correct library... (cached) no checking whether boost_python3 is the correct library... (cached) yes checking for MAGICKCORE... yes checking for MAGICKPP... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating helpers_src/Makefile config.status: creating pythonmagick_src/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in pythonmagick_src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableFillRule.lo `test -f '_DrawableFillRule.cpp' || echo './'`_DrawableFillRule.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableFillRule.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableFillRule.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableFillRule.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableRotation.lo `test -f '_DrawableRotation.cpp' || echo './'`_DrawableRotation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableRotation.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableRotation.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableRotation.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_ColorspaceType.lo `test -f '_ColorspaceType.cpp' || echo './'`_ColorspaceType.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _ColorspaceType.cpp -fPIC -DPIC -o .libs/libpymagick_la-_ColorspaceType.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _ColorspaceType.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathSmoothCurvetoAbs.lo `test -f '_PathSmoothCurvetoAbs.cpp' || echo './'`_PathSmoothCurvetoAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathSmoothCurvetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathSmoothCurvetoAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathSmoothCurvetoAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_Blob.lo `test -f '_Blob.cpp' || echo './'`_Blob.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _Blob.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Blob.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _Blob.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableText.lo `test -f '_DrawableText.cpp' || echo './'`_DrawableText.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableText.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableText.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableText.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathMovetoAbs.lo `test -f '_PathMovetoAbs.cpp' || echo './'`_PathMovetoAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathMovetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathMovetoAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathMovetoAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableCompositeImage.lo `test -f '_DrawableCompositeImage.cpp' || echo './'`_DrawableCompositeImage.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableCompositeImage.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableCompositeImage.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableCompositeImage.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableClipPath.lo `test -f '_DrawableClipPath.cpp' || echo './'`_DrawableClipPath.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableClipPath.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableClipPath.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableClipPath.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathLinetoVerticalAbs.lo `test -f '_PathLinetoVerticalAbs.cpp' || echo './'`_PathLinetoVerticalAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathLinetoVerticalAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathLinetoVerticalAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathLinetoVerticalAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePoint.lo `test -f '_DrawablePoint.cpp' || echo './'`_DrawablePoint.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePoint.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePoint.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePoint.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathArcRel.lo `test -f '_PathArcRel.cpp' || echo './'`_PathArcRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathArcRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathArcRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathArcRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableArc.lo `test -f '_DrawableArc.cpp' || echo './'`_DrawableArc.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableArc.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableArc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableArc.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableCircle.lo `test -f '_DrawableCircle.cpp' || echo './'`_DrawableCircle.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableCircle.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableCircle.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableCircle.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePushPattern.lo `test -f '_DrawablePushPattern.cpp' || echo './'`_DrawablePushPattern.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePushPattern.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePushPattern.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePushPattern.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathLinetoAbs.lo `test -f '_PathLinetoAbs.cpp' || echo './'`_PathLinetoAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathLinetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathLinetoAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathLinetoAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableTextDecoration.lo `test -f '_DrawableTextDecoration.cpp' || echo './'`_DrawableTextDecoration.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableTextDecoration.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableTextDecoration.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableTextDecoration.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableFont.lo `test -f '_DrawableFont.cpp' || echo './'`_DrawableFont.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableFont.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableFont.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableFont.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableSkewX.lo `test -f '_DrawableSkewX.cpp' || echo './'`_DrawableSkewX.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableSkewX.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableSkewX.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableSkewX.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathQuadraticCurvetoAbs.lo `test -f '_PathQuadraticCurvetoAbs.cpp' || echo './'`_PathQuadraticCurvetoAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathQuadraticCurvetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathQuadraticCurvetoAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathQuadraticCurvetoAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableTextAntialias.lo `test -f '_DrawableTextAntialias.cpp' || echo './'`_DrawableTextAntialias.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableTextAntialias.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableTextAntialias.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableTextAntialias.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableDashArray.lo `test -f '_DrawableDashArray.cpp' || echo './'`_DrawableDashArray.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableDashArray.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableDashArray.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableDashArray.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableAffine.lo `test -f '_DrawableAffine.cpp' || echo './'`_DrawableAffine.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableAffine.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableAffine.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableAffine.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableScaling.lo `test -f '_DrawableScaling.cpp' || echo './'`_DrawableScaling.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableScaling.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableScaling.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableScaling.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableViewbox.lo `test -f '_DrawableViewbox.cpp' || echo './'`_DrawableViewbox.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableViewbox.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableViewbox.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableViewbox.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableEllipse.lo `test -f '_DrawableEllipse.cpp' || echo './'`_DrawableEllipse.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableEllipse.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableEllipse.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableEllipse.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathQuadraticCurvetoRel.lo `test -f '_PathQuadraticCurvetoRel.cpp' || echo './'`_PathQuadraticCurvetoRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathQuadraticCurvetoRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathQuadraticCurvetoRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathQuadraticCurvetoRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableRoundRectangle.lo `test -f '_DrawableRoundRectangle.cpp' || echo './'`_DrawableRoundRectangle.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableRoundRectangle.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableRoundRectangle.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableRoundRectangle.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_Pixels.lo `test -f '_Pixels.cpp' || echo './'`_Pixels.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _Pixels.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Pixels.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _Pixels.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathArcAbs.lo `test -f '_PathArcAbs.cpp' || echo './'`_PathArcAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathArcAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathArcAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathArcAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableSkewY.lo `test -f '_DrawableSkewY.cpp' || echo './'`_DrawableSkewY.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableSkewY.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableSkewY.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableSkewY.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathLinetoRel.lo `test -f '_PathLinetoRel.cpp' || echo './'`_PathLinetoRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathLinetoRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathLinetoRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathLinetoRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableMatte.lo `test -f '_DrawableMatte.cpp' || echo './'`_DrawableMatte.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableMatte.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableMatte.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableMatte.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableBezier.lo `test -f '_DrawableBezier.cpp' || echo './'`_DrawableBezier.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableBezier.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableBezier.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableBezier.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathArcArgs.lo `test -f '_PathArcArgs.cpp' || echo './'`_PathArcArgs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathArcArgs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathArcArgs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathArcArgs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePushClipPath.lo `test -f '_DrawablePushClipPath.cpp' || echo './'`_DrawablePushClipPath.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePushClipPath.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePushClipPath.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePushClipPath.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathLinetoVerticalRel.lo `test -f '_PathLinetoVerticalRel.cpp' || echo './'`_PathLinetoVerticalRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathLinetoVerticalRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathLinetoVerticalRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathLinetoVerticalRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableStrokeWidth.lo `test -f '_DrawableStrokeWidth.cpp' || echo './'`_DrawableStrokeWidth.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableStrokeWidth.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableStrokeWidth.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableStrokeWidth.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableTranslation.lo `test -f '_DrawableTranslation.cpp' || echo './'`_DrawableTranslation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableTranslation.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableTranslation.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableTranslation.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_Color.lo `test -f '_Color.cpp' || echo './'`_Color.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _Color.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Color.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _Color.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathCurvetoAbs.lo `test -f '_PathCurvetoAbs.cpp' || echo './'`_PathCurvetoAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathCurvetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathCurvetoAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathCurvetoAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_Exception.lo `test -f '_Exception.cpp' || echo './'`_Exception.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _Exception.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Exception.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _Exception.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableColor.lo `test -f '_DrawableColor.cpp' || echo './'`_DrawableColor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableColor.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableColor.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableColor.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_Image.lo `test -f '_Image.cpp' || echo './'`_Image.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _Image.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Image.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _Image.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePointSize.lo `test -f '_DrawablePointSize.cpp' || echo './'`_DrawablePointSize.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePointSize.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePointSize.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePointSize.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableDashOffset.lo `test -f '_DrawableDashOffset.cpp' || echo './'`_DrawableDashOffset.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableDashOffset.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableDashOffset.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableDashOffset.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableStrokeAntialias.lo `test -f '_DrawableStrokeAntialias.cpp' || echo './'`_DrawableStrokeAntialias.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableStrokeAntialias.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableStrokeAntialias.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableStrokeAntialias.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableStrokeColor.lo `test -f '_DrawableStrokeColor.cpp' || echo './'`_DrawableStrokeColor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableStrokeColor.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableStrokeColor.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableStrokeColor.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePushGraphicContext.lo `test -f '_DrawablePushGraphicContext.cpp' || echo './'`_DrawablePushGraphicContext.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePushGraphicContext.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePushGraphicContext.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePushGraphicContext.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_VPath.lo `test -f '_VPath.cpp' || echo './'`_VPath.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _VPath.cpp -fPIC -DPIC -o .libs/libpymagick_la-_VPath.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _VPath.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableLine.lo `test -f '_DrawableLine.cpp' || echo './'`_DrawableLine.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableLine.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableLine.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableLine.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathSmoothQuadraticCurvetoRel.lo `test -f '_PathSmoothQuadraticCurvetoRel.cpp' || echo './'`_PathSmoothQuadraticCurvetoRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathSmoothQuadraticCurvetoRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathSmoothQuadraticCurvetoRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathSmoothQuadraticCurvetoRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathCurvetoRel.lo `test -f '_PathCurvetoRel.cpp' || echo './'`_PathCurvetoRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathCurvetoRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathCurvetoRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathCurvetoRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_TypeMetric.lo `test -f '_TypeMetric.cpp' || echo './'`_TypeMetric.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _TypeMetric.cpp -fPIC -DPIC -o .libs/libpymagick_la-_TypeMetric.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _TypeMetric.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableStrokeOpacity.lo `test -f '_DrawableStrokeOpacity.cpp' || echo './'`_DrawableStrokeOpacity.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableStrokeOpacity.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableStrokeOpacity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableStrokeOpacity.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableGravity.lo `test -f '_DrawableGravity.cpp' || echo './'`_DrawableGravity.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableGravity.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableGravity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableGravity.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePopClipPath.lo `test -f '_DrawablePopClipPath.cpp' || echo './'`_DrawablePopClipPath.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePopClipPath.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePopClipPath.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePopClipPath.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathQuadraticCurvetoArgs.lo `test -f '_PathQuadraticCurvetoArgs.cpp' || echo './'`_PathQuadraticCurvetoArgs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathQuadraticCurvetoArgs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathQuadraticCurvetoArgs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathQuadraticCurvetoArgs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePath.lo `test -f '_DrawablePath.cpp' || echo './'`_DrawablePath.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePath.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePath.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePath.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_Coordinate.lo `test -f '_Coordinate.cpp' || echo './'`_Coordinate.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _Coordinate.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Coordinate.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _Coordinate.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePolyline.lo `test -f '_DrawablePolyline.cpp' || echo './'`_DrawablePolyline.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePolyline.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePolyline.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePolyline.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathCurvetoArgs.lo `test -f '_PathCurvetoArgs.cpp' || echo './'`_PathCurvetoArgs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathCurvetoArgs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathCurvetoArgs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathCurvetoArgs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableStrokeLineCap.lo `test -f '_DrawableStrokeLineCap.cpp' || echo './'`_DrawableStrokeLineCap.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableStrokeLineCap.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableStrokeLineCap.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableStrokeLineCap.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathLinetoHorizontalAbs.lo `test -f '_PathLinetoHorizontalAbs.cpp' || echo './'`_PathLinetoHorizontalAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathLinetoHorizontalAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathLinetoHorizontalAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathLinetoHorizontalAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableStrokeLineJoin.lo `test -f '_DrawableStrokeLineJoin.cpp' || echo './'`_DrawableStrokeLineJoin.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableStrokeLineJoin.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableStrokeLineJoin.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableStrokeLineJoin.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableFillColor.lo `test -f '_DrawableFillColor.cpp' || echo './'`_DrawableFillColor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableFillColor.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableFillColor.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableFillColor.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePopGraphicContext.lo `test -f '_DrawablePopGraphicContext.cpp' || echo './'`_DrawablePopGraphicContext.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePopGraphicContext.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePopGraphicContext.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePopGraphicContext.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_FilterTypes.lo `test -f '_FilterTypes.cpp' || echo './'`_FilterTypes.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _FilterTypes.cpp -fPIC -DPIC -o .libs/libpymagick_la-_FilterTypes.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _FilterTypes.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_CompositeOperator.lo `test -f '_CompositeOperator.cpp' || echo './'`_CompositeOperator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _CompositeOperator.cpp -fPIC -DPIC -o .libs/libpymagick_la-_CompositeOperator.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _CompositeOperator.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_GravityType.lo `test -f '_GravityType.cpp' || echo './'`_GravityType.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _GravityType.cpp -fPIC -DPIC -o .libs/libpymagick_la-_GravityType.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _GravityType.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_CompressionType.lo `test -f '_CompressionType.cpp' || echo './'`_CompressionType.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _CompressionType.cpp -fPIC -DPIC -o .libs/libpymagick_la-_CompressionType.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _CompressionType.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePopPattern.lo `test -f '_DrawablePopPattern.cpp' || echo './'`_DrawablePopPattern.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePopPattern.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePopPattern.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePopPattern.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_main.lo `test -f '_main.cpp' || echo './'`_main.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _main.cpp -fPIC -DPIC -o .libs/libpymagick_la-_main.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DecorationType.lo `test -f '_DecorationType.cpp' || echo './'`_DecorationType.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DecorationType.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DecorationType.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DecorationType.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_Geometry.lo `test -f '_Geometry.cpp' || echo './'`_Geometry.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _Geometry.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Geometry.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _Geometry.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathSmoothQuadraticCurvetoAbs.lo `test -f '_PathSmoothQuadraticCurvetoAbs.cpp' || echo './'`_PathSmoothQuadraticCurvetoAbs.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathSmoothQuadraticCurvetoAbs.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathSmoothQuadraticCurvetoAbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathSmoothQuadraticCurvetoAbs.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableFillOpacity.lo `test -f '_DrawableFillOpacity.cpp' || echo './'`_DrawableFillOpacity.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableFillOpacity.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableFillOpacity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableFillOpacity.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableTextUnderColor.lo `test -f '_DrawableTextUnderColor.cpp' || echo './'`_DrawableTextUnderColor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableTextUnderColor.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableTextUnderColor.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableTextUnderColor.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathMovetoRel.lo `test -f '_PathMovetoRel.cpp' || echo './'`_PathMovetoRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathMovetoRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathMovetoRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathMovetoRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawablePolygon.lo `test -f '_DrawablePolygon.cpp' || echo './'`_DrawablePolygon.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawablePolygon.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawablePolygon.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawablePolygon.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableRectangle.lo `test -f '_DrawableRectangle.cpp' || echo './'`_DrawableRectangle.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableRectangle.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableRectangle.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableRectangle.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_Drawable.lo `test -f '_Drawable.cpp' || echo './'`_Drawable.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _Drawable.cpp -fPIC -DPIC -o .libs/libpymagick_la-_Drawable.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _Drawable.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_DrawableMiterLimit.lo `test -f '_DrawableMiterLimit.cpp' || echo './'`_DrawableMiterLimit.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _DrawableMiterLimit.cpp -fPIC -DPIC -o .libs/libpymagick_la-_DrawableMiterLimit.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _DrawableMiterLimit.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathClosePath.lo `test -f '_PathClosePath.cpp' || echo './'`_PathClosePath.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathClosePath.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathClosePath.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathClosePath.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathSmoothCurvetoRel.lo `test -f '_PathSmoothCurvetoRel.cpp' || echo './'`_PathSmoothCurvetoRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathSmoothCurvetoRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathSmoothCurvetoRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathSmoothCurvetoRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libpymagick_la-_PathLinetoHorizontalRel.lo `test -f '_PathLinetoHorizontalRel.cpp' || echo './'`_PathLinetoHorizontalRel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c _PathLinetoHorizontalRel.cpp -fPIC -DPIC -o .libs/libpymagick_la-_PathLinetoHorizontalRel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from _PathLinetoHorizontalRel.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libpymagick.la libpymagick_la-_DrawableFillRule.lo libpymagick_la-_PathMovetoAbs.lo libpymagick_la-_DrawableText.lo libpymagick_la-_Blob.lo libpymagick_la-_ColorspaceType.lo libpymagick_la-_DrawableRotation.lo libpymagick_la-_DrawableCompositeImage.lo libpymagick_la-_PathSmoothCurvetoAbs.lo libpymagick_la-_PathLinetoVerticalAbs.lo libpymagick_la-_DrawableCircle.lo libpymagick_la-_DrawablePoint.lo libpymagick_la-_PathArcRel.lo libpymagick_la-_DrawableClipPath.lo libpymagick_la-_DrawableArc.lo libpymagick_la-_PathLinetoAbs.lo libpymagick_la-_DrawablePushPattern.lo libpymagick_la-_Image.lo libpymagick_la-_DrawableTextDecoration.lo libpymagick_la-_PathQuadraticCurvetoAbs.lo libpymagick_la-_DrawableSkewX.lo libpymagick_la-_DrawableDashArray.lo libpymagick_la-_DrawableFont.lo libpymagick_la-_DrawableAffine.lo libpymagick_la-_DrawableTextAntialias.lo libpymagick_la-_DrawableScaling.lo libpymagick_la-_DrawableViewbox.lo libpymagick_la-_PathQuadraticCurvetoRel.lo libpymagick_la-_DrawableRoundRectangle.lo libpymagick_la-_DrawableEllipse.lo libpymagick_la-_Pixels.lo libpymagick_la-_PathArcAbs.lo libpymagick_la-_DrawableSkewY.lo libpymagick_la-_PathArcArgs.lo libpymagick_la-_PathLinetoRel.lo libpymagick_la-_DrawableBezier.lo libpymagick_la-_DrawableMatte.lo libpymagick_la-_DrawableStrokeWidth.lo libpymagick_la-_DrawablePushClipPath.lo libpymagick_la-_PathLinetoVerticalRel.lo libpymagick_la-_Color.lo libpymagick_la-_DrawableTranslation.lo libpymagick_la-_DrawableColor.lo libpymagick_la-_PathCurvetoAbs.lo libpymagick_la-_Exception.lo libpymagick_la-_DrawablePointSize.lo libpymagick_la-_DrawableDashOffset.lo libpymagick_la-_VPath.lo libpymagick_la-_DrawableStrokeColor.lo libpymagick_la-_PathSmoothQuadraticCurvetoRel.lo libpymagick_la-_DrawableStrokeAntialias.lo libpymagick_la-_DrawableLine.lo libpymagick_la-_DrawablePushGraphicContext.lo libpymagick_la-_PathCurvetoRel.lo libpymagick_la-_TypeMetric.lo libpymagick_la-_DrawableStrokeOpacity.lo libpymagick_la-_DrawablePopClipPath.lo libpymagick_la-_DrawablePath.lo libpymagick_la-_Coordinate.lo libpymagick_la-_PathQuadraticCurvetoArgs.lo libpymagick_la-_DrawableGravity.lo libpymagick_la-_PathCurvetoArgs.lo libpymagick_la-_DrawablePolyline.lo libpymagick_la-_DrawableStrokeLineJoin.lo libpymagick_la-_DrawableFillColor.lo libpymagick_la-_PathLinetoHorizontalAbs.lo libpymagick_la-_DrawableStrokeLineCap.lo libpymagick_la-_DrawablePopGraphicContext.lo libpymagick_la-_Geometry.lo libpymagick_la-_CompositeOperator.lo libpymagick_la-_GravityType.lo libpymagick_la-_FilterTypes.lo libpymagick_la-_DecorationType.lo libpymagick_la-_CompressionType.lo libpymagick_la-_DrawablePopPattern.lo libpymagick_la-_PathSmoothQuadraticCurvetoAbs.lo libpymagick_la-_DrawableFillOpacity.lo libpymagick_la-_DrawableTextUnderColor.lo libpymagick_la-_DrawablePolygon.lo libpymagick_la-_main.lo libpymagick_la-_DrawableRectangle.lo libpymagick_la-_PathMovetoRel.lo libpymagick_la-_Drawable.lo libpymagick_la-_DrawableMiterLimit.lo libpymagick_la-_PathClosePath.lo libpymagick_la-_PathSmoothCurvetoRel.lo libpymagick_la-_PathLinetoHorizontalRel.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libpymagick.a .libs/libpymagick_la-_DrawableFillRule.o .libs/libpymagick_la-_PathMovetoAbs.o .libs/libpymagick_la-_DrawableText.o .libs/libpymagick_la-_Blob.o .libs/libpymagick_la-_ColorspaceType.o .libs/libpymagick_la-_DrawableRotation.o .libs/libpymagick_la-_DrawableCompositeImage.o .libs/libpymagick_la-_PathSmoothCurvetoAbs.o .libs/libpymagick_la-_PathLinetoVerticalAbs.o .libs/libpymagick_la-_DrawableCircle.o .libs/libpymagick_la-_DrawablePoint.o .libs/libpymagick_la-_PathArcRel.o .libs/libpymagick_la-_DrawableClipPath.o .libs/libpymagick_la-_DrawableArc.o .libs/libpymagick_la-_PathLinetoAbs.o .libs/libpymagick_la-_DrawablePushPattern.o .libs/libpymagick_la-_Image.o .libs/libpymagick_la-_DrawableTextDecoration.o .libs/libpymagick_la-_PathQuadraticCurvetoAbs.o .libs/libpymagick_la-_DrawableSkewX.o .libs/libpymagick_la-_DrawableDashArray.o .libs/libpymagick_la-_DrawableFont.o .libs/libpymagick_la-_DrawableAffine.o .libs/libpymagick_la-_DrawableTextAntialias.o .libs/libpymagick_la-_DrawableScaling.o .libs/libpymagick_la-_DrawableViewbox.o .libs/libpymagick_la-_PathQuadraticCurvetoRel.o .libs/libpymagick_la-_DrawableRoundRectangle.o .libs/libpymagick_la-_DrawableEllipse.o .libs/libpymagick_la-_Pixels.o .libs/libpymagick_la-_PathArcAbs.o .libs/libpymagick_la-_DrawableSkewY.o .libs/libpymagick_la-_PathArcArgs.o .libs/libpymagick_la-_PathLinetoRel.o .libs/libpymagick_la-_DrawableBezier.o .libs/libpymagick_la-_DrawableMatte.o .libs/libpymagick_la-_DrawableStrokeWidth.o .libs/libpymagick_la-_DrawablePushClipPath.o .libs/libpymagick_la-_PathLinetoVerticalRel.o .libs/libpymagick_la-_Color.o .libs/libpymagick_la-_DrawableTranslation.o .libs/libpymagick_la-_DrawableColor.o .libs/libpymagick_la-_PathCurvetoAbs.o .libs/libpymagick_la-_Exception.o .libs/libpymagick_la-_DrawablePointSize.o .libs/libpymagick_la-_DrawableDashOffset.o .libs/libpymagick_la-_VPath.o .libs/libpymagick_la-_DrawableStrokeColor.o .libs/libpymagick_la-_PathSmoothQuadraticCurvetoRel.o .libs/libpymagick_la-_DrawableStrokeAntialias.o .libs/libpymagick_la-_DrawableLine.o .libs/libpymagick_la-_DrawablePushGraphicContext.o .libs/libpymagick_la-_PathCurvetoRel.o .libs/libpymagick_la-_TypeMetric.o .libs/libpymagick_la-_DrawableStrokeOpacity.o .libs/libpymagick_la-_DrawablePopClipPath.o .libs/libpymagick_la-_DrawablePath.o .libs/libpymagick_la-_Coordinate.o .libs/libpymagick_la-_PathQuadraticCurvetoArgs.o .libs/libpymagick_la-_DrawableGravity.o .libs/libpymagick_la-_PathCurvetoArgs.o .libs/libpymagick_la-_DrawablePolyline.o .libs/libpymagick_la-_DrawableStrokeLineJoin.o .libs/libpymagick_la-_DrawableFillColor.o .libs/libpymagick_la-_PathLinetoHorizontalAbs.o .libs/libpymagick_la-_DrawableStrokeLineCap.o .libs/libpymagick_la-_DrawablePopGraphicContext.o .libs/libpymagick_la-_Geometry.o .libs/libpymagick_la-_CompositeOperator.o .libs/libpymagick_la-_GravityType.o .libs/libpymagick_la-_FilterTypes.o .libs/libpymagick_la-_DecorationType.o .libs/libpymagick_la-_CompressionType.o .libs/libpymagick_la-_DrawablePopPattern.o .libs/libpymagick_la-_PathSmoothQuadraticCurvetoAbs.o .libs/libpymagick_la-_DrawableFillOpacity.o .libs/libpymagick_la-_DrawableTextUnderColor.o .libs/libpymagick_la-_DrawablePolygon.o .libs/libpymagick_la-_main.o .libs/libpymagick_la-_DrawableRectangle.o .libs/libpymagick_la-_PathMovetoRel.o .libs/libpymagick_la-_Drawable.o .libs/libpymagick_la-_DrawableMiterLimit.o .libs/libpymagick_la-_PathClosePath.o .libs/libpymagick_la-_PathSmoothCurvetoRel.o .libs/libpymagick_la-_PathLinetoHorizontalRel.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libpymagick.a libtool: link: ( cd ".libs" && rm -f "libpymagick.la" && ln -s "../libpymagick.la" "libpymagick.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' Making all in helpers_src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/helpers_src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c -o libhelper_la-Blob.lo `test -f 'Blob.cpp' || echo './'`Blob.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -c Blob.cpp -fPIC -DPIC -o .libs/libhelper_la-Blob.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/helpers_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/helpers_src' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhelper.la libhelper_la-Blob.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libhelper.a .libs/libhelper_la-Blob.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libhelper.a libtool: link: ( cd ".libs" && rm -f "libhelper.la" && ln -s "../libhelper.la" "libhelper.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/helpers_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19' /bin/sh ./libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.8 -avoid-version -module -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _PythonMagick.la -rpath /usr/lib64/python3.8/site-packages/PythonMagick pythonmagick_src/libpymagick.la helpers_src/libhelper.la -L/usr/lib64 -lboost_python3 -lMagick++-7.Q16HDRI -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o -Wl,--whole-archive pythonmagick_src/.libs/libpymagick.a helpers_src/.libs/libhelper.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fopenmp -L/usr/lib64 -lboost_python3 -lMagick++-7.Q16HDRI -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,_PythonMagick.so -o .libs/_PythonMagick.so libtool: link: ( cd ".libs" && rm -f "_PythonMagick.la" && ln -s "../_PythonMagick.la" "_PythonMagick.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WhqaYE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64 + cd PythonMagick-0.9.19 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in pythonmagick_src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/pythonmagick_src' Making install in helpers_src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/helpers_src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/helpers_src' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/helpers_src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19/helpers_src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8/site-packages/PythonMagick' /bin/sh ./libtool --mode=install /usr/bin/install -p _PythonMagick.la '/home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8/site-packages/PythonMagick' libtool: install: /usr/bin/install -p .libs/_PythonMagick.so /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8/site-packages/PythonMagick/_PythonMagick.so libtool: install: /usr/bin/install -p .libs/_PythonMagick.lai /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8/site-packages/PythonMagick/_PythonMagick.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.8/site-packages/PythonMagick' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8/site-packages/PythonMagick' /usr/bin/install -p -m 644 PythonMagick/__init__.py '/home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8/site-packages/PythonMagick' Byte-compiling python modules... __init__.py :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... __init__.py make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19' + find /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.19-10.mga8 --unique-debug-suffix -0.9.19-10.mga8.aarch64 --unique-debug-src-base pythonmagick-0.9.19-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/PythonMagick-0.9.19 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8/site-packages/PythonMagick/_PythonMagick.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8/site-packages/PythonMagick/_PythonMagick.so original debug info size: 44844kB, size after compression: 35028kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 359 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pythonmagick-0.9.19-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hqED8I + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PythonMagick-0.9.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/share/doc/pythonmagick + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/share/doc/pythonmagick + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/share/doc/pythonmagick + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/share/doc/pythonmagick + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T047fI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PythonMagick-0.9.19 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/share/licenses/pythonmagick + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/share/licenses/pythonmagick + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64/usr/share/licenses/pythonmagick + RPM_EC=0 ++ jobs -p + exit 0 Provides: pythonmagick = 0.9.19-10.mga8 pythonmagick(aarch-64) = 0.9.19-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libMagick++-7.Q16HDRI.so.4()(64bit) libboost_python38.so.1.75.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.8 Processing files: pythonmagick-debugsource-0.9.19-10.mga8.aarch64 Provides: pythonmagick-debugsource = 0.9.19-10.mga8 pythonmagick-debugsource(aarch-64) = 0.9.19-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pythonmagick-debuginfo-0.9.19-10.mga8.aarch64 Provides: debuginfo(build-id) = 8a22b923528388adbd4d2f224f38864403c36cac pythonmagick-debuginfo = 0.9.19-10.mga8 pythonmagick-debuginfo(aarch-64) = 0.9.19-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pythonmagick-debugsource(aarch-64) = 0.9.19-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pythonmagick-debugsource-0.9.19-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pythonmagick-0.9.19-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pythonmagick-debuginfo-0.9.19-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PLzHeI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PythonMagick-0.9.19 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pythonmagick-0.9.19-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gAEasI + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf PythonMagick-0.9.19 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!