<86>Jul 16 03:48:47 userdel[2889669]: delete user 'rooter' <86>Jul 16 03:48:47 userdel[2889669]: removed group 'rooter' owned by 'rooter' <86>Jul 16 03:48:47 userdel[2889669]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 03:48:47 groupadd[2889693]: group added to /etc/group: name=rooter, GID=693 <86>Jul 16 03:48:47 groupadd[2889693]: group added to /etc/gshadow: name=rooter <86>Jul 16 03:48:47 groupadd[2889693]: new group: name=rooter, GID=693 <86>Jul 16 03:48:47 useradd[2889722]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Jul 16 03:48:47 userdel[2889756]: delete user 'builder' <86>Jul 16 03:48:47 userdel[2889756]: removed group 'builder' owned by 'builder' <86>Jul 16 03:48:47 userdel[2889756]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 03:48:47 groupadd[2889778]: group added to /etc/group: name=builder, GID=694 <86>Jul 16 03:48:47 groupadd[2889778]: group added to /etc/gshadow: name=builder <86>Jul 16 03:48:47 groupadd[2889778]: new group: name=builder, GID=694 <86>Jul 16 03:48:47 useradd[2889806]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pthread_workqueue-0.9.1-alt1.nosrc.rpm (w1.gzdio) Installing pthread_workqueue-0.9.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63434 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pthread_workqueue-0.9.1 + echo 'Source #0 (pthread_workqueue-0.9.1.tar):' Source #0 (pthread_workqueue-0.9.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pthread_workqueue-0.9.1.tar + cd pthread_workqueue-0.9.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63434 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pthread_workqueue-0.9.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force 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: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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:5: installing './compile' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' 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 -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-static=no 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 how to print strings... printf 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 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 for gawk... gawk 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 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 whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/posix/libpthread_workqueue_la-thread_rt.lo `test -f 'src/posix/thread_rt.c' || echo './'`src/posix/thread_rt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c src/posix/thread_rt.c -fPIC -DPIC -o src/posix/.libs/libpthread_workqueue_la-thread_rt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/posix/libpthread_workqueue_la-thread_info.lo `test -f 'src/posix/thread_info.c' || echo './'`src/posix/thread_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c src/posix/thread_info.c -fPIC -DPIC -o src/posix/.libs/libpthread_workqueue_la-thread_info.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/linux/libpthread_workqueue_la-load.lo `test -f 'src/linux/load.c' || echo './'`src/linux/load.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c src/linux/load.c -fPIC -DPIC -o src/linux/.libs/libpthread_workqueue_la-load.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/linux/libpthread_workqueue_la-thread_rt.lo `test -f 'src/linux/thread_rt.c' || echo './'`src/linux/thread_rt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c src/linux/thread_rt.c -fPIC -DPIC -o src/linux/.libs/libpthread_workqueue_la-thread_rt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libpthread_workqueue_la-api.lo `test -f 'src/api.c' || echo './'`src/api.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c src/api.c -fPIC -DPIC -o src/.libs/libpthread_workqueue_la-api.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/linux/libpthread_workqueue_la-thread_info.lo `test -f 'src/linux/thread_info.c' || echo './'`src/linux/thread_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c src/linux/thread_info.c -fPIC -DPIC -o src/linux/.libs/libpthread_workqueue_la-thread_info.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libpthread_workqueue_la-witem_cache.lo `test -f 'src/witem_cache.c' || echo './'`src/witem_cache.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c src/witem_cache.c -fPIC -DPIC -o src/.libs/libpthread_workqueue_la-witem_cache.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/posix/libpthread_workqueue_la-manager.lo `test -f 'src/posix/manager.c' || echo './'`src/posix/manager.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c src/posix/manager.c -fPIC -DPIC -o src/posix/.libs/libpthread_workqueue_la-manager.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./include -I./src -Wall -Wextra -Werror -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -o libpthread_workqueue.la -rpath /usr/lib64 src/libpthread_workqueue_la-api.lo src/libpthread_workqueue_la-witem_cache.lo src/posix/libpthread_workqueue_la-manager.lo src/posix/libpthread_workqueue_la-thread_info.lo src/posix/libpthread_workqueue_la-thread_rt.lo src/linux/libpthread_workqueue_la-load.lo src/linux/libpthread_workqueue_la-thread_info.lo src/linux/libpthread_workqueue_la-thread_rt.lo -lpthread -lrt libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC src/.libs/libpthread_workqueue_la-api.o src/.libs/libpthread_workqueue_la-witem_cache.o src/posix/.libs/libpthread_workqueue_la-manager.o src/posix/.libs/libpthread_workqueue_la-thread_info.o src/posix/.libs/libpthread_workqueue_la-thread_rt.o src/linux/.libs/libpthread_workqueue_la-load.o src/linux/.libs/libpthread_workqueue_la-thread_info.o src/linux/.libs/libpthread_workqueue_la-thread_rt.o -lpthread -lrt -g -O2 -Wl,-soname -Wl,libpthread_workqueue.so.0 -o .libs/libpthread_workqueue.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpthread_workqueue.so.0" && ln -s "libpthread_workqueue.so.0.0.0" "libpthread_workqueue.so.0") libtool: link: (cd ".libs" && rm -f "libpthread_workqueue.so" && ln -s "libpthread_workqueue.so.0.0.0" "libpthread_workqueue.so") libtool: link: ( cd ".libs" && rm -f "libpthread_workqueue.la" && ln -s "../libpthread_workqueue.la" "libpthread_workqueue.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pthread_workqueue-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pthread_workqueue-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pthread_workqueue-0.9.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/pthread_workqueue-buildroot make: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' /bin/mkdir -p '/usr/src/tmp/pthread_workqueue-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libpthread_workqueue.la '/usr/src/tmp/pthread_workqueue-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libpthread_workqueue.so.0.0.0 /usr/src/tmp/pthread_workqueue-buildroot/usr/lib64/libpthread_workqueue.so.0.0.0 libtool: install: (cd /usr/src/tmp/pthread_workqueue-buildroot/usr/lib64 && { ln -s -f libpthread_workqueue.so.0.0.0 libpthread_workqueue.so.0 || { rm -f libpthread_workqueue.so.0 && ln -s libpthread_workqueue.so.0.0.0 libpthread_workqueue.so.0; }; }) libtool: install: (cd /usr/src/tmp/pthread_workqueue-buildroot/usr/lib64 && { ln -s -f libpthread_workqueue.so.0.0.0 libpthread_workqueue.so || { rm -f libpthread_workqueue.so && ln -s libpthread_workqueue.so.0.0.0 libpthread_workqueue.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libpthread_workqueue.lai /usr/src/tmp/pthread_workqueue-buildroot/usr/lib64/libpthread_workqueue.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/pthread_workqueue-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 include/pthread_workqueue.h '/usr/src/tmp/pthread_workqueue-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/pthread_workqueue-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 pthread_workqueue.3 '/usr/src/tmp/pthread_workqueue-buildroot/usr/share/man/man3' make[1]: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' make: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pthread_workqueue-buildroot (auto) removed './usr/lib64/libpthread_workqueue.la' mode of './usr/lib64/libpthread_workqueue.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pthread_workqueue-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pthread_workqueue-buildroot/ (default) Compressing files in /usr/src/tmp/pthread_workqueue-buildroot (auto) Adjusting library links in /usr/src/tmp/pthread_workqueue-buildroot ./usr/lib64: (from :0) libpthread_workqueue.so.0 -> libpthread_workqueue.so.0.0.0 Verifying ELF objects in /usr/src/tmp/pthread_workqueue-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libpthread_workqueue-0.9.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34324 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pthread_workqueue-0.9.1 + DOCDIR=/usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.1 + export DOCDIR + rm -rf /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.1 + /bin/mkdir -p /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.1 + cp -prL ChangeLog TODO /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.1 + chmod -R go-w /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.1 + chmod -R a+rX /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HiOwHW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/pthread_workqueue-buildroot/usr/lib64/libpthread_workqueue.so.0: 12 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YrJrFY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpthread_workqueue.so.0()(64bit) = set:hdXpsRSkYzqFbexBmtuttYZEbf Requires: libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jdwvwZ Creating libpthread_workqueue-debuginfo package Processing files: libpthread_workqueue-devel-0.9.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Je2CJZ 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.9KJJXW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libpthread_workqueue = 0.9.1-alt1, /usr/lib64/libpthread_workqueue.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lxsic0 Processing files: libpthread_workqueue-debuginfo-0.9.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BFjOEX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NDWAfX find-requires: running scripts (debuginfo) Provides: debug64(libpthread_workqueue.so.0) Requires: libpthread_workqueue = 0.9.1-alt1, debug64(libc.so.6), debug64(libpthread.so.0) Adding to libpthread_workqueue-devel a strict dependency on libpthread_workqueue Adding to libpthread_workqueue-debuginfo a strict dependency on libpthread_workqueue Removing 1 extra deps from libpthread_workqueue-devel due to dependency on libpthread_workqueue Wrote: /usr/src/RPM/RPMS/x86_64/libpthread_workqueue-0.9.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpthread_workqueue-devel-0.9.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpthread_workqueue-debuginfo-0.9.1-alt1.x86_64.rpm (w2.lzdio) 6.53user 3.04system 0:17.09elapsed 56%CPU (0avgtext+0avgdata 32356maxresident)k 0inputs+0outputs (0major+818113minor)pagefaults 0swaps 8.60user 6.76system 0:22.30elapsed 68%CPU (0avgtext+0avgdata 32356maxresident)k 0inputs+0outputs (0major+1024897minor)pagefaults 0swaps --- libpthread_workqueue-0.9.1-alt1.x86_64.rpm.repo 2019-04-07 20:53:11.000000000 +0000 +++ libpthread_workqueue-0.9.1-alt1.x86_64.rpm.hasher 2021-07-16 03:49:07.413913998 +0000 @@ -5,2 +5,3 @@ /usr/share/doc/libpthread_workqueue-0.9.1/TODO 100644 root:root +Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -8,6 +9,7 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.32)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) -Requires: librt.so.1(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -17,6 +19,6 @@ File: /usr/lib64/libpthread_workqueue.so.0 120777 root:root 29 libpthread_workqueue.so.0.0.0 -File: /usr/lib64/libpthread_workqueue.so.0.0.0 100644 root:root 31120 53180086c4e45acfb753002e1061826f -File: /usr/share/doc/libpthread_workqueue-0.9.1 40755 root:root 80 +File: /usr/lib64/libpthread_workqueue.so.0.0.0 100644 root:root 31280 ae894b8ec6f81d8b7863ee8b636f5a0c +File: /usr/share/doc/libpthread_workqueue-0.9.1 40755 root:root 0 File: /usr/share/doc/libpthread_workqueue-0.9.1/ChangeLog 100644 root:root 5954 8b20df2b294f9b3e157f09ad0a63d303 File: /usr/share/doc/libpthread_workqueue-0.9.1/TODO 100644 root:root 452 ebd039044d9a9d026383a564a1e78eb4 -RPMIdentity: ce6b7cb07b4b2b804f2df1ed1ab4b3fd +RPMIdentity: 43fb6c88cea5b11b5af655f29f9d83e4 --- libpthread_workqueue-debuginfo-0.9.1-alt1.x86_64.rpm.repo 2019-04-07 20:53:11.000000000 +0000 +++ libpthread_workqueue-debuginfo-0.9.1-alt1.x86_64.rpm.hasher 2021-07-16 03:49:07.669912262 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2c 40755 root:root -/usr/lib/debug/.build-id/2c/0a6aa19d327454c39bee1c0cca0e664ab6ae02 120777 root:root ../../../../lib64/libpthread_workqueue.so.0.0.0 -/usr/lib/debug/.build-id/2c/0a6aa19d327454c39bee1c0cca0e664ab6ae02.debug 120777 root:root ../../usr/lib64/libpthread_workqueue.so.0.0.0.debug +/usr/lib/debug/.build-id/d5 40755 root:root +/usr/lib/debug/.build-id/d5/693b70dda1f98c60d832fcf4607ac4f5495508 120777 root:root ../../../../lib64/libpthread_workqueue.so.0.0.0 +/usr/lib/debug/.build-id/d5/693b70dda1f98c60d832fcf4607ac4f5495508.debug 120777 root:root ../../usr/lib64/libpthread_workqueue.so.0.0.0.debug /usr/lib/debug/usr/lib64/libpthread_workqueue.so.0.0.0.debug 100644 root:root @@ -24,3 +24,2 @@ Requires: debug64(libpthread.so.0) -Requires: debug64(librt.so.1) Requires: libpthread_workqueue = 0.9.1-alt1:sisyphus+226809.60.3.1 @@ -29,14 +28,14 @@ Provides: libpthread_workqueue-debuginfo = 0.9.1-alt1:sisyphus+226809.60.3.1 -File: /usr/lib/debug/.build-id/2c 40755 root:root 80 -File: /usr/lib/debug/.build-id/2c/0a6aa19d327454c39bee1c0cca0e664ab6ae02 120777 root:root 47 ../../../../lib64/libpthread_workqueue.so.0.0.0 -File: /usr/lib/debug/.build-id/2c/0a6aa19d327454c39bee1c0cca0e664ab6ae02.debug 120777 root:root 51 ../../usr/lib64/libpthread_workqueue.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libpthread_workqueue.so.0.0.0.debug 100644 root:root 95112 0b39255c8d491b11f52efca15b3ac96d +File: /usr/lib/debug/.build-id/d5 40755 root:root 0 +File: /usr/lib/debug/.build-id/d5/693b70dda1f98c60d832fcf4607ac4f5495508 120777 root:root 47 ../../../../lib64/libpthread_workqueue.so.0.0.0 +File: /usr/lib/debug/.build-id/d5/693b70dda1f98c60d832fcf4607ac4f5495508.debug 120777 root:root 51 ../../usr/lib64/libpthread_workqueue.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libpthread_workqueue.so.0.0.0.debug 100644 root:root 80104 df6ca53e41455c406c3a6d48e01cd047 File: /usr/lib/debug/usr/lib64/libpthread_workqueue.so.0.debug 120777 root:root 35 libpthread_workqueue.so.0.0.0.debug -File: /usr/src/debug/pthread_workqueue-0.9.1 40755 root:root 80 -File: /usr/src/debug/pthread_workqueue-0.9.1/include 40755 root:root 60 +File: /usr/src/debug/pthread_workqueue-0.9.1 40755 root:root 0 +File: /usr/src/debug/pthread_workqueue-0.9.1/include 40755 root:root 0 File: /usr/src/debug/pthread_workqueue-0.9.1/include/pthread_workqueue.h 100644 root:root 3671 a1063d91884913d6f4389a60417a7563 -File: /usr/src/debug/pthread_workqueue-0.9.1/src 40755 root:root 200 +File: /usr/src/debug/pthread_workqueue-0.9.1/src 40755 root:root 0 File: /usr/src/debug/pthread_workqueue-0.9.1/src/api.c 100644 root:root 6560 eac997fe5fc0ae3b1e13f0d3e8c2341f File: /usr/src/debug/pthread_workqueue-0.9.1/src/debug.h 100644 root:root 3003 5ba43c2dd3fb5527081a808ae553d312 -File: /usr/src/debug/pthread_workqueue-0.9.1/src/linux 40755 root:root 120 +File: /usr/src/debug/pthread_workqueue-0.9.1/src/linux 40755 root:root 0 File: /usr/src/debug/pthread_workqueue-0.9.1/src/linux/load.c 100644 root:root 3308 69e74d1c897da8a80b59d25e46092d7c @@ -45,3 +44,3 @@ File: /usr/src/debug/pthread_workqueue-0.9.1/src/linux/thread_rt.c 100644 root:root 1508 58539a3398597e98d2fdfe5196a73188 -File: /usr/src/debug/pthread_workqueue-0.9.1/src/posix 40755 root:root 60 +File: /usr/src/debug/pthread_workqueue-0.9.1/src/posix 40755 root:root 0 File: /usr/src/debug/pthread_workqueue-0.9.1/src/posix/manager.c 100644 root:root 28166 84f1f84939075f53ec9f2a7347fa63db @@ -51,2 +50,2 @@ File: /usr/src/debug/pthread_workqueue-0.9.1/src/witem_cache.c 100644 root:root 4521 4b1e7c51186fb850c575c7ce3a30dc2a -RPMIdentity: 1b475f3d91f5e22e94e00a976261b34c +RPMIdentity: 5c0320b7c703bb5d5b0bc25ce2abfae1