<86>Oct 29 04:50:42 userdel[3344650]: delete user 'rooter'
<86>Oct 29 04:50:42 userdel[3344650]: removed group 'rooter' owned by 'rooter'
<86>Oct 29 04:50:42 userdel[3344650]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 29 04:50:42 groupadd[3344668]: group added to /etc/group: name=rooter, GID=939
<86>Oct 29 04:50:42 groupadd[3344668]: group added to /etc/gshadow: name=rooter
<86>Oct 29 04:50:42 groupadd[3344668]: new group: name=rooter, GID=939
<86>Oct 29 04:50:42 useradd[3344690]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash
<86>Oct 29 04:50:42 userdel[3344711]: delete user 'builder'
<86>Oct 29 04:50:42 userdel[3344711]: removed group 'builder' owned by 'builder'
<86>Oct 29 04:50:42 userdel[3344711]: removed shadow group 'builder' owned by 'builder'
<86>Oct 29 04:50:42 groupadd[3344730]: group added to /etc/group: name=builder, GID=940
<86>Oct 29 04:50:42 groupadd[3344730]: group added to /etc/gshadow: name=builder
<86>Oct 29 04:50:42 groupadd[3344730]: new group: name=builder, GID=940
<86>Oct 29 04:50:42 useradd[3344747]: new user: name=builder, UID=940, GID=940, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/pthread_workqueue-0.9.2-alt1.nosrc.rpm (w1.gzdio)
Installing pthread_workqueue-0.9.2-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41080
+ 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.2
+ echo 'Source #0 (pthread_workqueue-0.9.2.tar):'
Source #0 (pthread_workqueue-0.9.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/pthread_workqueue-0.9.2.tar
+ cd pthread_workqueue-0.9.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41080
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pthread_workqueue-0.9.2
+ 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'
parallel-tests: installing './test-driver'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-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 i586-alt-linux-file... no
checking for file... file
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-gcc... none
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-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 -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -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:  i586-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 -flto=auto -march=i586 -mtune=generic -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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -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:  i586-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 -flto=auto -march=i586 -mtune=generic -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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -c -o src/libpthread_workqueue_la-witem_cache.lo `test -f 'src/witem_cache.c' || echo './'`src/witem_cache.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -c -o src/libpthread_workqueue_la-api.lo `test -f 'src/api.c' || echo './'`src/api.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -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:  i586-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 -flto=auto -march=i586 -mtune=generic -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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -c -o src/linux/libpthread_workqueue_la-load.lo `test -f 'src/linux/load.c' || echo './'`src/linux/load.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -c -o src/posix/libpthread_workqueue_la-manager.lo `test -f 'src/posix/manager.c' || echo './'`src/posix/manager.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -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:  i586-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 -flto=auto -march=i586 -mtune=generic -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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
/bin/sh ./libtool  --tag=CC   --mode=link i586-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 -flto=auto -march=i586 -mtune=generic   -o libpthread_workqueue.la -rpath /usr/lib 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: i586-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 -flto=auto -march=i586 -mtune=generic   -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.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78033
+ 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.2
+ 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.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
 /bin/mkdir -p '/usr/src/tmp/pthread_workqueue-buildroot/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   libpthread_workqueue.la '/usr/src/tmp/pthread_workqueue-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libpthread_workqueue.so.0.0.0 /usr/src/tmp/pthread_workqueue-buildroot/usr/lib/libpthread_workqueue.so.0.0.0
libtool: install: (cd /usr/src/tmp/pthread_workqueue-buildroot/usr/lib && { 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/lib && { 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/lib/libpthread_workqueue.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /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.2'
make: Leaving directory '/usr/src/RPM/BUILD/pthread_workqueue-0.9.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pthread_workqueue-buildroot (auto)
removed './usr/lib/libpthread_workqueue.la'
mode of './usr/lib/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/lib: (from <cmdline>: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)
verify-elf: WARNING: ./usr/lib/libpthread_workqueue.so.0.0.0: uses non-LFS functions: fcntl getrlimit open readdir
Processing files: libpthread_workqueue-0.9.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34959
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pthread_workqueue-0.9.2
+ DOCDIR=/usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.2
+ /bin/mkdir -p /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.2
+ cp -prL ChangeLog TODO /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.2
+ chmod -R go-w /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.2
+ chmod -R a+rX /usr/src/tmp/pthread_workqueue-buildroot/usr/share/doc/libpthread_workqueue-0.9.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uLpbcV
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/pthread_workqueue-buildroot/usr/lib/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.4cmsFb
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 = set:hdXpsRSkYzqFbexBmtuttYZEbf
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FV1DHP
Creating libpthread_workqueue-debuginfo package
Processing files: libpthread_workqueue-devel-0.9.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dzf25o
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.ylh504
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.2-alt1, /usr/lib/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.wYNwRF
Processing files: libpthread_workqueue-debuginfo-0.9.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z3agbr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n7HazG
find-requires: running scripts (debuginfo)
Provides: debug(libpthread_workqueue.so.0)
Requires: libpthread_workqueue = 0.9.2-alt1, debug(libc.so.6)
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/i586/libpthread_workqueue-0.9.2-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libpthread_workqueue-devel-0.9.2-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libpthread_workqueue-debuginfo-0.9.2-alt1.i586.rpm (w2.lzdio)
4.44user 1.92system 0:15.34elapsed 41%CPU (0avgtext+0avgdata 28816maxresident)k
0inputs+0outputs (0major+744332minor)pagefaults 0swaps
0.54user 0.97system 0:18.33elapsed 8%CPU (0avgtext+0avgdata 12164maxresident)k
0inputs+0outputs (0major+94591minor)pagefaults 0swaps
--- libpthread_workqueue-0.9.2-alt1.i586.rpm.repo	2021-11-25 15:50:50.000000000 +0000
+++ libpthread_workqueue-0.9.2-alt1.i586.rpm.hasher	2022-10-29 04:50:59.274246364 +0000
@@ -22,3 +22,3 @@
 File: /usr/lib/libpthread_workqueue.so.0	120777	root:root		libpthread_workqueue.so.0.0.0
-File: /usr/lib/libpthread_workqueue.so.0.0.0	100644	root:root	6cd5e407800530559b307cde026882f7	
+File: /usr/lib/libpthread_workqueue.so.0.0.0	100644	root:root	7f52c22368d0436bb3654cdda83cc24f	
 File: /usr/share/doc/libpthread_workqueue-0.9.2	40755	root:root		
@@ -26,2 +26,2 @@
 File: /usr/share/doc/libpthread_workqueue-0.9.2/TODO	100644	root:root	ebd039044d9a9d026383a564a1e78eb4	
-RPMIdentity: ad0fe849d7ae8d801c3a8ad3c00e501b05082ee2978ed075cbf753b8db4297341567e0377a1b51e6609fe2e6c99e6462abf8044dcff2f222cac3a2e6c90ba72f
+RPMIdentity: 9cefe7862c52c0bd04ffe26171766ea63afe23fed40da24a55c080f9c23ddaa34d1ee7ab50100e45bf28644ea824cc4a34cfcf040b5a8ff67bca901eee19c13d
--- libpthread_workqueue-debuginfo-0.9.2-alt1.i586.rpm.repo	2021-11-25 15:50:51.000000000 +0000
+++ libpthread_workqueue-debuginfo-0.9.2-alt1.i586.rpm.hasher	2022-10-29 04:50:59.340247256 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ed	40755	root:root	
-/usr/lib/debug/.build-id/ed/0fbf4a917d6353c40673dea382e64f2abb8711	120777	root:root	../../../libpthread_workqueue.so.0.0.0
-/usr/lib/debug/.build-id/ed/0fbf4a917d6353c40673dea382e64f2abb8711.debug	120777	root:root	../../usr/lib/libpthread_workqueue.so.0.0.0.debug
+/usr/lib/debug/.build-id/d0	40755	root:root	
+/usr/lib/debug/.build-id/d0/08e063cd3b1fc29bf8f19ff07401bb1727f821	120777	root:root	../../../libpthread_workqueue.so.0.0.0
+/usr/lib/debug/.build-id/d0/08e063cd3b1fc29bf8f19ff07401bb1727f821.debug	120777	root:root	../../usr/lib/libpthread_workqueue.so.0.0.0.debug
 /usr/lib/debug/usr/lib/libpthread_workqueue.so.0.0.0.debug	100644	root:root	
@@ -29,6 +29,6 @@
 Provides: libpthread_workqueue-debuginfo = 0.9.2-alt1:sisyphus+290575.100.1.1
-File: /usr/lib/debug/.build-id/ed	40755	root:root		
-File: /usr/lib/debug/.build-id/ed/0fbf4a917d6353c40673dea382e64f2abb8711	120777	root:root		../../../libpthread_workqueue.so.0.0.0
-File: /usr/lib/debug/.build-id/ed/0fbf4a917d6353c40673dea382e64f2abb8711.debug	120777	root:root		../../usr/lib/libpthread_workqueue.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib/libpthread_workqueue.so.0.0.0.debug	100644	root:root	388d06ecca5c225f07d8f793d0ef4a00	
+File: /usr/lib/debug/.build-id/d0	40755	root:root		
+File: /usr/lib/debug/.build-id/d0/08e063cd3b1fc29bf8f19ff07401bb1727f821	120777	root:root		../../../libpthread_workqueue.so.0.0.0
+File: /usr/lib/debug/.build-id/d0/08e063cd3b1fc29bf8f19ff07401bb1727f821.debug	120777	root:root		../../usr/lib/libpthread_workqueue.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib/libpthread_workqueue.so.0.0.0.debug	100644	root:root	bd73dc58e34799bb9cb7ce17e8c93a75	
 File: /usr/lib/debug/usr/lib/libpthread_workqueue.so.0.debug	120777	root:root		libpthread_workqueue.so.0.0.0.debug
@@ -53,2 +53,2 @@
 File: /usr/src/debug/pthread_workqueue-0.9.2/src/witem_cache.c	100644	root:root	4b1e7c51186fb850c575c7ce3a30dc2a	
-RPMIdentity: aa4ea5e8005cfaadf3ccb29a48aca7f97af3f81261681cf51bb5cae32c387c5f502b353a505a0fc3fbb821ca8619f2ce2d253b4c5018526f92754d0533ec6ad9
+RPMIdentity: bdca7200523ba03a493f380610a007d9e63a218f0c7bb3287ed3de6e06539ad9e03538536e1686339d1f18834190903d51667850a6e146fbb14482e221e4d39f