<86>Feb 13 01:23:35 userdel[25200]: delete user 'rooter' <86>Feb 13 01:23:35 userdel[25200]: removed group 'rooter' owned by 'rooter' <86>Feb 13 01:23:35 userdel[25200]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 13 01:23:35 groupadd[25245]: group added to /etc/group: name=rooter, GID=627 <86>Feb 13 01:23:35 groupadd[25245]: group added to /etc/gshadow: name=rooter <86>Feb 13 01:23:35 groupadd[25245]: new group: name=rooter, GID=627 <86>Feb 13 01:23:35 useradd[25285]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Feb 13 01:23:35 userdel[25360]: delete user 'builder' <86>Feb 13 01:23:35 userdel[25360]: removed group 'builder' owned by 'builder' <86>Feb 13 01:23:35 userdel[25360]: removed shadow group 'builder' owned by 'builder' <86>Feb 13 01:23:35 groupadd[25543]: group added to /etc/group: name=builder, GID=628 <86>Feb 13 01:23:35 groupadd[25543]: group added to /etc/gshadow: name=builder <86>Feb 13 01:23:35 groupadd[25543]: new group: name=builder, GID=628 <86>Feb 13 01:23:35 useradd[25603]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/spglib-1.11.2-alt1_1.nosrc.rpm Installing spglib-1.11.2-alt1_1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3411 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf spglib-1.11.2 + echo 'Source #0 (spglib-1.11.2.tar.gz):' Source #0 (spglib-1.11.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/spglib-1.11.2.tar.gz + /bin/tar -xf - + cd spglib-1.11.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3411 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spglib-1.11.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_DIR, `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 + '[' -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 --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 for style of include used by make... GNU 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 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.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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_ir_reciprocal_mesh_normal': kpoint.c:690: 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_long_ir_reciprocal_mesh_normal': kpoint.c:735: 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_ir_reciprocal_mesh_distortion': kpoint.c:776: 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_long_ir_reciprocal_mesh_distortion': kpoint.c:832: 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_num_ir': kpoint.c:878: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for reduction(+:num_ir) kpoint.c: In function 'get_long_num_ir': kpoint.c:900: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for reduction(+:num_ir) make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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 make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/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 -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.11.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99266 + 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 + cd spglib-1.11.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/spglib-buildroot make: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2/src' /bin/mkdir -p '/usr/src/tmp/spglib-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -p libsymspg.la '/usr/src/tmp/spglib-buildroot/usr/lib64' libtool: install: /bin/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: /bin/install -p .libs/libsymspg.lai /usr/src/tmp/spglib-buildroot/usr/lib64/libsymspg.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/spglib-buildroot/usr/include/spglib' /bin/install -p -m 644 arithmetic.h cell.h debug.h delaunay.h determination.h hall_symbol.h kgrid.h kpoint.h mathfunc.h niggli.h overlap.h pointgroup.h primitive.h refinement.h site_symmetry.h sitesym_database.h spacegroup.h spg_database.h spglib.h spin.h symmetry.h version.h '/usr/src/tmp/spglib-buildroot/usr/include/spglib' make[2]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.11.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.11.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.2' make[2]: Entering directory '/usr/src/RPM/BUILD/spglib-1.11.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.11.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/spglib-1.11.2' make: Leaving directory '/usr/src/RPM/BUILD/spglib-1.11.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/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) 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: 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.11.2-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P5pWir find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/spglib-buildroot/usr/lib64/libsymspg.so.0: 146 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I9GsSr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsymspg.so.0()(64bit) = set:ldThZ81ss8jdp4BNBz0C2aZHid8ZmXqBDGbP772KpwYc0cNxnjTvCttxebe5lxy4UhxNQaUhMnbfVpiZi3m2uFAdMAZmnTK3k4mlbbdbupZkMU4cAqeRmz1wVsnqH29nrd871z7Yi6T0P68NnzCenXadVmxbifw2XJqZu2ujAqTrkukPFduahVWo8enSWFcr1Rcik3OV7yKnT44wldZJmvPZzmJ8YUgbqjomqhmpG0KQyEMqzw363D8XHryWruEL51cqrr40FQtZnw1zgRlgZJDXPZwR7c6gN71W8ODlToacV6IZx1 Requires: 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.bQ2M6v Creating libsymspg0-debuginfo package Processing files: libspglib-devel-1.11.2-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spglib-1.11.2 + DOCDIR=/usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + export DOCDIR + rm -rf /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + /bin/mkdir -p /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + cp -prL ChangeLog README.md /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + chmod -R go-w /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + chmod -R a+rX /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + cp -prL --no-dereference COPYING /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + chmod -R go-w /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + chmod -R a+rX /usr/src/tmp/spglib-buildroot/usr/share/doc/libspglib-devel-1.11.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KzKdPE 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.lQuxcR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: spglib-devel = 1.11.2-alt1_1, libspg-devel = 1.11.2-alt1_1 Requires: libsymspg0 >= 1.11.2-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.2fKbE9 Processing files: libsymspg0-debuginfo-1.11.2-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zuY4Jv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cY82qV find-requires: running scripts (debuginfo) Provides: debug64(libsymspg.so.0) Requires: libsymspg0 = 1.11.2-alt1_1, debug64(libc.so.6), debug64(libm.so.6) 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.11.2-alt1_1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libspglib-devel-1.11.2-alt1_1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsymspg0-debuginfo-1.11.2-alt1_1.x86_64.rpm 13.45user 1.98system 0:30.86elapsed 50%CPU (0avgtext+0avgdata 40076maxresident)k 0inputs+0outputs (0major+1107305minor)pagefaults 0swaps 22.16user 4.09system 0:45.11elapsed 58%CPU (0avgtext+0avgdata 122204maxresident)k 0inputs+0outputs (0major+1489029minor)pagefaults 0swaps --- libspglib-devel-1.11.2-alt1_1.x86_64.rpm.repo 2019-01-22 14:36:17.000000000 +0000 +++ libspglib-devel-1.11.2-alt1_1.x86_64.rpm.hasher 2019-02-13 01:24:12.512130477 +0000 @@ -28,3 +28,3 @@ /usr/share/doc/libspglib-devel-1.11.2/README.md 100644 -Requires: libsymspg0 = 1.11.2-alt1_1:sisyphus+219810.100.1.1 +Requires: libsymspg0 = 1.11.2-alt1_1 Requires: rpmlib(PayloadIsLzma) @@ -32,2 +32,2 @@ Provides: libspg-devel = 1.11.2-alt1_1 -Provides: libspglib-devel = 1.11.2-alt1_1:sisyphus+219810.100.1.1 +Provides: libspglib-devel = 1.11.2-alt1_1 --- libsymspg0-1.11.2-alt1_1.x86_64.rpm.repo 2019-01-22 14:36:17.000000000 +0000 +++ libsymspg0-1.11.2-alt1_1.x86_64.rpm.hasher 2019-02-13 01:24:12.554130597 +0000 @@ -9,2 +9,2 @@ Provides: libsymspg.so.0()(64bit) = set:ldThZ81ss8jdp4BNBz0C2aZHid8ZmXqBDGbP772KpwYc0cNxnjTvCttxebe5lxy4UhxNQaUhMnbfVpiZi3m2uFAdMAZmnTK3k4mlbbdbupZkMU4cAqeRmz1wVsnqH29nrd871z7Yi6T0P68NnzCenXadVmxbifw2XJqZu2ujAqTrkukPFduahVWo8enSWFcr1Rcik3OV7yKnT44wldZJmvPZzmJ8YUgbqjomqhmpG0KQyEMqzw363D8XHryWruEL51cqrr40FQtZnw1zgRlgZJDXPZwR7c6gN71W8ODlToacV6IZx1 -Provides: libsymspg0 = 1.11.2-alt1_1:sisyphus+219810.100.1.1 +Provides: libsymspg0 = 1.11.2-alt1_1 --- libsymspg0-debuginfo-1.11.2-alt1_1.x86_64.rpm.repo 2019-01-22 14:36:17.000000000 +0000 +++ libsymspg0-debuginfo-1.11.2-alt1_1.x86_64.rpm.hasher 2019-02-13 01:24:12.600130728 +0000 @@ -44,7 +44,7 @@ /usr/src/debug/spglib-1.11.2/src/symmetry.h 100644 +Requires: libsymspg0 = 1.11.2-alt1_1 Requires: debug64(libc.so.6) Requires: debug64(libm.so.6) -Requires: libsymspg0 = 1.11.2-alt1_1:sisyphus+219810.100.1.1 Requires: rpmlib(PayloadIsLzma) Provides: debug64(libsymspg.so.0) -Provides: libsymspg0-debuginfo = 1.11.2-alt1_1:sisyphus+219810.100.1.1 +Provides: libsymspg0-debuginfo = 1.11.2-alt1_1