<86>Aug 31 02:53:45 userdel[367616]: delete user 'rooter' <86>Aug 31 02:53:45 userdel[367616]: removed group 'rooter' owned by 'rooter' <86>Aug 31 02:53:45 groupadd[367621]: group added to /etc/group: name=rooter, GID=651 <86>Aug 31 02:53:45 groupadd[367621]: group added to /etc/gshadow: name=rooter <86>Aug 31 02:53:45 groupadd[367621]: new group: name=rooter, GID=651 <86>Aug 31 02:53:45 useradd[367625]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Aug 31 02:53:45 userdel[367631]: delete user 'builder' <86>Aug 31 02:53:45 userdel[367631]: removed group 'builder' owned by 'builder' <86>Aug 31 02:53:45 userdel[367631]: removed shadow group 'builder' owned by 'builder' <86>Aug 31 02:53:45 groupadd[367637]: group added to /etc/group: name=builder, GID=652 <86>Aug 31 02:53:45 groupadd[367637]: group added to /etc/gshadow: name=builder <86>Aug 31 02:53:45 groupadd[367637]: new group: name=builder, GID=652 <86>Aug 31 02:53:45 useradd[367642]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/spglib-1.16.1-alt1_1.nosrc.rpm (w1.gzdio) Installing spglib-1.16.1-alt1_1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10854 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf spglib-1.16.1 + echo 'Source #0 (spglib-1.16.1.tar.gz):' Source #0 (spglib-1.16.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/spglib-1.16.1.tar.gz + /bin/tar -xf - + cd spglib-1.16.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10854 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spglib-1.16.1 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + 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 + sort -u + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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 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.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o debug.lo debug.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c debug.c -fPIC -DPIC -o .libs/debug.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o arithmetic.lo arithmetic.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c arithmetic.c -fPIC -DPIC -o .libs/arithmetic.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o kgrid.lo kgrid.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c kgrid.c -fPIC -DPIC -o .libs/kgrid.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o determination.lo determination.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c determination.c -fPIC -DPIC -o .libs/determination.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cell.lo cell.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c cell.c -fPIC -DPIC -o .libs/cell.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o delaunay.lo delaunay.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c delaunay.c -fPIC -DPIC -o .libs/delaunay.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o kpoint.lo kpoint.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 651 | #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:698: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 698 | #pragma omp parallel for private(j, k, grid_point_rot, address_double, address_double_rot, long_address_double, long_address_double_rot) | kpoint.c: In function 'get_dense_num_ir': kpoint.c:751: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 751 | #pragma omp parallel for reduction(+:num_ir) | make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hall_symbol.lo hall_symbol.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c hall_symbol.c -fPIC -DPIC -o .libs/hall_symbol.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mathfunc.lo mathfunc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mathfunc.c -fPIC -DPIC -o .libs/mathfunc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o niggli.lo niggli.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c niggli.c -fPIC -DPIC -o .libs/niggli.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o overlap.lo overlap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c overlap.c -fPIC -DPIC -o .libs/overlap.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o primitive.lo primitive.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c primitive.c -fPIC -DPIC -o .libs/primitive.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o site_symmetry.lo site_symmetry.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c site_symmetry.c -fPIC -DPIC -o .libs/site_symmetry.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o pointgroup.lo pointgroup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pointgroup.c -fPIC -DPIC -o .libs/pointgroup.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o refinement.lo refinement.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c refinement.c -fPIC -DPIC -o .libs/refinement.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sitesym_database.lo sitesym_database.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sitesym_database.c -fPIC -DPIC -o .libs/sitesym_database.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o spg_database.lo spg_database.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c spg_database.c -fPIC -DPIC -o .libs/spg_database.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o spin.lo spin.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c spin.c -fPIC -DPIC -o .libs/spin.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o symmetry.lo symmetry.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c symmetry.c -fPIC -DPIC -o .libs/symmetry.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o spglib.lo spglib.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c spglib.c -fPIC -DPIC -o .libs/spglib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o spacegroup.lo spacegroup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c spacegroup.c -fPIC -DPIC -o .libs/spacegroup.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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-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 -flto=auto -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.16.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15197 + 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.16.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/spglib-buildroot make: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' /bin/mkdir -p '/usr/src/tmp/spglib-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libsymspg.la '/usr/src/tmp/spglib-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libsymspg.so.0.0.0 /usr/src/tmp/spglib-buildroot/usr/lib64/libsymspg.so.0.0.0 libtool: install: (cd /usr/src/tmp/spglib-buildroot/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 /usr/src/tmp/spglib-buildroot/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/libexec/rpm-build/install -p .libs/libsymspg.lai /usr/src/tmp/spglib-buildroot/usr/lib64/libsymspg.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /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.16.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.1' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.16.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 '/usr/src/RPM/BUILD/spglib-1.16.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1' make: Leaving directory '/usr/src/RPM/BUILD/spglib-1.16.1' + 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/lib64/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/lib64: (from :0) 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) Processing files: libsymspg0-1.16.1-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O29fs6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/spglib-buildroot/usr/lib64/libsymspg.so.0: 147 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.esf5w4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libsymspg.so.0()(64bit) = set:ldThZ81ss8jdp4BZCiKC06c0idOKA1qnHYktpZo3pTYc0cNxnjTvC1CrUkk5OiiRoWxNQaUhMnbfVpiZi3m2uFAdMAZmn9cnR1unKIYOY90kOrevMbPNFj3sZqhRBSGmdAcLWSqUEdLxNztKWPU60IjGhjDHtBZl4bexbifw2XJqZu2ujoAgVNV2Xyj9an73NVOmfBpbEChyqgeZwhTHr22Ho8gMvrZdYZElb2feQyQkJ8Hcl0nqhkoJprUswNwgWdhZdYgvb2oQSS80y6dMB1Ymv4fTDZxGf8RvAQj2vmtzFMArMZn4 Requires: 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(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.klW5s5 Creating libsymspg0-debuginfo package Processing files: libspglib-devel-1.16.1-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16113 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spglib-1.16.1 + DOCDIR=/usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + export DOCDIR + rm -rf /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + /bin/mkdir -p /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + cp -prL ChangeLog README.md /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + chmod -R go-w /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + chmod -R a+rX /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + cp -prL --no-dereference COPYING /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + chmod -R go-w /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + chmod -R a+rX /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.16.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nz20j4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xf2pP3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: spglib-devel = 1.16.1-alt1_1, libspg-devel = 1.16.1-alt1_1 Requires: libsymspg0 >= 1.16.1-alt1_1, /usr/lib64/libsymspg.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mkq4L3 Processing files: libsymspg0-debuginfo-1.16.1-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1zjx2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kP6Co5 find-requires: running scripts (debuginfo) Provides: debug64(libsymspg.so.0) Requires: libsymspg0 = 1.16.1-alt1_1, debug64(libc.so.6), debug64(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/x86_64/libsymspg0-1.16.1-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libspglib-devel-1.16.1-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsymspg0-debuginfo-1.16.1-alt1_1.x86_64.rpm (w2.lzdio) 10.59user 3.00system 0:18.74elapsed 72%CPU (0avgtext+0avgdata 79656maxresident)k 0inputs+0outputs (0major+1178226minor)pagefaults 0swaps 13.83user 5.29system 0:23.99elapsed 79%CPU (0avgtext+0avgdata 96584maxresident)k 0inputs+0outputs (0major+1412511minor)pagefaults 0swaps --- libsymspg0-1.16.1-alt1_1.x86_64.rpm.repo 2021-02-27 14:32:44.000000000 +0000 +++ libsymspg0-1.16.1-alt1_1.x86_64.rpm.hasher 2021-08-31 02:54:07.881224773 +0000 @@ -12,3 +12,3 @@ File: /usr/lib64/libsymspg.so.0 120777 root:root libsymspg.so.0.0.0 -File: /usr/lib64/libsymspg.so.0.0.0 100644 root:root 386b506f8ea9fcbe2eecebbe9f1dae3e -RPMIdentity: 762780ae6e6c28b45304ae70abde71cbe1278121c344383ea9c9a691530e8feba5229d097d7169aa259f8d9645cfe1cf23c0b996779398fb03dba60f414be501 +File: /usr/lib64/libsymspg.so.0.0.0 100644 root:root 58a8954220c2479d33f85bdfcd89c443 +RPMIdentity: 9def4dcf943f576ae736c55142f735106fb26a39f23a96609158a2d0f6368cc100de12dc08ff51a057d8c554b74adfe54c42cac4b842526c86c84f11e52c18dc --- libsymspg0-debuginfo-1.16.1-alt1_1.x86_64.rpm.repo 2021-02-27 14:32:44.000000000 +0000 +++ libsymspg0-debuginfo-1.16.1-alt1_1.x86_64.rpm.hasher 2021-08-31 02:54:07.984225166 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/07ef2726a637f43c55b435460dab58c3440701 120777 root:root ../../../../lib64/libsymspg.so.0.0.0 -/usr/lib/debug/.build-id/48/07ef2726a637f43c55b435460dab58c3440701.debug 120777 root:root ../../usr/lib64/libsymspg.so.0.0.0.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/90a948fdd135ab3191729d23ff89a2275804aa 120777 root:root ../../../../lib64/libsymspg.so.0.0.0 +/usr/lib/debug/.build-id/2c/90a948fdd135ab3191729d23ff89a2275804aa.debug 120777 root:root ../../usr/lib64/libsymspg.so.0.0.0.debug /usr/lib/debug/usr/lib64/libsymspg.so.0.0.0.debug 100644 root:root @@ -8,3 +8,2 @@ /usr/src/debug/spglib-1.16.1/src/arithmetic.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/arithmetic.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/cell.c 100644 root:root @@ -12,3 +11,2 @@ /usr/src/debug/spglib-1.16.1/src/delaunay.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/delaunay.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/determination.c 100644 root:root @@ -16,7 +14,4 @@ /usr/src/debug/spglib-1.16.1/src/hall_symbol.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/hall_symbol.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/kgrid.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/kgrid.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/kpoint.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/kpoint.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/mathfunc.c 100644 root:root @@ -24,3 +19,2 @@ /usr/src/debug/spglib-1.16.1/src/niggli.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/niggli.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/overlap.c 100644 root:root @@ -34,5 +28,3 @@ /usr/src/debug/spglib-1.16.1/src/site_symmetry.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/site_symmetry.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/sitesym_database.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/sitesym_database.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/spacegroup.c 100644 root:root @@ -44,3 +36,2 @@ /usr/src/debug/spglib-1.16.1/src/spin.c 100644 root:root -/usr/src/debug/spglib-1.16.1/src/spin.h 100644 root:root /usr/src/debug/spglib-1.16.1/src/symmetry.c 100644 root:root @@ -53,6 +44,6 @@ Provides: libsymspg0-debuginfo = 1.16.1-alt1_1:sisyphus+267089.100.1.1 -File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/07ef2726a637f43c55b435460dab58c3440701 120777 root:root ../../../../lib64/libsymspg.so.0.0.0 -File: /usr/lib/debug/.build-id/48/07ef2726a637f43c55b435460dab58c3440701.debug 120777 root:root ../../usr/lib64/libsymspg.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libsymspg.so.0.0.0.debug 100644 root:root 1feda309b4639358df6c69146560e194 +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/90a948fdd135ab3191729d23ff89a2275804aa 120777 root:root ../../../../lib64/libsymspg.so.0.0.0 +File: /usr/lib/debug/.build-id/2c/90a948fdd135ab3191729d23ff89a2275804aa.debug 120777 root:root ../../usr/lib64/libsymspg.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libsymspg.so.0.0.0.debug 100644 root:root ff9c0cd717c6083be54aeb2d3cbbc536 File: /usr/lib/debug/usr/lib64/libsymspg.so.0.debug 120777 root:root libsymspg.so.0.0.0.debug @@ -61,3 +52,2 @@ File: /usr/src/debug/spglib-1.16.1/src/arithmetic.c 100644 root:root 9752013ace31148a6b1fc8d3f168c150 -File: /usr/src/debug/spglib-1.16.1/src/arithmetic.h 100644 root:root cfb6fa46e52bdcd4495799976df95da8 File: /usr/src/debug/spglib-1.16.1/src/cell.c 100644 root:root b2af9f3b6a11641c91435024530d74f6 @@ -65,3 +55,2 @@ File: /usr/src/debug/spglib-1.16.1/src/delaunay.c 100644 root:root fac07eade01fbcba29a39a747e7039fd -File: /usr/src/debug/spglib-1.16.1/src/delaunay.h 100644 root:root 34a8c0f2c0cdc961eb7d879868285495 File: /usr/src/debug/spglib-1.16.1/src/determination.c 100644 root:root 7d419207506b4fa348a4995c4cb77282 @@ -69,7 +58,4 @@ File: /usr/src/debug/spglib-1.16.1/src/hall_symbol.c 100644 root:root e07d60a610891709853a3e45793b1785 -File: /usr/src/debug/spglib-1.16.1/src/hall_symbol.h 100644 root:root 406777dd3701883fcacf918b650bd1a3 File: /usr/src/debug/spglib-1.16.1/src/kgrid.c 100644 root:root ccec05daae5a8e73d900d0a2537d9843 -File: /usr/src/debug/spglib-1.16.1/src/kgrid.h 100644 root:root 265643b18bcdff1e2ea76be338931dc3 File: /usr/src/debug/spglib-1.16.1/src/kpoint.c 100644 root:root c88442dcb62504235a38b684083f3816 -File: /usr/src/debug/spglib-1.16.1/src/kpoint.h 100644 root:root 8a165980da189f595f6e966b444b43be File: /usr/src/debug/spglib-1.16.1/src/mathfunc.c 100644 root:root d33d7d23f311547d73f8d5c4cb265e52 @@ -77,3 +63,2 @@ File: /usr/src/debug/spglib-1.16.1/src/niggli.c 100644 root:root 4a88de71f5c6db2140d6041b0ee3539c -File: /usr/src/debug/spglib-1.16.1/src/niggli.h 100644 root:root df77e396a5dd4d2baf3a67d6fcd72398 File: /usr/src/debug/spglib-1.16.1/src/overlap.c 100644 root:root 849bd9e1387c7e57b147005e3abff21f @@ -87,5 +72,3 @@ File: /usr/src/debug/spglib-1.16.1/src/site_symmetry.c 100644 root:root 63366189a4b7bc825642cb05c3831f16 -File: /usr/src/debug/spglib-1.16.1/src/site_symmetry.h 100644 root:root 00a8cf618bceaaa4a34b03126e9abc11 File: /usr/src/debug/spglib-1.16.1/src/sitesym_database.c 100644 root:root 93242b336b5e2decb573b4f075ce54be -File: /usr/src/debug/spglib-1.16.1/src/sitesym_database.h 100644 root:root ff89a8ac64e9d74b8cc87d5b265123ea File: /usr/src/debug/spglib-1.16.1/src/spacegroup.c 100644 root:root 09d7492b3725bce9012b4555375c7cf5 @@ -97,5 +80,4 @@ File: /usr/src/debug/spglib-1.16.1/src/spin.c 100644 root:root cbfb832e3066ff9861ca1c0f6c4742ae -File: /usr/src/debug/spglib-1.16.1/src/spin.h 100644 root:root 0576de38071615328193f5f17d429bc5 File: /usr/src/debug/spglib-1.16.1/src/symmetry.c 100644 root:root 7c0b47700babf036a6caec776c2ee359 File: /usr/src/debug/spglib-1.16.1/src/symmetry.h 100644 root:root 81a8b224a9d2e9e8d5dc6e753ae7298d -RPMIdentity: 9f4953b6e5e43a6c11d33b1fc775a27b52e69b3297a7a544739afda3e45694c8b86e5f49c5202f35454595b910366f6d523aa05122ac3bdeb7abfbdbc3ca0d9e +RPMIdentity: bff1b7103c5d71145f7e8e7088197f04250cccd4e3b4a2ce6d72fb68644312847483df184bf7e763c7872bb17047bbbb7e3b1e3529aa57a308042f76df9075f2