D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/expat-2.2.10-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.J9HnMU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf expat-2.2.10 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/expat-2.2.10.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd expat-2.2.10 + /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.D2BC9X + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd expat-2.2.10 + '[' 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 ./conftools/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./conftools/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./conftools/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./conftools/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./conftools/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./conftools/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 conftools/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 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 --with-docbook checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu 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 the include directive... yes (GNU style) 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 dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 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... (cached) 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 for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -fexceptions... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -pedantic... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wmisleading-indentation... yes 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 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 whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -fexceptions... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether the linker accepts -fno-strict-aliasing... yes checking whether compiler supports visibility... yes checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for arc4random_buf (BSD or libbsd)... no checking for arc4random (BSD, macOS or libbsd)... no checking for getrandom (Linux 3.17+, glibc 2.25+)... yes checking for syscall SYS_getrandom (Linux 3.17+)... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for docbook2x-man... docbook2x-man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating expat.pc config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating tests/benchmark/Makefile config.status: creating xmlwf/Makefile config.status: creating run.sh config.status: creating expat_config.h config.status: expat_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: Automake flags (can be overridden by user flags): AM_CPPFLAGS: -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 AM_CFLAGS: -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden AM_CXXFLAGS: -Wall -Wextra -fexceptions -fno-strict-aliasing AM_LDFLAGS: -fno-strict-aliasing User flags (override Automake flags on conflict): CPPFLAGS: CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables CXXFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlrole.lo xmlrole.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlrole.c -fPIC -DPIC -o .libs/xmlrole.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlparse.lo xmlparse.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlparse.c -fPIC -DPIC -o .libs/xmlparse.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmltok.lo xmltok.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmltok.c -fPIC -DPIC -o .libs/xmltok.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -no-undefined -version-info 7:12:6 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libexpat.la -rpath /usr/lib64 xmlparse.lo xmltok.lo xmlrole.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/xmlparse.o .libs/xmltok.o .libs/xmlrole.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libexpat.so.1 -o .libs/libexpat.so.1.6.12 libtool: link: (cd ".libs" && rm -f "libexpat.so.1" && ln -s "libexpat.so.1.6.12" "libexpat.so.1") libtool: link: (cd ".libs" && rm -f "libexpat.so" && ln -s "libexpat.so.1.6.12" "libexpat.so") libtool: link: ( cd ".libs" && rm -f "libexpat.la" && ln -s "../libexpat.la" "libexpat.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' Making all in examples make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o elements.o elements.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o outline.o outline.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o elements elements.o ../lib/libexpat.la libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/elements elements.o ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o outline outline.o ../lib/libexpat.la libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/outline outline.o ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' Making all in tests Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chardata.o chardata.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o memcheck.o memcheck.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o structdata.o structdata.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o minicheck.o minicheck.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' rm -f libruntests.a x86_64-mageia-linux-gnu-ar cru libruntests.a chardata.o structdata.o memcheck.o minicheck.o x86_64-mageia-linux-gnu-ranlib libruntests.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' Making all in benchmark make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o benchmark.o benchmark.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o benchmark benchmark.o ../../lib/libexpat.la libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/benchmark benchmark.o ../../lib/.libs/libexpat.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' Making all in xmlwf make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlwf-codepage.o `test -f 'codepage.c' || echo './'`codepage.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlwf-unixfilemap.o `test -f 'unixfilemap.c' || echo './'`unixfilemap.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlwf-xmlfile.o `test -f 'xmlfile.c' || echo './'`xmlfile.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlwf-xmlwf.o `test -f 'xmlwf.c' || echo './'`xmlwf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/libexpat.la libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' Making all in doc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OBxDxU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64 + cd expat-2.2.10 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libexpat.la '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libexpat.so.1.6.12 /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64/libexpat.so.1.6.12 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64 && { ln -s -f libexpat.so.1.6.12 libexpat.so.1 || { rm -f libexpat.so.1 && ln -s libexpat.so.1.6.12 libexpat.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64 && { ln -s -f libexpat.so.1.6.12 libexpat.so || { rm -f libexpat.so && ln -s libexpat.so.1.6.12 libexpat.so; }; }) libtool: install: /usr/bin/install -p .libs/libexpat.lai /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64/libexpat.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/share/doc/expat' /usr/bin/install -p -m 644 ../AUTHORS ../Changes '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/share/doc/expat' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 ../expat_config.h expat.h expat_external.h '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/include' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' cd "/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/share/doc/expat" && mv -f Changes changelog make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' 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/expat-2.2.10/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' Making install in benchmark make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' Making install in xmlwf make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p xmlwf '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/bin' libtool: warning: '../lib/libexpat.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/xmlwf /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/bin/xmlwf make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 xmlwf.1 '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 expat.pc '/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10' + find /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.2.10-1.mga8 --unique-debug-suffix -2.2.10-1.mga8.x86_64 --unique-debug-src-base expat-2.2.10-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/expat-2.2.10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64/libexpat.so.1.6.12 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/bin/xmlwf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/lib64/libexpat.so.1.6.12 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/bin/xmlwf original debug info size: 624kB, size after compression: 616kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1026 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KwbSiU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd expat-2.2.10 + '[' 1 -eq 1 ']' + make check Making check in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/lib' Making check in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/examples' Making check in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make runtests runtestspp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o runtests.o runtests.c /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o runtests runtests.o libruntests.a ../lib/libexpat.la libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/runtests runtests.o libruntests.a ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/usr/lib64 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o runtestspp.o runtestspp.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -Wall -Wextra -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o runtestspp runtestspp.o libruntests.a ../lib/libexpat.la libtool: link: x86_64-mageia-linux-gnu-g++ -Wall -Wextra -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/runtestspp runtestspp.o libruntests.a ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make check-TESTS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' PASS: runtests PASS: runtestspp ============================================================================ Testsuite summary for expat 2.2.10 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' Making check in benchmark make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests/benchmark' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/tests' Making check in xmlwf make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/xmlwf' Making check in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/expat-2.2.10' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: expat-2.2.10-1.mga8.x86_64 Provides: expat = 2.2.10-1.mga8 expat(x86-64) = 2.2.10-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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libexpat.so.1()(64bit) Processing files: lib64expat1-2.2.10-1.mga8.x86_64 Provides: lib64expat1 = 2.2.10-1.mga8 lib64expat1(x86-64) = 2.2.10-1.mga8 libexpat.so.1()(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.25)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64expat-devel-2.2.10-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.83aF0V + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd expat-2.2.10 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/share/doc/lib64expat-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/share/doc/lib64expat-devel + cp -pr doc/reference.html /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64/usr/share/doc/lib64expat-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libexpat(64bit)) expat-devel = 2.2.10-1.mga8 lib64expat-devel = 2.2.10-1.mga8 lib64expat-devel(x86-64) = 2.2.10-1.mga8 libexpat-devel = 2.2.10-1.mga8 pkgconfig(expat) = 2.2.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: expat-debugsource-2.2.10-1.mga8.x86_64 Provides: expat-debugsource = 2.2.10-1.mga8 expat-debugsource(x86-64) = 2.2.10-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: expat-debuginfo-2.2.10-1.mga8.x86_64 Provides: debuginfo(build-id) = 2a0a144850d432ca5ff685679b1a0b7b3c28946c expat-debuginfo = 2.2.10-1.mga8 expat-debuginfo(x86-64) = 2.2.10-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: expat-debugsource(x86-64) = 2.2.10-1.mga8 Processing files: lib64expat1-debuginfo-2.2.10-1.mga8.x86_64 Provides: debuginfo(build-id) = c67744a89206ecbb2655c27655ef9f0dc0424f6a lib64expat1-debuginfo = 2.2.10-1.mga8 lib64expat1-debuginfo(x86-64) = 2.2.10-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: expat-debugsource(x86-64) = 2.2.10-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/expat-2.2.10-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/expat-debuginfo-2.2.10-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64expat-devel-2.2.10-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64expat1-debuginfo-2.2.10-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64expat1-2.2.10-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/expat-debugsource-2.2.10-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f5ePRW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd expat-2.2.10 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/expat-2.2.10-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Zy2TU + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf expat-2.2.10 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!