<86>Dec 19 00:57:17 userdel[2637816]: delete user 'rooter' <86>Dec 19 00:57:17 groupadd[2637833]: group added to /etc/group: name=rooter, GID=987 <86>Dec 19 00:57:17 groupadd[2637833]: group added to /etc/gshadow: name=rooter <86>Dec 19 00:57:17 groupadd[2637833]: new group: name=rooter, GID=987 <86>Dec 19 00:57:17 useradd[2637849]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash <86>Dec 19 00:57:17 userdel[2637875]: delete user 'builder' <86>Dec 19 00:57:17 userdel[2637875]: removed group 'builder' owned by 'builder' <86>Dec 19 00:57:17 userdel[2637875]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 00:57:17 groupadd[2637887]: group added to /etc/group: name=builder, GID=988 <86>Dec 19 00:57:17 groupadd[2637887]: group added to /etc/gshadow: name=builder <86>Dec 19 00:57:17 groupadd[2637887]: new group: name=builder, GID=988 <86>Dec 19 00:57:17 useradd[2637904]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libmspack-0.6-alt2.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-0.6-alt2.nosrc.rpm (w1.gzdio) Installing libmspack-0.6-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93995 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmspack-0.6 + echo 'Source #0 (libmspack-0.6.tar):' Source #0 (libmspack-0.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libmspack-0.6.tar + cd libmspack-0.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (upstream-CVE-2018-18584.patch):' Patch #1 (upstream-CVE-2018-18584.patch): + /usr/bin/patch -p1 patching file libmspack/mspack/cab.h Hunk #3 succeeded at 108 (offset -1 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93995 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmspack-0.6 + cd libmspack + mkdir m4 + autoreconf -fisv 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 gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:27: installing './ar-lib' configure.ac:25: installing './compile' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext 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 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 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 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 a working dd... /bin/dd checking how to truncate binary pipes... /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 how to run the C preprocessor... x86_64-alt-linux-gcc -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 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 ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking size of off_t... 8 checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for tolower... yes 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile 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-0.6/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 -c -o src/cabrip.o src/cabrip.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/hlpd.c -fPIC -DPIC -o mspack/.libs/hlpd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/chmc.c -fPIC -DPIC -o mspack/.libs/chmc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/litd.c -fPIC -DPIC -o mspack/.libs/litd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/cabc.c -fPIC -DPIC -o mspack/.libs/cabc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/szddc.c -fPIC -DPIC -o mspack/.libs/szddc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/litc.c -fPIC -DPIC -o mspack/.libs/litc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/oabc.c -fPIC -DPIC -o mspack/.libs/oabc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/hlpc.c -fPIC -DPIC -o mspack/.libs/hlpc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/kwajc.c -fPIC -DPIC -o mspack/.libs/kwajc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/szddd.c -fPIC -DPIC -o mspack/.libs/szddd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/system.c -fPIC -DPIC -o mspack/.libs/system.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/lzxc.c -fPIC -DPIC -o mspack/.libs/lzxc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o src/msexpand.o src/msexpand.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o src/oabextract.o src/oabextract.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o src/chmextract.o src/chmextract.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/oabd.c -fPIC -DPIC -o mspack/.libs/oabd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o examples/cabd_memory.o examples/cabd_memory.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/mszipc.c -fPIC -DPIC -o mspack/.libs/mszipc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/crc32.c -fPIC -DPIC -o mspack/.libs/crc32.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/lzssd.c -fPIC -DPIC -o mspack/.libs/lzssd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o examples/multifh.o examples/multifh.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o test/chmd_find.o test/chmd_find.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o test/cabd_md5.o test/cabd_md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o test/chmd_md5.o test/chmd_md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o test/md5.o test/md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o test/chmd_order.o test/chmd_order.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/kwajd.c -fPIC -DPIC -o mspack/.libs/kwajd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o test/chminfo.o test/chminfo.c test/chminfo.c: In function 'main': test/chminfo.c:232:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 232 | printf(" lzxrt_UncompLen %" LU "\n", EndGetI64(&data[16])); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./mspack/system.h:61, from test/chminfo.c:10: /usr/include/inttypes.h:105:34: note: format string is defined here 105 | # define PRIu64 __PRI64_PREFIX "u" test/chminfo.c:233:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 233 | printf(" lzxrt_CompLen %" LU "\n", EndGetI64(&data[24])); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./mspack/system.h:61, from test/chminfo.c:10: /usr/include/inttypes.h:105:34: note: format string is defined here 105 | # define PRIu64 __PRI64_PREFIX "u" test/chminfo.c:267:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 267 | printf(" %-10" LU " -> %-10" LU " [ %" LU " %" LU " ]\n", | ^~~~~~~~~~ In file included from ./mspack/system.h:61, from test/chminfo.c:10: /usr/include/inttypes.h:105:34: note: format string is defined here 105 | # define PRIu64 __PRI64_PREFIX "u" test/chminfo.c:267:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] 267 | printf(" %-10" LU " -> %-10" LU " [ %" LU " %" LU " ]\n", | ^~~~~~~~~~ 268 | i * EndGetI64(&data[32]), rtdata, contents + rtdata, | ~~~~~~ | | | long long unsigned int In file included from ./mspack/system.h:61, from test/chminfo.c:10: /usr/include/inttypes.h:105:34: note: format string is defined here 105 | # define PRIu64 __PRI64_PREFIX "u" test/chminfo.c:267:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] 267 | printf(" %-10" LU " -> %-10" LU " [ %" LU " %" LU " ]\n", | ^~~~~~~~~~ 268 | i * EndGetI64(&data[32]), rtdata, contents + rtdata, | ~~~~~~~~~~~~~~~~~ | | | long long unsigned int In file included from ./mspack/system.h:61, from test/chminfo.c:10: /usr/include/inttypes.h:105:34: note: format string is defined here 105 | # define PRIu64 __PRI64_PREFIX "u" test/chminfo.c:267:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'long long unsigned int' [-Wformat=] 267 | printf(" %-10" LU " -> %-10" LU " [ %" LU " %" LU " ]\n", | ^~~~~~~~~~ 268 | i * EndGetI64(&data[32]), rtdata, contents + rtdata, 269 | (i == (numf-1)) | ~~~~~~~~~~~~~~~ 270 | ? (EndGetI64(&data[24]) - rtdata) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 271 | : (EndGetI64(&data[pos + 8]) - rtdata) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long long unsigned int In file included from ./mspack/system.h:61, from test/chminfo.c:10: /usr/include/inttypes.h:105:34: note: format string is defined here 105 | # define PRIu64 __PRI64_PREFIX "u" make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/chmd.c -fPIC -DPIC -o mspack/.libs/chmd.o mspack/chmd.c: In function 'chmd_extract': mspack/chmd.c:1155:10: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized] 1155 | length -= self->d->offset; | ^~ mspack/chmd.c:1058:9: note: 'length' was declared here 1058 | off_t length, offset; | ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/cabd.c -fPIC -DPIC -o mspack/.libs/cabd.o mspack/cabd.c: In function 'cabd_checksum': mspack/cabd.c:1364:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1364 | case 3: ul |= *data++ << 16; | ^~ mspack/cabd.c:1365:3: note: here 1365 | case 2: ul |= *data++ << 8; | ^~~~ mspack/cabd.c:1365:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1365 | case 2: ul |= *data++ << 8; | ^~ mspack/cabd.c:1366:3: note: here 1366 | case 1: ul |= *data; | ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -c -o test/cabd_test.o test/cabd_test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/mszipd.c -fPIC -DPIC -o mspack/.libs/mszipd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/qtmd.c -fPIC -DPIC -o mspack/.libs/qtmd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -c mspack/lzxd.c -fPIC -DPIC -o mspack/.libs/lzxd.o mspack/lzxd.c: In function 'lzxd_decompress': mspack/lzxd.c:104:8: warning: this statement may fall through [-Wimplicit-fallthrough=] 104 | if (make_decode_table(MAXSYMBOLS(tbl), TABLEBITS(tbl), \ | ^ mspack/lzxd.c:496:4: note: in expansion of macro 'BUILD_TABLE' 496 | BUILD_TABLE(ALIGNED); | ^~~~~~~~~~~ mspack/lzxd.c:498:2: note: here 498 | case LZX_BLOCKTYPE_VERBATIM: | ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -export-symbols-regex '^mspack_' -version-info 1:0:1 -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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libmspack.exp libtool: link: /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 | 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 -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-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -o test/chmd_md5 test/chmd_md5.o test/md5.o ./.libs/libmschmd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -o test/chminfo test/chminfo.o ./.libs/libmschmd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -o test/chmd_find test/chmd_find.o ./.libs/libmschmd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -o test/chmd_order test/chmd_order.o test/md5.o ./.libs/libmschmd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -o examples/cabd_memory examples/cabd_memory.o ./.libs/libmscabd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -o test/cabd_test test/cabd_test.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 -o test/cabd_test test/cabd_test.o ./.libs/libmscabd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -o examples/multifh examples/multifh.o ./.libs/libmscabd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -o src/oabextract src/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 -o src/.libs/oabextract src/oabextract.o ./.libs/libmspack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -o src/chmextract src/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 -o src/.libs/chmextract src/chmextract.o ./.libs/libmspack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -o src/cabrip src/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 -o src/.libs/cabrip src/cabrip.o ./.libs/libmspack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -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 -o test/cabd_md5 test/cabd_md5.o test/md5.o ./.libs/libmscabd.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/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 -o src/msexpand src/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 -o src/.libs/msexpand src/msexpand.o ./.libs/libmspack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55319 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libmspack-0.6 + 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-0.6/libmspack' make[1]: Entering directory '/usr/src/RPM/BUILD/libmspack-0.6/libmspack' /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' /bin/mkdir -p '/usr/src/tmp/libmspack-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p src/cabrip src/chmextract src/msexpand src/oabextract '/usr/src/tmp/libmspack-buildroot/usr/bin' libtool: warning: 'libmspack.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p src/.libs/cabrip /usr/src/tmp/libmspack-buildroot/usr/bin/cabrip libtool: warning: 'libmspack.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p src/.libs/chmextract /usr/src/tmp/libmspack-buildroot/usr/bin/chmextract libtool: warning: 'libmspack.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p src/.libs/msexpand /usr/src/tmp/libmspack-buildroot/usr/bin/msexpand libtool: warning: 'libmspack.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p src/.libs/oabextract /usr/src/tmp/libmspack-buildroot/usr/bin/oabextract /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' /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-0.6/libmspack' make: Leaving directory '/usr/src/RPM/BUILD/libmspack-0.6/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) Processing files: libmspack-0.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmspack-0.6 + DOCDIR=/usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-0.6 + export DOCDIR + rm -rf /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-0.6 + /bin/mkdir -p /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-0.6 + cp -prL libmspack/README /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-0.6 + chmod -R go-w /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-0.6 + chmod -R a+rX /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BvpLs5 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.FAQsJ5 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.fuQBj6 Creating libmspack-debuginfo package Processing files: libmspack-devel-0.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75554 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmspack-0.6 + DOCDIR=/usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-0.6 + export DOCDIR + rm -rf /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-0.6 + /bin/mkdir -p /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-0.6 + cp -prL libmspack/doc/Doxyfile libmspack/doc/Doxyfile.in libmspack/doc/Makefile libmspack/doc/Makefile.in libmspack/doc/szdd_kwaj_format.html /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-0.6 + chmod -R go-w /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-0.6 + chmod -R a+rX /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-devel-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ewEUh9 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.xX2Kz6 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.6alpha 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.XkQfY9 Processing files: libmspack-tools-0.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80454 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmspack-0.6 + DOCDIR=/usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-tools-0.6 + export DOCDIR + rm -rf /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-tools-0.6 + /bin/mkdir -p /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-tools-0.6 + cp -prL libmspack/README /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-tools-0.6 + chmod -R go-w /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-tools-0.6 + chmod -R a+rX /usr/src/tmp/libmspack-buildroot/usr/share/doc/libmspack-tools-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qN49R7 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.7b4lQ9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libmspack.so.0()(64bit) >= set:jf9uY2wZrHNRQD3zQb8ZdnmNKdz81, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: mscompress Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Im717 Creating libmspack-tools-debuginfo package Processing files: libmspack-debuginfo-0.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0YXxI9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V4P7l7 find-requires: running scripts (debuginfo) Provides: debug64(libmspack.so.0) Requires: libmspack = 0.6-alt2, debug64(libc.so.6) Processing files: libmspack-tools-debuginfo-0.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lcVaF9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0jxGR5 find-requires: running scripts (debuginfo) Requires: libmspack-tools = 0.6-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmspack.so.0) Adding to libmspack-debuginfo a strict dependency on libmspack Adding to libmspack-tools-debuginfo a strict dependency on libmspack-tools Adding to libmspack-devel a strict dependency on libmspack Adding to libmspack-tools a strict dependency on libmspack Adding to libmspack-tools-debuginfo a strict dependency on libmspack-debuginfo Removing from libmspack-tools-debuginfo 1 sources provided by libmspack-debuginfo also prunning dir /usr/src/debug/libmspack-0.6/libmspack/mspack Removing 1 extra deps from libmspack-devel due to dependency on libmspack Removing 2 extra deps from libmspack-tools due to dependency on libmspack Removing 1 extra deps from libmspack-tools-debuginfo due to dependency on libmspack-debuginfo Removing 4 extra deps from libmspack-tools due to repentancy on libmspack Removing 1 extra deps from libmspack-tools-debuginfo due to repentancy on libmspack-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libmspack-0.6-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmspack-devel-0.6-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmspack-tools-0.6-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmspack-debuginfo-0.6-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmspack-tools-debuginfo-0.6-alt2.x86_64.rpm (w2.lzdio) 10.55user 3.57system 0:20.08elapsed 70%CPU (0avgtext+0avgdata 43680maxresident)k 0inputs+0outputs (0major+1612413minor)pagefaults 0swaps /.out/libmspack-0.6-alt2.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libmspack-devel-0.6-alt2.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libmspack-tools-0.6-alt2.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libmspack-debuginfo-0.6-alt2.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libmspack-tools-debuginfo-0.6-alt2.x86_64.rpm: The use of such a license name is ambiguous: LGPL 12.84user 5.86system 0:23.93elapsed 78%CPU (0avgtext+0avgdata 102304maxresident)k 0inputs+0outputs (16319major+1883320minor)pagefaults 0swaps --- libmspack-0.6-alt2.x86_64.rpm.repo 2021-07-15 12:46:42.000000000 +0000 +++ libmspack-0.6-alt2.x86_64.rpm.hasher 2021-12-19 00:57:40.258040494 +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 4855ed1df326f56b692e00ba88251e5b +File: /usr/lib64/libmspack.so.0.1.0 100644 root:root dd47747ef3a61c06c1c32f90c205ef4c File: /usr/share/doc/libmspack-0.6 40755 root:root File: /usr/share/doc/libmspack-0.6/README 100644 root:root a3433ac5b6c3eb9e9a50397f27c47e5a -RPMIdentity: ac1c49a8131ea2ac2269f595474304f17416c3e33ed528e059ede35301e7b08a23944fa13458a12080790f2ebd2b77a480efb83f453bfb8eae127d62c465d56c +RPMIdentity: b57926c27f7d31ea155270f5a1c729c6aa97b3cda7c0dca4350d4b88228f2aa0d3c6ee95799369e610ef5107685c7f52ec25e33025cec2641dfa876e3d7fac2f --- libmspack-debuginfo-0.6-alt2.x86_64.rpm.repo 2021-07-15 12:46:42.000000000 +0000 +++ libmspack-debuginfo-0.6-alt2.x86_64.rpm.hasher 2021-12-19 00:57:40.319041051 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/dc 40755 root:root -/usr/lib/debug/.build-id/dc/786f3762cc8e43f4ae45efa4c2a02e1bf1d55d 120777 root:root ../../../../lib64/libmspack.so.0.1.0 -/usr/lib/debug/.build-id/dc/786f3762cc8e43f4ae45efa4c2a02e1bf1d55d.debug 120777 root:root ../../usr/lib64/libmspack.so.0.1.0.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/f41f266af193149cd9155d10e61c6ca00dd0dc 120777 root:root ../../../../lib64/libmspack.so.0.1.0 +/usr/lib/debug/.build-id/80/f41f266af193149cd9155d10e61c6ca00dd0dc.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 @@ -47,6 +47,6 @@ Provides: libmspack-debuginfo = 0.6-alt2:sisyphus+279013.100.1.1 -File: /usr/lib/debug/.build-id/dc 40755 root:root -File: /usr/lib/debug/.build-id/dc/786f3762cc8e43f4ae45efa4c2a02e1bf1d55d 120777 root:root ../../../../lib64/libmspack.so.0.1.0 -File: /usr/lib/debug/.build-id/dc/786f3762cc8e43f4ae45efa4c2a02e1bf1d55d.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 e20617e9311476cf7383472cad7b3913 +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/f41f266af193149cd9155d10e61c6ca00dd0dc 120777 root:root ../../../../lib64/libmspack.so.0.1.0 +File: /usr/lib/debug/.build-id/80/f41f266af193149cd9155d10e61c6ca00dd0dc.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 e549b389a22e86a5795475d54e387c25 File: /usr/lib/debug/usr/lib64/libmspack.so.0.debug 120777 root:root libmspack.so.0.1.0.debug @@ -89,2 +89,2 @@ File: /usr/src/debug/libmspack-0.6/libmspack/mspack/szddd.c 100644 root:root e582dc67e40a047ce27768c68fe58426 -RPMIdentity: f3c8a84bd46dd3cf4097abb2f05f127b03e16357a2c60e63bac57a62394d1268c7aad06751b3e70a4a4ebe51ffa3087ae35afeadac101156d5b6d073f02fec19 +RPMIdentity: d83e068961ee6b83d1a5c13cb0ce29909b91e7719915cc42ae83b9e9610011c101e162784763b6ef39650646fb13f2c73549d649006b678f1659b09a7a2fe288 --- libmspack-tools-0.6-alt2.x86_64.rpm.repo 2021-07-15 12:46:42.000000000 +0000 +++ libmspack-tools-0.6-alt2.x86_64.rpm.hasher 2021-12-19 00:57:40.422041993 +0000 @@ -12,8 +12,8 @@ Conflicts: mscompress -File: /usr/bin/cabrip 100755 root:root 1001ecf29bd412a618df251031042fe4 -File: /usr/bin/chmextract 100755 root:root b66aebc21ee37243de9d556ba7f6d0d7 -File: /usr/bin/msexpand 100755 root:root ea03d54d17c202185862c3e93afef87d -File: /usr/bin/oabextract 100755 root:root c052dd2e463bb2eac218a132dfd8696d +File: /usr/bin/cabrip 100755 root:root 1ad9d22963e1f99975c0d3373317689d +File: /usr/bin/chmextract 100755 root:root 14c2306cfefdad73c64102c2a853692c +File: /usr/bin/msexpand 100755 root:root 40604a34d8ce4b6070bb9e5b95c5f8c7 +File: /usr/bin/oabextract 100755 root:root 5f4cc6135a430731551682e857ab9061 File: /usr/share/doc/libmspack-tools-0.6 40755 root:root File: /usr/share/doc/libmspack-tools-0.6/README 100644 root:root a3433ac5b6c3eb9e9a50397f27c47e5a -RPMIdentity: 7c6fb9b66708325ded76bd701da4a9b7bcb9862f1ab031617ae824ae896efb49d78473ad7965a8f2f0d5c219e10cbb6f1fbc00d62b060025fdfc0e7d6ec3a879 +RPMIdentity: 1b64961dc94cb79ef73fc9e5ed7d344d2099e8396b1af17bb63f820c250b86f9264e34c3eb91bf50e2c4afe3bf84f92aa68f92e9537348dd3213086aa5a5d1d0 --- libmspack-tools-debuginfo-0.6-alt2.x86_64.rpm.repo 2021-07-15 12:46:42.000000000 +0000 +++ libmspack-tools-debuginfo-0.6-alt2.x86_64.rpm.hasher 2021-12-19 00:57:40.466042395 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/1c 40755 root:root -/usr/lib/debug/.build-id/1c/71adb1540c973b1b37b303f3f873faa54407a5 120777 root:root ../../../../bin/chmextract -/usr/lib/debug/.build-id/1c/71adb1540c973b1b37b303f3f873faa54407a5.debug 120777 root:root ../../usr/bin/chmextract.debug -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/d861d151ad28afcfe7b7afbd2c86279d95341d 120777 root:root ../../../../bin/msexpand -/usr/lib/debug/.build-id/7f/d861d151ad28afcfe7b7afbd2c86279d95341d.debug 120777 root:root ../../usr/bin/msexpand.debug -/usr/lib/debug/.build-id/b4 40755 root:root -/usr/lib/debug/.build-id/b4/9535173713eb1d615a478e056bde5616b0e646 120777 root:root ../../../../bin/oabextract -/usr/lib/debug/.build-id/b4/9535173713eb1d615a478e056bde5616b0e646.debug 120777 root:root ../../usr/bin/oabextract.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/85cdd7749da8f0f3bf77b9adc71c3c58faf77c 120777 root:root ../../../../bin/cabrip -/usr/lib/debug/.build-id/d7/85cdd7749da8f0f3bf77b9adc71c3c58faf77c.debug 120777 root:root ../../usr/bin/cabrip.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/b0a22545c530aaefe2d2439229e44cb2fd5bdc 120777 root:root ../../../../bin/msexpand +/usr/lib/debug/.build-id/99/b0a22545c530aaefe2d2439229e44cb2fd5bdc.debug 120777 root:root ../../usr/bin/msexpand.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/74a64f01823ceef4153ade86b813b0d80e352b 120777 root:root ../../../../bin/cabrip +/usr/lib/debug/.build-id/b7/74a64f01823ceef4153ade86b813b0d80e352b.debug 120777 root:root ../../usr/bin/cabrip.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/06a1ce43f30cfbb094f337c37a42d03ae79552 120777 root:root ../../../../bin/oabextract +/usr/lib/debug/.build-id/d1/06a1ce43f30cfbb094f337c37a42d03ae79552.debug 120777 root:root ../../usr/bin/oabextract.debug +/usr/lib/debug/.build-id/f6 40755 root:root +/usr/lib/debug/.build-id/f6/d43c20afb3a17925d9d60552b1e4bf17cc4ece 120777 root:root ../../../../bin/chmextract +/usr/lib/debug/.build-id/f6/d43c20afb3a17925d9d60552b1e4bf17cc4ece.debug 120777 root:root ../../usr/bin/chmextract.debug /usr/lib/debug/usr/bin/cabrip.debug 100644 root:root @@ -30,18 +30,18 @@ Provides: libmspack-tools-debuginfo = 0.6-alt2:sisyphus+279013.100.1.1 -File: /usr/lib/debug/.build-id/1c 40755 root:root -File: /usr/lib/debug/.build-id/1c/71adb1540c973b1b37b303f3f873faa54407a5 120777 root:root ../../../../bin/chmextract -File: /usr/lib/debug/.build-id/1c/71adb1540c973b1b37b303f3f873faa54407a5.debug 120777 root:root ../../usr/bin/chmextract.debug -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/d861d151ad28afcfe7b7afbd2c86279d95341d 120777 root:root ../../../../bin/msexpand -File: /usr/lib/debug/.build-id/7f/d861d151ad28afcfe7b7afbd2c86279d95341d.debug 120777 root:root ../../usr/bin/msexpand.debug -File: /usr/lib/debug/.build-id/b4 40755 root:root -File: /usr/lib/debug/.build-id/b4/9535173713eb1d615a478e056bde5616b0e646 120777 root:root ../../../../bin/oabextract -File: /usr/lib/debug/.build-id/b4/9535173713eb1d615a478e056bde5616b0e646.debug 120777 root:root ../../usr/bin/oabextract.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/85cdd7749da8f0f3bf77b9adc71c3c58faf77c 120777 root:root ../../../../bin/cabrip -File: /usr/lib/debug/.build-id/d7/85cdd7749da8f0f3bf77b9adc71c3c58faf77c.debug 120777 root:root ../../usr/bin/cabrip.debug -File: /usr/lib/debug/usr/bin/cabrip.debug 100644 root:root 1a9b2d24fe6849b094cd2aba72e855b7 -File: /usr/lib/debug/usr/bin/chmextract.debug 100644 root:root 04a51b83391e49b42ee402e3fb670283 -File: /usr/lib/debug/usr/bin/msexpand.debug 100644 root:root b299e8963b805d2219d1a2e7d87b4471 -File: /usr/lib/debug/usr/bin/oabextract.debug 100644 root:root edb77f610255d6314faf93374d4ae27a +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/b0a22545c530aaefe2d2439229e44cb2fd5bdc 120777 root:root ../../../../bin/msexpand +File: /usr/lib/debug/.build-id/99/b0a22545c530aaefe2d2439229e44cb2fd5bdc.debug 120777 root:root ../../usr/bin/msexpand.debug +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/74a64f01823ceef4153ade86b813b0d80e352b 120777 root:root ../../../../bin/cabrip +File: /usr/lib/debug/.build-id/b7/74a64f01823ceef4153ade86b813b0d80e352b.debug 120777 root:root ../../usr/bin/cabrip.debug +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/06a1ce43f30cfbb094f337c37a42d03ae79552 120777 root:root ../../../../bin/oabextract +File: /usr/lib/debug/.build-id/d1/06a1ce43f30cfbb094f337c37a42d03ae79552.debug 120777 root:root ../../usr/bin/oabextract.debug +File: /usr/lib/debug/.build-id/f6 40755 root:root +File: /usr/lib/debug/.build-id/f6/d43c20afb3a17925d9d60552b1e4bf17cc4ece 120777 root:root ../../../../bin/chmextract +File: /usr/lib/debug/.build-id/f6/d43c20afb3a17925d9d60552b1e4bf17cc4ece.debug 120777 root:root ../../usr/bin/chmextract.debug +File: /usr/lib/debug/usr/bin/cabrip.debug 100644 root:root e07e67db4b2aaf5755456991d99e0739 +File: /usr/lib/debug/usr/bin/chmextract.debug 100644 root:root 8c0ebd9ff404a910d19a963cc91aca56 +File: /usr/lib/debug/usr/bin/msexpand.debug 100644 root:root a14fdb5689506d479cf54adb0f163717 +File: /usr/lib/debug/usr/bin/oabextract.debug 100644 root:root bb31aa772bda2e8ed95fda7ca0cb5fb5 File: /usr/src/debug/libmspack-0.6 40755 root:root @@ -55,2 +55,2 @@ File: /usr/src/debug/libmspack-0.6/libmspack/test/error.h 100644 root:root ec678f23a92241db4cf09f98ea908069 -RPMIdentity: 269ed8e364c133ac21da4d23340c96324bc6cd912eceac114c8e918bd59284304d9dd5729be0c8ee4b37a55e7b7784c2f984ba43332871ad41fb2f1c7baa4447 +RPMIdentity: daa9c3edd6779a0a8d342ecc2f035b2a09f1b399ce780c4a397fc6abc26130a87c899f403b9ed1ab8c805c726b90daf49d0ec482e4bbdac8fb1cacfc8b6a08da