<86>Aug 15 11:27:38 userdel[3909469]: delete user 'rooter' <86>Aug 15 11:27:38 groupadd[3909477]: group added to /etc/group: name=rooter, GID=654 <86>Aug 15 11:27:38 groupadd[3909477]: group added to /etc/gshadow: name=rooter <86>Aug 15 11:27:38 groupadd[3909477]: new group: name=rooter, GID=654 <86>Aug 15 11:27:38 useradd[3909496]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Aug 15 11:27:38 userdel[3909777]: delete user 'builder' <86>Aug 15 11:27:38 groupadd[3910093]: group added to /etc/group: name=builder, GID=655 <86>Aug 15 11:27:38 groupadd[3910093]: group added to /etc/gshadow: name=builder <86>Aug 15 11:27:38 groupadd[3910093]: new group: name=builder, GID=655 <86>Aug 15 11:27:38 useradd[3910328]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash warning: ignored self-provides: libatomic_ops-devel = 7.6.8 warning: ignored self-provides: libatomic_ops-devel = 7.6.8 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libatomic_ops-7.6.8-alt1.nosrc.rpm (w1.gzdio) warning: ignored self-provides: libatomic_ops-devel = 7.6.8 Installing libatomic_ops-7.6.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2989 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libatomic_ops-7.6.8 + echo 'Source #0 (libatomic_ops-7.6.8.tar):' Source #0 (libatomic_ops-7.6.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libatomic_ops-7.6.8.tar + cd libatomic_ops-7.6.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2989 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libatomic_ops-7.6.8 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking 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 --force-missing configure.ac:27: installing './compile' configure.ac:21: 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 --enable-static --enable-shared configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu 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 whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none checking dependency style of x86_64-alt-linux-gcc... none 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... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for PIC compiler flag... -fPIC checking whether -fPIC compiler option causes __PIC__ definition... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wpedantic... yes checking for pthread_self in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating pkgconfig/atomic_ops.pc config.status: creating pkgconfig/atomic_ops-uninstalled.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o atomic_ops_stack.lo atomic_ops_stack.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c atomic_ops_stack.c -fPIC -DPIC -o .libs/atomic_ops_stack.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c atomic_ops_stack.c -o atomic_ops_stack.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o atomic_ops_malloc.lo atomic_ops_malloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c atomic_ops_malloc.c -fPIC -DPIC -o .libs/atomic_ops_malloc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c atomic_ops_malloc.c -o atomic_ops_malloc.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o atomic_ops.lo atomic_ops.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c atomic_ops.c -fPIC -DPIC -o .libs/atomic_ops.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c atomic_ops.c -o atomic_ops.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 2:1:1 -no-undefined -o libatomic_ops.la -rpath /usr/lib64 atomic_ops.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/atomic_ops.o -g -O2 -Wl,-soname -Wl,libatomic_ops.so.1 -o .libs/libatomic_ops.so.1.1.1 libtool: link: (cd ".libs" && rm -f "libatomic_ops.so.1" && ln -s "libatomic_ops.so.1.1.1" "libatomic_ops.so.1") libtool: link: (cd ".libs" && rm -f "libatomic_ops.so" && ln -s "libatomic_ops.so.1.1.1" "libatomic_ops.so") libtool: link: ar cr .libs/libatomic_ops.a atomic_ops.o libtool: link: ranlib .libs/libatomic_ops.a libtool: link: ( cd ".libs" && rm -f "libatomic_ops.la" && ln -s "../libatomic_ops.la" "libatomic_ops.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 2:2:1 -no-undefined -o libatomic_ops_gpl.la -rpath /usr/lib64 atomic_ops_stack.lo atomic_ops_malloc.lo libatomic_ops.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/atomic_ops_stack.o .libs/atomic_ops_malloc.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src/.libs ./.libs/libatomic_ops.so -g -O2 -Wl,-soname -Wl,libatomic_ops_gpl.so.1 -o .libs/libatomic_ops_gpl.so.1.1.2 libtool: link: (cd ".libs" && rm -f "libatomic_ops_gpl.so.1" && ln -s "libatomic_ops_gpl.so.1.1.2" "libatomic_ops_gpl.so.1") libtool: link: (cd ".libs" && rm -f "libatomic_ops_gpl.so" && ln -s "libatomic_ops_gpl.so.1.1.2" "libatomic_ops_gpl.so") libtool: link: ar cr .libs/libatomic_ops_gpl.a atomic_ops_stack.o atomic_ops_malloc.o libtool: link: ranlib .libs/libatomic_ops_gpl.a libtool: link: ( cd ".libs" && rm -f "libatomic_ops_gpl.la" && ln -s "../libatomic_ops_gpl.la" "libatomic_ops_gpl.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' Making all in doc make[1]: Nothing to be done for 'all'. Making all in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' mkdir -p `dirname test_atomic_include.h` sed -e s:XX::g test_atomic_include.template > test_atomic_include.h sed -e s:XX:_release:g test_atomic_include.template >> test_atomic_include.h sed -e s:XX:_acquire:g test_atomic_include.template >> test_atomic_include.h sed -e s:XX:_read:g test_atomic_include.template >> test_atomic_include.h sed -e s:XX:_write:g test_atomic_include.template >> test_atomic_include.h sed -e s:XX:_full:g test_atomic_include.template >> test_atomic_include.h sed -e s:XX:_release_write:g test_atomic_include.template >> test_atomic_include.h sed -e s:XX:_acquire_read:g test_atomic_include.template >> test_atomic_include.h sed -e s:XX:_dd_acquire_read:g test_atomic_include.template >> test_atomic_include.h make[1]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' mkdir -p `dirname list_atomic.c` echo "#include \"atomic_ops.h\"" > list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX::g list_atomic.template >> list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_release:g list_atomic.template >> list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_acquire:g list_atomic.template >> list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_full:g list_atomic.template >> list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_release_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_dd_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX::g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_release:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_acquire:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_full:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_release_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_dd_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX::g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_release:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_acquire:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_full:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_release_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_dd_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX::g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_release:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_acquire:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_full:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_release_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_dd_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX::g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_release:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_acquire:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_full:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_release_write:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_acquire_read:g list_atomic.template >> list_atomic.c sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_dd_acquire_read:g list_atomic.template >> list_atomic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' mkdir -p `dirname list_atomic.i` x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -I../tests -I../tests -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 list_atomic.c -E > list_atomic.i make[1]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -I../tests -I../tests -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o list_atomic.o list_atomic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make all-am make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libatomic_ops-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libatomic_ops-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libatomic_ops-7.6.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libatomic_ops-buildroot make: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libatomic_ops.la libatomic_ops_gpl.la '/usr/src/tmp/libatomic_ops-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libatomic_ops.so.1.1.1 /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops.so.1.1.1 libtool: install: (cd /usr/src/tmp/libatomic_ops-buildroot/usr/lib64 && { ln -s -f libatomic_ops.so.1.1.1 libatomic_ops.so.1 || { rm -f libatomic_ops.so.1 && ln -s libatomic_ops.so.1.1.1 libatomic_ops.so.1; }; }) libtool: install: (cd /usr/src/tmp/libatomic_ops-buildroot/usr/lib64 && { ln -s -f libatomic_ops.so.1.1.1 libatomic_ops.so || { rm -f libatomic_ops.so && ln -s libatomic_ops.so.1.1.1 libatomic_ops.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libatomic_ops.lai /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops.la libtool: warning: relinking 'libatomic_ops_gpl.la' libtool: install: (cd /usr/src/RPM/BUILD/libatomic_ops-7.6.8/src; /bin/sh "/usr/src/RPM/BUILD/libatomic_ops-7.6.8/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 2:2:1 -no-undefined -o libatomic_ops_gpl.la -rpath /usr/lib64 atomic_ops_stack.lo atomic_ops_malloc.lo libatomic_ops.la -inst-prefix-dir /usr/src/tmp/libatomic_ops-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/atomic_ops_stack.o .libs/atomic_ops_malloc.o -L/usr/src/tmp/libatomic_ops-buildroot/usr/lib64 -L/usr/lib64 -latomic_ops -g -O2 -Wl,-soname -Wl,libatomic_ops_gpl.so.1 -o .libs/libatomic_ops_gpl.so.1.1.2 libtool: install: /usr/libexec/rpm-build/install -p .libs/libatomic_ops_gpl.so.1.1.2T /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops_gpl.so.1.1.2 libtool: install: (cd /usr/src/tmp/libatomic_ops-buildroot/usr/lib64 && { ln -s -f libatomic_ops_gpl.so.1.1.2 libatomic_ops_gpl.so.1 || { rm -f libatomic_ops_gpl.so.1 && ln -s libatomic_ops_gpl.so.1.1.2 libatomic_ops_gpl.so.1; }; }) libtool: install: (cd /usr/src/tmp/libatomic_ops-buildroot/usr/lib64 && { ln -s -f libatomic_ops_gpl.so.1.1.2 libatomic_ops_gpl.so || { rm -f libatomic_ops_gpl.so && ln -s libatomic_ops_gpl.so.1.1.2 libatomic_ops_gpl.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libatomic_ops_gpl.lai /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops_gpl.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libatomic_ops.a /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops.a libtool: install: chmod 644 /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops.a libtool: install: ranlib /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops.a libtool: install: /usr/libexec/rpm-build/install -p .libs/libatomic_ops_gpl.a /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops_gpl.a libtool: install: chmod 644 /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops_gpl.a libtool: install: ranlib /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops_gpl.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 atomic_ops.h atomic_ops_stack.h atomic_ops_malloc.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include/' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/gcc' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/gcc/generic-arithm.h atomic_ops/sysdeps/gcc/generic-small.h atomic_ops/sysdeps/gcc/aarch64.h atomic_ops/sysdeps/gcc/alpha.h atomic_ops/sysdeps/gcc/arm.h atomic_ops/sysdeps/gcc/avr32.h atomic_ops/sysdeps/gcc/cris.h atomic_ops/sysdeps/gcc/generic.h atomic_ops/sysdeps/gcc/hexagon.h atomic_ops/sysdeps/gcc/hppa.h atomic_ops/sysdeps/gcc/ia64.h atomic_ops/sysdeps/gcc/m68k.h atomic_ops/sysdeps/gcc/mips.h atomic_ops/sysdeps/gcc/powerpc.h atomic_ops/sysdeps/gcc/riscv.h atomic_ops/sysdeps/gcc/s390.h atomic_ops/sysdeps/gcc/sh.h atomic_ops/sysdeps/gcc/sparc.h atomic_ops/sysdeps/gcc/tile.h atomic_ops/sysdeps/gcc/x86.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/gcc' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/ibmc' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/ibmc/powerpc.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/ibmc' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/ao_t_is_int.h atomic_ops/sysdeps/all_acquire_release_volatile.h atomic_ops/sysdeps/all_aligned_atomic_load_store.h atomic_ops/sysdeps/all_atomic_load_store.h atomic_ops/sysdeps/all_atomic_only_load.h atomic_ops/sysdeps/emul_cas.h atomic_ops/sysdeps/generic_pthread.h atomic_ops/sysdeps/ordered.h atomic_ops/sysdeps/ordered_except_wr.h atomic_ops/sysdeps/read_ordered.h atomic_ops/sysdeps/standard_ao_double_t.h atomic_ops/sysdeps/test_and_set_t_is_ao_t.h atomic_ops/sysdeps/test_and_set_t_is_char.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/hpc' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/hpc/hppa.h atomic_ops/sysdeps/hpc/ia64.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/hpc' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/msftc' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/msftc/arm.h atomic_ops/sysdeps/msftc/common32_defs.h atomic_ops/sysdeps/msftc/x86.h atomic_ops/sysdeps/msftc/x86_64.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/msftc' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/ao_version.h atomic_ops/generalize.h atomic_ops/generalize-arithm.h atomic_ops/generalize-small.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/loadstore' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/loadstore/acquire_release_volatile.h atomic_ops/sysdeps/loadstore/atomic_load.h atomic_ops/sysdeps/loadstore/atomic_store.h atomic_ops/sysdeps/loadstore/char_acquire_release_volatile.h atomic_ops/sysdeps/loadstore/char_atomic_load.h atomic_ops/sysdeps/loadstore/char_atomic_store.h atomic_ops/sysdeps/loadstore/int_acquire_release_volatile.h atomic_ops/sysdeps/loadstore/int_atomic_load.h atomic_ops/sysdeps/loadstore/int_atomic_store.h atomic_ops/sysdeps/loadstore/ordered_loads_only.h atomic_ops/sysdeps/loadstore/ordered_stores_only.h atomic_ops/sysdeps/loadstore/short_acquire_release_volatile.h atomic_ops/sysdeps/loadstore/short_atomic_load.h atomic_ops/sysdeps/loadstore/short_atomic_store.h atomic_ops/sysdeps/loadstore/double_atomic_load_store.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/loadstore' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/sunc' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/sunc/sparc.h atomic_ops/sysdeps/sunc/x86.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/sunc' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/icc' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/icc/ia64.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/icc' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/armcc' /usr/libexec/rpm-build/install -p -m 644 atomic_ops/sysdeps/armcc/arm_v6.h '/usr/src/tmp/libatomic_ops-buildroot/usr/include//atomic_ops/sysdeps/armcc' make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops' /usr/libexec/rpm-build/install -p -m 644 LICENSING.txt README_details.txt README_stack.txt README_malloc.txt README_win32.txt '/usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops' make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/doc' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops' /usr/libexec/rpm-build/install -p -m 644 COPYING README.md '/usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops' /bin/mkdir -p '/usr/src/tmp/libatomic_ops-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 pkgconfig/atomic_ops.pc '/usr/src/tmp/libatomic_ops-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8' make: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libatomic_ops-buildroot (auto) removed './usr/lib64/libatomic_ops_gpl.la' removed './usr/lib64/libatomic_ops.la' mode of './usr/lib64/libatomic_ops_gpl.so.1.1.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libatomic_ops.so.1.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libatomic_ops-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/atomic_ops.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/atomic_ops.pc: Libs: '-L${libdir} -latomic_ops' --> '-latomic_ops' Checking contents of files in /usr/src/tmp/libatomic_ops-buildroot/ (default) Compressing files in /usr/src/tmp/libatomic_ops-buildroot (auto) Adjusting library links in /usr/src/tmp/libatomic_ops-buildroot ./usr/lib64: libatomic_ops.so.1 -> libatomic_ops.so.1.1.1 libatomic_ops_gpl.so.1 -> libatomic_ops_gpl.so.1.1.2 Verifying ELF objects in /usr/src/tmp/libatomic_ops-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.42669 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libatomic_ops-7.6.8 + make -j8 -k check Making check in src make check-am Making check in doc make[1]: Nothing to be done for 'check'. Making check in tests make check-am make test_atomic test_atomic_generalized test_stack test_malloc test_atomic_pthreads make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -I../tests -I../tests -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_stack.o test_stack.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -I../tests -I../tests -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_malloc.o test_malloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o test_stack test_stack.o -lpthread ../src/libatomic_ops_gpl.la ../src/libatomic_ops.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test_stack test_stack.o -lpthread ../src/.libs/libatomic_ops_gpl.so ../src/.libs/libatomic_ops.so make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o test_malloc test_malloc.o -lpthread ../src/libatomic_ops_gpl.la ../src/libatomic_ops.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test_malloc test_malloc.o -lpthread ../src/.libs/libatomic_ops_gpl.so ../src/.libs/libatomic_ops.so make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../src -I../src -I../tests -I../tests -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_atomic.o test_atomic.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o test_atomic test_atomic.o -lpthread ../src/libatomic_ops.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test_atomic test_atomic.o -lpthread ../src/.libs/libatomic_ops.so make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DAO_PREFER_GENERALIZED -DAO_TEST_EMULATION -I../src -I../src -I../tests -I../tests -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_atomic_generalized-test_atomic.o `test -f 'test_atomic.c' || echo './'`test_atomic.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o test_atomic_generalized test_atomic_generalized-test_atomic.o -lpthread ../src/libatomic_ops.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test_atomic_generalized test_atomic_generalized-test_atomic.o -lpthread ../src/.libs/libatomic_ops.so make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DAO_USE_PTHREAD_DEFS -I../src -I../src -I../tests -I../tests -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_atomic_pthreads-test_atomic.o `test -f 'test_atomic.c' || echo './'`test_atomic.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o test_atomic_pthreads test_atomic_pthreads-test_atomic.o -lpthread ../src/libatomic_ops.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test_atomic_pthreads test_atomic_pthreads-test_atomic.o -lpthread ../src/.libs/libatomic_ops.so make[3]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make check-TESTS make[4]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' PASS: test_atomic_generalized make[4]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' PASS: test_atomic_pthreads make[4]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' PASS: test_atomic make[4]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' PASS: test_stack make[4]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' PASS: test_malloc make[4]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' ============================================================================ Testsuite summary for libatomic_ops 7.6.8 ============================================================================ # TOTAL: 5 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/usr/src/RPM/BUILD/libatomic_ops-7.6.8/tests' make[1]: Nothing to be done for 'check-am'. + exit 0 Processing files: libatomic_ops1-7.6.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kFNobZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops.so.1: 5 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nSy0LI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libatomic_ops.so.1()(64bit) = set:gdzMr9ewmxGK Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UIC5tv Creating libatomic_ops1-debuginfo package Processing files: libatomic_ops_gpl1-7.6.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hx7Qjl find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libatomic_ops-buildroot/usr/lib64/libatomic_ops_gpl.so.1: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Izr5ge find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libatomic_ops_gpl.so.1()(64bit) = set:gd641jpjZqUWs4jE Requires: libatomic_ops.so.1()(64bit) >= set:gfi82, libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1wa3la Creating libatomic_ops_gpl1-debuginfo package Processing files: libatomic_ops-devel-7.6.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libatomic_ops-7.6.8 + DOCDIR=/usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops-devel-7.6.8 + export DOCDIR + rm -rf /usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops-devel-7.6.8 + /bin/mkdir -p /usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops-devel-7.6.8 + cp -prL AUTHORS ChangeLog README.md doc/LICENSING.txt doc/README_details.txt doc/README_malloc.txt doc/README_stack.txt doc/README_win32.txt /usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops-devel-7.6.8 + chmod -R go-w /usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops-devel-7.6.8 + chmod -R a+rX /usr/src/tmp/libatomic_ops-buildroot/usr/share/doc/libatomic_ops-devel-7.6.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Czds1a 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.9x9zmf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/emul_cas.h:39:3: error: #error This file should not be included directly. # error This file should not be included directly. ^~~~~ In file included from /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/emul_cas.h:43: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/standard_ao_double_t.h:42:46: error: missing binary operator before token "(" #elif ((defined(__x86_64__) && AO_GNUC_PREREQ(4, 0)) || defined(_WIN64)) \ ^ cpp.req: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/emul_cas.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/emul_cas.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/standard_ao_double_t.h:42:46: error: missing binary operator before token "(" #elif ((defined(__x86_64__) && AO_GNUC_PREREQ(4, 0)) || defined(_WIN64)) \ ^ cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/standard_ao_double_t.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/arm.h:18:20: error: missing binary operator before token "(" #if (AO_GNUC_PREREQ(4, 8) || AO_CLANG_PREREQ(3, 5)) \ ^ /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/arm.h:84:50: error: missing binary operator before token "(" && (!defined(__clang__) || AO_CLANG_PREREQ(3, 3)) ^ cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/arm.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/mips.h:26:20: error: missing binary operator before token "(" #if (AO_GNUC_PREREQ(4, 9) || AO_CLANG_PREREQ(3, 5)) \ ^ cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/mips.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/tile.h:14:20: error: missing binary operator before token "(" #if (AO_GNUC_PREREQ(4, 8) || AO_CLANG_PREREQ(3, 4)) \ ^ cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/tile.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/hpc/hppa.h:37:10: fatal error: machine/inline.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/hpc/hppa.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/hpc/ia64.h:35:10: fatal error: machine/sys/inline.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/hpc/ia64.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/icc/ia64.h:33:10: fatal error: ia64intrin.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/icc/ia64.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/aarch64.h:34:43: error: missing binary operator before token "(" #if !defined(__clang__) || AO_CLANG_PREREQ(3, 9) ^ /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/aarch64.h:274:44: error: missing binary operator before token "(" #if (defined(__clang__) && !AO_CLANG_PREREQ(3, 8)) || defined(__APPLE_CC__) ^ cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/aarch64.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/hexagon.h:12:20: error: missing binary operator before token "(" #if AO_CLANG_PREREQ(3, 9) && !defined(AO_DISABLE_GCC_ATOMICS) ^ cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/hexagon.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/powerpc.h:26:20: error: missing binary operator before token "(" #if (AO_GNUC_PREREQ(4, 8) || AO_CLANG_PREREQ(3, 8)) \ ^ cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/gcc/powerpc.h: cpp failed In file included from /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/arm.h:28: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/common32_defs.h:35:11: fatal error: windows.h: No such file or directory # include ^~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/arm.h: cpp failed In file included from /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/x86.h:40: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/common32_defs.h:35:11: fatal error: windows.h: No such file or directory # include ^~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/x86.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/armcc/arm_v6.h:27:5: error: #error Do not use with ARM instruction sets lower than v6 # error Do not use with ARM instruction sets lower than v6 ^~~~~ cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/armcc/arm_v6.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/x86_64.h:41:10: fatal error: intrin.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/x86_64.h: cpp failed /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/common32_defs.h:35:11: fatal error: windows.h: No such file or directory # include ^~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libatomic_ops-buildroot/usr/include/atomic_ops/sysdeps/msftc/common32_defs.h: cpp failed Provides: atomic_ops-devel = 7.6.8, pkgconfig(atomic_ops) = 7.6.8 Requires: libatomic_ops1 = 7.6.8-alt1, libatomic_ops_gpl1 = 7.6.8-alt1, /usr/lib64/libatomic_ops.so.1.1.1, /usr/lib64/libatomic_ops_gpl.so.1.1.2, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SehPrp Processing files: libatomic_ops-devel-static-7.6.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bYMZCC 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.E8dpUS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libatomic_ops-devel = 7.6.8-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r7dHhc Processing files: libatomic_ops1-debuginfo-7.6.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aAQbLy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fYKzkY find-requires: running scripts (debuginfo) Provides: debug64(libatomic_ops.so.1) Requires: libatomic_ops1 = 7.6.8-alt1, debug64(libc.so.6) Processing files: libatomic_ops_gpl1-debuginfo-7.6.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iz08Zq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Bl0MW find-requires: running scripts (debuginfo) Provides: debug64(libatomic_ops_gpl.so.1) Requires: libatomic_ops_gpl1 = 7.6.8-alt1, debug64(libatomic_ops.so.1), debug64(libc.so.6) Adding to libatomic_ops-devel a strict dependency on libatomic_ops1 Adding to libatomic_ops1-debuginfo a strict dependency on libatomic_ops1 Adding to libatomic_ops-devel a strict dependency on libatomic_ops_gpl1 Adding to libatomic_ops_gpl1-debuginfo a strict dependency on libatomic_ops_gpl1 Adding to libatomic_ops-devel-static a strict dependency on libatomic_ops-devel Adding to libatomic_ops_gpl1 a strict dependency on libatomic_ops1 Adding to libatomic_ops_gpl1-debuginfo a strict dependency on libatomic_ops1-debuginfo Removing from libatomic_ops_gpl1-debuginfo 1 sources provided by libatomic_ops1-debuginfo also prunning dir /usr/src/debug/libatomic_ops-7.6.8/src/atomic_ops/sysdeps/gcc also prunning dir /usr/src/debug/libatomic_ops-7.6.8/src/atomic_ops/sysdeps also prunning dir /usr/src/debug/libatomic_ops-7.6.8/src/atomic_ops Removing 2 extra deps from libatomic_ops_gpl1 due to dependency on libatomic_ops1 Removing 1 extra deps from libatomic_ops-devel due to dependency on libatomic_ops1 Removing 1 extra deps from libatomic_ops-devel due to dependency on libatomic_ops_gpl1 Removing 1 extra deps from libatomic_ops_gpl1-debuginfo due to dependency on libatomic_ops1-debuginfo Removing 2 extra deps from libatomic_ops_gpl1 due to repentancy on libatomic_ops1 Removing 1 extra deps from libatomic_ops-devel due to repentancy on libatomic_ops_gpl1 Removing 1 extra deps from libatomic_ops_gpl1-debuginfo due to repentancy on libatomic_ops1-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libatomic_ops1-7.6.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libatomic_ops_gpl1-7.6.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libatomic_ops-devel-7.6.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libatomic_ops-devel-static-7.6.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libatomic_ops1-debuginfo-7.6.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libatomic_ops_gpl1-debuginfo-7.6.8-alt1.x86_64.rpm (w2.lzdio) 41.40user 3.42system 0:42.74elapsed 104%CPU (0avgtext+0avgdata 76036maxresident)k 0inputs+0outputs (0major+1565341minor)pagefaults 0swaps 42.96user 5.43system 0:48.72elapsed 99%CPU (0avgtext+0avgdata 76036maxresident)k 0inputs+0outputs (0major+1841034minor)pagefaults 0swaps --- libatomic_ops-devel-7.6.8-alt1.x86_64.rpm.repo 2019-02-14 06:27:45.000000000 +0000 +++ libatomic_ops-devel-7.6.8-alt1.x86_64.rpm.hasher 2021-08-15 11:28:25.232654753 +0000 @@ -91,3 +91,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libatomic_ops-devel = 7.6.8 Provides: atomic_ops-devel = 7.6.8 @@ -183,2 +182,2 @@ File: /usr/share/doc/libatomic_ops-devel-7.6.8/README_win32.txt 100644 root:root 53fc01eeb9eeeaa961a012720fdec0db -RPMIdentity: b12221b5228c9060b080704969dc730812f44cdb51c7af173fcc5debfab4c15ad64b487cef52f529d12b33f22e7d90f7e95d0db95ba837dd8b1e6398edb6c8b8 +RPMIdentity: 0fb452fc41a959432d07ff591e253add4ebd914cef46f13f15de96ce5c1b63279965c5a6a84c2e3c94309b71efaecba0c7f43b521471f2654f408b2db79b0d60 --- libatomic_ops-devel-static-7.6.8-alt1.x86_64.rpm.repo 2019-02-14 06:27:45.000000000 +0000 +++ libatomic_ops-devel-static-7.6.8-alt1.x86_64.rpm.hasher 2021-08-15 11:28:25.403656352 +0000 @@ -6,4 +6,4 @@ Provides: libatomic_ops-devel-static = 7.6.8-alt1:sisyphus+221466.100.1.2 -File: /usr/lib64/libatomic_ops.a 100644 root:root 3eef7bb9c7b4f91550385c2168c48d37 -File: /usr/lib64/libatomic_ops_gpl.a 100644 root:root b17068cfc7ee1bfa8a742f0484576476 -RPMIdentity: 9ed63a35a3eb18d433412444ca9932ea4ad7541ee1883bf1ed42006b30429d2542b1ef5f446d680fbdce9eb887bc044503200f4eaf98c553e9246570a3144d31 +File: /usr/lib64/libatomic_ops.a 100644 root:root e0a56ac63281a81c4da7fb1160f5ecc8 +File: /usr/lib64/libatomic_ops_gpl.a 100644 root:root 5aaad24688541cebc67155111f73c311 +RPMIdentity: 2983c7d091b4a5d662244f2d2541736f59e31da9c36e7d4fd7fa7b79885963217d0267609d95ef7820a532ceb7a49a67f3b5cabd4f213be5003ef39d97bda2f2 --- libatomic_ops1-7.6.8-alt1.x86_64.rpm.repo 2019-02-14 06:27:45.000000000 +0000 +++ libatomic_ops1-7.6.8-alt1.x86_64.rpm.hasher 2021-08-15 11:28:25.599658185 +0000 @@ -3,2 +3,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -8,3 +9,3 @@ File: /usr/lib64/libatomic_ops.so.1 120777 root:root libatomic_ops.so.1.1.1 -File: /usr/lib64/libatomic_ops.so.1.1.1 100644 root:root a25673a544ab0560a2dc87633cbe4769 -RPMIdentity: 6a237787dbac50b02768f2bee7af6a8b7f5b611957220b664419464babd0a161f0e2bfeeafcacaa4d625e62cbd0d5e6ba016664b38b8d8160f70f5f9ce525c0a +File: /usr/lib64/libatomic_ops.so.1.1.1 100644 root:root fa89b686e8153961dc0a043b21f5e100 +RPMIdentity: 310769758b6b1b75c34149031ce5488214cee7391e2bb1f17b5b6e071b2222f46c6ff37ce05d4684c31fe84ee1421a257ea18ca1a1604e0b61dadea4fc39e0db --- libatomic_ops1-debuginfo-7.6.8-alt1.x86_64.rpm.repo 2019-02-14 06:27:45.000000000 +0000 +++ libatomic_ops1-debuginfo-7.6.8-alt1.x86_64.rpm.hasher 2021-08-15 11:28:25.804660102 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/04de2fc450027f6b25a5dfd1cea79c5bfe3d38 120777 root:root ../../../../lib64/libatomic_ops.so.1.1.1 -/usr/lib/debug/.build-id/53/04de2fc450027f6b25a5dfd1cea79c5bfe3d38.debug 120777 root:root ../../usr/lib64/libatomic_ops.so.1.1.1.debug +/usr/lib/debug/.build-id/08 40755 root:root +/usr/lib/debug/.build-id/08/276c03356cb10134bb09b18eabfa4f589c1136 120777 root:root ../../../../lib64/libatomic_ops.so.1.1.1 +/usr/lib/debug/.build-id/08/276c03356cb10134bb09b18eabfa4f589c1136.debug 120777 root:root ../../usr/lib64/libatomic_ops.so.1.1.1.debug /usr/lib/debug/usr/lib64/libatomic_ops.so.1.1.1.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: libatomic_ops1-debuginfo = 7.6.8-alt1:sisyphus+221466.100.1.2 -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/04de2fc450027f6b25a5dfd1cea79c5bfe3d38 120777 root:root ../../../../lib64/libatomic_ops.so.1.1.1 -File: /usr/lib/debug/.build-id/53/04de2fc450027f6b25a5dfd1cea79c5bfe3d38.debug 120777 root:root ../../usr/lib64/libatomic_ops.so.1.1.1.debug -File: /usr/lib/debug/usr/lib64/libatomic_ops.so.1.1.1.debug 100644 root:root 031ab05cace6a63a9f44b668ad48f80c +File: /usr/lib/debug/.build-id/08 40755 root:root +File: /usr/lib/debug/.build-id/08/276c03356cb10134bb09b18eabfa4f589c1136 120777 root:root ../../../../lib64/libatomic_ops.so.1.1.1 +File: /usr/lib/debug/.build-id/08/276c03356cb10134bb09b18eabfa4f589c1136.debug 120777 root:root ../../usr/lib64/libatomic_ops.so.1.1.1.debug +File: /usr/lib/debug/usr/lib64/libatomic_ops.so.1.1.1.debug 100644 root:root e74e782d9795d99481e5ad42be08b1bb File: /usr/lib/debug/usr/lib64/libatomic_ops.so.1.debug 120777 root:root libatomic_ops.so.1.1.1.debug @@ -35,2 +35,2 @@ File: /usr/src/debug/libatomic_ops-7.6.8/src/atomic_ops/sysdeps/test_and_set_t_is_char.h 100644 root:root 19a56c995da4647124490db3d662225f -RPMIdentity: 2ab67e308fa4bcb3c2ed8ac0b6d6677210497580ae68ec992d0ee29f23dde3eb819bcef509415c55e527ad390aa04703474b922b4bd42435471f5f7b5167b758 +RPMIdentity: 1f57ff78c8abce64cc008aa518c09892c9bdb025e999153c1922650ebe57ee2679ada3f0a039293b49c25421fe5dade3907cb29ad588dcf1aeed200859fd0ec2 --- libatomic_ops_gpl1-7.6.8-alt1.x86_64.rpm.repo 2019-02-14 06:27:45.000000000 +0000 +++ libatomic_ops_gpl1-7.6.8-alt1.x86_64.rpm.hasher 2021-08-15 11:28:26.018662104 +0000 @@ -7,3 +7,3 @@ File: /usr/lib64/libatomic_ops_gpl.so.1 120777 root:root libatomic_ops_gpl.so.1.1.2 -File: /usr/lib64/libatomic_ops_gpl.so.1.1.2 100644 root:root 6c29d5a72b38653c8555f08da5220de0 -RPMIdentity: 02a05f153572dce4d08e16b5b372b469d3cbcad24bd41fffdef300703bbb2fec3c7f6da3e4e170ab7e93a897d6b7c273ae79dd7a30ca56256395171ff27736e6 +File: /usr/lib64/libatomic_ops_gpl.so.1.1.2 100644 root:root beda6caa5fdc19ed018a54d4e7aa2da6 +RPMIdentity: afb2a097b92f2b3609ce44d486764b9849ccaf813ac0936b4e4d2d7f1a6d27a4380816fa86f30c06fb686fab6394334b9589733a4f61f0b72f618eb3c9af3709 --- libatomic_ops_gpl1-debuginfo-7.6.8-alt1.x86_64.rpm.repo 2019-02-14 06:27:45.000000000 +0000 +++ libatomic_ops_gpl1-debuginfo-7.6.8-alt1.x86_64.rpm.hasher 2021-08-15 11:28:26.211663909 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/528afb8b54dbaf6b563803367b6f2a90be5b69 120777 root:root ../../../../lib64/libatomic_ops_gpl.so.1.1.2 -/usr/lib/debug/.build-id/11/528afb8b54dbaf6b563803367b6f2a90be5b69.debug 120777 root:root ../../usr/lib64/libatomic_ops_gpl.so.1.1.2.debug +/usr/lib/debug/.build-id/d5 40755 root:root +/usr/lib/debug/.build-id/d5/b9377927ee52f3da96267b83b5429ba12c58e6 120777 root:root ../../../../lib64/libatomic_ops_gpl.so.1.1.2 +/usr/lib/debug/.build-id/d5/b9377927ee52f3da96267b83b5429ba12c58e6.debug 120777 root:root ../../usr/lib64/libatomic_ops_gpl.so.1.1.2.debug /usr/lib/debug/usr/lib64/libatomic_ops_gpl.so.1.1.2.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libatomic_ops_gpl1-debuginfo = 7.6.8-alt1:sisyphus+221466.100.1.2 -File: /usr/lib/debug/.build-id/11 40755 root:root -File: /usr/lib/debug/.build-id/11/528afb8b54dbaf6b563803367b6f2a90be5b69 120777 root:root ../../../../lib64/libatomic_ops_gpl.so.1.1.2 -File: /usr/lib/debug/.build-id/11/528afb8b54dbaf6b563803367b6f2a90be5b69.debug 120777 root:root ../../usr/lib64/libatomic_ops_gpl.so.1.1.2.debug -File: /usr/lib/debug/usr/lib64/libatomic_ops_gpl.so.1.1.2.debug 100644 root:root 4b1022907db870589024eb97ffcdd854 +File: /usr/lib/debug/.build-id/d5 40755 root:root +File: /usr/lib/debug/.build-id/d5/b9377927ee52f3da96267b83b5429ba12c58e6 120777 root:root ../../../../lib64/libatomic_ops_gpl.so.1.1.2 +File: /usr/lib/debug/.build-id/d5/b9377927ee52f3da96267b83b5429ba12c58e6.debug 120777 root:root ../../usr/lib64/libatomic_ops_gpl.so.1.1.2.debug +File: /usr/lib/debug/usr/lib64/libatomic_ops_gpl.so.1.1.2.debug 100644 root:root 56112f612b915eb927c9ab09f3003f18 File: /usr/lib/debug/usr/lib64/libatomic_ops_gpl.so.1.debug 120777 root:root libatomic_ops_gpl.so.1.1.2.debug @@ -25,2 +25,2 @@ File: /usr/src/debug/libatomic_ops-7.6.8/src/atomic_ops_stack.h 100644 root:root 826fa14cf1bc890253cc8c352a77ae28 -RPMIdentity: aa0eb2421bf50b70902eee3003736b4a15fab7629aaffef186d342ac08f1dad9cff0bd744caabedad0eb968db61626c73b5d0032da9cf21560ce3a72914916c0 +RPMIdentity: a970bf543f28f06faa8c2da2f3f0d3514ec049642537dadc6b356ee46864608f7cff995c6f3c74d26796e3500bde28a627f50a01b8e792247eb99df3da89897b