<86>Aug 20 04:24:23 userdel[1334076]: delete user 'rooter' <86>Aug 20 04:24:23 groupadd[1334097]: group added to /etc/group: name=rooter, GID=651 <86>Aug 20 04:24:23 groupadd[1334097]: group added to /etc/gshadow: name=rooter <86>Aug 20 04:24:23 groupadd[1334097]: new group: name=rooter, GID=651 <86>Aug 20 04:24:23 useradd[1334114]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Aug 20 04:24:23 userdel[1334134]: delete user 'builder' <86>Aug 20 04:24:23 userdel[1334134]: removed group 'builder' owned by 'builder' <86>Aug 20 04:24:23 userdel[1334134]: removed shadow group 'builder' owned by 'builder' <86>Aug 20 04:24:23 groupadd[1334163]: group added to /etc/group: name=builder, GID=652 <86>Aug 20 04:24:23 groupadd[1334163]: group added to /etc/gshadow: name=builder <86>Aug 20 04:24:23 groupadd[1334163]: new group: name=builder, GID=652 <86>Aug 20 04:24:23 useradd[1334181]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libpcl-1.12-alt2.nosrc.rpm (w1.gzdio) Installing libpcl-1.12-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pcl-1.12 + echo 'Source #0 (pcl-1.12.tar.gz):' Source #0 (pcl-1.12.tar.gz): + /bin/tar -xf /usr/src/RPM/SOURCES/pcl-1.12.tar.gz + cd pcl-1.12 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcl-1.12 + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes 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 for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib 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... /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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r 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-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok 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... yes checking for ANSI C header files... (cached) yes checking for inline... inline checking for working volatile... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for memset... yes checking for malloc... yes checking for free... yes checking for makecontext... yes checking for getcontext... yes checking for swapcontext... yes checking for sigaction... yes checking for longjmp... yes checking for setjmp... yes checking for sigaltstack... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pcl/Makefile config.status: creating test/Makefile config.status: creating man/Makefile config.status: creating include/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-recursive Making all in . Making all in pcl make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o pcl_version.lo pcl_version.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c pcl_version.c -fPIC -DPIC -o .libs/pcl_version.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c pcl_version.c -o pcl_version.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o pcl.lo pcl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c pcl.c -fPIC -DPIC -o .libs/pcl.o pcl.c: In function 'co_create': pcl.c:383:24: warning: unused variable 'r' [-Wunused-variable] 383 | int alloc = 0, r = CO_STK_COROSIZE; | ^ pcl.c: At top level: pcl.c:60:12: warning: 'co_ctx_stackdir' defined but not used [-Wunused-function] 60 | static int co_ctx_stackdir(void) | ^~~~~~~~~~~~~~~ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c pcl.c -o pcl.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o pcl_private.lo pcl_private.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c pcl_private.c -fPIC -DPIC -o .libs/pcl_private.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c pcl_private.c -o pcl_private.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 1:11:0 -lpthread -o libpcl.la -rpath /usr/lib pcl.lo pcl_version.lo pcl_private.lo libtool: link: i586-alt-linux-gcc -shared .libs/pcl.o .libs/pcl_version.o .libs/pcl_private.o -lpthread -march=i586 -mtune=generic -Wl,-soname -Wl,libpcl.so.1 -o .libs/libpcl.so.1.0.11 libtool: link: (cd ".libs" && rm -f "libpcl.so.1" && ln -s "libpcl.so.1.0.11" "libpcl.so.1") libtool: link: (cd ".libs" && rm -f "libpcl.so" && ln -s "libpcl.so.1.0.11" "libpcl.so") libtool: link: ar cru .libs/libpcl.a pcl.o pcl_version.o pcl_private.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libpcl.a libtool: link: ( cd ".libs" && rm -f "libpcl.la" && ln -s "../libpcl.la" "libpcl.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' Making all in test make[2]: Nothing to be done for 'all'. Making all in include make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81525 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpcl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpcl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pcl-1.12 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libpcl-buildroot make: Entering directory '/usr/src/RPM/BUILD/pcl-1.12' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12' make[1]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12' Making install in pcl make[1]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libpcl-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libpcl.la '/usr/src/tmp/libpcl-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libpcl.so.1.0.11 /usr/src/tmp/libpcl-buildroot/usr/lib/libpcl.so.1.0.11 libtool: install: (cd /usr/src/tmp/libpcl-buildroot/usr/lib && { ln -s -f libpcl.so.1.0.11 libpcl.so.1 || { rm -f libpcl.so.1 && ln -s libpcl.so.1.0.11 libpcl.so.1; }; }) libtool: install: (cd /usr/src/tmp/libpcl-buildroot/usr/lib && { ln -s -f libpcl.so.1.0.11 libpcl.so || { rm -f libpcl.so && ln -s libpcl.so.1.0.11 libpcl.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libpcl.lai /usr/src/tmp/libpcl-buildroot/usr/lib/libpcl.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libpcl.a /usr/src/tmp/libpcl-buildroot/usr/lib/libpcl.a libtool: install: chmod 644 /usr/src/tmp/libpcl-buildroot/usr/lib/libpcl.a libtool: install: ranlib /usr/src/tmp/libpcl-buildroot/usr/lib/libpcl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' make[1]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/pcl' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/test' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/test' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/include' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libpcl-buildroot/usr/include" /usr/libexec/rpm-build/install -p -m 644 pcl.h '/usr/src/tmp/libpcl-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/include' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/man' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/usr/src/tmp/libpcl-buildroot/usr/share/man/man3" /usr/libexec/rpm-build/install -p -m 644 pcl.3 '/usr/src/tmp/libpcl-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/man' make: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12' + rm -f /usr/src/tmp/libpcl-buildroot//usr/lib/libpcl.la + rm -f /usr/src/tmp/libpcl-buildroot//usr/lib/libpcl.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpcl-buildroot (auto) mode of './usr/lib/libpcl.so.1.0.11' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpcl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libpcl-buildroot/ (default) Compressing files in /usr/src/tmp/libpcl-buildroot (auto) Adjusting library links in /usr/src/tmp/libpcl-buildroot ./usr/lib: (from :0) libpcl.so.1 -> libpcl.so.1.0.11 Verifying ELF objects in /usr/src/tmp/libpcl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.81525 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcl-1.12 + make -j8 check Making check in . Making check in pcl make[1]: Nothing to be done for 'check'. Making check in test make cobench cothread make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/test' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cobench.c cobench.c: In function 'run_test': cobench.c:62:28: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'pthread_t' {aka 'long unsigned int'} [-Wformat=] 62 | fprintf(stdout, "[%p] measuring co_create+co_delete performance ...\n", | ~^ | | | void * | %ld 63 | pthread_self()); | ~~~~~~~~~~~~~~ | | | pthread_t {aka long unsigned int} cobench.c:78:28: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'pthread_t' {aka 'long unsigned int'} [-Wformat=] 78 | fprintf(stdout, "[%p] %g usec\n", pthread_self(), | ~^ ~~~~~~~~~~~~~~ | | | | void * pthread_t {aka long unsigned int} | %ld cobench.c:83:36: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'pthread_t' {aka 'long unsigned int'} [-Wformat=] 83 | fprintf(stdout, "[%p] measuring switch performance ...\n", | ~^ | | | void * | %ld 84 | pthread_self()); | ~~~~~~~~~~~~~~ | | | pthread_t {aka long unsigned int} cobench.c:96:36: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'pthread_t' {aka 'long unsigned int'} [-Wformat=] 96 | fprintf(stdout, "[%p] %g usec\n", pthread_self(), | ~^ ~~~~~~~~~~~~~~ | | | | void * pthread_t {aka long unsigned int} | %ld cobench.c: In function 'main': cobench.c:125:44: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 125 | nthreads = atoi(argv[i]); | ^~~~ cobench.c:131:39: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 131 | thids = (pthread_t *) malloc(nthreads * sizeof(pthread_t)); | ^~~~~~ cobench.c:30:1: note: include '' or provide a declaration of 'malloc' 29 | #include +++ |+#include 30 | cobench.c:131:39: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 131 | thids = (pthread_t *) malloc(nthreads * sizeof(pthread_t)); | ^~~~~~ cobench.c:131:39: note: include '' or provide a declaration of 'malloc' make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/test' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/test' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cothread.c cothread.c: In function 'main': cothread.c:353:44: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 353 | nthreads = atoi(argv[i]); | ^~~~ cothread.c:359:39: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 359 | thids = (pthread_t *) malloc(nthreads * sizeof(pthread_t)); | ^~~~~~ cothread.c:9:1: note: include '' or provide a declaration of 'malloc' 8 | #include +++ |+#include 9 | cothread.c:359:39: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 359 | thids = (pthread_t *) malloc(nthreads * sizeof(pthread_t)); | ^~~~~~ cothread.c:359:39: note: include '' or provide a declaration of 'malloc' cothread.c: In function 'test2': cothread.c:308:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 308 | write(out, buf, n); | ^~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/test' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/test' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o cobench cobench.o ../pcl/.libs/libpcl.a -lpthread libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o cobench cobench.o ../pcl/.libs/libpcl.a -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/test' make[2]: Entering directory '/usr/src/RPM/BUILD/pcl-1.12/test' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o cothread cothread.o ../pcl/.libs/libpcl.a -lpthread libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o cothread cothread.o ../pcl/.libs/libpcl.a -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/pcl-1.12/test' Making check in include make[1]: Nothing to be done for 'check'. Making check in man make[1]: Nothing to be done for 'check'. + exit 0 Processing files: libpcl-1.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21026 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcl-1.12 + DOCDIR=/usr/src/tmp/libpcl-buildroot/usr/share/doc/libpcl-1.12 + export DOCDIR + rm -rf /usr/src/tmp/libpcl-buildroot/usr/share/doc/libpcl-1.12 + /bin/mkdir -p /usr/src/tmp/libpcl-buildroot/usr/share/doc/libpcl-1.12 + cp -prL AUTHORS /usr/src/tmp/libpcl-buildroot/usr/share/doc/libpcl-1.12 + chmod -R go-w /usr/src/tmp/libpcl-buildroot/usr/share/doc/libpcl-1.12 + chmod -R a+rX /usr/src/tmp/libpcl-buildroot/usr/share/doc/libpcl-1.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ED6PLF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libpcl-buildroot/usr/lib/libpcl.so.1: 13 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uGzOlQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpcl.so.1 = set:hdj3ovTpuwEuqE4FZKZKpgnlZJdC1 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.3.4), libc.so.6(GLIBC_2.34), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fcBZfI Creating libpcl-debuginfo package Processing files: libpcl-devel-1.12-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3EGNPZ 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.A975tz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libpcl = 1.12-alt2, /usr/lib/libpcl.so.1.0.11 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N0AeFl Processing files: libpcl-debuginfo-1.12-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cMBtdo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bef0DC find-requires: running scripts (debuginfo) Provides: debug(libpcl.so.1) Requires: libpcl = 1.12-alt2, debug(libc.so.6) Adding to libpcl-devel a strict dependency on libpcl Adding to libpcl-debuginfo a strict dependency on libpcl Removing 1 extra deps from libpcl-devel due to dependency on libpcl Wrote: /usr/src/RPM/RPMS/i586/libpcl-1.12-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpcl-devel-1.12-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpcl-debuginfo-1.12-alt2.i586.rpm (w2.lzdio) 3.79user 2.41system 0:13.48elapsed 46%CPU (0avgtext+0avgdata 24740maxresident)k 0inputs+0outputs (0major+689744minor)pagefaults 0swaps 5.38user 6.13system 0:17.74elapsed 64%CPU (0avgtext+0avgdata 24740maxresident)k 0inputs+0outputs (0major+878218minor)pagefaults 0swaps --- libpcl-1.12-alt2.i586.rpm.repo 2022-02-03 06:11:03.000000000 +0000 +++ libpcl-1.12-alt2.i586.rpm.hasher 2022-08-20 04:24:38.250519775 +0000 @@ -14,5 +14,5 @@ File: /usr/lib/libpcl.so.1 120777 root:root libpcl.so.1.0.11 -File: /usr/lib/libpcl.so.1.0.11 100644 root:root 44e98f316c9f0633676932cf53a14bf6 +File: /usr/lib/libpcl.so.1.0.11 100644 root:root e198461572ebac91b68f59dcf48912f2 File: /usr/share/doc/libpcl-1.12 40755 root:root File: /usr/share/doc/libpcl-1.12/AUTHORS 100644 root:root 36860a3d36cd9b121adfdd6a1ba160d8 -RPMIdentity: ba1dae39d5859fbe5ef793b564c1430d967f61c98cc04ba1cc565af10d3afb00962b3e8e71723152732af73990b16a212e9d03acf96d0561b5cdba97c8111d80 +RPMIdentity: c7bda20e9621c47a0c322834748bbe4efb45de4f602dae762e7bec3545ae3684da6a796653137ae12efa04b356c8ee8547a48a3fce2e84b97d67919a52e634d6 --- libpcl-debuginfo-1.12-alt2.i586.rpm.repo 2022-02-03 06:11:03.000000000 +0000 +++ libpcl-debuginfo-1.12-alt2.i586.rpm.hasher 2022-08-20 04:24:38.328520551 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fb 40755 root:root -/usr/lib/debug/.build-id/fb/82009290656dee5b455a9807e1cf1712c90712 120777 root:root ../../../libpcl.so.1.0.11 -/usr/lib/debug/.build-id/fb/82009290656dee5b455a9807e1cf1712c90712.debug 120777 root:root ../../usr/lib/libpcl.so.1.0.11.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/0c332e690f7e0f476dbb035a6c372cf5a5344b 120777 root:root ../../../libpcl.so.1.0.11 +/usr/lib/debug/.build-id/a7/0c332e690f7e0f476dbb035a6c372cf5a5344b.debug 120777 root:root ../../usr/lib/libpcl.so.1.0.11.debug /usr/lib/debug/usr/lib/libpcl.so.1.0.11.debug 100644 root:root @@ -18,6 +18,6 @@ Provides: libpcl-debuginfo = 1.12-alt2:sisyphus+294602.100.1.1 -File: /usr/lib/debug/.build-id/fb 40755 root:root -File: /usr/lib/debug/.build-id/fb/82009290656dee5b455a9807e1cf1712c90712 120777 root:root ../../../libpcl.so.1.0.11 -File: /usr/lib/debug/.build-id/fb/82009290656dee5b455a9807e1cf1712c90712.debug 120777 root:root ../../usr/lib/libpcl.so.1.0.11.debug -File: /usr/lib/debug/usr/lib/libpcl.so.1.0.11.debug 100644 root:root 2698ea2ec0b8f2acd7d90b312eb429ba +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/0c332e690f7e0f476dbb035a6c372cf5a5344b 120777 root:root ../../../libpcl.so.1.0.11 +File: /usr/lib/debug/.build-id/a7/0c332e690f7e0f476dbb035a6c372cf5a5344b.debug 120777 root:root ../../usr/lib/libpcl.so.1.0.11.debug +File: /usr/lib/debug/usr/lib/libpcl.so.1.0.11.debug 100644 root:root 38cac9f175171ba1e9086d7223abe3d0 File: /usr/lib/debug/usr/lib/libpcl.so.1.debug 120777 root:root libpcl.so.1.0.11.debug @@ -31,2 +31,2 @@ File: /usr/src/debug/pcl-1.12/pcl/pcl_version.c 100644 root:root 5101391576a8b1cfdcf10a08b66ec1b5 -RPMIdentity: 8a4d1d80e35c616e743f61011f30980d2da9c96de0201fafa9fa3688da563034d0999fb9ac6b4dc2423a8b1405bc8861d60a1f6c1cad03b13e461c22daabb852 +RPMIdentity: 0cd4aea765f6b5163d0aa1d81a42de811e66121cbf0371803e5de07d1916c3516020aa9d099746712c3a9e8bd2e6fd6a9f8ed0b220dd364c921e12086ec7feab