<86>Jun  4 10:55:57 userdel[3321953]: delete user 'rooter'
<86>Jun  4 10:55:57 userdel[3321953]: removed group 'rooter' owned by 'rooter'
<86>Jun  4 10:55:58 groupadd[3321961]: group added to /etc/group: name=rooter, GID=699
<86>Jun  4 10:55:58 groupadd[3321961]: group added to /etc/gshadow: name=rooter
<86>Jun  4 10:55:58 groupadd[3321961]: new group: name=rooter, GID=699
<86>Jun  4 10:55:58 useradd[3321969]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Jun  4 10:55:58 userdel[3321981]: delete user 'builder'
<86>Jun  4 10:55:58 userdel[3321981]: removed group 'builder' owned by 'builder'
<86>Jun  4 10:55:58 userdel[3321981]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 10:55:58 groupadd[3322006]: group added to /etc/group: name=builder, GID=700
<86>Jun  4 10:55:58 groupadd[3322006]: group added to /etc/gshadow: name=builder
<86>Jun  4 10:55:58 groupadd[3322006]: new group: name=builder, GID=700
<86>Jun  4 10:55:58 useradd[3322056]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
warning: user shaba does not exist - using root
warning: group shaba does not exist - using root
warning: user shaba does not exist - using root
warning: group shaba does not exist - using root
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libpcl-1.12-alt1.nosrc.rpm
Installing libpcl-1.12-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2910
+ 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.63374
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 -- '{}'
+ sort -u
+ 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=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 -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 -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 -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 -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 -march=i586 -mtune=generic -c pcl.c  -fPIC -DPIC -o .libs/pcl.o
pcl.c: In function 'co_create':
pcl.c:383:17: warning: unused variable 'r' [-Wunused-variable]
  383 |  int alloc = 0, r = CO_STK_COROSIZE;
      |                 ^
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 -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 -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 -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 -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 -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
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.62878
+ 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
+ cd pcl-1.12
+ make 'INSTALL=/bin/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 /bin/install -p   libpcl.la '/usr/src/tmp/libpcl-buildroot/usr/lib'
libtool: install: /bin/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: /bin/install -p .libs/libpcl.lai /usr/src/tmp/libpcl-buildroot/usr/lib/libpcl.la
libtool: install: /bin/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"
 /bin/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"
 /bin/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)
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:
	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)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.16437
+ 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 -march=i586 -mtune=generic -c cobench.c
cobench.c: In function 'run_test':
cobench.c:62:21: 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:21: 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:22: 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:22: 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:16: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration]
  125 |     nthreads = atoi(argv[i]);
      |                ^~~~
cobench.c:131:25: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  131 |   thids = (pthread_t *) malloc(nthreads * sizeof(pthread_t));
      |                         ^~~~~~
cobench.c:131:25: warning: incompatible implicit declaration of built-in function 'malloc'
cobench.c:30:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
   29 | #include <pcl.h>
  +++ |+#include <stdlib.h>
   30 | 
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 -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 -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cothread.c
cothread.c: In function 'main':
cothread.c:353:16: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration]
  353 |     nthreads = atoi(argv[i]);
      |                ^~~~
cothread.c:359:25: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  359 |   thids = (pthread_t *) malloc(nthreads * sizeof(pthread_t));
      |                         ^~~~~~
cothread.c:359:25: warning: incompatible implicit declaration of built-in function 'malloc'
cothread.c:9:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
    8 | #include <pcl.h>
  +++ |+#include <stdlib.h>
    9 | 
cothread.c: In function 'test2':
cothread.c:308:3: 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 -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 -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-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88534
+ 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.ICUvQ6
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.RDmRO4
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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), libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8w5Ev3
Creating libpcl-debuginfo package
Processing files: libpcl-devel-1.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3oKFF2
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.RNnpq5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libpcl = 1.12-alt1, /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.2Bq5i5
Processing files: libpcl-debuginfo-1.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hwltu4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bRPPp4
find-requires: running scripts (debuginfo)
Provides: debug(libpcl.so.1)
Requires: libpcl = 1.12-alt1, debug(libc.so.6), debug(libpthread.so.0)
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-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libpcl-devel-1.12-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libpcl-debuginfo-1.12-alt1.i586.rpm
8.33user 2.74system 0:22.34elapsed 49%CPU (0avgtext+0avgdata 23064maxresident)k
0inputs+0outputs (0major+679816minor)pagefaults 0swaps
10.07user 5.49system 0:28.55elapsed 54%CPU (0avgtext+0avgdata 23064maxresident)k
0inputs+0outputs (0major+883399minor)pagefaults 0swaps