D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/spglib-1.15.1-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.XKtZAa + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf spglib-1.15.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/spglib-1.15.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spglib-1.15.1 + /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.7rBiZb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spglib-1.15.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + touch INSTALL NEWS README AUTHORS + autoreconf -vfi autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:15: installing './compile' configure.ac:18: installing './config.guess' configure.ac:18: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' + 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 . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... 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 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 for sys/types.h... yes checking for sys/stat.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 sqrt... no checking for stdlib.h... yes checking for string.h... yes checking for math.h... yes checking for an ANSI C-conforming const... yes checking for GNU libc compatible malloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o debug.lo debug.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c debug.c -fPIC -DPIC -o .libs/debug.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o arithmetic.lo arithmetic.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arithmetic.c -fPIC -DPIC -o .libs/arithmetic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o determination.lo determination.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c determination.c -fPIC -DPIC -o .libs/determination.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kgrid.lo kgrid.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kgrid.c -fPIC -DPIC -o .libs/kgrid.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cell.lo cell.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cell.c -fPIC -DPIC -o .libs/cell.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o delaunay.lo delaunay.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c delaunay.c -fPIC -DPIC -o .libs/delaunay.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hall_symbol.lo hall_symbol.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hall_symbol.c -fPIC -DPIC -o .libs/hall_symbol.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o niggli.lo niggli.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c niggli.c -fPIC -DPIC -o .libs/niggli.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kpoint.lo kpoint.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kpoint.c -fPIC -DPIC -o .libs/kpoint.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pointgroup.lo pointgroup.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pointgroup.c -fPIC -DPIC -o .libs/pointgroup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mathfunc.lo mathfunc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mathfunc.c -fPIC -DPIC -o .libs/mathfunc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o overlap.lo overlap.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c overlap.c -fPIC -DPIC -o .libs/overlap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sitesym_database.lo sitesym_database.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sitesym_database.c -fPIC -DPIC -o .libs/sitesym_database.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o site_symmetry.lo site_symmetry.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c site_symmetry.c -fPIC -DPIC -o .libs/site_symmetry.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o primitive.lo primitive.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c primitive.c -fPIC -DPIC -o .libs/primitive.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spg_database.lo spg_database.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spg_database.c -fPIC -DPIC -o .libs/spg_database.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spin.lo spin.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spin.c -fPIC -DPIC -o .libs/spin.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symmetry.lo symmetry.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c symmetry.c -fPIC -DPIC -o .libs/symmetry.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spacegroup.lo spacegroup.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spacegroup.c -fPIC -DPIC -o .libs/spacegroup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spglib.lo spglib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spglib.c -fPIC -DPIC -o .libs/spglib.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o refinement.lo refinement.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c refinement.c -fPIC -DPIC -o .libs/refinement.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libsymspg.la -rpath /usr/lib64 arithmetic.lo cell.lo debug.lo delaunay.lo determination.lo hall_symbol.lo kgrid.lo kpoint.lo mathfunc.lo niggli.lo overlap.lo pointgroup.lo primitive.lo refinement.lo site_symmetry.lo sitesym_database.lo spacegroup.lo spg_database.lo spglib.lo spin.lo symmetry.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/arithmetic.o .libs/cell.o .libs/debug.o .libs/delaunay.o .libs/determination.o .libs/hall_symbol.o .libs/kgrid.o .libs/kpoint.o .libs/mathfunc.o .libs/niggli.o .libs/overlap.o .libs/pointgroup.o .libs/primitive.o .libs/refinement.o .libs/site_symmetry.o .libs/sitesym_database.o .libs/spacegroup.o .libs/spg_database.o .libs/spglib.o .libs/spin.o .libs/symmetry.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -Wl,-soname -Wl,libsymspg.so.0 -o .libs/libsymspg.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsymspg.so.0" && ln -s "libsymspg.so.0.0.0" "libsymspg.so.0") libtool: link: (cd ".libs" && rm -f "libsymspg.so" && ln -s "libsymspg.so.0.0.0" "libsymspg.so") libtool: link: ( cd ".libs" && rm -f "libsymspg.la" && ln -s "../libsymspg.la" "libsymspg.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dUZgia + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64 + cd spglib-1.15.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libsymspg.la '/home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsymspg.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/lib64/libsymspg.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/lib64 && { ln -s -f libsymspg.so.0.0.0 libsymspg.so.0 || { rm -f libsymspg.so.0 && ln -s libsymspg.so.0.0.0 libsymspg.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/lib64 && { ln -s -f libsymspg.so.0.0.0 libsymspg.so || { rm -f libsymspg.so && ln -s libsymspg.so.0.0.0 libsymspg.so; }; }) libtool: install: /usr/bin/install -p .libs/libsymspg.lai /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/lib64/libsymspg.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/include/spglib' /usr/bin/install -p -m 644 arithmetic.h cell.h debug.h delaunay.h determination.h hall_symbol.h kgrid.h kpoint.h mathfunc.h niggli.h overlap.h pointgroup.h primitive.h refinement.h site_symmetry.h sitesym_database.h spacegroup.h spg_database.h spglib.h spin.h symmetry.h version.h '/home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/include/spglib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1' 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/spglib-1.15.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/spglib-1.15.1' + find /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.15.1-1.mga8 --unique-debug-suffix -1.15.1-1.mga8.x86_64 --unique-debug-src-base spglib-1.15.1-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/spglib-1.15.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/lib64/libsymspg.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/lib64/libsymspg.so.0.0.0 original debug info size: 484kB, size after compression: 460kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2542 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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64symspg0-1.15.1-1.mga8.x86_64 Provides: lib64symspg0 = 1.15.1-1.mga8 lib64symspg0(x86-64) = 1.15.1-1.mga8 libsymspg.so.0()(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) Processing files: lib64spglib-devel-1.15.1-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FvzqCb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spglib-1.15.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/share/doc/lib64spglib-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/share/doc/lib64spglib-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/share/doc/lib64spglib-devel + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/share/doc/lib64spglib-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OWeRpb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spglib-1.15.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/share/licenses/lib64spglib-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/share/licenses/lib64spglib-devel + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64/usr/share/licenses/lib64spglib-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libsymspg(64bit)) lib64spglib-devel = 1.15.1-1.mga8 lib64spglib-devel(x86-64) = 1.15.1-1.mga8 libspg-devel = 1.15.1-1.mga8 spglib-devel = 1.15.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) Processing files: spglib-debugsource-1.15.1-1.mga8.x86_64 Provides: spglib-debugsource = 1.15.1-1.mga8 spglib-debugsource(x86-64) = 1.15.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64symspg0-debuginfo-1.15.1-1.mga8.x86_64 Provides: debuginfo(build-id) = 1c93fdeb535a2edb60a566534263b8e412f070aa lib64symspg0-debuginfo = 1.15.1-1.mga8 lib64symspg0-debuginfo(x86-64) = 1.15.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: spglib-debugsource(x86-64) = 1.15.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64spglib-devel-1.15.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64symspg0-debuginfo-1.15.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64symspg0-1.15.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/spglib-debugsource-1.15.1-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HD8jXb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spglib-1.15.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/spglib-1.15.1-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xhaXIa + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf spglib-1.15.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!