<86>Apr 27 09:30:25 userdel[3392652]: delete user 'rooter' <86>Apr 27 09:30:25 userdel[3392652]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:30:25 userdel[3392652]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:30:25 groupadd[3392706]: group added to /etc/group: name=rooter, GID=1853 <86>Apr 27 09:30:25 groupadd[3392706]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:30:25 groupadd[3392706]: new group: name=rooter, GID=1853 <86>Apr 27 09:30:25 useradd[3392767]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:30:25 userdel[3392837]: delete user 'builder' <86>Apr 27 09:30:25 userdel[3392837]: removed group 'builder' owned by 'builder' <86>Apr 27 09:30:25 userdel[3392837]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:30:25 groupadd[3392897]: group added to /etc/group: name=builder, GID=1854 <86>Apr 27 09:30:25 groupadd[3392897]: group added to /etc/gshadow: name=builder <86>Apr 27 09:30:25 groupadd[3392897]: new group: name=builder, GID=1854 <86>Apr 27 09:30:25 useradd[3392960]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pth-2.0.7-alt6.nosrc.rpm (w1.gzdio) Installing pth-2.0.7-alt6.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83941 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pth-2.0.7 + echo 'Source #0 (pth-2.0.7.tar):' Source #0 (pth-2.0.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pth-2.0.7.tar + cd pth-2.0.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83941 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pth-2.0.7 + 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_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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-shared --disable-static Configuring GNU Pth (Portable Threads), Version 2.0.7 (08-Jun-2006) Copyright (c) 1999-2006 Ralf S. Engelschall Platform: i586-alt-linux-gnu Build Tools: checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking whether make sets $(MAKE)... yes checking for compilation debug mode... disabled checking for compilation profile mode... disabled checking for compilation optimization mode... disabled checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking for i586-alt-linux-g77... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... failed checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC 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 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... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory 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 configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool Mandatory Platform Environment: checking for ANSI C header files... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for gettimeofday... yes checking for select... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigpending... yes checking for sigsuspend... yes decision on mandatory system headers and functions... all fine Optional Platform Environment: checking for number of signals... 65 checking for default value of FD_SETSIZE... 1024 checking for poll... yes checking for define POLLIN in poll.h... yes checking whether poll(2) facility has to be faked... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for readv... yes checking for writev... yes checking whether readv(2)/writev(2) facility has to be faked... no checking for usleep... yes checking for strerror... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for gethostname in -lnsl... no checking for gethostbyname in -lnsl... no checking for accept in -lsocket... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for typedef sig_atomic_t... yes checking for typedef pid_t... yes checking for typedef size_t... yes checking for typedef ssize_t... yes checking for typedef off_t... yes checking for typedef stack_t... yes checking for attribute ss_base in struct sigaltstack from sys/signal.h... no checking for attribute ss_sp in struct sigaltstack from sys/signal.h... no checking for a single-argument based gettimeofday... no checking for struct timespec... yes checking for typedef socklen_t... yes checking for type of argument 3 for accept()... egrep: warning: egrep is obsolescent; using grep -E socklen_t *__restrict checking for fallback socklen_t... socklen_t checking for typedef nfds_t... yes checking for type of argument 2 for poll()... egrep: warning: egrep is obsolescent; using grep -E nfds_t checking for fallback nfds_t... nfds_t checking for built-in type long long... yes checking for built-in type long double... yes Machine Context Implementation: checking for ucontext.h... yes checking for makecontext... yes checking for swapcontext... yes checking for getcontext... yes checking for setcontext... yes checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... yes checking for signal.h... (cached) yes checking for sigsetjmp... yes checking for siglongjmp... yes checking for setjmp... yes checking for longjmp... yes checking for _setjmp... yes checking for _longjmp... yes checking for sigaltstack... yes checking for sigstack... yes checking for signal-mask aware setjmp(3)/longjmp(3)... yes: sjljlx checking for typedef stack_t... (cached) yes checking for direction of stack growth... down checking for makecontext... (cached) yes checking for stack setup via makecontext... ok checking for sigaltstack... (cached) yes checking for typedef stack_t... (cached) yes checking for stack setup via sigaltstack... ok checking for sigstack... (cached) yes checking for stack setup via sigstack... guessed decision on mctx implementation... mcsc/sc/mc System Call Mapping: checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/socketcall.h usability... no checking sys/socketcall.h presence... no checking for sys/socketcall.h... no checking for syscall... yes checking for define SYS_read in sys/syscall.h... yes checking for dlfcn.h... (cached) yes checking for dlsym in -ldl... yes checking for dlopen... yes checking for dlsym... yes checking for dlclose... yes checking for define RTLD_NEXT in dlfcn.h... yes checking for syscall dynamic libraries... /usr/lib/libc.so:/lib/libc.so checking whether soft system call mapping is used... no checking whether hard system call mapping is used... no Build Parameters: checking whether to activate batch build mode... no checking whether to activate maintainer build targets... no checking whether to activate test build targets... yes checking whether to build Pthread library... no checking whether to build against external OSSP ex library... no checking whether to build against external Sfio library... no checking whether to build against external Dmalloc library... no Output Substitution: configure: creating ./config.status config.status: creating Makefile config.status: creating pthread-config config.status: creating pthread.h config.status: creating pth-config config.status: creating pth.h config.status: creating pth_acmac.h config.status: creating pth_acdef.h config.status: executing default commands Now please type `make' to compile. Good luck. + make make: Entering directory '/usr/src/RPM/BUILD/pth-2.0.7' ./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c pth_uctx.c pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c pth_fork.c pth_high.c pth_ext.c pth_string.c pthread.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_debug.c In file included from pth_debug.c:29: pth_debug.c: In function '__pth_debug': pth_debug.c:75:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | pth_sc(write)(STDERR_FILENO, str, n); | ^ pth_syscall.c:79:22: note: in definition of macro 'pth_sc' 79 | /* no hard syscall mapping */ | ^~~~ ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_ring.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_pqueue.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_time.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_errno.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_mctx.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_uctx.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_tcb.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_sched.c In file included from pth_sched.c:28: pth_sched.c: In function '__pth_sched_eventmanager_sighandler': pth_sched.c:851:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 851 | pth_sc(write)(pth_sigpipe[1], &c, sizeof(char)); | ^ pth_syscall.c:79:22: note: in definition of macro 'pth_sc' 79 | /* no hard syscall mapping */ | ^~~~ ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_attr.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_lib.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_event.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_data.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_clean.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_cancel.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_msg.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_sync.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_fork.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_util.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_high.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_syscall.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_ext.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_compat.c ./libtool --mode=compile --quiet i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic pth_string.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o libpth.la pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo pth_util.lo pth_high.lo pth_syscall.lo pth_ext.lo pth_compat.lo pth_string.lo \ -rpath /usr/lib -version-info `./shtool version -lc -dlibtool pth_vers.c` i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_std.c i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_common.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_std test_std.o test_common.o libpth.la -ldl i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_mp.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_mp test_mp.o test_common.o libpth.la -ldl i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_misc.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_misc test_misc.o test_common.o libpth.la -ldl i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_philo.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_philo test_philo.o test_common.o libpth.la -ldl i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_sig.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_sig test_sig.o test_common.o libpth.la -ldl i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_select.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_select test_select.o test_common.o libpth.la -ldl i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_httpd.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_httpd test_httpd.o test_common.o libpth.la -ldl i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_sfio.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_sfio test_sfio.o test_common.o libpth.la -ldl i586-alt-linux-gcc -c -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic test_uctx.c ./libtool --mode=link --quiet i586-alt-linux-gcc -o test_uctx test_uctx.o test_common.o libpth.la -ldl make[1]: Entering directory '/usr/src/RPM/BUILD/pth-2.0.7' shtool:echo:Warning: unable to determine terminal sequence for bold mode Now please type `make test' to run a quick test suite. Hope it works. make[1]: Leaving directory '/usr/src/RPM/BUILD/pth-2.0.7' make: Leaving directory '/usr/src/RPM/BUILD/pth-2.0.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70894 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pth-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pth-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd pth-2.0.7 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/pth-buildroot make: Entering directory '/usr/src/RPM/BUILD/pth-2.0.7' make[1]: Entering directory '/usr/src/RPM/BUILD/pth-2.0.7' ./shtool mkdir -f -p -m 755 /usr/src/tmp/pth-buildroot/usr ./shtool mkdir -f -p -m 755 /usr/src/tmp/pth-buildroot/usr/bin ./shtool mkdir -f -p -m 755 /usr/src/tmp/pth-buildroot/usr/include ./shtool mkdir -f -p -m 755 /usr/src/tmp/pth-buildroot/usr/lib ./shtool mkdir -f -p -m 755 /usr/src/tmp/pth-buildroot/usr/share/man/man1 ./shtool mkdir -f -p -m 755 /usr/src/tmp/pth-buildroot/usr/share/man/man3 ./shtool mkdir -f -p -m 755 /usr/src/tmp/pth-buildroot/usr/share/aclocal ./shtool install -c -m 755 pth-config /usr/src/tmp/pth-buildroot/usr/bin/pth-config ./shtool install -c -m 644 pth-config.1 /usr/src/tmp/pth-buildroot/usr/share/man/man1/pth-config.1 ./shtool install -c -m 644 pth.3 /usr/src/tmp/pth-buildroot/usr/share/man/man3/pth.3 ./shtool install -c -m 644 pth.m4 /usr/src/tmp/pth-buildroot/usr/share/aclocal/pth.m4 ./shtool install -c -m 644 pth.h /usr/src/tmp/pth-buildroot/usr/include/pth.h ./shtool install -c .libs/libpth.so.20.0.27 /usr/src/tmp/pth-buildroot/usr/lib/libpth.so.20.0.27 (cd /usr/src/tmp/pth-buildroot/usr/lib && { ln -s -f libpth.so.20.0.27 libpth.so.20 || { rm -f libpth.so.20 && ln -s libpth.so.20.0.27 libpth.so.20; }; }) (cd /usr/src/tmp/pth-buildroot/usr/lib && { ln -s -f libpth.so.20.0.27 libpth.so || { rm -f libpth.so && ln -s libpth.so.20.0.27 libpth.so; }; }) ./shtool install -c .libs/libpth.lai /usr/src/tmp/pth-buildroot/usr/lib/libpth.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/pth-2.0.7' make[1]: Entering directory '/usr/src/RPM/BUILD/pth-2.0.7' shtool:echo:Warning: unable to determine terminal sequence for bold mode Now please type `make test' to run a quick test suite. Hope it works. make[1]: Leaving directory '/usr/src/RPM/BUILD/pth-2.0.7' make: Leaving directory '/usr/src/RPM/BUILD/pth-2.0.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pth-buildroot (auto) removed './usr/lib/libpth.la' mode of './usr/lib/libpth.so.20.0.27' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pth-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pth-buildroot/ (default) Compressing files in /usr/src/tmp/pth-buildroot (auto) Adjusting library links in /usr/src/tmp/pth-buildroot ./usr/lib: (from :0) libpth.so.20 -> libpth.so.20.0.27 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/pth-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libpth.so.20.0.27: uses non-LFS functions: fcntl lseek stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/pth-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.81232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pth-2.0.7 + make -k check make: Entering directory '/usr/src/RPM/BUILD/pth-2.0.7' === TESTING GLOBAL LIBRARY API === Fetching library version version = 0x200207 === TESTING BASIC OPERATION === Initializing Pth system (spawns scheduler and main thread) Killing Pth system for testing purposes Re-Initializing Pth system === TESTING BASIC THREAD OPERATION === Creating attribute object Spawning thread Joining thread === TESTING NESTED THREAD OPERATION === Spawning thread 1 Spawning thread 2 Spawning thread 3 Spawning thread 4 Spawning thread 5 Spawning thread 6 Spawning thread 7 Spawning thread 8 Spawning thread 9 Joined thread 9 Joined thread 8 Joined thread 7 Joined thread 6 Joined thread 5 Joined thread 4 Joined thread 3 Joined thread 2 Joined thread 1 OK - ALL TESTS SUCCESSFULLY PASSED. Please send the following summary line via Email to the author Ralf S. Engelschall for inclusion into the list of successfully tested platforms (see PORTING file): shtool:echo:Warning: unable to determine terminal sequence for bold mode Pth: OK: i586-alt-linux-gnu | mcsc/sc/mc | down | 2.0.7 make[1]: Entering directory '/usr/src/RPM/BUILD/pth-2.0.7' shtool:echo:Warning: unable to determine terminal sequence for bold mode Then use the package (you can remove it later via `make uninstall'). shtool:echo:Warning: unable to determine terminal sequence for bold mode Additionally you should consider subscribing to the GNU Pth support mailing list pth-users@gnu.org by running the following command: `echo "subscribe pth-users" | mail pth-users-request@gnu.org' make[1]: Leaving directory '/usr/src/RPM/BUILD/pth-2.0.7' make: Leaving directory '/usr/src/RPM/BUILD/pth-2.0.7' + exit 0 Processing files: libpth-2.0.7-alt6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pth-2.0.7 + DOCDIR=/usr/src/tmp/pth-buildroot/usr/share/doc/libpth-2.0.7 + export DOCDIR + rm -rf /usr/src/tmp/pth-buildroot/usr/share/doc/libpth-2.0.7 + /bin/mkdir -p /usr/src/tmp/pth-buildroot/usr/share/doc/libpth-2.0.7 + cp -prL ANNOUNCE AUTHORS COPYING NEWS README SUPPORT TESTS THANKS /usr/src/tmp/pth-buildroot/usr/share/doc/libpth-2.0.7 + chmod -R go-w /usr/src/tmp/pth-buildroot/usr/share/doc/libpth-2.0.7 + chmod -R a+rX /usr/src/tmp/pth-buildroot/usr/share/doc/libpth-2.0.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SC7fsf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/pth-buildroot/usr/lib/libpth.so.20: 182 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VHUkFj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) warning: libpth provides another subpackage: pth Provides: pth = 2.0.7-alt6, libpth.so.20 = set:ldpjbI7TCEn9fZIoAmH9ZeBZbN4kLVZoEwPEZmAdN3DPSLcFRGXuV2usYj9HIXEoGUtim91IHxItQqYR54RaAQhNq1Drjcy5aiR7KfralOm87O33BAjTW9ycoDEr9rax3bUZ8QppZm5KH4Ls5XhrWuvrg5TtoOcRBDM2f6YE0Kk19inmCZe396qaA8L28dF1D2jFfUw0O4MwtNacZGVgphxDyF4MqosPTZJjUktsnpyHioLlkbneEq6ykh6YfZGIqB99bNj8H34CJyS3kwMzZLW6IIAEtfJp062fxj1yZFoBqMkhp8RwUU6X4m1TQk1JNgH9qpc217DKrKaihG1shoMM31a44PGuHnWzQSH1zwTG9gZ1rd 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.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Obsoletes: pth Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tnhfiR Creating libpth-debuginfo package Processing files: libpth-devel-2.0.7-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zELexD 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.pYinpW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pth-devel = 2.0.7-alt6 Requires: libpth = 2.0.7-alt6, /bin/sh, /usr/lib/libpth.so.20.0.27 Obsoletes: pth-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fzklup Processing files: libpth-debuginfo-2.0.7-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BFBwPO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HIeG7F find-requires: running scripts (debuginfo) Provides: debug(libpth.so.20) Requires: libpth = 2.0.7-alt6, debug(libc.so.6) Adding to libpth-devel a strict dependency on libpth Adding to libpth-debuginfo a strict dependency on libpth Removing 1 extra deps from libpth-devel due to dependency on libpth Wrote: /usr/src/RPM/RPMS/i586/libpth-2.0.7-alt6.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpth-devel-2.0.7-alt6.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpth-debuginfo-2.0.7-alt6.i586.rpm (w2.lzdio) 8.39user 11.73system 0:25.90elapsed 77%CPU (0avgtext+0avgdata 38376maxresident)k 0inputs+0outputs (0major+2079845minor)pagefaults 0swaps 0.56user 1.93system 0:31.66elapsed 7%CPU (0avgtext+0avgdata 12464maxresident)k 0inputs+0outputs (0major+97633minor)pagefaults 0swaps --- libpth-2.0.7-alt6.i586.rpm.repo 2021-07-03 01:37:30.000000000 +0000 +++ libpth-2.0.7-alt6.i586.rpm.hasher 2024-04-27 09:30:53.459583920 +0000 @@ -18,2 +18,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) Requires: libc.so.6(GLIBC_2.4) @@ -26,3 +27,3 @@ File: /usr/lib/libpth.so.20 120777 root:root libpth.so.20.0.27 -File: /usr/lib/libpth.so.20.0.27 100644 root:root 1d75cda36e8cf38a09f2251478a9a4a7 +File: /usr/lib/libpth.so.20.0.27 100644 root:root 24324d12c61d5a8139682fa325c3cbd1 File: /usr/share/doc/libpth-2.0.7 40755 root:root @@ -36,2 +37,2 @@ File: /usr/share/doc/libpth-2.0.7/THANKS 100644 root:root af445cc11476c2234b841afe624a2807 -RPMIdentity: 207575db2fc38bf95d5c1fa1ad5be91bf9c39dbc75d044daeaf78d3a97ff9baad8d07fadd5cbfc382449b2624a5a880f0e275cc2dfbb7038cf851197601cf643 +RPMIdentity: fdd0eda9b397ea1acbd404d891988f8770d1a4f2d5fdf7af164f88632c2e33953afdb73b1f9ff3de97fcfcccc686bd4980aaf48251f14921203bdade123c9586 --- libpth-debuginfo-2.0.7-alt6.i586.rpm.repo 2021-07-03 01:37:30.000000000 +0000 +++ libpth-debuginfo-2.0.7-alt6.i586.rpm.hasher 2024-04-27 09:30:53.556585419 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/e3a099a93650ac0426b9ec1a0f5e60c9d0abf7 120777 root:root ../../../libpth.so.20.0.27 -/usr/lib/debug/.build-id/00/e3a099a93650ac0426b9ec1a0f5e60c9d0abf7.debug 120777 root:root ../../usr/lib/libpth.so.20.0.27.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/1cb5537046eb8f5d8060c33a5fe3f3ad38c9cb 120777 root:root ../../../libpth.so.20.0.27 +/usr/lib/debug/.build-id/db/1cb5537046eb8f5d8060c33a5fe3f3ad38c9cb.debug 120777 root:root ../../usr/lib/libpth.so.20.0.27.debug /usr/lib/debug/usr/lib/libpth.so.20.0.27.debug 100644 root:root @@ -10,7 +10,7 @@ Provides: libpth-debuginfo = 2.0.7-alt6:sisyphus+276918.100.1.3 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/e3a099a93650ac0426b9ec1a0f5e60c9d0abf7 120777 root:root ../../../libpth.so.20.0.27 -File: /usr/lib/debug/.build-id/00/e3a099a93650ac0426b9ec1a0f5e60c9d0abf7.debug 120777 root:root ../../usr/lib/libpth.so.20.0.27.debug -File: /usr/lib/debug/usr/lib/libpth.so.20.0.27.debug 100644 root:root 6366cb19d079e7450787ec6ccfbbe6d4 +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/1cb5537046eb8f5d8060c33a5fe3f3ad38c9cb 120777 root:root ../../../libpth.so.20.0.27 +File: /usr/lib/debug/.build-id/db/1cb5537046eb8f5d8060c33a5fe3f3ad38c9cb.debug 120777 root:root ../../usr/lib/libpth.so.20.0.27.debug +File: /usr/lib/debug/usr/lib/libpth.so.20.0.27.debug 100644 root:root 4caad193e7a7478a463028558282a04e File: /usr/lib/debug/usr/lib/libpth.so.20.debug 120777 root:root libpth.so.20.0.27.debug -RPMIdentity: c16e4653aca5eff0c28bf374fdae09eacac3b7d2f77ee58cbf2bbc733b7f7f622c595c9e627f684a7d003baf1a4f1ca62b526e8d2f4ecb30092bea59260fef3d +RPMIdentity: 149696820326128ead67492fec7458e9f69f1ff1f20e1c63ee08a7173b664ab69497f2e0f4e1d56752445d8362bf9c8747846a72b3d769b3c5cba05e6ff28d67 --- libpth-devel-2.0.7-alt6.i586.rpm.repo 2021-07-03 01:37:30.000000000 +0000 +++ libpth-devel-2.0.7-alt6.i586.rpm.hasher 2024-04-27 09:30:53.650586871 +0000 @@ -12,3 +12,3 @@ Obsoletes: pth-devel -File: /usr/bin/pth-config 100755 root:root 5de2dfce2889dc59a1fe99b5c5bf64b6 +File: /usr/bin/pth-config 100755 root:root 7ce1f250254d7b24f237563c2e863095 File: /usr/include/pth.h 100644 root:root b135055ade66911bb1ae18e2880c02e1 @@ -18,2 +18,2 @@ File: /usr/share/man/man3/pth.3.xz 100644 root:root c42f81e50eb11d7d4c855df2b594e74f -RPMIdentity: 2141141e6a36e9eeeb2f6445fdb4259361beee7d69ff8de634cff6a587c1607191b59a3840e7e447687fd6a609ae379416578cdc946d2c749139aec0d424f2a5 +RPMIdentity: 70d7a6524f800d98474a8ced0132047782409a3cc47ca24bfd2e87e19d0f86e50af102cac2dfeaba06b220afed243762c1fbc2f8f4752c4af235386dd6be0470