<86>Jan  1 01:28:02 userdel[110054]: delete user 'rooter'
<86>Jan  1 01:28:02 groupadd[110079]: group added to /etc/group: name=rooter, GID=693
<86>Jan  1 01:28:02 useradd[110084]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash
<86>Jan  1 01:28:02 userdel[110097]: delete user 'builder'
<86>Jan  1 01:28:02 userdel[110097]: removed group 'builder' owned by 'builder'
<86>Jan  1 01:28:02 userdel[110097]: removed shadow group 'builder' owned by 'builder'
<86>Jan  1 01:28:02 groupadd[110108]: group added to /etc/group: name=builder, GID=694
<86>Jan  1 01:28:02 groupadd[110108]: group added to /etc/gshadow: name=builder
<86>Jan  1 01:28:02 groupadd[110108]: new group: name=builder, GID=694
<86>Jan  1 01:28:02 useradd[110121]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
<13>Jan  1 01:28:04 rpmi: liblzo2-2.08-alt1 1405435908 installed
<13>Jan  1 01:28:04 rpmi: liblzo2-devel-2.08-alt1 1405435908 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lzop-1.03-alt3.nosrc.rpm
Installing lzop-1.03-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41766
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lzop-1.03
+ echo 'Source #0 (lzop-1.03.tar.gz):'
Source #0 (lzop-1.03.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/lzop-1.03.tar.gz
+ /bin/tar -xf -
+ cd lzop-1.03
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (lzop-1.03-gcc6.patch):'
Patch #0 (lzop-1.03-gcc6.patch):
+ /usr/bin/patch -p1
patching file src/miniacc.h
Hunk #1 succeeded at 4469 (offset 8 lines).
Hunk #2 succeeded at 4703 (offset 8 lines).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73385
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lzop-1.03
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
configure: Configuring lzop 1.03
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether the C preprocessor needs special flags... none needed
checking for an ANSI C-conforming const... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 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 for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether time.h and sys/time.h may both be included... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether limits.h is sane... yes
checking lzo/lzoconf.h usability... yes
checking lzo/lzoconf.h presence... yes
checking for lzo/lzoconf.h... yes
checking lzo/lzo1x.h usability... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
checking for version information in lzo/lzoconf.h...... v2
checking for __lzo_init_v2 in -llzo2... yes
checking for lzo1x_decompress_asm_fast in -llzo2... no
checking for _lzo1x_decompress_asm_fast in -llzo2... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dos.h usability... no
checking dos.h presence... no
checking for dos.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking share.h usability... no
checking share.h presence... no
checking for share.h... no
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for nanoseconds member of struct stat.st_mtim... tv_nsec
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int16... 0
checking size of __int32... 0
checking size of __int64... 0
checking size of void *... 8
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of __int32... (cached) 0
checking size of intmax_t... 8
checking size of uintmax_t... 8
checking size of intptr_t... 8
checking size of uintptr_t... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of dev_t... 8
checking size of fpos_t... 16
checking size of mode_t... 4
checking size of off_t... 8
checking size of ssize_t... 8
checking size of time_t... 8
checking for access... yes
checking for alloca... no
checking for atexit... yes
checking for atoi... yes
checking for atol... yes
checking for chmod... yes
checking for chown... yes
checking for clock_getcpuclockid... yes
checking for clock_getres... yes
checking for clock_gettime... yes
checking for ctime... yes
checking for difftime... yes
checking for fstat... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime... yes
checking for isatty... yes
checking for localtime... yes
checking for longjmp... yes
checking for lstat... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mktime... yes
checking for mmap... yes
checking for mprotect... yes
checking for munmap... yes
checking for qsort... yes
checking for raise... yes
checking for rmdir... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for time... yes
checking for umask... yes
checking for utime... yes
checking for vsnprintf... yes
checking whether your compiler passes the ACC conformance test... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext

   lzop configuration summary
   --------------------------
   lzop version               : 1.03
   configured for host        : x86_64-alt-linux-gnu
   source code location       : .
   compiler                   : x86_64-alt-linux-gcc
   preprocessor flags         : -DLZOP_HAVE_CONFIG_H
   compiler flags             : -pipe -frecord-gcc-switches -Wall -g -O2
   linker flags               : 
   link libraries             : -llzo2 


   lzop 1.03 configured.

   Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer
   All Rights Reserved.

   lzop and the LZO library are free software; you can redistribute them
   and/or modify them under the terms of the GNU General Public License as
   published by the Free Software Foundation; either version 2 of
   the License, or (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   Markus F.X.J. Oberhumer
   <markus@oberhumer.com>
   http://www.oberhumer.com/opensource/lzop/


Type `make' to build lzop. Type `make install' to install lzop.
After installing lzop, please read the accompanied documentation.

+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='c_init.c' object='c_init.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c c_init.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='help.c' object='help.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c help.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='mblock.c' object='mblock.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c mblock.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='compress.c' object='compress.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c compress.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='filter.c' object='filter.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c filter.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='c_none.c' object='c_none.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c c_none.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='c_ansim.c' object='c_ansim.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c c_ansim.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='c_screen.c' object='c_screen.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c c_screen.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='c_ansic.c' object='c_ansic.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c c_ansic.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='s_djgpp2.c' object='s_djgpp2.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c s_djgpp2.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='s_object.c' object='s_object.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c s_object.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='p_lzo.c' object='p_lzo.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c p_lzo.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='util.c' object='util.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c util.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='djgpp2.c' object='djgpp2.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c djgpp2.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='frames.c' object='frames.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c frames.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='s_curses.c' object='s_curses.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c s_curses.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='s_vcsa.c' object='s_vcsa.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c s_vcsa.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
\
#	source='lzop.c' object='lzop.o' libtool=no 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DLZOP_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -c lzop.c
In file included from conf.h:72,
                 from lzop.c:29:
lzop.c: In function 'main':
miniacc.h:1722:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
 #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
                                                      ^~~~~~~~~~~
lzop.c:3077:5: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
     ACC_COMPILE_TIME_ASSERT(sizeof(lzo_uint32) >= 4)
     ^~~~~~~~~~~~~~~~~~~~~~~
miniacc.h:1722:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
 #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
                                                      ^~~~~~~~~~~
lzop.c:3079:5: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
     ACC_COMPILE_TIME_ASSERT(sizeof(size_t) == SIZEOF_SIZE_T)
     ^~~~~~~~~~~~~~~~~~~~~~~
miniacc.h:1722:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
 #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
                                                      ^~~~~~~~~~~
lzop.c:3081:5: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
     ACC_COMPILE_TIME_ASSERT(sizeof(fi.name) >= 2*(PATH_MAX))
     ^~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o lzop lzop.o compress.o filter.o help.o mblock.o p_lzo.o util.o c_init.o c_none.o c_ansim.o c_ansic.o c_screen.o s_object.o s_curses.o s_djgpp2.o s_vcsa.o frames.o djgpp2.o  -llzo2 
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
Making all in doc
make  all-am
make[3]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19929
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lzop-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lzop-buildroot
+ cd lzop-1.03
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/lzop-buildroot
make: Entering directory '/usr/src/RPM/BUILD/lzop-1.03'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/src'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/lzop-buildroot/usr/bin"
  /bin/install -p lzop '/usr/src/tmp/lzop-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/doc'
make  install-am
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/doc'
make[3]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03/doc'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/lzop-buildroot/usr/share/man/man1"
 /bin/install -p -m 644 lzop.1 '/usr/src/tmp/lzop-buildroot/usr/share/man/man1'
make[3]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03'
make[2]: Entering directory '/usr/src/RPM/BUILD/lzop-1.03'
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/lzop-1.03'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03'
make: Leaving directory '/usr/src/RPM/BUILD/lzop-1.03'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lzop-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lzop-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/lzop-buildroot/ (default)
Compressing files in /usr/src/tmp/lzop-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/lzop-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: lzop-1.03-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27288
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lzop-1.03
+ DOCDIR=/usr/src/tmp/lzop-buildroot/usr/share/doc/lzop-1.03
+ export DOCDIR
+ rm -rf /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop-1.03
+ /bin/mkdir -p /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop-1.03
+ cp -prL AUTHORS NEWS README THANKS /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop-1.03
+ chmod -R go-w /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop-1.03
+ chmod -R a+rX /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop-1.03
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hjigYT
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.LLhMvO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblzo2.so.2()(64bit) >= set:kgA30p9i46oXILr7Qe05dheaSnWZFN6xFb2, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P8629L
Creating lzop-debuginfo package
Processing files: lzop-debuginfo-1.03-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t6rXXM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HyJg4Q
find-requires: running scripts (debuginfo)
Requires: lzop = 1.03-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(liblzo2.so.2)
Wrote: /usr/src/RPM/RPMS/x86_64/lzop-1.03-alt3.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/lzop-debuginfo-1.03-alt3.x86_64.rpm
8.91user 2.94system 0:19.19elapsed 61%CPU (0avgtext+0avgdata 47792maxresident)k
0inputs+0outputs (0major+1255041minor)pagefaults 0swaps
17.71user 5.69system 0:32.27elapsed 72%CPU (0avgtext+0avgdata 122392maxresident)k
0inputs+0outputs (0major+1679813minor)pagefaults 0swaps