<86>May 4 02:55:29 userdel[3852807]: delete user 'rooter' <86>May 4 02:55:29 userdel[3852807]: removed group 'rooter' owned by 'rooter' <86>May 4 02:55:29 userdel[3852807]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:55:29 groupadd[3852868]: group added to /etc/group: name=rooter, GID=1838 <86>May 4 02:55:29 groupadd[3852868]: group added to /etc/gshadow: name=rooter <86>May 4 02:55:29 groupadd[3852868]: new group: name=rooter, GID=1838 <86>May 4 02:55:29 useradd[3852920]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>May 4 02:55:29 userdel[3852988]: delete user 'builder' <86>May 4 02:55:29 userdel[3852988]: removed group 'builder' owned by 'builder' <86>May 4 02:55:29 userdel[3852988]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:55:29 groupadd[3853033]: group added to /etc/group: name=builder, GID=1839 <86>May 4 02:55:29 groupadd[3853033]: group added to /etc/gshadow: name=builder <86>May 4 02:55:29 groupadd[3853033]: new group: name=builder, GID=1839 <86>May 4 02:55:29 useradd[3853073]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/libmspack-1.11-alt1.src.rpm: The use of such a license name is ambiguous: LGPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libmspack-1.11-alt1.nosrc.rpm (w1.gzdio) Installing libmspack-1.11-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33424 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmspack-1.11 + echo 'Source #0 (libmspack-1.11.tar):' Source #0 (libmspack-1.11.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libmspack-1.11.tar + cd libmspack-1.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33424 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmspack-1.11 + cd libmspack + mkdir m4 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: aclocal --force -I m4 autoreconf-default: running: /usr/bin/autoconf-2.71 --force autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:23: installing './ar-lib' configure.ac:21: installing './compile' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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-file... no checking for file... file 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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for towlower... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmspack.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/cabrip.o examples/cabrip.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/cabd_memory.o examples/cabd_memory.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/cabc.lo mspack/cabc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/cabc.c -fPIC -DPIC -o mspack/.libs/cabc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/chmc.lo mspack/chmc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/chmc.c -fPIC -DPIC -o mspack/.libs/chmc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/litc.lo mspack/litc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/litc.c -fPIC -DPIC -o mspack/.libs/litc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/hlpd.lo mspack/hlpd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/hlpd.c -fPIC -DPIC -o mspack/.libs/hlpd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/litd.lo mspack/litd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/litd.c -fPIC -DPIC -o mspack/.libs/litd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/hlpc.lo mspack/hlpc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/hlpc.c -fPIC -DPIC -o mspack/.libs/hlpc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/system.lo mspack/system.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/system.c -fPIC -DPIC -o mspack/.libs/system.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/kwajc.lo mspack/kwajc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/kwajc.c -fPIC -DPIC -o mspack/.libs/kwajc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/mszipd.lo mspack/mszipd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/mszipd.c -fPIC -DPIC -o mspack/.libs/mszipd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/szddc.lo mspack/szddc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/szddc.c -fPIC -DPIC -o mspack/.libs/szddc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/msexpand.o examples/msexpand.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/chmd.lo mspack/chmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/chmd.c -fPIC -DPIC -o mspack/.libs/chmd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/kwajd.lo mspack/kwajd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/kwajd.c -fPIC -DPIC -o mspack/.libs/kwajd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/cabd.lo mspack/cabd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/cabd.c -fPIC -DPIC -o mspack/.libs/cabd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/chmextract.o examples/chmextract.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/qtmd.lo mspack/qtmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/qtmd.c -fPIC -DPIC -o mspack/.libs/qtmd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/szddd.lo mspack/szddd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/szddd.c -fPIC -DPIC -o mspack/.libs/szddd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/lzxd.lo mspack/lzxd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/lzxd.c -fPIC -DPIC -o mspack/.libs/lzxd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/lzxc.lo mspack/lzxc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/lzxc.c -fPIC -DPIC -o mspack/.libs/lzxc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/oabextract.o examples/oabextract.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test/chmd_find.o test/chmd_find.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/multifh.o examples/multifh.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/mszipc.lo mspack/mszipc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/mszipc.c -fPIC -DPIC -o mspack/.libs/mszipc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/oabd.lo mspack/oabd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/oabd.c -fPIC -DPIC -o mspack/.libs/oabd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test/chmd_md5.o test/chmd_md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test/md5.o test/md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test/cabd_md5.o test/cabd_md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/lzssd.lo mspack/lzssd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/lzssd.c -fPIC -DPIC -o mspack/.libs/lzssd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/crc32.lo mspack/crc32.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/crc32.c -fPIC -DPIC -o mspack/.libs/crc32.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/oabc.lo mspack/oabc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mspack/oabc.c -fPIC -DPIC -o mspack/.libs/oabc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test/chmd_order.o test/chmd_order.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test/chminfo.o test/chminfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -export-symbols-regex '^mspack_' -o libmschmd.la mspack/system.lo mspack/chmd.lo mspack/lzxd.lo libtool: link: ar cr .libs/libmschmd.a mspack/.libs/system.o mspack/.libs/chmd.o mspack/.libs/lzxd.o libtool: link: ranlib .libs/libmschmd.a libtool: link: ( cd ".libs" && rm -f "libmschmd.la" && ln -s "../libmschmd.la" "libmschmd.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -export-symbols-regex '^mspack_' -o libmscabd.la mspack/system.lo mspack/cabd.lo mspack/lzxd.lo mspack/mszipd.lo mspack/qtmd.lo libtool: link: ar cr .libs/libmscabd.a mspack/.libs/system.o mspack/.libs/cabd.o mspack/.libs/lzxd.o mspack/.libs/mszipd.o mspack/.libs/qtmd.o libtool: link: ranlib .libs/libmscabd.a libtool: link: ( cd ".libs" && rm -f "libmscabd.la" && ln -s "../libmscabd.la" "libmscabd.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/chmd_md5 test/chmd_md5.o test/md5.o libmschmd.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/chmd_md5 test/chmd_md5.o test/md5.o ./.libs/libmschmd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/chminfo test/chminfo.o libmschmd.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/chminfo test/chminfo.o ./.libs/libmschmd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/chmd_find test/chmd_find.o libmschmd.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/chmd_find test/chmd_find.o ./.libs/libmschmd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/chmd_order test/chmd_order.o test/md5.o libmschmd.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/chmd_order test/chmd_order.o test/md5.o ./.libs/libmschmd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/cabd_memory examples/cabd_memory.o libmscabd.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/cabd_memory examples/cabd_memory.o ./.libs/libmscabd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/multifh examples/multifh.o libmscabd.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/multifh examples/multifh.o ./.libs/libmscabd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/cabd_md5 test/cabd_md5.o test/md5.o libmscabd.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test/cabd_md5 test/cabd_md5.o test/md5.o ./.libs/libmscabd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -export-symbols-regex '^mspack_' -version-info 1:0:1 -no-undefined -o libmspack.la -rpath /usr/lib64 mspack/system.lo mspack/cabc.lo mspack/cabd.lo mspack/chmc.lo mspack/chmd.lo mspack/hlpc.lo mspack/hlpd.lo mspack/litc.lo mspack/litd.lo mspack/kwajc.lo mspack/kwajd.lo mspack/szddc.lo mspack/szddd.lo mspack/oabc.lo mspack/oabd.lo mspack/lzxc.lo mspack/lzxd.lo mspack/mszipc.lo mspack/mszipd.lo mspack/qtmd.lo mspack/lzssd.lo mspack/crc32.lo libtool: link: /usr/bin/nm -B mspack/.libs/system.o mspack/.libs/cabc.o mspack/.libs/cabd.o mspack/.libs/chmc.o mspack/.libs/chmd.o mspack/.libs/hlpc.o mspack/.libs/hlpd.o mspack/.libs/litc.o mspack/.libs/litd.o mspack/.libs/kwajc.o mspack/.libs/kwajd.o mspack/.libs/szddc.o mspack/.libs/szddd.o mspack/.libs/oabc.o mspack/.libs/oabd.o mspack/.libs/lzxc.o mspack/.libs/lzxd.o mspack/.libs/mszipc.o mspack/.libs/mszipd.o mspack/.libs/qtmd.o mspack/.libs/lzssd.o mspack/.libs/crc32.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmspack.exp /usr/bin/nm: mspack/.libs/lzxc.o: no symbols /usr/bin/nm: mspack/.libs/mszipc.o: no symbols libtool: link: /usr/bin/grep -E -e "^mspack_" ".libs/libmspack.exp" > ".libs/libmspack.expT" libtool: link: mv -f ".libs/libmspack.expT" ".libs/libmspack.exp" libtool: link: echo "{ global:" > .libs/libmspack.ver libtool: link: cat .libs/libmspack.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libmspack.ver libtool: link: echo "local: *; };" >> .libs/libmspack.ver libtool: link: if test -r libmspack-altlinux.ver; then cp libmspack-altlinux.ver .libs/libmspack.ver; fi libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC mspack/.libs/system.o mspack/.libs/cabc.o mspack/.libs/cabd.o mspack/.libs/chmc.o mspack/.libs/chmd.o mspack/.libs/hlpc.o mspack/.libs/hlpd.o mspack/.libs/litc.o mspack/.libs/litd.o mspack/.libs/kwajc.o mspack/.libs/kwajd.o mspack/.libs/szddc.o mspack/.libs/szddd.o mspack/.libs/oabc.o mspack/.libs/oabd.o mspack/.libs/lzxc.o mspack/.libs/lzxd.o mspack/.libs/mszipc.o mspack/.libs/mszipd.o mspack/.libs/qtmd.o mspack/.libs/lzssd.o mspack/.libs/crc32.o -g -O2 -flto=auto -Wl,-soname -Wl,libmspack.so.0 -Wl,-version-script -Wl,.libs/libmspack.ver -o .libs/libmspack.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libmspack.so.0" && ln -s "libmspack.so.0.1.0" "libmspack.so.0") libtool: link: (cd ".libs" && rm -f "libmspack.so" && ln -s "libmspack.so.0.1.0" "libmspack.so") libtool: link: ( cd ".libs" && rm -f "libmspack.la" && ln -s "../libmspack.la" "libmspack.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/msexpand examples/msexpand.o libmspack.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/.libs/msexpand examples/msexpand.o ./.libs/libmspack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/oabextract examples/oabextract.o libmspack.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/.libs/oabextract examples/oabextract.o ./.libs/libmspack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/cabrip examples/cabrip.o libmspack.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/.libs/cabrip examples/cabrip.o ./.libs/libmspack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/chmextract examples/chmextract.o libmspack.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/.libs/chmextract examples/chmextract.o ./.libs/libmspack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98555 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmspack-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmspack-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libmspack-1.11 + cd libmspack + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmspack-buildroot make: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' /usr/bin/mkdir -p '/usr/src/tmp/libmspack-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libmspack.la '/usr/src/tmp/libmspack-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libmspack.so.0.1.0 /usr/src/tmp/libmspack-buildroot/usr/lib64/libmspack.so.0.1.0 libtool: install: (cd /usr/src/tmp/libmspack-buildroot/usr/lib64 && { ln -s -f libmspack.so.0.1.0 libmspack.so.0 || { rm -f libmspack.so.0 && ln -s libmspack.so.0.1.0 libmspack.so.0; }; }) libtool: install: (cd /usr/src/tmp/libmspack-buildroot/usr/lib64 && { ln -s -f libmspack.so.0.1.0 libmspack.so || { rm -f libmspack.so && ln -s libmspack.so.0.1.0 libmspack.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libmspack.lai /usr/src/tmp/libmspack-buildroot/usr/lib64/libmspack.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/libmspack-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 mspack/mspack.h '/usr/src/tmp/libmspack-buildroot/usr/include' /usr/bin/mkdir -p '/usr/src/tmp/libmspack-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libmspack.pc '/usr/src/tmp/libmspack-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' make: Leaving directory '/usr/src/RPM/BUILD/libmspack-1.11/libmspack' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmspack-buildroot (auto) removed './usr/lib64/libmspack.la' mode of './usr/lib64/libmspack.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmspack-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libmspack.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libmspack.pc: Libs: '-L${libdir} -lmspack' --> '-lmspack' Checking contents of files in /usr/src/tmp/libmspack-buildroot/ (default) Compressing files in /usr/src/tmp/libmspack-buildroot (auto) Adjusting library links in /usr/src/tmp/libmspack-buildroot ./usr/lib64: (from :0) libmspack.so.0 -> libmspack.so.0.1.0 Verifying ELF objects in /usr/src/tmp/libmspack-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libmspack-buildroot Processing files: libmspack-1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98555 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmspack-1.11 + DOCDIR=/usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-1.11 + export DOCDIR + rm -rf /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-1.11 + /bin/mkdir -p /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-1.11 + cp -prL libmspack/README /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-1.11 + chmod -R go-w /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-1.11 + chmod -R a+rX /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-1.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rbw9u8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmspack-buildroot/usr/lib64/libmspack.so.0: 33 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gjG55d find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmspack.so.0()(64bit) = set:jdpzoJSkoSo7DQK3wZdw6nN8buHUMgaXkE3ofn0EafyuDeYjlKI0oygAl5KwUpkRw0Yx4J2 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.oDhio8 Creating libmspack-debuginfo package Processing files: libmspack-devel-1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmspack-1.11 + DOCDIR=/usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-1.11 + export DOCDIR + rm -rf /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-1.11 + /bin/mkdir -p /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-1.11 + cp -prL libmspack/doc/Doxyfile libmspack/doc/Makefile libmspack/doc/szdd_kwaj_format.html /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-1.11 + chmod -R go-w /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-1.11 + chmod -R a+rX /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-1.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VmYd5S 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.95anBa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libmspack) = 0.11alpha Requires: /usr/lib64/libmspack.so.0.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ESCY4S Processing files: libmspack-debuginfo-1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vd3JXm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V76I2U find-requires: running scripts (debuginfo) Provides: debug64(libmspack.so.0) Requires: libmspack = 1.11-alt1, debug64(libc.so.6) Adding to libmspack-debuginfo a strict dependency on libmspack Adding to libmspack-devel a strict dependency on libmspack Removing 1 extra deps from libmspack-devel due to dependency on libmspack Wrote: /usr/src/RPM/RPMS/x86_64/libmspack-1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmspack-devel-1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmspack-debuginfo-1.11-alt1.x86_64.rpm (w2.lzdio) 15.18user 6.74system 0:17.38elapsed 126%CPU (0avgtext+0avgdata 71852maxresident)k 0inputs+0outputs (0major+1380595minor)pagefaults 0swaps /.out/libmspack-1.11-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libmspack-devel-1.11-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libmspack-debuginfo-1.11-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL 3.48user 2.13system 0:25.83elapsed 21%CPU (0avgtext+0avgdata 125768maxresident)k 0inputs+0outputs (0major+136372minor)pagefaults 0swaps --- libmspack-1.11-alt1.x86_64.rpm.repo 2023-04-23 09:56:44.000000000 +0000 +++ libmspack-1.11-alt1.x86_64.rpm.hasher 2024-05-04 02:55:52.283816297 +0000 @@ -13,5 +13,5 @@ File: /usr/lib64/libmspack.so.0 120777 root:root libmspack.so.0.1.0 -File: /usr/lib64/libmspack.so.0.1.0 100644 root:root 5cbd195675644a76f3c611b3148a5bcf +File: /usr/lib64/libmspack.so.0.1.0 100644 root:root 43732a4e50901c7eeb0b670c1e3aed7c File: /usr/share/doc/libmspack-1.11 40755 root:root File: /usr/share/doc/libmspack-1.11/README 100644 root:root 1451b018bf1ecf6dd14df4982c24dab3 -RPMIdentity: 21e94bad895d93c34b3d69797b5ddb14f33f1d6b098ba08fe8dc2e1344bc3e4b05f16eddf35f41efb643b3a5d22a19c2a184b54ddbaa0571df66cc217a33c28f +RPMIdentity: c53a097779b219d9d52bc533f4348e71063214ca8fbf09ac0e5a8904264f1d56a87d8628c94040aca2edbe1cd42b344e113af7f6c416c9a5cff98661adec2b95 --- libmspack-debuginfo-1.11-alt1.x86_64.rpm.repo 2023-04-23 09:56:44.000000000 +0000 +++ libmspack-debuginfo-1.11-alt1.x86_64.rpm.hasher 2024-05-04 02:55:52.375817529 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/52f0fc5c69769bf1b376cf6c761c2577fdb29c 120777 root:root ../../../../lib64/libmspack.so.0.1.0 -/usr/lib/debug/.build-id/24/52f0fc5c69769bf1b376cf6c761c2577fdb29c.debug 120777 root:root ../../usr/lib64/libmspack.so.0.1.0.debug +/usr/lib/debug/.build-id/ae 40755 root:root +/usr/lib/debug/.build-id/ae/09a10e78afbcb564d060e5d3bd93bf507da445 120777 root:root ../../../../lib64/libmspack.so.0.1.0 +/usr/lib/debug/.build-id/ae/09a10e78afbcb564d060e5d3bd93bf507da445.debug 120777 root:root ../../usr/lib64/libmspack.so.0.1.0.debug /usr/lib/debug/usr/lib64/libmspack.so.0.1.0.debug 100644 root:root @@ -49,6 +49,6 @@ Provides: libmspack-debuginfo = 1.11-alt1:sisyphus+319133.100.1.1 -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/52f0fc5c69769bf1b376cf6c761c2577fdb29c 120777 root:root ../../../../lib64/libmspack.so.0.1.0 -File: /usr/lib/debug/.build-id/24/52f0fc5c69769bf1b376cf6c761c2577fdb29c.debug 120777 root:root ../../usr/lib64/libmspack.so.0.1.0.debug -File: /usr/lib/debug/usr/lib64/libmspack.so.0.1.0.debug 100644 root:root 23b29bb89084b18d97d041990253f016 +File: /usr/lib/debug/.build-id/ae 40755 root:root +File: /usr/lib/debug/.build-id/ae/09a10e78afbcb564d060e5d3bd93bf507da445 120777 root:root ../../../../lib64/libmspack.so.0.1.0 +File: /usr/lib/debug/.build-id/ae/09a10e78afbcb564d060e5d3bd93bf507da445.debug 120777 root:root ../../usr/lib64/libmspack.so.0.1.0.debug +File: /usr/lib/debug/usr/lib64/libmspack.so.0.1.0.debug 100644 root:root 8787aa8eff8af05232755cf74d5afd08 File: /usr/lib/debug/usr/lib64/libmspack.so.0.debug 120777 root:root libmspack.so.0.1.0.debug @@ -93,2 +93,2 @@ File: /usr/src/debug/libmspack-1.11/libmspack/mspack/szddd.c 100644 root:root fb94096a2a78cfdcf01b880e84beaa6c -RPMIdentity: 26ad87da3b9ed53995ca9e3d494655337dac5f18a7a5eb009c965caeee33ed69ee86d33b650117151842894f845854c7b09d766906d55d96221a74161631debb +RPMIdentity: b0e61fdcacf803df297d4a6533352626c3bba43802ff49391f64af8fb01f1435ced39840850f5c0cb98767ebfe4474ab3291abefd5aca19f9f8fb19907576298