<86>Aug 1 09:36:56 userdel[2297885]: delete user 'rooter' <86>Aug 1 09:36:56 userdel[2297885]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:36:56 groupadd[2297916]: group added to /etc/group: name=rooter, GID=630 <86>Aug 1 09:36:56 groupadd[2297916]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:36:56 groupadd[2297916]: new group: name=rooter, GID=630 <86>Aug 1 09:36:56 useradd[2297942]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Aug 1 09:36:56 userdel[2297982]: delete user 'builder' <86>Aug 1 09:36:56 userdel[2297982]: removed group 'builder' owned by 'builder' <86>Aug 1 09:36:56 userdel[2297982]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:36:56 groupadd[2298006]: group added to /etc/group: name=builder, GID=631 <86>Aug 1 09:36:56 groupadd[2298006]: group added to /etc/gshadow: name=builder <86>Aug 1 09:36:56 groupadd[2298006]: new group: name=builder, GID=631 <86>Aug 1 09:36:56 useradd[2298031]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/spglib-1.12.2-alt1_1.nosrc.rpm (w1.gzdio) Installing spglib-1.12.2-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf spglib-1.12.2 + echo 'Source #0 (spglib-1.12.2.tar.gz):' Source #0 (spglib-1.12.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/spglib-1.12.2.tar.gz + /bin/tar -xf - + cd spglib-1.12.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spglib-1.12.2 + touch INSTALL NEWS README AUTHORS + autoreconf -vfi autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 aclocal-default: warning: couldn't open directory 'm4': No such file or directory autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --copy --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: copying file './config.guess' libtoolize-default: copying file './config.sub' libtoolize-default: copying file './install-sh' libtoolize-default: copying file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: copying file 'm4/libtool.m4' libtoolize-default: copying file 'm4/ltoptions.m4' libtoolize-default: copying file 'm4/ltsugar.m4' libtoolize-default: copying file 'm4/ltversion.m4' libtoolize-default: copying file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --copy --force-missing configure.ac:15: installing './compile' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for sqrt... no checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) 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 configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o debug.lo debug.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c debug.c -fPIC -DPIC -o .libs/debug.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o arithmetic.lo arithmetic.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c arithmetic.c -fPIC -DPIC -o .libs/arithmetic.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o determination.lo determination.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c determination.c -fPIC -DPIC -o .libs/determination.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o kgrid.lo kgrid.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c kgrid.c -fPIC -DPIC -o .libs/kgrid.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cell.lo cell.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cell.c -fPIC -DPIC -o .libs/cell.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o delaunay.lo delaunay.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c delaunay.c -fPIC -DPIC -o .libs/delaunay.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hall_symbol.lo hall_symbol.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hall_symbol.c -fPIC -DPIC -o .libs/hall_symbol.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o niggli.lo niggli.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c niggli.c -fPIC -DPIC -o .libs/niggli.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o kpoint.lo kpoint.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c kpoint.c -fPIC -DPIC -o .libs/kpoint.o kpoint.c: In function 'get_dense_ir_reciprocal_mesh_normal': kpoint.c:651: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for private(j, grid_point_rot, address_double, address_double_rot) kpoint.c: In function 'get_dense_ir_reciprocal_mesh_distortion': kpoint.c:694: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for private(j, k, grid_point_rot, address_double, address_double_rot) kpoint.c: In function 'get_dense_num_ir': kpoint.c:741: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for reduction(+:num_ir) make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pointgroup.lo pointgroup.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pointgroup.c -fPIC -DPIC -o .libs/pointgroup.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o overlap.lo overlap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c overlap.c -fPIC -DPIC -o .libs/overlap.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o site_symmetry.lo site_symmetry.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c site_symmetry.c -fPIC -DPIC -o .libs/site_symmetry.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mathfunc.lo mathfunc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mathfunc.c -fPIC -DPIC -o .libs/mathfunc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sitesym_database.lo sitesym_database.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sitesym_database.c -fPIC -DPIC -o .libs/sitesym_database.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o spg_database.lo spg_database.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c spg_database.c -fPIC -DPIC -o .libs/spg_database.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o primitive.lo primitive.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c primitive.c -fPIC -DPIC -o .libs/primitive.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o spin.lo spin.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c spin.c -fPIC -DPIC -o .libs/spin.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o spacegroup.lo spacegroup.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c spacegroup.c -fPIC -DPIC -o .libs/spacegroup.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o symmetry.lo symmetry.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c symmetry.c -fPIC -DPIC -o .libs/symmetry.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o spglib.lo spglib.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c spglib.c -fPIC -DPIC -o .libs/spglib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o refinement.lo refinement.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c refinement.c -fPIC -DPIC -o .libs/refinement.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o libsymspg.la -rpath /usr/lib 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: i586-alt-linux-gcc -shared -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 -lm -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/spglib-1.12.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72954 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/spglib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/spglib-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd spglib-1.12.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/spglib-buildroot make: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' /bin/mkdir -p '/usr/src/tmp/spglib-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libsymspg.la '/usr/src/tmp/spglib-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libsymspg.so.0.0.0 /usr/src/tmp/spglib-buildroot/usr/lib/libsymspg.so.0.0.0 libtool: install: (cd /usr/src/tmp/spglib-buildroot/usr/lib && { 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 /usr/src/tmp/spglib-buildroot/usr/lib && { 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/libexec/rpm-build/install -p .libs/libsymspg.lai /usr/src/tmp/spglib-buildroot/usr/lib/libsymspg.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/spglib-buildroot/usr/include/spglib' /usr/libexec/rpm-build/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 '/usr/src/tmp/spglib-buildroot/usr/include/spglib' make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.12.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2' make: Leaving directory '/usr/src/RPM/BUILD/spglib-1.12.2' + find /usr/src/tmp/spglib-buildroot -name '*.la' -delete + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/spglib-buildroot (auto) mode of './usr/lib/libsymspg.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/spglib-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/spglib-buildroot/ (default) Compressing files in /usr/src/tmp/spglib-buildroot (auto) Adjusting library links in /usr/src/tmp/spglib-buildroot ./usr/lib: libsymspg.so.0 -> libsymspg.so.0.0.0 Verifying ELF objects in /usr/src/tmp/spglib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libsymspg0-1.12.2-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LVdtKN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/spglib-buildroot/usr/lib/libsymspg.so.0: 144 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zTWwYE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libsymspg.so.0 = set:ldThZ81ss8jdp4BNBz06c0idOKA1qnHYktpZo3pTYc0cNxnjTvC1CrUkk5OiiRoWxNQaUhMnbfVpiZi3m2uFAdMAZmn9cnR1unKIYOY90kOreRSzjD6UYREWirlH6iCntrdsQCTMUNenZ9Nd0oDkzCenXadVmxbifw2XJqZu2ujoAgVNV2Xyj9an73NVOmfBpbEChyqgeZwhTHr22MGCZCHLVZxHm4usE5FFqhmpG0KQyEMqPSMV0zxjAZ5T4RTYgvb2oQSS80y6dMB1Ymv4fTDZxGf8RvAQj2vmtzFMArMZn4 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.otN0QM Creating libsymspg0-debuginfo package Processing files: libspglib-devel-1.12.2-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62113 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spglib-1.12.2 + DOCDIR=/usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + export DOCDIR + rm -rf /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + /bin/mkdir -p /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + cp -prL ChangeLog README.md /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + chmod -R go-w /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + chmod -R a+rX /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + cp -prL --no-dereference COPYING /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + chmod -R go-w /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + chmod -R a+rX /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.12.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3qlTGc find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.19sN4T find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: spglib-devel = 1.12.2-alt1_1, libspg-devel = 1.12.2-alt1_1 Requires: libsymspg0 >= 1.12.2-alt1_1, /usr/lib/libsymspg.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YpetBO Processing files: libsymspg0-debuginfo-1.12.2-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VAjm5S find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dl7bz9 find-requires: running scripts (debuginfo) Provides: debug(libsymspg.so.0) Requires: libsymspg0 = 1.12.2-alt1_1, debug(libc.so.6), debug(libm.so.6) Adding to libsymspg0-debuginfo a strict dependency on libsymspg0 Adding to libspglib-devel a strict dependency on libsymspg0 Removing 1 extra deps from libspglib-devel due to dependency on libsymspg0 Wrote: /usr/src/RPM/RPMS/i586/libsymspg0-1.12.2-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libspglib-devel-1.12.2-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libsymspg0-debuginfo-1.12.2-alt1_1.i586.rpm (w2.lzdio) 14.45user 2.89system 0:21.13elapsed 82%CPU (0avgtext+0avgdata 33168maxresident)k 0inputs+0outputs (0major+1060417minor)pagefaults 0swaps 18.05user 4.95system 0:27.16elapsed 84%CPU (0avgtext+0avgdata 111464maxresident)k 0inputs+0outputs (0major+1285135minor)pagefaults 0swaps --- libsymspg0-1.12.2-alt1_1.i586.rpm.repo 2019-02-20 14:37:13.000000000 +0000 +++ libsymspg0-1.12.2-alt1_1.i586.rpm.hasher 2021-08-01 09:37:22.797370226 +0000 @@ -13,3 +13,3 @@ File: /usr/lib/libsymspg.so.0 120777 root:root libsymspg.so.0.0.0 -File: /usr/lib/libsymspg.so.0.0.0 100644 root:root 39d93cd8b1f6dbbdb51adac51bafa5f9 -RPMIdentity: 22f5f95f0449464bf91741dfa3bab3b2fecfd3ba5b6478ce25c01b5ff25f2e6ec37a8fadb57595850ede8a22a4da7a17b326a2f32951d4e5a4bf9d972b531411 +File: /usr/lib/libsymspg.so.0.0.0 100644 root:root b4d60f440be517dec744c2682116b2cc +RPMIdentity: 0cd7cd9fd5b1aa501187b8223e6d731e878390e5aa5511fbd27cefdf228917252ef4f3c8ebb860699341b93ea81549360a147a7648e5fdffcdd8300f7217f4a8 --- libsymspg0-debuginfo-1.12.2-alt1_1.i586.rpm.repo 2019-02-20 14:37:13.000000000 +0000 +++ libsymspg0-debuginfo-1.12.2-alt1_1.i586.rpm.hasher 2021-08-01 09:37:22.904371250 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/bea7b0b7fdbb23ec09cf1535ee2be72d73bc84 120777 root:root ../../../libsymspg.so.0.0.0 -/usr/lib/debug/.build-id/71/bea7b0b7fdbb23ec09cf1535ee2be72d73bc84.debug 120777 root:root ../../usr/lib/libsymspg.so.0.0.0.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/8fc23ac0dd19cbb8f98f9d45493995eff0ddba 120777 root:root ../../../libsymspg.so.0.0.0 +/usr/lib/debug/.build-id/d3/8fc23ac0dd19cbb8f98f9d45493995eff0ddba.debug 120777 root:root ../../usr/lib/libsymspg.so.0.0.0.debug /usr/lib/debug/usr/lib/libsymspg.so.0.0.0.debug 100644 root:root @@ -53,6 +53,6 @@ Provides: libsymspg0-debuginfo = 1.12.2-alt1_1:sisyphus+222141.100.1.1 -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/bea7b0b7fdbb23ec09cf1535ee2be72d73bc84 120777 root:root ../../../libsymspg.so.0.0.0 -File: /usr/lib/debug/.build-id/71/bea7b0b7fdbb23ec09cf1535ee2be72d73bc84.debug 120777 root:root ../../usr/lib/libsymspg.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libsymspg.so.0.0.0.debug 100644 root:root f90a23774dab3d5a99636141e587f9e6 +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/8fc23ac0dd19cbb8f98f9d45493995eff0ddba 120777 root:root ../../../libsymspg.so.0.0.0 +File: /usr/lib/debug/.build-id/d3/8fc23ac0dd19cbb8f98f9d45493995eff0ddba.debug 120777 root:root ../../usr/lib/libsymspg.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libsymspg.so.0.0.0.debug 100644 root:root 24379d24039d42be50dbda8cdac567b1 File: /usr/lib/debug/usr/lib/libsymspg.so.0.debug 120777 root:root libsymspg.so.0.0.0.debug @@ -100,2 +100,2 @@ File: /usr/src/debug/spglib-1.12.2/src/symmetry.h 100644 root:root 5cd50ea3e617b06af9296c0e5674ce2e -RPMIdentity: 8cf4d188056280fc2cc91029b5e9c28f37cbbcb11295d82d6d165933a820d3a594f76311a81967b3ade9ae1b24f6eca1f069cd7c097dcf321ca2a67fd868d632 +RPMIdentity: f637f3b5187e508b782f4ad214f369ec926280ff55d54cac711006aeb2a299e7014b59ab5266b00a7d5239af444b4baec1ecb81b385535089b1f69b06e20d7bc