<86>May 12 01:29:43 userdel[3862259]: delete user 'rooter'
<86>May 12 01:29:43 userdel[3862259]: removed group 'rooter' owned by 'rooter'
<86>May 12 01:29:43 userdel[3862259]: removed shadow group 'rooter' owned by 'rooter'
<86>May 12 01:29:43 groupadd[3862283]: group added to /etc/group: name=rooter, GID=1838
<86>May 12 01:29:43 groupadd[3862283]: group added to /etc/gshadow: name=rooter
<86>May 12 01:29:43 groupadd[3862283]: new group: name=rooter, GID=1838
<86>May 12 01:29:43 useradd[3862295]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none
<86>May 12 01:29:43 userdel[3862324]: delete user 'builder'
<86>May 12 01:29:43 userdel[3862324]: removed group 'builder' owned by 'builder'
<86>May 12 01:29:43 userdel[3862324]: removed shadow group 'builder' owned by 'builder'
<86>May 12 01:29:43 groupadd[3862345]: group added to /etc/group: name=builder, GID=1839
<86>May 12 01:29:43 groupadd[3862345]: group added to /etc/gshadow: name=builder
<86>May 12 01:29:43 groupadd[3862345]: new group: name=builder, GID=1839
<86>May 12 01:29:43 useradd[3862369]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none
warning: Macro %s not found
warning: Macro %s not found
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lzo-2.10-alt2.nosrc.rpm (w1.gzdio)
warning: Macro %s not found
Installing lzo-2.10-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86472
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lzo-2.10
+ echo 'Source #0 (lzo-2.10.tar):'
Source #0 (lzo-2.10.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/lzo-2.10.tar
+ cd lzo-2.10
+ /bin/chmod -c -Rf u+rwX,go-w .
+ find asm -name '*.o' -delete
+ sed -i 's/\$host_cpu-\$ac_cv_sizeof_void_p/$target_cpu-$ac_cv_sizeof_void_p/' configure.ac configure
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86472
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lzo-2.10
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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 --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 --disable-silent-rules --without-included-gettext --disable-static --enable-shared --docdir=/usr/share/doc/liblzo2 --disable-silent-rules
configure: WARNING: unrecognized options: --without-included-gettext
configure: Configuring LZO 2.10
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 whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking for x86_64-alt-linux-ar... no
checking for x86_64-alt-linux-lib... no
checking for x86_64-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
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 whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking 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 for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
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 to build assembly versions... no
checking whether your compiler passes the LZO conformance test... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lzo2.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext

   LZO configuration summary
   -------------------------
   LZO version                : 2.10
   configured for host        : x86_64-alt-linux-gnu
   source code location       : .
   compiler                   : x86_64-alt-linux-gcc
   preprocessor definitions   : -DLZO_HAVE_CONFIG_H=1
   preprocessor flags         : 
   compiler flags             : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden
   build static library       : no
   build shared library       : yes
   enable i386 assembly code  : no


   LZO 2.10 configured.

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

   The LZO library is free software; you can redistribute it and/or
   modify it 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.

   The LZO library 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/lzo/


Type 'make' to build LZO.
Type 'make check' and 'make test' to test LZO.
Type 'make install' to install LZO.
After installing LZO, please have a look at 'examples/simple.c'.

+ printf '%s\n' '#undef __LZO_EXPORT1' '#define __LZO_EXPORT1 __attribute__((__visibility__("default")))'
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1a.lo src/lzo1a.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1a.c  -fPIC -DPIC -o src/.libs/lzo1a.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_2.lo src/lzo1b_2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_2.c  -fPIC -DPIC -o src/.libs/lzo1b_2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1a_99.lo src/lzo1a_99.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1a_99.c  -fPIC -DPIC -o src/.libs/lzo1a_99.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_cc.lo src/lzo1b_cc.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_cc.c  -fPIC -DPIC -o src/.libs/lzo1b_cc.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1.lo src/lzo1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1.c  -fPIC -DPIC -o src/.libs/lzo1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1_99.lo src/lzo1_99.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1_99.c  -fPIC -DPIC -o src/.libs/lzo1_99.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_1.lo src/lzo1b_1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_1.c  -fPIC -DPIC -o src/.libs/lzo1b_1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_3.lo src/lzo1b_3.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_3.c  -fPIC -DPIC -o src/.libs/lzo1b_3.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_5.lo src/lzo1b_5.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_5.c  -fPIC -DPIC -o src/.libs/lzo1b_5.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_4.lo src/lzo1b_4.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_4.c  -fPIC -DPIC -o src/.libs/lzo1b_4.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_99.lo src/lzo1b_99.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_99.c  -fPIC -DPIC -o src/.libs/lzo1b_99.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_6.lo src/lzo1b_6.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_6.c  -fPIC -DPIC -o src/.libs/lzo1b_6.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_9x.lo src/lzo1b_9x.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_9x.c  -fPIC -DPIC -o src/.libs/lzo1b_9x.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_9.lo src/lzo1b_9.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_9.c  -fPIC -DPIC -o src/.libs/lzo1b_9.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_7.lo src/lzo1b_7.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_7.c  -fPIC -DPIC -o src/.libs/lzo1b_7.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_8.lo src/lzo1b_8.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_8.c  -fPIC -DPIC -o src/.libs/lzo1b_8.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_xx.lo src/lzo1b_xx.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_xx.c  -fPIC -DPIC -o src/.libs/lzo1b_xx.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_d1.lo src/lzo1b_d1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_d1.c  -fPIC -DPIC -o src/.libs/lzo1b_d1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_3.lo src/lzo1c_3.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_3.c  -fPIC -DPIC -o src/.libs/lzo1c_3.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_d2.lo src/lzo1b_d2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_d2.c  -fPIC -DPIC -o src/.libs/lzo1b_d2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_4.lo src/lzo1c_4.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_4.c  -fPIC -DPIC -o src/.libs/lzo1c_4.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_1.lo src/lzo1c_1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_1.c  -fPIC -DPIC -o src/.libs/lzo1c_1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1b_rr.lo src/lzo1b_rr.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1b_rr.c  -fPIC -DPIC -o src/.libs/lzo1b_rr.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_5.lo src/lzo1c_5.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_5.c  -fPIC -DPIC -o src/.libs/lzo1c_5.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_6.lo src/lzo1c_6.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_6.c  -fPIC -DPIC -o src/.libs/lzo1c_6.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_8.lo src/lzo1c_8.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_8.c  -fPIC -DPIC -o src/.libs/lzo1c_8.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_7.lo src/lzo1c_7.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_7.c  -fPIC -DPIC -o src/.libs/lzo1c_7.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_2.lo src/lzo1c_2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_2.c  -fPIC -DPIC -o src/.libs/lzo1c_2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_9.lo src/lzo1c_9.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_9.c  -fPIC -DPIC -o src/.libs/lzo1c_9.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_cc.lo src/lzo1c_cc.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_cc.c  -fPIC -DPIC -o src/.libs/lzo1c_cc.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_99.lo src/lzo1c_99.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_99.c  -fPIC -DPIC -o src/.libs/lzo1c_99.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_9x.lo src/lzo1c_9x.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_9x.c  -fPIC -DPIC -o src/.libs/lzo1c_9x.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_xx.lo src/lzo1c_xx.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_xx.c  -fPIC -DPIC -o src/.libs/lzo1c_xx.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_d1.lo src/lzo1c_d1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_d1.c  -fPIC -DPIC -o src/.libs/lzo1c_d1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_rr.lo src/lzo1c_rr.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_rr.c  -fPIC -DPIC -o src/.libs/lzo1c_rr.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1f_d1.lo src/lzo1f_d1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1f_d1.c  -fPIC -DPIC -o src/.libs/lzo1f_d1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1f_1.lo src/lzo1f_1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1f_1.c  -fPIC -DPIC -o src/.libs/lzo1f_1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1f_d2.lo src/lzo1f_d2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1f_d2.c  -fPIC -DPIC -o src/.libs/lzo1f_d2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1c_d2.lo src/lzo1c_d2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1c_d2.c  -fPIC -DPIC -o src/.libs/lzo1c_d2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_1k.lo src/lzo1x_1k.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_1k.c  -fPIC -DPIC -o src/.libs/lzo1x_1k.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1f_9x.lo src/lzo1f_9x.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1f_9x.c  -fPIC -DPIC -o src/.libs/lzo1f_9x.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_1o.lo src/lzo1x_1o.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_1o.c  -fPIC -DPIC -o src/.libs/lzo1x_1o.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_1.lo src/lzo1x_1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_1.c  -fPIC -DPIC -o src/.libs/lzo1x_1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_1l.lo src/lzo1x_1l.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_1l.c  -fPIC -DPIC -o src/.libs/lzo1x_1l.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_d3.lo src/lzo1x_d3.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_d3.c  -fPIC -DPIC -o src/.libs/lzo1x_d3.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_d1.lo src/lzo1x_d1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_d1.c  -fPIC -DPIC -o src/.libs/lzo1x_d1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_9x.lo src/lzo1x_9x.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_9x.c  -fPIC -DPIC -o src/.libs/lzo1x_9x.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_d2.lo src/lzo1x_d2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_d2.c  -fPIC -DPIC -o src/.libs/lzo1x_d2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1y_d1.lo src/lzo1y_d1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1y_d1.c  -fPIC -DPIC -o src/.libs/lzo1y_d1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1y_1.lo src/lzo1y_1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1y_1.c  -fPIC -DPIC -o src/.libs/lzo1y_1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1y_d2.lo src/lzo1y_d2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1y_d2.c  -fPIC -DPIC -o src/.libs/lzo1y_d2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1x_o.lo src/lzo1x_o.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1x_o.c  -fPIC -DPIC -o src/.libs/lzo1x_o.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1y_9x.lo src/lzo1y_9x.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1y_9x.c  -fPIC -DPIC -o src/.libs/lzo1y_9x.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1y_d3.lo src/lzo1y_d3.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1y_d3.c  -fPIC -DPIC -o src/.libs/lzo1y_d3.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1y_o.lo src/lzo1y_o.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1y_o.c  -fPIC -DPIC -o src/.libs/lzo1y_o.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1z_d1.lo src/lzo1z_d1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1z_d1.c  -fPIC -DPIC -o src/.libs/lzo1z_d1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1z_d3.lo src/lzo1z_d3.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1z_d3.c  -fPIC -DPIC -o src/.libs/lzo1z_d3.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o examples/overlap.o examples/overlap.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o examples/dict.o examples/dict.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o examples/precomp.o examples/precomp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o examples/lzopack.o examples/lzopack.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1z_9x.lo src/lzo1z_9x.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1z_9x.c  -fPIC -DPIC -o src/.libs/lzo1z_9x.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo1z_d2.lo src/lzo1z_d2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo1z_d2.c  -fPIC -DPIC -o src/.libs/lzo1z_d2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo2a_d1.lo src/lzo2a_d1.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo2a_d1.c  -fPIC -DPIC -o src/.libs/lzo2a_d1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo_crc.lo src/lzo_crc.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo_crc.c  -fPIC -DPIC -o src/.libs/lzo_crc.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o examples/simple.o examples/simple.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o tests/promote.o tests/promote.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o examples/precomp2.o examples/precomp2.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo2a_9x.lo src/lzo2a_9x.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo2a_9x.c  -fPIC -DPIC -o src/.libs/lzo2a_9x.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o tests/sizes.o tests/sizes.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo2a_d2.lo src/lzo2a_d2.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo2a_d2.c  -fPIC -DPIC -o src/.libs/lzo2a_d2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I. -DMINILZO_HAVE_CONFIG_H=1 -I./include/lzo   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o minilzo/t-testmini.o `test -f 'minilzo/testmini.c' || echo './'`minilzo/testmini.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o tests/chksum.o tests/chksum.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o tests/align.o tests/align.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo_init.lo src/lzo_init.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo_init.c  -fPIC -DPIC -o src/.libs/lzo_init.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo_str.lo src/lzo_str.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo_str.c  -fPIC -DPIC -o src/.libs/lzo_str.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I. -DMINILZO_HAVE_CONFIG_H=1 -I./include/lzo   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o minilzo/t-minilzo.o `test -f 'minilzo/minilzo.c' || echo './'`minilzo/minilzo.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo_ptr.lo src/lzo_ptr.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo_ptr.c  -fPIC -DPIC -o src/.libs/lzo_ptr.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o src/lzo_util.lo src/lzo_util.c
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c src/lzo_util.c  -fPIC -DPIC -o src/.libs/lzo_util.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -c -o lzotest/lzotest.o lzotest/lzotest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o tests/promote tests/promote.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o tests/promote tests/promote.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o tests/sizes tests/sizes.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o tests/sizes tests/sizes.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o minilzo/testmini minilzo/t-testmini.o minilzo/t-minilzo.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o minilzo/testmini minilzo/t-testmini.o minilzo/t-minilzo.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -version-info 2:0:0 -no-undefined   -o src/liblzo2.la -rpath /usr/lib64 src/lzo1.lo src/lzo1_99.lo src/lzo1a.lo src/lzo1a_99.lo src/lzo1b_1.lo src/lzo1b_2.lo src/lzo1b_3.lo src/lzo1b_4.lo src/lzo1b_5.lo src/lzo1b_6.lo src/lzo1b_7.lo src/lzo1b_8.lo src/lzo1b_9.lo src/lzo1b_99.lo src/lzo1b_9x.lo src/lzo1b_cc.lo src/lzo1b_d1.lo src/lzo1b_d2.lo src/lzo1b_rr.lo src/lzo1b_xx.lo src/lzo1c_1.lo src/lzo1c_2.lo src/lzo1c_3.lo src/lzo1c_4.lo src/lzo1c_5.lo src/lzo1c_6.lo src/lzo1c_7.lo src/lzo1c_8.lo src/lzo1c_9.lo src/lzo1c_99.lo src/lzo1c_9x.lo src/lzo1c_cc.lo src/lzo1c_d1.lo src/lzo1c_d2.lo src/lzo1c_rr.lo src/lzo1c_xx.lo src/lzo1f_1.lo src/lzo1f_9x.lo src/lzo1f_d1.lo src/lzo1f_d2.lo src/lzo1x_1.lo src/lzo1x_1k.lo src/lzo1x_1l.lo src/lzo1x_1o.lo src/lzo1x_9x.lo src/lzo1x_d1.lo src/lzo1x_d2.lo src/lzo1x_d3.lo src/lzo1x_o.lo src/lzo1y_1.lo src/lzo1y_9x.lo src/lzo1y_d1.lo src/lzo1y_d2.lo src/lzo1y_d3.lo src/lzo1y_o.lo src/lzo1z_9x.lo src/lzo1z_d1.lo src/lzo1z_d2.lo src/lzo1z_d3.lo src/lzo2a_9x.lo src/lzo2a_d1.lo src/lzo2a_d2.lo src/lzo_crc.lo src/lzo_init.lo src/lzo_ptr.lo src/lzo_str.lo src/lzo_util.lo   
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  src/.libs/lzo1.o src/.libs/lzo1_99.o src/.libs/lzo1a.o src/.libs/lzo1a_99.o src/.libs/lzo1b_1.o src/.libs/lzo1b_2.o src/.libs/lzo1b_3.o src/.libs/lzo1b_4.o src/.libs/lzo1b_5.o src/.libs/lzo1b_6.o src/.libs/lzo1b_7.o src/.libs/lzo1b_8.o src/.libs/lzo1b_9.o src/.libs/lzo1b_99.o src/.libs/lzo1b_9x.o src/.libs/lzo1b_cc.o src/.libs/lzo1b_d1.o src/.libs/lzo1b_d2.o src/.libs/lzo1b_rr.o src/.libs/lzo1b_xx.o src/.libs/lzo1c_1.o src/.libs/lzo1c_2.o src/.libs/lzo1c_3.o src/.libs/lzo1c_4.o src/.libs/lzo1c_5.o src/.libs/lzo1c_6.o src/.libs/lzo1c_7.o src/.libs/lzo1c_8.o src/.libs/lzo1c_9.o src/.libs/lzo1c_99.o src/.libs/lzo1c_9x.o src/.libs/lzo1c_cc.o src/.libs/lzo1c_d1.o src/.libs/lzo1c_d2.o src/.libs/lzo1c_rr.o src/.libs/lzo1c_xx.o src/.libs/lzo1f_1.o src/.libs/lzo1f_9x.o src/.libs/lzo1f_d1.o src/.libs/lzo1f_d2.o src/.libs/lzo1x_1.o src/.libs/lzo1x_1k.o src/.libs/lzo1x_1l.o src/.libs/lzo1x_1o.o src/.libs/lzo1x_9x.o src/.libs/lzo1x_d1.o src/.libs/lzo1x_d2.o src/.libs/lzo1x_d3.o src/.libs/lzo1x_o.o src/.libs/lzo1y_1.o src/.libs/lzo1y_9x.o src/.libs/lzo1y_d1.o src/.libs/lzo1y_d2.o src/.libs/lzo1y_d3.o src/.libs/lzo1y_o.o src/.libs/lzo1z_9x.o src/.libs/lzo1z_d1.o src/.libs/lzo1z_d2.o src/.libs/lzo1z_d3.o src/.libs/lzo2a_9x.o src/.libs/lzo2a_d1.o src/.libs/lzo2a_d2.o src/.libs/lzo_crc.o src/.libs/lzo_init.o src/.libs/lzo_ptr.o src/.libs/lzo_str.o src/.libs/lzo_util.o    -g -O2 -flto=auto   -Wl,-soname -Wl,liblzo2.so.2 -o src/.libs/liblzo2.so.2.0.0
libtool: link: (cd "src/.libs" && rm -f "liblzo2.so.2" && ln -s "liblzo2.so.2.0.0" "liblzo2.so.2")
libtool: link: (cd "src/.libs" && rm -f "liblzo2.so" && ln -s "liblzo2.so.2.0.0" "liblzo2.so")
libtool: link: ( cd "src/.libs" && rm -f "liblzo2.la" && ln -s "../liblzo2.la" "liblzo2.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o tests/chksum tests/chksum.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o tests/.libs/chksum tests/chksum.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o examples/overlap examples/overlap.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o examples/.libs/overlap examples/overlap.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o tests/align tests/align.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o tests/.libs/align tests/align.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o examples/simple examples/simple.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o examples/.libs/simple examples/simple.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o examples/dict examples/dict.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o examples/.libs/dict examples/dict.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o examples/precomp2 examples/precomp2.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o examples/.libs/precomp2 examples/precomp2.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o examples/precomp examples/precomp.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o examples/.libs/precomp examples/precomp.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o examples/lzopack examples/lzopack.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o examples/.libs/lzopack examples/lzopack.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden   -o lzotest/lzotest lzotest/lzotest.o src/liblzo2.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fvisibility=hidden -o lzotest/.libs/lzotest lzotest/lzotest.o  src/.libs/liblzo2.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62768
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lzo-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lzo-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lzo-2.10
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lzo-buildroot
make: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
 /bin/mkdir -p '/usr/src/tmp/lzo-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   src/liblzo2.la '/usr/src/tmp/lzo-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p src/.libs/liblzo2.so.2.0.0 /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.so.2.0.0
libtool: install: (cd /usr/src/tmp/lzo-buildroot/usr/lib64 && { ln -s -f liblzo2.so.2.0.0 liblzo2.so.2 || { rm -f liblzo2.so.2 && ln -s liblzo2.so.2.0.0 liblzo2.so.2; }; })
libtool: install: (cd /usr/src/tmp/lzo-buildroot/usr/lib64 && { ln -s -f liblzo2.so.2.0.0 liblzo2.so || { rm -f liblzo2.so && ln -s liblzo2.so.2.0.0 liblzo2.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p src/.libs/liblzo2.lai /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/lzo-buildroot/usr/share/doc/liblzo2'
 /usr/libexec/rpm-build/install -p -m 644 AUTHORS COPYING NEWS THANKS doc/LZO.FAQ doc/LZO.TXT doc/LZOAPI.TXT '/usr/src/tmp/lzo-buildroot/usr/share/doc/liblzo2'
 /bin/mkdir -p '/usr/src/tmp/lzo-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 lzo2.pc '/usr/src/tmp/lzo-buildroot/usr/lib64/pkgconfig'
 /bin/mkdir -p '/usr/src/tmp/lzo-buildroot/usr/include/lzo'
 /usr/libexec/rpm-build/install -p -m 644 include/lzo/lzo1.h include/lzo/lzo1a.h include/lzo/lzo1b.h include/lzo/lzo1c.h include/lzo/lzo1f.h include/lzo/lzo1x.h include/lzo/lzo1y.h include/lzo/lzo1z.h include/lzo/lzo2a.h include/lzo/lzo_asm.h include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h '/usr/src/tmp/lzo-buildroot/usr/include/lzo'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
make: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
+ mkdir -p /usr/src/tmp/lzo-buildroot/lib64
+ for f in /usr/src/tmp/lzo-buildroot/usr/lib64/*.so
++ readlink -v /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.so
+ t=liblzo2.so.2.0.0
+ ln -rsnf /usr/src/tmp/lzo-buildroot/lib64/liblzo2.so.2.0.0 /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.so
+ mv /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.so.2 /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.so.2.0.0 /usr/src/tmp/lzo-buildroot/lib64/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lzo-buildroot (auto)
removed './usr/lib64/liblzo2.la'
mode of './lib64/liblzo2.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/lzo-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/lzo2.pc: Libs: '-L${libdir} -llzo2' --> '-llzo2'
Checking contents of files in /usr/src/tmp/lzo-buildroot/ (default)
Compressing files in /usr/src/tmp/lzo-buildroot (auto)
Adjusting library links in /usr/src/tmp/lzo-buildroot
./lib64: (from <cmdline>:0)
	liblzo2.so.2 -> liblzo2.so.2.0.0
./usr/lib64: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/lzo-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.62764
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lzo-2.10
+ make -j16 -k check
make  check-local
make[1]: Entering directory '/usr/src/RPM/BUILD/lzo-2.10'
./lzotest/lzotest -mlzo -n2 -q './COPYING'

LZO real-time data compression library (v2.10, Mar 01 2017).
Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer
All Rights Reserved.

262144 block-size

LZO1B-1      | COPYING           18092    1      9981 55.2    0.000    0.000 |
LZO1B-2      | COPYING           18092    1      9768 54.0    0.000    0.000 |
LZO1B-3      | COPYING           18092    1      9600 53.1    0.000    0.000 |
LZO1B-4      | COPYING           18092    1      9552 52.8    0.000    0.000 |
LZO1B-5      | COPYING           18092    1      9377 51.8    0.000    0.000 |
LZO1B-6      | COPYING           18092    1      9347 51.7    0.000   36.148 |
LZO1B-7      | COPYING           18092    1      9149 50.6    0.000    0.000 |
LZO1B-8      | COPYING           18092    1      9087 50.2    0.000    0.000 |
LZO1B-9      | COPYING           18092    1      9036 49.9   35.941    0.000 |
LZO1C-1      | COPYING           18092    1      9927 54.9    0.000    0.000 |
LZO1C-2      | COPYING           18092    1      9739 53.8    0.000    0.000 |
LZO1C-3      | COPYING           18092    1      9573 52.9    0.000    0.000 |
LZO1C-4      | COPYING           18092    1      9538 52.7    0.000    0.000 |
LZO1C-5      | COPYING           18092    1      9399 52.0    0.000    0.000 |
LZO1C-6      | COPYING           18092    1      9317 51.5   36.180    0.000 |
LZO1C-7      | COPYING           18092    1      9123 50.4    0.000    0.000 |
LZO1C-8      | COPYING           18092    1      9015 49.8   36.121    0.000 |
LZO1C-9      | COPYING           18092    1      8978 49.6    0.000    0.000 |
LZO1-1       | COPYING           18092    1     10498 58.0    0.000    0.000 |
LZO1A-1      | COPYING           18092    1     10405 57.5    0.000    0.000 |
LZO1F-1      | COPYING           18092    1     10073 55.7    0.000    0.000 |
LZO1X-1      | COPYING           18092    1     10102 55.8    0.000    0.000 |
LZO1Y-1      | COPYING           18092    1     10261 56.7    0.000    0.000 |
LZO1X-1(11)  | COPYING           18092    1     10554 58.3    0.000    0.000 |
LZO1X-1(12)  | COPYING           18092    1     10286 56.9    0.000    0.000 |
LZO1X-1(15)  | COPYING           18092    1     10145 56.1    0.000    0.000 |
LZO1B-99     | COPYING           18092    1      8814 48.7    0.000   36.137 |
LZO1B-999    | COPYING           18092    1      8127 44.9    0.000    0.000 |
LZO1C-99     | COPYING           18092    1      8790 48.6    0.000    0.000 |
LZO1C-999    | COPYING           18092    1      8071 44.6   36.117    0.000 |
LZO1-99      | COPYING           18092    1      9083 50.2    0.000   34.490 |
LZO1A-99     | COPYING           18092    1      9031 49.9    0.000    0.000 |
LZO2A-999    | COPYING           18092    1      7853 43.4    0.000    0.000 |
LZO1F-999    | COPYING           18092    1      8079 44.7   18.102    0.000 |
LZO1X-999    | COPYING           18092    1      7848 43.4   18.120    0.000 |
LZO1Y-999    | COPYING           18092    1      7944 43.9   18.080    0.000 |
LZO1Z-999    | COPYING           18092    1      7893 43.6   17.921    0.000 |
memcpy()     | COPYING           18092    1     18092  100    0.000    0.000 |

lt-lzotest: execution time: 0 seconds

===== All checks passed. Type 'make test' for more exhaustive testing. =====

make[1]: Leaving directory '/usr/src/RPM/BUILD/lzo-2.10'
+ exit 0
Processing files: liblzo2-2.10-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PHF4xp
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/lzo-buildroot/lib64/liblzo2.so.2: 92 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tiUScz
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblzo2.so.2()(64bit) = set:kdQ839gsPmrcYNi22eIMZvBRJZ1aXUeZtZm8yaco7UKDKMbaxOHD5jW0ucEIgKZy1Fvirl9mQZ0xabb6MplI5uRNSwT1ntWy4QCM5tZtQD84xZJFb1EkQ3ZstvNQUsRRKe7CPZwwBZrbe5NEV1WqGmuKBF1wMhv8GynIfSkE57DEKDFZkeeMNhg8aYOjx
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.st17eg
Creating liblzo2-debuginfo package
Processing files: liblzo2-devel-2.10-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D4mFJz
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.d79cC6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(lzo2) = 2.10
Requires: /lib64/liblzo2.so.2.0.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AFLlio
Processing files: liblzo2-debuginfo-2.10-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RnPNwK
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xEMV8B
find-requires: running scripts (debuginfo)
Provides: debug64(liblzo2.so.2)
Requires: liblzo2 = 2.10-alt2, debug64(libc.so.6)
Adding to liblzo2-debuginfo a strict dependency on liblzo2
Adding to liblzo2-devel a strict dependency on liblzo2
Removing 1 extra deps from liblzo2-devel due to dependency on liblzo2
Wrote: /usr/src/RPM/RPMS/x86_64/liblzo2-2.10-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblzo2-devel-2.10-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblzo2-debuginfo-2.10-alt2.x86_64.rpm (w2.lzdio)
22.05user 7.70system 0:19.88elapsed 149%CPU (0avgtext+0avgdata 69136maxresident)k
0inputs+0outputs (0major+2766718minor)pagefaults 0swaps
0.62user 0.86system 0:23.08elapsed 6%CPU (0avgtext+0avgdata 12212maxresident)k
0inputs+0outputs (0major+95030minor)pagefaults 0swaps
--- liblzo2-2.10-alt2.x86_64.rpm.repo	2021-08-26 11:35:29.000000000 +0000
+++ liblzo2-2.10-alt2.x86_64.rpm.hasher	2023-05-12 01:30:04.721848807 +0000
@@ -18,3 +18,3 @@
 File: /lib64/liblzo2.so.2	120777	root:root		liblzo2.so.2.0.0
-File: /lib64/liblzo2.so.2.0.0	100644	root:root	434c9d53bc727e65b2983a9c93d55763	
+File: /lib64/liblzo2.so.2.0.0	100644	root:root	e7fe99904cf3913dbbbe28793c6a4258	
 File: /usr/share/doc/liblzo2	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/share/doc/liblzo2/THANKS	100644	root:root	1447b7bf404eb12fd86178a788470643	
-RPMIdentity: 6befd7d437c711ce3d5dd5efc54231e3e7d330c060663989ed22ae0b893db5b906ad5444744ae4f8b79bf2011a1fd37def088b9a8f307e4d6eed04b69467686c
+RPMIdentity: 27662b6d3dfd72e36326fe388f5d4e0da0917a786532a93523a04365c55d43013ef36d02d34678d0bd64cb68c1e5111ee128dea9902e1588961729a5714d0d61
--- liblzo2-debuginfo-2.10-alt2.x86_64.rpm.repo	2021-08-26 11:35:29.000000000 +0000
+++ liblzo2-debuginfo-2.10-alt2.x86_64.rpm.hasher	2023-05-12 01:30:04.801850065 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d5	40755	root:root	
-/usr/lib/debug/.build-id/d5/3ea3014cacd1d3ec10e71448cb6e1f3026ec5f	120777	root:root	../../../../../lib64/liblzo2.so.2.0.0
-/usr/lib/debug/.build-id/d5/3ea3014cacd1d3ec10e71448cb6e1f3026ec5f.debug	120777	root:root	../../lib64/liblzo2.so.2.0.0.debug
+/usr/lib/debug/.build-id/87	40755	root:root	
+/usr/lib/debug/.build-id/87/3a3d7b4fc0d13b6a08033bdabf20c9e73bf8af	120777	root:root	../../../../../lib64/liblzo2.so.2.0.0
+/usr/lib/debug/.build-id/87/3a3d7b4fc0d13b6a08033bdabf20c9e73bf8af.debug	120777	root:root	../../lib64/liblzo2.so.2.0.0.debug
 /usr/lib/debug/lib64/liblzo2.so.2.0.0.debug	100644	root:root	
@@ -18,2 +18,12 @@
 /usr/src/debug/lzo-2.10/src/lzo1a_cr.ch	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_2.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_3.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_4.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_5.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_6.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_7.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_8.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_9.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_99.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo1b_9x.c	100644	root:root	
@@ -25,3 +35,6 @@
 /usr/src/debug/lzo-2.10/src/lzo1b_d.ch	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_d1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_d2.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo1b_r.ch	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1b_rr.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo1b_sm.ch	100644	root:root	
@@ -29,2 +42,12 @@
 /usr/src/debug/lzo-2.10/src/lzo1b_xx.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_2.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_3.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_4.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_5.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_6.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_7.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_8.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_9.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_99.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo1c_9x.c	100644	root:root	
@@ -32,2 +55,5 @@
 /usr/src/debug/lzo-2.10/src/lzo1c_cc.h	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_d1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_d2.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1c_rr.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo1c_xx.c	100644	root:root	
@@ -36,2 +62,8 @@
 /usr/src/debug/lzo-2.10/src/lzo1f_d.ch	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1f_d1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1f_d2.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1x_1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1x_1k.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1x_1l.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1x_1o.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo1x_9x.c	100644	root:root	
@@ -39,6 +71,21 @@
 /usr/src/debug/lzo-2.10/src/lzo1x_d.ch	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1x_d1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1x_d2.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo1x_d3.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1x_o.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo1x_oo.ch	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1y_1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1y_9x.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1y_d1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1y_d2.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1y_d3.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1y_o.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1z_9x.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1z_d1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1z_d2.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo1z_d3.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo2a_9x.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo2a_d.ch	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo2a_d1.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo2a_d2.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo_crc.c	100644	root:root	
@@ -48,2 +95,3 @@
 /usr/src/debug/lzo-2.10/src/lzo_ptr.c	100644	root:root	
+/usr/src/debug/lzo-2.10/src/lzo_str.c	100644	root:root	
 /usr/src/debug/lzo-2.10/src/lzo_supp.h	100644	root:root	
@@ -56,6 +104,6 @@
 Provides: liblzo2-debuginfo = 2.10-alt2:sisyphus+283836.100.1.1
-File: /usr/lib/debug/.build-id/d5	40755	root:root		
-File: /usr/lib/debug/.build-id/d5/3ea3014cacd1d3ec10e71448cb6e1f3026ec5f	120777	root:root		../../../../../lib64/liblzo2.so.2.0.0
-File: /usr/lib/debug/.build-id/d5/3ea3014cacd1d3ec10e71448cb6e1f3026ec5f.debug	120777	root:root		../../lib64/liblzo2.so.2.0.0.debug
-File: /usr/lib/debug/lib64/liblzo2.so.2.0.0.debug	100644	root:root	1263923ed822728d7d05bdb56e171d25	
+File: /usr/lib/debug/.build-id/87	40755	root:root		
+File: /usr/lib/debug/.build-id/87/3a3d7b4fc0d13b6a08033bdabf20c9e73bf8af	120777	root:root		../../../../../lib64/liblzo2.so.2.0.0
+File: /usr/lib/debug/.build-id/87/3a3d7b4fc0d13b6a08033bdabf20c9e73bf8af.debug	120777	root:root		../../lib64/liblzo2.so.2.0.0.debug
+File: /usr/lib/debug/lib64/liblzo2.so.2.0.0.debug	100644	root:root	e42071df2d7af7e34ff51ccce65628d4	
 File: /usr/lib/debug/lib64/liblzo2.so.2.debug	120777	root:root		liblzo2.so.2.0.0.debug
@@ -74,2 +122,12 @@
 File: /usr/src/debug/lzo-2.10/src/lzo1a_cr.ch	100644	root:root	e8c6e204f0ad8f17e9759838fd267ee4	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_1.c	100644	root:root	038d2ae092a80c10e7f9a5f7e67743ab	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_2.c	100644	root:root	1632a62adb4ad60506d54abf7e5ce20f	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_3.c	100644	root:root	dbeffc7f24f40ba89276fd40a29255d1	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_4.c	100644	root:root	1d23c8b7aff7e1ef593c2018f74a5288	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_5.c	100644	root:root	8a2d9e48476d82dab68e5771aab66d88	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_6.c	100644	root:root	cfc3da0e68bb6afea5a553609ffc21a2	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_7.c	100644	root:root	4e624d566bb91b8272c21b1dc6d0c49d	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_8.c	100644	root:root	c86bd101038641276390b425ad948371	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_9.c	100644	root:root	3555a3bce3b90cdb4613397c94aa2ec2	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_99.c	100644	root:root	4b193c58f57f6686b42eeb3a718731f8	
 File: /usr/src/debug/lzo-2.10/src/lzo1b_9x.c	100644	root:root	07f17b75bdf495481d87662b48514edd	
@@ -81,3 +139,6 @@
 File: /usr/src/debug/lzo-2.10/src/lzo1b_d.ch	100644	root:root	82fc60afb4af2e88449eaadf09834ad0	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_d1.c	100644	root:root	c945f840bd139188aedaadcacabaf456	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_d2.c	100644	root:root	802f2dea5188fea77eccd5e3b0e91b04	
 File: /usr/src/debug/lzo-2.10/src/lzo1b_r.ch	100644	root:root	76b12c233404d65af27fa785cc535b97	
+File: /usr/src/debug/lzo-2.10/src/lzo1b_rr.c	100644	root:root	bd86747780a246edac47904b0d4ee16b	
 File: /usr/src/debug/lzo-2.10/src/lzo1b_sm.ch	100644	root:root	55e647c2c5ebb507dabe2a20bbcb78cd	
@@ -85,2 +146,12 @@
 File: /usr/src/debug/lzo-2.10/src/lzo1b_xx.c	100644	root:root	e659e747ca4940eac43eca13c2e89237	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_1.c	100644	root:root	78ba7e3a11bf630b0d666a3bbeba09ad	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_2.c	100644	root:root	ad0297801d48087812e4bb017592ed26	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_3.c	100644	root:root	522aa90259a8db9894cd19925575b6e1	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_4.c	100644	root:root	3572693d62365085815b75b53fbeb31d	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_5.c	100644	root:root	000c5a9ee09cf37e0d14446a4ff5c8fa	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_6.c	100644	root:root	6940614cf00a297d69989ef7aa3027f6	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_7.c	100644	root:root	b503934a04f950d2e4cb4b96b17c23a4	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_8.c	100644	root:root	8ee80f1bb0511080d83e640ee679f6e2	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_9.c	100644	root:root	1f033bf664b3f9449cdf7ecb0c0910a1	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_99.c	100644	root:root	1eba2a652b8dfa137ae2741c90323bd2	
 File: /usr/src/debug/lzo-2.10/src/lzo1c_9x.c	100644	root:root	93709d43b1d9af9c3992e603b6edc3e8	
@@ -88,2 +159,5 @@
 File: /usr/src/debug/lzo-2.10/src/lzo1c_cc.h	100644	root:root	70496460f50ec75df9f17bbb9cbc342b	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_d1.c	100644	root:root	139c1ebc0b129a9ce91d6e57c437615f	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_d2.c	100644	root:root	9913d54612431b82debb085274aa5022	
+File: /usr/src/debug/lzo-2.10/src/lzo1c_rr.c	100644	root:root	5dcb5524199fb9f6135890f1c78961b9	
 File: /usr/src/debug/lzo-2.10/src/lzo1c_xx.c	100644	root:root	31169f3b93a553a4f1253ea63231e099	
@@ -92,2 +166,8 @@
 File: /usr/src/debug/lzo-2.10/src/lzo1f_d.ch	100644	root:root	bfca9470546e89956cb158a9495b371e	
+File: /usr/src/debug/lzo-2.10/src/lzo1f_d1.c	100644	root:root	17a88058326d890e2a490ddebd37efc2	
+File: /usr/src/debug/lzo-2.10/src/lzo1f_d2.c	100644	root:root	9da2b2cd322607408d92f0e067a068ad	
+File: /usr/src/debug/lzo-2.10/src/lzo1x_1.c	100644	root:root	fcce4525d0bff2c386fd03d1350ca271	
+File: /usr/src/debug/lzo-2.10/src/lzo1x_1k.c	100644	root:root	313cafaea8845b024c18c1eba8c37669	
+File: /usr/src/debug/lzo-2.10/src/lzo1x_1l.c	100644	root:root	f3db9d1df50238b29764813ded33d0fa	
+File: /usr/src/debug/lzo-2.10/src/lzo1x_1o.c	100644	root:root	3923b409b879c4d6edaed97df28aba39	
 File: /usr/src/debug/lzo-2.10/src/lzo1x_9x.c	100644	root:root	304643c94f6df62ba95b2f906a01c504	
@@ -95,6 +175,21 @@
 File: /usr/src/debug/lzo-2.10/src/lzo1x_d.ch	100644	root:root	2a134b884aa22e2775516920bc64ea19	
+File: /usr/src/debug/lzo-2.10/src/lzo1x_d1.c	100644	root:root	d21ba3aa7474fa7a9bc6100fec5e5476	
+File: /usr/src/debug/lzo-2.10/src/lzo1x_d2.c	100644	root:root	ccebff91ba7a896bb43beeb128832ddc	
 File: /usr/src/debug/lzo-2.10/src/lzo1x_d3.c	100644	root:root	7bd54db46ffd101537b7bb50cfffd0fe	
+File: /usr/src/debug/lzo-2.10/src/lzo1x_o.c	100644	root:root	b3fe1d23bd6bf226b472a04ec573139c	
 File: /usr/src/debug/lzo-2.10/src/lzo1x_oo.ch	100644	root:root	3230972f0aafbab71c06009ec479e9ce	
+File: /usr/src/debug/lzo-2.10/src/lzo1y_1.c	100644	root:root	10cf98d006abdaa0253a7ef755c13fab	
+File: /usr/src/debug/lzo-2.10/src/lzo1y_9x.c	100644	root:root	1e9244b008973a0029048f8e90916b48	
+File: /usr/src/debug/lzo-2.10/src/lzo1y_d1.c	100644	root:root	080f1f2ce23e03b65ee769528635f216	
+File: /usr/src/debug/lzo-2.10/src/lzo1y_d2.c	100644	root:root	62bfb9649f62ff148a9e8bf6a9ded409	
+File: /usr/src/debug/lzo-2.10/src/lzo1y_d3.c	100644	root:root	229c5476e20c31b194a63ae43bcaeb71	
+File: /usr/src/debug/lzo-2.10/src/lzo1y_o.c	100644	root:root	34fbca2ed653cb5768ea9e83b09e8299	
+File: /usr/src/debug/lzo-2.10/src/lzo1z_9x.c	100644	root:root	6c5da9fbb5b4e99f06b7cac0a02190a8	
+File: /usr/src/debug/lzo-2.10/src/lzo1z_d1.c	100644	root:root	1d5198151b870192f4a33924e60365de	
+File: /usr/src/debug/lzo-2.10/src/lzo1z_d2.c	100644	root:root	f4f9384e29838ccb8694ffd2d3ffd98d	
+File: /usr/src/debug/lzo-2.10/src/lzo1z_d3.c	100644	root:root	9ec14d13b6295f1aa5b673f00ee72749	
 File: /usr/src/debug/lzo-2.10/src/lzo2a_9x.c	100644	root:root	38e3683177762f762a45e4d4068b0363	
 File: /usr/src/debug/lzo-2.10/src/lzo2a_d.ch	100644	root:root	6dd60024d27127f02723dc1a5b2a0b8c	
+File: /usr/src/debug/lzo-2.10/src/lzo2a_d1.c	100644	root:root	9614236768c2521fbadc77c422039dcd	
+File: /usr/src/debug/lzo-2.10/src/lzo2a_d2.c	100644	root:root	566f5b05a31fc6161f31bd27a1a5947e	
 File: /usr/src/debug/lzo-2.10/src/lzo_crc.c	100644	root:root	4d01e09e5537a85c4f1f29ded68c159d	
@@ -104,2 +199,3 @@
 File: /usr/src/debug/lzo-2.10/src/lzo_ptr.c	100644	root:root	e86939fc093f8e628c86e8992d218575	
+File: /usr/src/debug/lzo-2.10/src/lzo_str.c	100644	root:root	7b67f7dea8a4a62258aefb6d53ce2a24	
 File: /usr/src/debug/lzo-2.10/src/lzo_supp.h	100644	root:root	5a8eecba9e07b17590aa103e8e170499	
@@ -107,2 +203,2 @@
 File: /usr/src/debug/lzo-2.10/src/lzo_util.c	100644	root:root	63ccfe03aa9a89c3d0c8cfbb75da1fa9	
-RPMIdentity: 14bf419fc891877e6fce4f8445885885674d68c26329a2873e54329ff68f749c968b92f8c82015ab3ffc5783631ffa6e8717340c38794aac56d7f6267875f96a
+RPMIdentity: d83fd27c422698edcee02a2749512d650401999b15fcb12fb3a38e09754234b4a930bf924ab30f4242ca1541347e15fb176e2642abd8a5018868430af43b9b06