<86>Oct 17 12:26:37 userdel[3212084]: delete user 'rooter'
<86>Oct 17 12:26:37 groupadd[3212105]: group added to /etc/group: name=rooter, GID=624
<86>Oct 17 12:26:37 groupadd[3212105]: group added to /etc/gshadow: name=rooter
<86>Oct 17 12:26:37 groupadd[3212105]: new group: name=rooter, GID=624
<86>Oct 17 12:26:37 useradd[3212123]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash
<86>Oct 17 12:26:37 userdel[3212146]: delete user 'builder'
<86>Oct 17 12:26:37 userdel[3212146]: removed group 'builder' owned by 'builder'
<86>Oct 17 12:26:37 userdel[3212146]: removed shadow group 'builder' owned by 'builder'
<86>Oct 17 12:26:37 groupadd[3212166]: group added to /etc/group: name=builder, GID=625
<86>Oct 17 12:26:37 groupadd[3212166]: group added to /etc/gshadow: name=builder
<86>Oct 17 12:26:37 groupadd[3212166]: new group: name=builder, GID=625
<86>Oct 17 12:26:37 useradd[3212179]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash
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-alt1.nosrc.rpm (w1.gzdio)
warning: Macro %s not found
Installing lzo-2.10-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94226
+ 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.72352
+ 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 -fvisibility=hidden'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden'
++ 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'
+ 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 --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... yes
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 -fvisibility=hidden
   build static library       : yes
   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 -j8
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 -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 -fvisibility=hidden -c src/lzo1a_99.c  -fPIC -DPIC -o src/.libs/lzo1a_99.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1a_99.c -o src/lzo1a_99.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_3.c  -fPIC -DPIC -o src/.libs/lzo1b_3.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_3.c -o src/lzo1b_3.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_2.c  -fPIC -DPIC -o src/.libs/lzo1b_2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_2.c -o src/lzo1b_2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_1.c  -fPIC -DPIC -o src/.libs/lzo1b_1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_1.c -o src/lzo1b_1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_4.c  -fPIC -DPIC -o src/.libs/lzo1b_4.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_4.c -o src/lzo1b_4.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1.c  -fPIC -DPIC -o src/.libs/lzo1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1.c -o src/lzo1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1_99.c  -fPIC -DPIC -o src/.libs/lzo1_99.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1_99.c -o src/lzo1_99.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1a.c  -fPIC -DPIC -o src/.libs/lzo1a.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1a.c -o src/lzo1a.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_cc.c  -fPIC -DPIC -o src/.libs/lzo1b_cc.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_cc.c -o src/lzo1b_cc.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_5.c  -fPIC -DPIC -o src/.libs/lzo1b_5.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_5.c -o src/lzo1b_5.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_7.c  -fPIC -DPIC -o src/.libs/lzo1b_7.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_7.c -o src/lzo1b_7.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_6.c  -fPIC -DPIC -o src/.libs/lzo1b_6.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_6.c -o src/lzo1b_6.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_9.c  -fPIC -DPIC -o src/.libs/lzo1b_9.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_9.c -o src/lzo1b_9.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_8.c  -fPIC -DPIC -o src/.libs/lzo1b_8.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_8.c -o src/lzo1b_8.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_99.c  -fPIC -DPIC -o src/.libs/lzo1b_99.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_99.c -o src/lzo1b_99.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_9x.c  -fPIC -DPIC -o src/.libs/lzo1b_9x.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_9x.c -o src/lzo1b_9x.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_d1.c  -fPIC -DPIC -o src/.libs/lzo1b_d1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_d1.c -o src/lzo1b_d1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_rr.c  -fPIC -DPIC -o src/.libs/lzo1b_rr.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_rr.c -o src/lzo1b_rr.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_xx.c  -fPIC -DPIC -o src/.libs/lzo1b_xx.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_xx.c -o src/lzo1b_xx.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1b_d2.c  -fPIC -DPIC -o src/.libs/lzo1b_d2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1b_d2.c -o src/lzo1b_d2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_1.c  -fPIC -DPIC -o src/.libs/lzo1c_1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_1.c -o src/lzo1c_1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_2.c  -fPIC -DPIC -o src/.libs/lzo1c_2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_2.c -o src/lzo1c_2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_3.c  -fPIC -DPIC -o src/.libs/lzo1c_3.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_3.c -o src/lzo1c_3.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_4.c  -fPIC -DPIC -o src/.libs/lzo1c_4.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_4.c -o src/lzo1c_4.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_5.c  -fPIC -DPIC -o src/.libs/lzo1c_5.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_5.c -o src/lzo1c_5.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_7.c  -fPIC -DPIC -o src/.libs/lzo1c_7.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_7.c -o src/lzo1c_7.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_6.c  -fPIC -DPIC -o src/.libs/lzo1c_6.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_6.c -o src/lzo1c_6.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_8.c  -fPIC -DPIC -o src/.libs/lzo1c_8.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_8.c -o src/lzo1c_8.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_cc.c  -fPIC -DPIC -o src/.libs/lzo1c_cc.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_cc.c -o src/lzo1c_cc.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_9.c  -fPIC -DPIC -o src/.libs/lzo1c_9.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_9.c -o src/lzo1c_9.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_99.c  -fPIC -DPIC -o src/.libs/lzo1c_99.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_99.c -o src/lzo1c_99.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_d1.c  -fPIC -DPIC -o src/.libs/lzo1c_d1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_d1.c -o src/lzo1c_d1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_xx.c  -fPIC -DPIC -o src/.libs/lzo1c_xx.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_xx.c -o src/lzo1c_xx.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_9x.c  -fPIC -DPIC -o src/.libs/lzo1c_9x.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_9x.c -o src/lzo1c_9x.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_rr.c  -fPIC -DPIC -o src/.libs/lzo1c_rr.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_rr.c -o src/lzo1c_rr.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1c_d2.c  -fPIC -DPIC -o src/.libs/lzo1c_d2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1c_d2.c -o src/lzo1c_d2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1f_1.c  -fPIC -DPIC -o src/.libs/lzo1f_1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1f_1.c -o src/lzo1f_1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1f_d1.c  -fPIC -DPIC -o src/.libs/lzo1f_d1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1f_d1.c -o src/lzo1f_d1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1f_9x.c  -fPIC -DPIC -o src/.libs/lzo1f_9x.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1f_9x.c -o src/lzo1f_9x.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1f_d2.c  -fPIC -DPIC -o src/.libs/lzo1f_d2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1f_d2.c -o src/lzo1f_d2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_1.c  -fPIC -DPIC -o src/.libs/lzo1x_1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_1.c -o src/lzo1x_1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_1k.c  -fPIC -DPIC -o src/.libs/lzo1x_1k.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_1k.c -o src/lzo1x_1k.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_1l.c  -fPIC -DPIC -o src/.libs/lzo1x_1l.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_1l.c -o src/lzo1x_1l.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_1o.c  -fPIC -DPIC -o src/.libs/lzo1x_1o.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_1o.c -o src/lzo1x_1o.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_d1.c  -fPIC -DPIC -o src/.libs/lzo1x_d1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_d1.c -o src/lzo1x_d1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_d2.c  -fPIC -DPIC -o src/.libs/lzo1x_d2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_d2.c -o src/lzo1x_d2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_d3.c  -fPIC -DPIC -o src/.libs/lzo1x_d3.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_d3.c -o src/lzo1x_d3.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_o.c  -fPIC -DPIC -o src/.libs/lzo1x_o.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_o.c -o src/lzo1x_o.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1y_1.c  -fPIC -DPIC -o src/.libs/lzo1y_1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1y_1.c -o src/lzo1y_1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1x_9x.c  -fPIC -DPIC -o src/.libs/lzo1x_9x.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1x_9x.c -o src/lzo1x_9x.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1y_d1.c  -fPIC -DPIC -o src/.libs/lzo1y_d1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1y_d1.c -o src/lzo1y_d1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1y_d2.c  -fPIC -DPIC -o src/.libs/lzo1y_d2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1y_d2.c -o src/lzo1y_d2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1y_d3.c  -fPIC -DPIC -o src/.libs/lzo1y_d3.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1y_d3.c -o src/lzo1y_d3.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1y_9x.c  -fPIC -DPIC -o src/.libs/lzo1y_9x.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1y_9x.c -o src/lzo1y_9x.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1y_o.c  -fPIC -DPIC -o src/.libs/lzo1y_o.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1y_o.c -o src/lzo1y_o.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1z_d1.c  -fPIC -DPIC -o src/.libs/lzo1z_d1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1z_d1.c -o src/lzo1z_d1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1z_d2.c  -fPIC -DPIC -o src/.libs/lzo1z_d2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1z_d2.c -o src/lzo1z_d2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1z_d3.c  -fPIC -DPIC -o src/.libs/lzo1z_d3.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1z_d3.c -o src/lzo1z_d3.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo2a_d1.c  -fPIC -DPIC -o src/.libs/lzo2a_d1.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo2a_d1.c -o src/lzo2a_d1.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo2a_d2.c  -fPIC -DPIC -o src/.libs/lzo2a_d2.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo2a_d2.c -o src/lzo2a_d2.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo_crc.c  -fPIC -DPIC -o src/.libs/lzo_crc.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo_crc.c -o src/lzo_crc.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo_ptr.c  -fPIC -DPIC -o src/.libs/lzo_ptr.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo_ptr.c -o src/lzo_ptr.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo_str.c  -fPIC -DPIC -o src/.libs/lzo_str.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo_str.c -o src/lzo_str.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo2a_9x.c  -fPIC -DPIC -o src/.libs/lzo2a_9x.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo2a_9x.c -o src/lzo2a_9x.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo_init.c  -fPIC -DPIC -o src/.libs/lzo_init.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo_init.c -o src/lzo_init.o >/dev/null 2>&1
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 -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 -fvisibility=hidden -c src/lzo1z_9x.c  -fPIC -DPIC -o src/.libs/lzo1z_9x.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo1z_9x.c -o src/lzo1z_9x.o >/dev/null 2>&1
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 -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 -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 -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 -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 -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 -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'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -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'
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 -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'
/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 -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 -fvisibility=hidden -c src/lzo_util.c  -fPIC -DPIC -o src/.libs/lzo_util.o
libtool: compile:  x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I. -I./include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -c src/lzo_util.c -o src/lzo_util.o >/dev/null 2>&1
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 -fvisibility=hidden   -o tests/promote tests/promote.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -fvisibility=hidden   -o tests/sizes tests/sizes.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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'
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 -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=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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   -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: ar cru src/.libs/liblzo2.a  src/lzo1.o src/lzo1_99.o src/lzo1a.o src/lzo1a_99.o src/lzo1b_1.o src/lzo1b_2.o src/lzo1b_3.o src/lzo1b_4.o src/lzo1b_5.o src/lzo1b_6.o src/lzo1b_7.o src/lzo1b_8.o src/lzo1b_9.o src/lzo1b_99.o src/lzo1b_9x.o src/lzo1b_cc.o src/lzo1b_d1.o src/lzo1b_d2.o src/lzo1b_rr.o src/lzo1b_xx.o src/lzo1c_1.o src/lzo1c_2.o src/lzo1c_3.o src/lzo1c_4.o src/lzo1c_5.o src/lzo1c_6.o src/lzo1c_7.o src/lzo1c_8.o src/lzo1c_9.o src/lzo1c_99.o src/lzo1c_9x.o src/lzo1c_cc.o src/lzo1c_d1.o src/lzo1c_d2.o src/lzo1c_rr.o src/lzo1c_xx.o src/lzo1f_1.o src/lzo1f_9x.o src/lzo1f_d1.o src/lzo1f_d2.o src/lzo1x_1.o src/lzo1x_1k.o src/lzo1x_1l.o src/lzo1x_1o.o src/lzo1x_9x.o src/lzo1x_d1.o src/lzo1x_d2.o src/lzo1x_d3.o src/lzo1x_o.o src/lzo1y_1.o src/lzo1y_9x.o src/lzo1y_d1.o src/lzo1y_d2.o src/lzo1y_d3.o src/lzo1y_o.o src/lzo1z_9x.o src/lzo1z_d1.o src/lzo1z_d2.o src/lzo1z_d3.o src/lzo2a_9x.o src/lzo2a_d1.o src/lzo2a_d2.o src/lzo_crc.o src/lzo_init.o src/lzo_ptr.o src/lzo_str.o src/lzo_util.o
libtool: link: ranlib src/.libs/liblzo2.a
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'
x86_64-alt-linux-gcc -DLZO_HAVE_CONFIG_H=1 -I.  -I./include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.69499
+ 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: install: /usr/libexec/rpm-build/install -p src/.libs/liblzo2.a /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.a
libtool: install: chmod 644 /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.a
libtool: install: ranlib /usr/src/tmp/lzo-buildroot/usr/lib64/liblzo2.a
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:
	liblzo2.so.2 -> liblzo2.so.2.0.0
./usr/lib64:
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)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.20892
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lzo-2.10
+ make -j8 -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   35.943    0.000 |
LZO1B-5      | COPYING           18092    1      9377 51.8    0.000    0.000 |
LZO1B-6      | COPYING           18092    1      9347 51.7    0.000    0.000 |
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    0.000    0.000 |
LZO1C-1      | COPYING           18092    1      9927 54.9   36.182    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   36.075    0.000 |
LZO1C-5      | COPYING           18092    1      9399 52.0   36.095    0.000 |
LZO1C-6      | COPYING           18092    1      9317 51.5    0.000    0.000 |
LZO1C-7      | COPYING           18092    1      9123 50.4    0.000    0.000 |
LZO1C-8      | COPYING           18092    1      9015 49.8    0.000   36.127 |
LZO1C-9      | COPYING           18092    1      8978 49.6    0.000   36.184 |
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   36.042    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   36.182    0.000 |
LZO1B-999    | COPYING           18092    1      8127 44.9   18.085    0.000 |
LZO1C-99     | COPYING           18092    1      8790 48.6    0.000    0.000 |
LZO1C-999    | COPYING           18092    1      8071 44.6   18.087    0.000 |
LZO1-99      | COPYING           18092    1      9083 50.2   36.171    0.000 |
LZO1A-99     | COPYING           18092    1      9031 49.9    0.000    0.000 |
LZO2A-999    | COPYING           18092    1      7853 43.4   12.061    0.000 |
LZO1F-999    | COPYING           18092    1      8079 44.7   12.055    0.000 |
LZO1X-999    | COPYING           18092    1      7848 43.4    7.239    0.000 |
LZO1Y-999    | COPYING           18092    1      7944 43.9    6.029    0.000 |
LZO1Z-999    | COPYING           18092    1      7893 43.6    7.244   36.066 |
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-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B8frnk
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.XIcaHQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.74Eysq
Creating liblzo2-debuginfo package
Processing files: liblzo2-devel-2.10-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uy3nF3
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.GKpDiK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.k8Jomu
Processing files: liblzo2-devel-static-2.10-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SxDaSh
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.jfNgO8
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: liblzo2-devel, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LeA0a3
Processing files: liblzo2-debuginfo-2.10-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aCXNZ0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XNz4e2
find-requires: running scripts (debuginfo)
Provides: debug64(liblzo2.so.2)
Requires: liblzo2 = 2.10-alt1, debug64(libc.so.6)
Adding to liblzo2-debuginfo a strict dependency on liblzo2
Adding to liblzo2-devel a strict dependency on liblzo2
Adding to liblzo2-devel-static a strict dependency on liblzo2-devel
Removing 1 extra deps from liblzo2-devel due to dependency on liblzo2
Wrote: /usr/src/RPM/RPMS/x86_64/liblzo2-2.10-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblzo2-devel-2.10-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblzo2-devel-static-2.10-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblzo2-debuginfo-2.10-alt1.x86_64.rpm (w2.lzdio)
73.69user 19.99system 0:43.07elapsed 217%CPU (0avgtext+0avgdata 50500maxresident)k
0inputs+0outputs (0major+3098626minor)pagefaults 0swaps
76.20user 25.75system 0:49.39elapsed 206%CPU (0avgtext+0avgdata 50500maxresident)k
0inputs+0outputs (0major+3329277minor)pagefaults 0swaps
--- liblzo2-2.10-alt1.x86_64.rpm.repo	2019-03-16 03:09:13.000000000 +0000
+++ liblzo2-2.10-alt1.x86_64.rpm.hasher	2021-10-17 12:27:23.666711926 +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	e4b2f850bd38c319d9c81af92233a2c4	
+File: /lib64/liblzo2.so.2.0.0	100644	root:root	8f2e70c2e068ca8d42e6eaed985b3f32	
 File: /usr/share/doc/liblzo2	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/share/doc/liblzo2/THANKS	100644	root:root	1447b7bf404eb12fd86178a788470643	
-RPMIdentity: c60a547fc605a608be8d7fa97d7a71c59347b5fb24803fd67edb420a80244cae7a9b61adb2f30593b76efe7e1f303669449eb8a5cb5f5e011b5667cdde0f5be4
+RPMIdentity: f2fe18948acc483c28af955b4a53373efd6c537906596bb4ac35e20ae6d4e2a3d7a4595ce11db0cd8809e8ecfdea36a205669dd4427f342cda7c8b475acd579a
--- liblzo2-debuginfo-2.10-alt1.x86_64.rpm.repo	2019-03-16 03:09:13.000000000 +0000
+++ liblzo2-debuginfo-2.10-alt1.x86_64.rpm.hasher	2021-10-17 12:27:23.799707113 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/fb	40755	root:root	
-/usr/lib/debug/.build-id/fb/cc6e83c673cbc2ef77d945f1dfd211a4b45ba0	120777	root:root	../../../../../lib64/liblzo2.so.2.0.0
-/usr/lib/debug/.build-id/fb/cc6e83c673cbc2ef77d945f1dfd211a4b45ba0.debug	120777	root:root	../../lib64/liblzo2.so.2.0.0.debug
+/usr/lib/debug/.build-id/60	40755	root:root	
+/usr/lib/debug/.build-id/60/b2e06a76c961fef5f3461f6322908cbf00f96d	120777	root:root	../../../../../lib64/liblzo2.so.2.0.0
+/usr/lib/debug/.build-id/60/b2e06a76c961fef5f3461f6322908cbf00f96d.debug	120777	root:root	../../lib64/liblzo2.so.2.0.0.debug
 /usr/lib/debug/lib64/liblzo2.so.2.0.0.debug	100644	root:root	
@@ -59,6 +59,6 @@
 Provides: liblzo2-debuginfo = 2.10-alt1:sisyphus+225108.100.1.1
-File: /usr/lib/debug/.build-id/fb	40755	root:root		
-File: /usr/lib/debug/.build-id/fb/cc6e83c673cbc2ef77d945f1dfd211a4b45ba0	120777	root:root		../../../../../lib64/liblzo2.so.2.0.0
-File: /usr/lib/debug/.build-id/fb/cc6e83c673cbc2ef77d945f1dfd211a4b45ba0.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	3d4c4cdbe9ede029225f0b3c5e5ba530	
+File: /usr/lib/debug/.build-id/60	40755	root:root		
+File: /usr/lib/debug/.build-id/60/b2e06a76c961fef5f3461f6322908cbf00f96d	120777	root:root		../../../../../lib64/liblzo2.so.2.0.0
+File: /usr/lib/debug/.build-id/60/b2e06a76c961fef5f3461f6322908cbf00f96d.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	e137c8426603d77f1d0c22ec1663d837	
 File: /usr/lib/debug/lib64/liblzo2.so.2.debug	120777	root:root		liblzo2.so.2.0.0.debug
@@ -113,2 +113,2 @@
 File: /usr/src/debug/lzo-2.10/src/stats1a.h	100644	root:root	eab0bd95f901afc728e15c0fb7039d67	
-RPMIdentity: bf2026a35f002d4d2486dfdda945135c309030c07874c42774584e13a52868d21935183080304df2fd68176b72f3fbc2684877a2f948369bd431dbf16eede4bc
+RPMIdentity: b5a8b8060a42a9599dc410f961aa5c61391d732a65ca658f19e5ca8bbab80995ea12125aad695458bca146662391fad212460e7d5a1991725ae26e39a32f5f94
--- liblzo2-devel-static-2.10-alt1.x86_64.rpm.repo	2019-03-16 03:09:13.000000000 +0000
+++ liblzo2-devel-static-2.10-alt1.x86_64.rpm.hasher	2021-10-17 12:27:24.053697919 +0000
@@ -5,3 +5,3 @@
 Provides: liblzo2-devel-static = 2.10-alt1:sisyphus+225108.100.1.1
-File: /usr/lib64/liblzo2.a	100644	root:root	51d969d45e59e37c93ee113b5bceda61	
-RPMIdentity: dfef29a7a8b061f6f2a656c9420b2c3130d38b05b1a02649454973a113cf35e35824189e503c0542a21052880628cde1c8888cd7cb48c01d6b3f35517843d54d
+File: /usr/lib64/liblzo2.a	100644	root:root	1e9279edddee5c323c0e01a6a873fe7e	
+RPMIdentity: 95d660b7630ebc6b38bc1bf9b73a6bd51d234430c9bcb656f1a66da635b3bdc9dc6ba9fb718747614e4a34650cb99623eabcdc34321d2e23a318a6aeee66f868