<86>Jul 25 02:41:59 userdel[1010172]: delete user 'rooter' <86>Jul 25 02:41:59 userdel[1010172]: removed group 'rooter' owned by 'rooter' <86>Jul 25 02:41:59 userdel[1010172]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 02:41:59 groupadd[1010211]: group added to /etc/group: name=rooter, GID=672 <86>Jul 25 02:41:59 groupadd[1010211]: group added to /etc/gshadow: name=rooter <86>Jul 25 02:41:59 groupadd[1010211]: new group: name=rooter, GID=672 <86>Jul 25 02:41:59 useradd[1010230]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Jul 25 02:41:59 userdel[1010264]: delete user 'builder' <86>Jul 25 02:41:59 userdel[1010264]: removed group 'builder' owned by 'builder' <86>Jul 25 02:41:59 userdel[1010264]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 02:41:59 groupadd[1010285]: group added to /etc/group: name=builder, GID=673 <86>Jul 25 02:41:59 groupadd[1010285]: group added to /etc/gshadow: name=builder <86>Jul 25 02:41:59 groupadd[1010285]: new group: name=builder, GID=673 <86>Jul 25 02:41:59 useradd[1010302]: new user: name=builder, UID=673, GID=673, 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.31858 + 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.31858 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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_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/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/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/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-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/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/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.56407 + 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: 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) Hardlinking identical .pyc and .pyo files Processing files: libpthread_workqueue-0.9.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92750 + 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.IHaKc4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.5W7wWI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpthread_workqueue.so.0()(64bit) = set:hdXpsRSkYzqFbexBmtuttYZEbf Requires: 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.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), librt.so.1(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.ut9DNq 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.D36ZLb 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.CqKRRZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.RJHgaR 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.KBgcFL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3K1opJ 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), debug64(librt.so.1) 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) 7.84user 2.17system 0:20.81elapsed 48%CPU (0avgtext+0avgdata 32844maxresident)k 0inputs+0outputs (0major+936917minor)pagefaults 0swaps 9.08user 4.20system 0:24.56elapsed 54%CPU (0avgtext+0avgdata 32844maxresident)k 0inputs+0outputs (0major+1147386minor)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-25 02:42:21.832448119 +0000 @@ -17,3 +17,3 @@ File: /usr/lib64/libpthread_workqueue.so.0 120777 root:root libpthread_workqueue.so.0.0.0 -File: /usr/lib64/libpthread_workqueue.so.0.0.0 100644 root:root 53180086c4e45acfb753002e1061826f +File: /usr/lib64/libpthread_workqueue.so.0.0.0 100644 root:root c3c9f7937c408c3b13c7e038b4d4c736 File: /usr/share/doc/libpthread_workqueue-0.9.1 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/doc/libpthread_workqueue-0.9.1/TODO 100644 root:root ebd039044d9a9d026383a564a1e78eb4 -RPMIdentity: ce6b7cb07b4b2b804f2df1ed1ab4b3fd +RPMIdentity: d98482ee1e61fbd00f20bf84afd25fbc --- 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-25 02:42:21.932448269 +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/58 40755 root:root +/usr/lib/debug/.build-id/58/152313287dff28c2ab6ac87a052b7c2afd08e9 120777 root:root ../../../../lib64/libpthread_workqueue.so.0.0.0 +/usr/lib/debug/.build-id/58/152313287dff28c2ab6ac87a052b7c2afd08e9.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 @@ -29,6 +29,6 @@ Provides: libpthread_workqueue-debuginfo = 0.9.1-alt1:sisyphus+226809.60.3.1 -File: /usr/lib/debug/.build-id/2c 40755 root:root -File: /usr/lib/debug/.build-id/2c/0a6aa19d327454c39bee1c0cca0e664ab6ae02 120777 root:root ../../../../lib64/libpthread_workqueue.so.0.0.0 -File: /usr/lib/debug/.build-id/2c/0a6aa19d327454c39bee1c0cca0e664ab6ae02.debug 120777 root:root ../../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 0b39255c8d491b11f52efca15b3ac96d +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/152313287dff28c2ab6ac87a052b7c2afd08e9 120777 root:root ../../../../lib64/libpthread_workqueue.so.0.0.0 +File: /usr/lib/debug/.build-id/58/152313287dff28c2ab6ac87a052b7c2afd08e9.debug 120777 root:root ../../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 a271c342fa5f70f47adaf250f6d93177 File: /usr/lib/debug/usr/lib64/libpthread_workqueue.so.0.debug 120777 root:root libpthread_workqueue.so.0.0.0.debug @@ -51,2 +51,2 @@ File: /usr/src/debug/pthread_workqueue-0.9.1/src/witem_cache.c 100644 root:root 4b1e7c51186fb850c575c7ce3a30dc2a -RPMIdentity: 1b475f3d91f5e22e94e00a976261b34c +RPMIdentity: ea463bb96a81d490615381386c60c42f