<86>Jun 16 01:18:22 userdel[1327917]: delete user 'rooter' <86>Jun 16 01:18:22 userdel[1327917]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:18:22 userdel[1327917]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:18:22 groupadd[1327941]: group added to /etc/group: name=rooter, GID=1826 <86>Jun 16 01:18:22 groupadd[1327941]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:18:22 groupadd[1327941]: new group: name=rooter, GID=1826 <86>Jun 16 01:18:22 useradd[1327963]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Jun 16 01:18:22 userdel[1327987]: delete user 'builder' <86>Jun 16 01:18:22 userdel[1327987]: removed group 'builder' owned by 'builder' <86>Jun 16 01:18:22 userdel[1327987]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:18:22 groupadd[1328007]: group added to /etc/group: name=builder, GID=1827 <86>Jun 16 01:18:22 groupadd[1328007]: group added to /etc/gshadow: name=builder <86>Jun 16 01:18:22 groupadd[1328007]: new group: name=builder, GID=1827 <86>Jun 16 01:18:22 useradd[1328029]: new user: name=builder, UID=1827, GID=1827, 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.35646 + 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.35646 + 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 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 -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_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_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_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/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/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/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/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_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_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_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_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_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/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/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/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_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_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/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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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/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/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_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_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/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_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_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/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/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/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/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' 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' /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/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' 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 In file included from /usr/include/stdio.h:866, from ./src/lzo_supp.h:737, from ./examples/portab_a.h:49, from ./examples/portab.h:62, from examples/simple.c:47: In function 'printf', inlined from 'xmalloc' at ./examples/portab.h:135:9: /usr/include/bits/stdio2.h:110:10: warning: '%s' directive argument is null [-Wformat-overflow=] 110 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'printf', inlined from 'xmalloc' at ./examples/portab.h:130:9: /usr/include/bits/stdio2.h:110:10: warning: '%s' directive argument is null [-Wformat-overflow=] 110 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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' /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' 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/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' /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' 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' /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' 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 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_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/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_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' /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. -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' 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 -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 ar: `u' modifier ignored since `D' is the default (see `U') 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' /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/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/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/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/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 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 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 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 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.22580 + 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: (from :0) liblzo2.so.2 -> liblzo2.so.2.0.0 ./usr/lib64: (from :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.22580 + 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 36.116 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 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 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 36.176 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 0.000 | LZO1C-9 | COPYING 18092 1 8978 49.6 0.000 36.064 | 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 36.175 0.000 | LZO1B-99 | COPYING 18092 1 8814 48.7 0.000 0.000 | LZO1B-999 | COPYING 18092 1 8127 44.9 36.087 0.000 | LZO1C-99 | COPYING 18092 1 8790 48.6 0.000 0.000 | LZO1C-999 | COPYING 18092 1 8071 44.6 0.000 0.000 | LZO1-99 | COPYING 18092 1 9083 50.2 0.000 0.000 | LZO1A-99 | COPYING 18092 1 9031 49.9 0.000 36.176 | LZO2A-999 | COPYING 18092 1 7853 43.4 0.000 0.000 | LZO1F-999 | COPYING 18092 1 8079 44.7 34.965 0.000 | LZO1X-999 | COPYING 18092 1 7848 43.4 18.808 0.000 | LZO1Y-999 | COPYING 18092 1 7944 43.9 12.063 0.000 | LZO1Z-999 | COPYING 18092 1 7893 43.6 18.087 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-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5OwL9o 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.q93IMo 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.WBYLMp 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.k7gqJl 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.8NIGrp 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.z51y5m 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.XQIJyl 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.4XUY8o find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.rBQIUo Processing files: liblzo2-debuginfo-2.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CpSynp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uHKZPo 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) 27.98user 13.75system 0:20.87elapsed 199%CPU (0avgtext+0avgdata 51240maxresident)k 0inputs+0outputs (0major+2854989minor)pagefaults 0swaps 0.62user 1.82system 0:26.19elapsed 9%CPU (0avgtext+0avgdata 11848maxresident)k 0inputs+0outputs (0major+98026minor)pagefaults 0swaps --- liblzo2-2.10-alt1.x86_64.rpm.repo 2021-07-12 03:11:18.000000000 +0000 +++ liblzo2-2.10-alt1.x86_64.rpm.hasher 2024-06-16 01:18:45.434023446 +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 da3ffc3840a2d4c53ee1c9ce3c8453fd +File: /lib64/liblzo2.so.2.0.0 100644 root:root d72036ec4bbe62004dfa956d444849e1 File: /usr/share/doc/liblzo2 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/liblzo2/THANKS 100644 root:root 1447b7bf404eb12fd86178a788470643 -RPMIdentity: aef7add90ace3822cadba579f0873140da8e1c0ae09cd3d562b75bc2be5be525630aaedcc19539035ba1565acd1de61c0cf36b39155b9db26a216cf3c9d145ed +RPMIdentity: cdc569ef077b88cda1c8c36d604c8b278dd42d7088bb1a4d1c92a681673854b22d309777c6ee5e308e49d838c8226fe210be0d49b8ea452753ca930f99db1760 --- liblzo2-debuginfo-2.10-alt1.x86_64.rpm.repo 2021-07-12 03:11:18.000000000 +0000 +++ liblzo2-debuginfo-2.10-alt1.x86_64.rpm.hasher 2024-06-16 01:18:45.524025076 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/c825fc86979641c52cb3b490a00d7a38163d9c 120777 root:root ../../../../../lib64/liblzo2.so.2.0.0 -/usr/lib/debug/.build-id/bc/c825fc86979641c52cb3b490a00d7a38163d9c.debug 120777 root:root ../../lib64/liblzo2.so.2.0.0.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/5f0a8e8aaf25119666db05996477d8e1ea5101 120777 root:root ../../../../../lib64/liblzo2.so.2.0.0 +/usr/lib/debug/.build-id/ab/5f0a8e8aaf25119666db05996477d8e1ea5101.debug 120777 root:root ../../lib64/liblzo2.so.2.0.0.debug /usr/lib/debug/lib64/liblzo2.so.2.0.0.debug 100644 root:root @@ -56,6 +56,6 @@ Provides: liblzo2-debuginfo = 2.10-alt1:sisyphus+278100.4100.1.1 -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/c825fc86979641c52cb3b490a00d7a38163d9c 120777 root:root ../../../../../lib64/liblzo2.so.2.0.0 -File: /usr/lib/debug/.build-id/bc/c825fc86979641c52cb3b490a00d7a38163d9c.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 c8d1f320f5a4b1b8556bf50faa593126 +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/5f0a8e8aaf25119666db05996477d8e1ea5101 120777 root:root ../../../../../lib64/liblzo2.so.2.0.0 +File: /usr/lib/debug/.build-id/ab/5f0a8e8aaf25119666db05996477d8e1ea5101.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 7e90a87aacc996d5a175ac69bc63d9fd File: /usr/lib/debug/lib64/liblzo2.so.2.debug 120777 root:root liblzo2.so.2.0.0.debug @@ -107,2 +107,2 @@ File: /usr/src/debug/lzo-2.10/src/lzo_util.c 100644 root:root 63ccfe03aa9a89c3d0c8cfbb75da1fa9 -RPMIdentity: a835cbdca825fba03b886c0fd9fa854ed48c4a8233d72d4e61622f6d19b92e824ec4d98c6802aaf867e1e54dfa2e76c7c561f8ba66e0cf228684755bb85eaede +RPMIdentity: 4c1fc645abdcf5693ce94defa3cfc693f0b85410bd3ecfa7395cae7cf9c081d521b093ad0e19f0cddf5bcfc836ad656f5323e33de3aafa7ce0fc2bf560f34cab