D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/libplist-2.2.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o2plgr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libplist-2.2.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/libplist-2.2.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libplist-2.2.0 + /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.VQvfPp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libplist-2.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 PYTHON=/usr/bin/python3 CYTHON=/usr/bin/cython-3 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 which: no clang in (/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin) checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc 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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking whether x86_64-mageia-linux-gnu-g++ is available and compiles a program... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-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 x86_64-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-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 x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for asprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for stpcpy... yes checking for vasprintf... yes checking for gmtime_r... yes checking for localtime_r... yes checking for timegm... yes checking for strptime... yes checking for memmem... yes checking whether byte ordering is bigendian... no checking wether we need platform-specific build settings for linux-gnu... yes checking whether x86_64-mageia-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_once in -lpthread... yes checking if fmin is a builtin function... no checking for tm_gmtoff in struct tm... yes checking for tm_zone in struct tm... yes checking whether /usr/bin/python3 version is >= 2.3... 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 cython... /usr/bin/cython-3 checking for Cython version... 0.29.21 configure: Cython executable is '/usr/bin/cython-3' checking for python3.8... /usr/bin/python3 checking for a version of Python >= '2.1.0'... 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 x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libplist Cython bindings... Using built-in libplist Cython bindings (assuming this is a first build) checking for supported compiler flags... -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcnary/Makefile config.status: creating src/Makefile config.status: creating src/libplist-2.0.pc config.status: creating src/libplist++-2.0.pc config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating docs/Makefile config.status: creating cython/Makefile config.status: creating test/Makefile config.status: creating fuzz/Makefile config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for libplist 2.2.0: ------------------------------------------- Install prefix ..........: /usr Debug code ..............: no Python bindings .........: yes Now type 'make' to build libplist 2.2.0, and then 'make install' for installation. + /usr/bin/make /usr/bin/make all-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0' Making all in libcnary make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/libcnary' CC node.lo CC node_list.lo CCLD libcnary.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/libcnary' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/src' CC base64.lo CC bytearray.lo CC hashtable.lo CC ptrarray.lo CC time64.lo CC xplist.lo CC bplist.lo CC plist.lo CCLD libplist-2.0.la CXX Node.lo CXX Structure.lo CXX Array.lo CXX Boolean.lo CXX Data.lo CXX Date.lo CXX Dictionary.lo CXX Integer.lo CXX Key.lo CXX Real.lo CXX String.lo CXX Uid.lo CXXLD libplist++-2.0.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/src' Making all in include make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/include' Making all in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/tools' CC plistutil.o CCLD plistutil make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/tools' Making all in test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/test' CC plist_cmp.o plist_cmp.c: In function 'main': plist_cmp.c:121:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 121 | fread(plist_1, sizeof(char), size_in1, iplist1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plist_cmp.c:122:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | fread(plist_2, sizeof(char), size_in2, iplist2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD plist_cmp CC plist_test.o plist_test.c: In function 'main': plist_test.c:69:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | fread(plist_xml, sizeof(char), size_in, iplist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD plist_test make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/test' Making all in docs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/docs' Making all in cython make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' /usr/bin/cython-3 -I. -I../src -o plist.c plist.pyx /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython/plist.pxd tree = Parsing.p_module(s, pxd, full_module_name) /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' CC plist_la-plist_util.lo CC plist_la-plist.lo CCLD plist.la make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gXEitq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64 + cd libplist-2.2.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in libcnary make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/libcnary' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/libcnary' 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/libplist-2.2.0/libcnary' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/libcnary' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libplist-2.0.la libplist++-2.0.la '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libplist-2.0.so.3.3.0 /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/libplist-2.0.so.3.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libplist-2.0.so.3.3.0 libplist-2.0.so.3 || { rm -f libplist-2.0.so.3 && ln -s libplist-2.0.so.3.3.0 libplist-2.0.so.3; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libplist-2.0.so.3.3.0 libplist-2.0.so || { rm -f libplist-2.0.so && ln -s libplist-2.0.so.3.3.0 libplist-2.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libplist-2.0.lai /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/libplist-2.0.la libtool: warning: relinking 'libplist++-2.0.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/libplist-2.2.0/src; /bin/sh "/home/iurt/rpmbuild/BUILD/libplist-2.2.0/libtool" --silent --tag CXX --mode=relink x86_64-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 -lm -version-info 6:0:3 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libplist++-2.0.la -rpath /usr/lib64 Node.lo Structure.lo Array.lo Boolean.lo Data.lo Date.lo Dictionary.lo Integer.lo Key.lo Real.lo String.lo Uid.lo libplist-2.0.la -lpthread -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64) libtool: install: /usr/bin/install -p .libs/libplist++-2.0.so.3.3.0T /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/libplist++-2.0.so.3.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libplist++-2.0.so.3.3.0 libplist++-2.0.so.3 || { rm -f libplist++-2.0.so.3 && ln -s libplist++-2.0.so.3.3.0 libplist++-2.0.so.3; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libplist++-2.0.so.3.3.0 libplist++-2.0.so || { rm -f libplist++-2.0.so && ln -s libplist++-2.0.so.3.3.0 libplist++-2.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libplist++-2.0.lai /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/libplist++-2.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libplist-2.0.pc libplist++-2.0.pc '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/src' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/include' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/include/plist' /usr/bin/install -p -m 644 plist/plist.h plist/plist++.h plist/Array.h plist/Boolean.h plist/Data.h plist/Date.h plist/Dictionary.h plist/Integer.h plist/Key.h plist/Node.h plist/Real.h plist/String.h plist/Structure.h plist/Uid.h '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/include/plist' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/include' Making install in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/tools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p plistutil '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/bin' libtool: warning: '../src/libplist-2.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/plistutil /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/bin/plistutil make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/tools' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/tools' Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/test' 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/libplist-2.2.0/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/test' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/docs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 plistutil.1 '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/docs' Making install in cython make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -p plist.la '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages' libtool: warning: relinking 'plist.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython; /bin/sh "/home/iurt/rpmbuild/BUILD/libplist-2.2.0/libtool" --silent --tag CC --mode=relink x86_64-mageia-linux-gnu-gcc -I../include -I../src -I/usr/include/python3.8 -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -L/usr/lib64 -lpython3.8 -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o plist.la -rpath /usr/lib64/python3.8/site-packages plist_la-plist_util.lo plist_la-plist.lo ../src/libplist-2.0.la -lpthread -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64) libtool: install: /usr/bin/install -p .libs/plist.soT /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/plist.so libtool: install: /usr/bin/install -p .libs/plist.lai /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/plist.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.8/site-packages' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/include/plist/cython' /usr/bin/install -p -m 644 plist.pxd '/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/include/plist/cython' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0/cython' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0' 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/libplist-2.2.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libplist-2.2.0' + find /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.2.0-1.mga8 --unique-debug-suffix -2.2.0-1.mga8.x86_64 --unique-debug-src-base libplist-2.2.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libplist-2.2.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/bin/plistutil explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/plist.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/libplist++-2.0.so.3.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/libplist-2.0.so.3.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/libplist++-2.0.so.3.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/plist.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/bin/plistutil extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/libplist-2.0.so.3.3.0 original debug info size: 2584kB, size after compression: 2436kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2706 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/libplist-2.2.0-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libplist-2.2.0-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.w3xkfp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libplist-2.2.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/doc/libplist + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/doc/libplist + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/doc/libplist + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/doc/libplist + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cmPIwq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libplist-2.2.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/licenses/libplist + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/licenses/libplist + cp -pr COPYING.LESSER /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64/usr/share/licenses/libplist + RPM_EC=0 ++ jobs -p + exit 0 Provides: libplist = 2.2.0-1.mga8 libplist(x86-64) = 2.2.0-1.mga8 plistutil = 2.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libplist-2.0.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: lib64plist2.0_3-2.2.0-1.mga8.x86_64 Provides: lib64plist2.0_3 = 2.2.0-1.mga8 lib64plist2.0_3(x86-64) = 2.2.0-1.mga8 libplist-2.0.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: lib64plist-devel-2.2.0-1.mga8.x86_64 Provides: devel(libplist-2.0(64bit)) lib64plist-devel = 2.2.0-1.mga8 lib64plist-devel(x86-64) = 2.2.0-1.mga8 libplist-devel = 2.2.0-1.mga8 pkgconfig(libplist-2.0) = 2.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Processing files: lib64plist++2.0_3-2.2.0-1.mga8.x86_64 Provides: lib64plist++2.0_3 = 2.2.0-1.mga8 lib64plist++2.0_3(x86-64) = 2.2.0-1.mga8 libplist++-2.0.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libplist-2.0.so.3()(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.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Processing files: lib64plist++-devel-2.2.0-1.mga8.x86_64 Provides: devel(libplist++-2.0(64bit)) lib64plist++-devel = 2.2.0-1.mga8 lib64plist++-devel(x86-64) = 2.2.0-1.mga8 libplist++-devel = 2.2.0-1.mga8 pkgconfig(libplist++-2.0) = 2.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libplist-2.0(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(libplist-2.0) >= 2.2.0 Processing files: python3-plist-2.2.0-1.mga8.x86_64 Provides: python-plist = 2.2.0-1.mga8 python3-plist = 2.2.0-1.mga8 python3-plist(x86-64) = 2.2.0-1.mga8 python3.8-plist = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libplist-2.0.so.3()(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 Obsoletes: python-plist < 2.2.0-1.mga8 Processing files: libplist-debugsource-2.2.0-1.mga8.x86_64 Provides: libplist-debugsource = 2.2.0-1.mga8 libplist-debugsource(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libplist-debuginfo-2.2.0-1.mga8.x86_64 Provides: debuginfo(build-id) = e028055ac42a53277e3b1631ecf438935a47b578 libplist-debuginfo = 2.2.0-1.mga8 libplist-debuginfo(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libplist-debugsource(x86-64) = 2.2.0-1.mga8 Processing files: lib64plist2.0_3-debuginfo-2.2.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 48dad60e29972f10e7018b816ad7501cc1025461 lib64plist2.0_3-debuginfo = 2.2.0-1.mga8 lib64plist2.0_3-debuginfo(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libplist-debugsource(x86-64) = 2.2.0-1.mga8 Processing files: lib64plist++2.0_3-debuginfo-2.2.0-1.mga8.x86_64 Provides: debuginfo(build-id) = d1581b22ec8eba385cd4cca9a75fc3797ce76632 lib64plist++2.0_3-debuginfo = 2.2.0-1.mga8 lib64plist++2.0_3-debuginfo(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libplist-debugsource(x86-64) = 2.2.0-1.mga8 Processing files: python3-plist-debuginfo-2.2.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 69f2fee94110465632bd6a8d10572def48c620ff python-plist-debuginfo = 2.2.0-1.mga8 python3-plist-debuginfo = 2.2.0-1.mga8 python3-plist-debuginfo(x86-64) = 2.2.0-1.mga8 python3.8-plist-debuginfo = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libplist-debugsource(x86-64) = 2.2.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64plist++-devel-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libplist-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64plist2.0_3-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64plist-devel-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libplist-debuginfo-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64plist++2.0_3-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64plist2.0_3-debuginfo-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-plist-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64plist++2.0_3-debuginfo-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-plist-debuginfo-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libplist-debugsource-2.2.0-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mwxler + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libplist-2.2.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libplist-2.2.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lcXWoq + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libplist-2.2.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!