<86>Jun 16 01:17:55 userdel[1165848]: delete user 'rooter' <86>Jun 16 01:17:55 userdel[1165848]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:17:55 userdel[1165848]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:17:55 groupadd[1165885]: group added to /etc/group: name=rooter, GID=1799 <86>Jun 16 01:17:55 groupadd[1165885]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:17:55 groupadd[1165885]: new group: name=rooter, GID=1799 <86>Jun 16 01:17:55 useradd[1165910]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Jun 16 01:17:55 userdel[1165959]: delete user 'builder' <86>Jun 16 01:17:55 userdel[1165959]: removed group 'builder' owned by 'builder' <86>Jun 16 01:17:55 userdel[1165959]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:17:55 groupadd[1166002]: group added to /etc/group: name=builder, GID=1800 <86>Jun 16 01:17:55 groupadd[1166002]: group added to /etc/gshadow: name=builder <86>Jun 16 01:17:55 groupadd[1166002]: new group: name=builder, GID=1800 <86>Jun 16 01:17:55 useradd[1166035]: new user: name=builder, UID=1800, GID=1800, 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.99012 + 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.99012 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 -j16 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -c spin.c -fPIC -DPIC -o .libs/spin.o spin.c: In function 'spn_get_operations_with_site_tensors': spin.c:207:8: warning: 'is_found' may be used uninitialized in this function [-Wmaybe-uninitialized] 207 | if (is_found) { | ^ spin.c:158:31: note: 'is_found' was declared here 158 | int i, j, k, sign, num_sym, is_found; | ^~~~~~~~ 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.54121 + 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.WJifjN 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.KzEg0L 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.OY9e6I Creating libsymspg0-debuginfo package Processing files: libspglib-devel-1.16.1-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11510 + 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.BQn23I 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.0tNpGJ 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.G1yXPJ 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.09CW1M find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MnqZmK 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) 7.96user 5.18system 0:15.64elapsed 84%CPU (0avgtext+0avgdata 40060maxresident)k 0inputs+0outputs (0major+1106211minor)pagefaults 0swaps 2.92user 2.16system 0:23.52elapsed 21%CPU (0avgtext+0avgdata 123172maxresident)k 0inputs+0outputs (0major+138464minor)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 2024-06-16 01:18:15.328478494 +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 205578c37a4c00d09814efbc35850008 +RPMIdentity: 0ad06caa53b8ce5846d9a786a85a65678f9b7d079ad5b92776d9eefe885ff60814d409ba2aab0dae32c19466847d50947d0b6b3dee9420f39a12ac25898421bd --- 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 2024-06-16 01:18:15.404479870 +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/ee 40755 root:root +/usr/lib/debug/.build-id/ee/a793e7591b78b7d5b874285ed46b712e19fb0b 120777 root:root ../../../../lib64/libsymspg.so.0.0.0 +/usr/lib/debug/.build-id/ee/a793e7591b78b7d5b874285ed46b712e19fb0b.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 @@ -53,6 +53,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/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/a793e7591b78b7d5b874285ed46b712e19fb0b 120777 root:root ../../../../lib64/libsymspg.so.0.0.0 +File: /usr/lib/debug/.build-id/ee/a793e7591b78b7d5b874285ed46b712e19fb0b.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 28315ee0e552c1eb5dc31b5260207fd9 File: /usr/lib/debug/usr/lib64/libsymspg.so.0.debug 120777 root:root libsymspg.so.0.0.0.debug @@ -100,2 +100,2 @@ File: /usr/src/debug/spglib-1.16.1/src/symmetry.h 100644 root:root 81a8b224a9d2e9e8d5dc6e753ae7298d -RPMIdentity: 9f4953b6e5e43a6c11d33b1fc775a27b52e69b3297a7a544739afda3e45694c8b86e5f49c5202f35454595b910366f6d523aa05122ac3bdeb7abfbdbc3ca0d9e +RPMIdentity: 969188673724a6111997aac4474cdcf1c81dc9b9e5fda4be41fabe3a086dd2c8dd8c4d0e624862fdded27e8e319771d16d52a2615fedd01a480644798d1c82a2