<86>Dec 14 08:39:08 userdel[1554648]: delete user 'rooter' <86>Dec 14 08:39:08 userdel[1554648]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:39:08 userdel[1554648]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:39:08 groupadd[1554672]: group added to /etc/group: name=rooter, GID=1829 <86>Dec 14 08:39:08 groupadd[1554672]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:39:08 groupadd[1554672]: new group: name=rooter, GID=1829 <86>Dec 14 08:39:08 useradd[1554698]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:39:08 userdel[1554718]: delete user 'builder' <86>Dec 14 08:39:08 userdel[1554718]: removed group 'builder' owned by 'builder' <86>Dec 14 08:39:08 userdel[1554718]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:39:08 groupadd[1554734]: group added to /etc/group: name=builder, GID=1830 <86>Dec 14 08:39:08 groupadd[1554734]: group added to /etc/gshadow: name=builder <86>Dec 14 08:39:08 groupadd[1554734]: new group: name=builder, GID=1830 <86>Dec 14 08:39:08 useradd[1554761]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none warning: user asy does not exist - using root warning: group asy does not exist - using root warning: user asy does not exist - using root warning: group asy does not exist - using root <13>Dec 14 08:39:11 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+346193.200.3.2 1716466859 installed <13>Dec 14 08:39:11 rpmi: chrpath-0.16-alt1 sisyphus+346101.200.3.1 1716459476 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libcanlock-3.3.1-alt1.nosrc.rpm (w1.gzdio) Installing libcanlock-3.3.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73481 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libcanlock-3.3.1 + echo 'Source #0 (libcanlock-3.3.1.tar.bz2):' Source #0 (libcanlock-3.3.1.tar.bz2): + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/libcanlock-3.3.1.tar.bz2 + /bin/tar -xf - + cd libcanlock-3.3.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49187 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcanlock-3.3.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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 + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-pc-files configure: Enable version 2 legacy API configure: Enable article header parsers configure: Enable .pc files for pkg-config checking for a BSD-compatible install... /usr/bin/ginstall -c checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking size of int... 4 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for memset_s... no checking for explicit_memset... no checking for explicit_bzero... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1830' is supported by ustar format... yes checking whether GID '1830' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of i586-alt-linux-gcc... none checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating util/Makefile config.status: creating test/Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating include/canlock.h config.status: creating libcanlock-3.pc config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands === configuring in hp (/usr/src/RPM/BUILD/libcanlock-3.3.1/hp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i586-alt-linux' '--host=i586-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' '--enable-pc-files' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' --cache-file=/dev/null --srcdir=. configure: Enable .pc files for pkg-config checking for a BSD-compatible install... /usr/bin/ginstall -c checking for a sed that does not truncate output... /usr/bin/sed checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking size of int... 4 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1830' is supported by ustar format... yes checking whether GID '1830' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of i586-alt-linux-gcc... none checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating util/Makefile config.status: creating test/Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating src/parser.c config.status: creating libcanlock-hp-3.pc config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o secret.lo secret.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c secret.c -fPIC -DPIC -o .libs/secret.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c secret.c -o secret.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hmac.lo hmac.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c hmac.c -fPIC -DPIC -o .libs/hmac.o hmac.c:236:54: warning: argument 2 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] 236 | int RFC2104HmacResult(HMACContext *context, uint8_t *digest) | ~~~~~~~~~^~~~~~ In file included from hmac.c:21: ../include/sha.h:329:38: note: previously declared as an array 'uint8_t[64]' {aka 'unsigned char[64]'} 329 | uint8_t digest[USHAMaxHashSize]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c hmac.c -o hmac.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o usha.lo usha.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c usha.c -fPIC -DPIC -o .libs/usha.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c usha.c -o usha.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o base64.lo base64.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c base64.c -o base64.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sha224-256.lo sha224-256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha224-256.c -fPIC -DPIC -o .libs/sha224-256.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha224-256.c -o sha224-256.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sha1.lo sha1.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha1.c -o sha1.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sha384-512.lo sha384-512.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha384-512.c -fPIC -DPIC -o .libs/sha384-512.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha384-512.c -o sha384-512.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o canlock.lo canlock.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c canlock.c -fPIC -DPIC -o .libs/canlock.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DUSE_32BIT_ONLY -DUSE_MODIFIED_MACROS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c canlock.c -o canlock.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 4:0:1 -no-undefined -o libcanlock.la -rpath /usr/lib base64.lo canlock.lo hmac.lo secret.lo sha1.lo sha224-256.lo sha384-512.lo usha.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/base64.o .libs/canlock.o .libs/hmac.o .libs/secret.o .libs/sha1.o .libs/sha224-256.o .libs/sha384-512.o .libs/usha.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libcanlock.so.3 -o .libs/libcanlock.so.3.1.0 libtool: link: (cd ".libs" && rm -f "libcanlock.so.3" && ln -s "libcanlock.so.3.1.0" "libcanlock.so.3") libtool: link: (cd ".libs" && rm -f "libcanlock.so" && ln -s "libcanlock.so.3.1.0" "libcanlock.so") libtool: link: ar cru .libs/libcanlock.a base64.o canlock.o hmac.o secret.o sha1.o sha224-256.o sha384-512.o usha.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcanlock.a libtool: link: ( cd ".libs" && rm -f "libcanlock.la" && ln -s "../libcanlock.la" "libcanlock.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' Making all in util make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o canlock.o canlock.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/util' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/util' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o canlock canlock.o ../src/libcanlock.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/canlock canlock.o ../src/.libs/libcanlock.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/util' Making all in test make[2]: Nothing to be done for 'all'. Making all in include make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$NAME/libcanlock/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_clear_secret.in3 >cl_clear_secret.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$NAME/canlock/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' canlock.in1 >canlock.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$NAME/libcanlock/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_get_key.in3 >cl_get_key.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$NAME/libcanlock/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_get_lock.in3 >cl_get_lock.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$NAME/libcanlock/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_split.in3 >cl_split.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$NAME/libcanlock/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_verify.in3 >cl_verify.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$NAME/libcanlock/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_verify_multi.in3 >cl_verify_multi.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' Making all in hp make all-recursive Making all in src make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unfold.lo unfold.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unfold.c -fPIC -DPIC -o .libs/unfold.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unfold.c -o unfold.o >/dev/null 2>&1 make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o parser.lo parser.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c parser.c -o parser.o >/dev/null 2>&1 make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 3:3:0 -no-undefined -o libcanlock-hp.la -rpath /usr/lib parser.lo unfold.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/parser.o .libs/unfold.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libcanlock-hp.so.3 -o .libs/libcanlock-hp.so.3.0.3 libtool: link: (cd ".libs" && rm -f "libcanlock-hp.so.3" && ln -s "libcanlock-hp.so.3.0.3" "libcanlock-hp.so.3") libtool: link: (cd ".libs" && rm -f "libcanlock-hp.so" && ln -s "libcanlock-hp.so.3.0.3" "libcanlock-hp.so") libtool: link: ar cru .libs/libcanlock-hp.a parser.o unfold.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcanlock-hp.a libtool: link: ( cd ".libs" && rm -f "libcanlock-hp.la" && ln -s "../libcanlock-hp.la" "libcanlock-hp.la" ) make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' Making all in util make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' /bin/sh ../build-aux/ylwrap hfp_parser.y y.tab.c hfp_parser.c y.tab.h `echo hfp_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output hfp_parser.output -- bison -y -d updating hfp_parser.h make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make all-am make[5]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DYYCHAR_ARRAY -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o package_name.o package_name.c make[5]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[5]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' /bin/sh ../build-aux/ylwrap hfp_lexer.l lex.yy.c hfp_lexer.c -- flex make[5]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[5]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DYYCHAR_ARRAY -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o canlock-hfp.o canlock-hfp.c make[5]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[5]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DYYCHAR_ARRAY -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o canlock-mhp.o canlock-mhp.c make[5]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[5]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DYYCHAR_ARRAY -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hfp_parser.o hfp_parser.c make[5]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[5]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -DYYCHAR_ARRAY -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hfp_lexer.o hfp_lexer.c hfp_lexer.c:1445:16: warning: 'input' defined but not used [-Wunused-function] 1445 | static int input (void) | ^~~~~ hfp_lexer.c:1402:17: warning: 'yyunput' defined but not used [-Wunused-function] 1402 | static void yyunput (int c, char * yy_bp ) | ^~~~~~~ make[5]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[5]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o canlock-mhp canlock-mhp.o package_name.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o canlock-mhp canlock-mhp.o package_name.o make[5]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[5]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o canlock-hfp canlock-hfp.o hfp_lexer.o hfp_parser.o package_name.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o canlock-hfp canlock-hfp.o hfp_lexer.o hfp_parser.o package_name.o make[5]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' Making all in test make[4]: Nothing to be done for 'all'. Making all in include make[4]: Nothing to be done for 'all'. Making all in doc make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$PACKAGE/canlock-hp/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$NAME/canlock-mhp/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' canlock-mhp.in1 >canlock-mhp.1 make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$PACKAGE/canlock-hp/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$NAME/canlock-hfp/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' canlock-hfp.in1 >canlock-hfp.1 make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$PACKAGE/canlock-hp/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$NAME/cl_hp_get_field/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_hp_get_field.in3 >cl_hp_get_field.3 make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$PACKAGE/canlock-hp/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$NAME/cl_hp_unfold_field/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_hp_unfold_field.in3 >cl_hp_unfold_field.3 make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' export LC_ALL=POSIX ; /usr/bin/sed -e 's/$PACKAGE/canlock-hp/g' \ -e 's/$VERSION/3.3.1/g' \ -e 's/$NAME/cl_hp_parse_field/g' \ -e 's/$BUGREPORT/michael.baeuerle@gmx.net/g' \ -e 's/$DATE/2024-05-11/g' cl_hp_parse_field.in3 >cl_hp_parse_field.3 make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86779 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcanlock-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcanlock-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libcanlock-3.3.1 + make install DESTDIR=/usr/src/tmp/libcanlock-buildroot make: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libcanlock.la '/usr/src/tmp/libcanlock-buildroot/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libcanlock.so.3.1.0 /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.so.3.1.0 libtool: install: (cd /usr/src/tmp/libcanlock-buildroot/usr/lib && { ln -s -f libcanlock.so.3.1.0 libcanlock.so.3 || { rm -f libcanlock.so.3 && ln -s libcanlock.so.3.1.0 libcanlock.so.3; }; }) libtool: install: (cd /usr/src/tmp/libcanlock-buildroot/usr/lib && { ln -s -f libcanlock.so.3.1.0 libcanlock.so || { rm -f libcanlock.so && ln -s libcanlock.so.3.1.0 libcanlock.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libcanlock.lai /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.la libtool: install: /usr/bin/ginstall -c .libs/libcanlock.a /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.a libtool: install: chmod 644 /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.a libtool: install: ranlib /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/src' Making install in util make[1]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/util' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/util' /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c canlock '/usr/src/tmp/libcanlock-buildroot/usr/bin' libtool: warning: '../src/libcanlock.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/canlock /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/util' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/util' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/test' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/test' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/include/libcanlock-3' /usr/bin/ginstall -c -m 644 canlock.h '/usr/src/tmp/libcanlock-buildroot/usr/include/libcanlock-3' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/include' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/share/man/man1' /usr/bin/ginstall -c -m 644 canlock.1 '/usr/src/tmp/libcanlock-buildroot/usr/share/man/man1' /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/share/man/man3' /usr/bin/ginstall -c -m 644 cl_clear_secret.3 cl_get_key.3 cl_get_lock.3 cl_split.3 cl_verify.3 cl_verify_multi.3 '/usr/src/tmp/libcanlock-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/doc' Making install in hp make[1]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp' Making install in src make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libcanlock-hp.la '/usr/src/tmp/libcanlock-buildroot/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libcanlock-hp.so.3.0.3 /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.so.3.0.3 libtool: install: (cd /usr/src/tmp/libcanlock-buildroot/usr/lib && { ln -s -f libcanlock-hp.so.3.0.3 libcanlock-hp.so.3 || { rm -f libcanlock-hp.so.3 && ln -s libcanlock-hp.so.3.0.3 libcanlock-hp.so.3; }; }) libtool: install: (cd /usr/src/tmp/libcanlock-buildroot/usr/lib && { ln -s -f libcanlock-hp.so.3.0.3 libcanlock-hp.so || { rm -f libcanlock-hp.so && ln -s libcanlock-hp.so.3.0.3 libcanlock-hp.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libcanlock-hp.lai /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.la libtool: install: /usr/bin/ginstall -c .libs/libcanlock-hp.a /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.a libtool: install: chmod 644 /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.a libtool: install: ranlib /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/src' Making install in util make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make install-am make[3]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[4]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c canlock-mhp canlock-hfp '/usr/src/tmp/libcanlock-buildroot/usr/bin' libtool: install: /usr/bin/ginstall -c canlock-mhp /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock-mhp libtool: install: /usr/bin/ginstall -c canlock-hfp /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock-hfp make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[3]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/util' Making install in test make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/test' make[3]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/test' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/test' Making install in include make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/include' make[3]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/include/libcanlock-3' /usr/bin/ginstall -c -m 644 canlock-hp.h '/usr/src/tmp/libcanlock-buildroot/usr/include/libcanlock-3' make[3]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/include' Making install in doc make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' make[3]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/share/man/man1' /usr/bin/ginstall -c -m 644 canlock-mhp.1 canlock-hfp.1 '/usr/src/tmp/libcanlock-buildroot/usr/share/man/man1' /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/share/man/man3' /usr/bin/ginstall -c -m 644 cl_hp_get_field.3 cl_hp_unfold_field.3 cl_hp_parse_field.3 '/usr/src/tmp/libcanlock-buildroot/usr/share/man/man3' make[3]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp' make[3]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libcanlock-hp-3.pc '/usr/src/tmp/libcanlock-buildroot/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1/hp' make[1]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcanlock-3.3.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libcanlock-buildroot/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libcanlock-3.pc '/usr/src/tmp/libcanlock-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1' make: Leaving directory '/usr/src/RPM/BUILD/libcanlock-3.3.1' + rm -f /usr/src/tmp/libcanlock-buildroot//usr/lib/libcanlock.a + rm -f /usr/src/tmp/libcanlock-buildroot//usr/lib/libcanlock-hp.a + find /usr/src/tmp/libcanlock-buildroot -type f + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.so.3.1.0 ++ grep ELF ++ wc -l + COUNT=1 + '[' 1 == 1 ']' + chrpath -d /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.so.3.1.0 + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.la ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.so.3.0.3 ++ grep ELF ++ wc -l + COUNT=1 + '[' 1 == 1 ']' + chrpath -d /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.so.3.0.3 + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.la ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/lib/pkgconfig/libcanlock-hp-3.pc ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/lib/pkgconfig/libcanlock-3.pc ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock ++ grep ELF ++ wc -l + COUNT=1 + '[' 1 == 1 ']' + chrpath -d /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock-mhp ++ grep ELF ++ wc -l + COUNT=1 + '[' 1 == 1 ']' + chrpath -d /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock-mhp + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock-hfp ++ grep ELF ++ wc -l + COUNT=1 + '[' 1 == 1 ']' + chrpath -d /usr/src/tmp/libcanlock-buildroot/usr/bin/canlock-hfp + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/include/libcanlock-3/canlock.h ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/include/libcanlock-3/canlock-hp.h ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man1/canlock.1 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man1/canlock-mhp.1 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man1/canlock-hfp.1 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_clear_secret.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_get_key.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_get_lock.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_split.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_verify.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_verify_multi.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_hp_get_field.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_hp_unfold_field.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f ++ file /usr/src/tmp/libcanlock-buildroot/usr/share/man/man3/cl_hp_parse_field.3 ++ grep ELF ++ wc -l + COUNT=0 + '[' 0 == 1 ']' + read f + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcanlock-buildroot (auto) removed './usr/lib/libcanlock.la' removed './usr/lib/libcanlock-hp.la' mode of './usr/lib/libcanlock.so.3.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libcanlock-hp.so.3.0.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcanlock-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libcanlock-hp-3.pc: Cflags: '-I${includedir} -I${includedir}/libcanlock-3' --> '-I${includedir}/libcanlock-3' /usr/lib/pkgconfig/libcanlock-hp-3.pc: Libs: '-L${libdir} -lcanlock-hp' --> '-lcanlock-hp' /usr/lib/pkgconfig/libcanlock-3.pc: Cflags: '-I${includedir} -I${includedir}/libcanlock-3' --> '-I${includedir}/libcanlock-3' /usr/lib/pkgconfig/libcanlock-3.pc: Libs: '-L${libdir} -lcanlock' --> '-lcanlock' Checking contents of files in /usr/src/tmp/libcanlock-buildroot/ (default) Compressing files in /usr/src/tmp/libcanlock-buildroot (auto) Adjusting library links in /usr/src/tmp/libcanlock-buildroot ./usr/lib: (from :0) libcanlock-hp.so.3 -> libcanlock-hp.so.3.0.3 libcanlock.so.3 -> libcanlock.so.3.1.0 Verifying ELF objects in /usr/src/tmp/libcanlock-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libcanlock-hp.so.3.0.3: uses non-LFS functions: fcntl open Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libcanlock-buildroot Processing files: libcanlock3-3.3.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8401 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcanlock-3.3.1 + DOCDIR=/usr/src/tmp/libcanlock-buildroot/usr/share/doc/libcanlock3-3.3.1 + export DOCDIR + rm -rf /usr/src/tmp/libcanlock-buildroot/usr/share/doc/libcanlock3-3.3.1 + /bin/mkdir -p /usr/src/tmp/libcanlock-buildroot/usr/share/doc/libcanlock3-3.3.1 + cp -prL ChangeLog README COPYING /usr/src/tmp/libcanlock-buildroot/usr/share/doc/libcanlock3-3.3.1 + chmod -R go-w /usr/src/tmp/libcanlock-buildroot/usr/share/doc/libcanlock3-3.3.1 + chmod -R a+rX /usr/src/tmp/libcanlock-buildroot/usr/share/doc/libcanlock3-3.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.38wiPv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock-hp.so.3: 3 symbols, 12 bpp lib.prov: /usr/src/tmp/libcanlock-buildroot/usr/lib/libcanlock.so.3: 11 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VnAiBN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcanlock-hp.so.3 = set:fdp7OpJo, libcanlock.so.3 = set:hddcBcN1VCRCZKgISMZc1BCY1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pZbN9D Creating libcanlock3-debuginfo package Processing files: libcanlock-devel-3.3.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AyHFwr 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.uIbQAm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libcanlock-3) = 3.3.1, pkgconfig(libcanlock-hp-3) = 3.3.1 Requires: libcanlock3 = 3.3.1, /usr/lib/libcanlock-hp.so.3.0.3, /usr/lib/libcanlock.so.3.1.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p9G49U Processing files: canlock-3.3.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nIzZej 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.2iINUZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libcanlock.so.3 >= set:hedcGsOdxJKP1B6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ubykpt Creating canlock-debuginfo package Processing files: libcanlock3-debuginfo-3.3.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eyIbmD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bh5pdf find-requires: running scripts (debuginfo) Provides: debug(libcanlock-hp.so.3), debug(libcanlock.so.3) Requires: libcanlock3 = 3.3.1-alt1, debug(libc.so.6) Processing files: canlock-debuginfo-3.3.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xINfBW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IVUahR find-requires: running scripts (debuginfo) Requires: canlock = 3.3.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcanlock.so.3) Adding to libcanlock3-debuginfo a strict dependency on libcanlock3 Adding to canlock-debuginfo a strict dependency on canlock Adding to libcanlock-devel a strict dependency on libcanlock3 Adding to canlock a strict dependency on libcanlock3 Adding to canlock-debuginfo a strict dependency on libcanlock3-debuginfo Removing 2 extra deps from libcanlock-devel due to dependency on libcanlock3 Removing 2 extra deps from canlock due to dependency on libcanlock3 Removing 1 extra deps from canlock-debuginfo due to dependency on libcanlock3-debuginfo Removing 6 extra deps from canlock due to repentancy on libcanlock3 Removing 1 extra deps from canlock-debuginfo due to repentancy on libcanlock3-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libcanlock3-3.3.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libcanlock-devel-3.3.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/canlock-3.3.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libcanlock3-debuginfo-3.3.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/canlock-debuginfo-3.3.1-alt1.i586.rpm (w2.lzdio) 5.91user 7.97system 0:23.96elapsed 57%CPU (0avgtext+0avgdata 32580maxresident)k 0inputs+0outputs (0major+1543250minor)pagefaults 0swaps 2.95user 2.50system 0:33.24elapsed 16%CPU (0avgtext+0avgdata 129588maxresident)k 0inputs+0outputs (0major+206328minor)pagefaults 0swaps --- canlock-3.3.1-alt1.i586.rpm.repo 2024-09-27 10:55:00.000000000 +0000 +++ canlock-3.3.1-alt1.i586.rpm.hasher 2024-12-14 08:39:38.322154258 +0000 @@ -11,5 +11,5 @@ Provides: canlock = 3.3.1-alt1:sisyphus+358475.200.2.1 -File: /usr/bin/canlock 100755 root:root a30145e948832203be7b88806e5997ad -File: /usr/bin/canlock-hfp 100755 root:root ae7efe9505df25819c3b6a70e87a3a6d -File: /usr/bin/canlock-mhp 100755 root:root a0f7782b5a37055ef7c9fbb68e52b675 +File: /usr/bin/canlock 100755 root:root 7b2f7313f9242022596979039dacf7e2 +File: /usr/bin/canlock-hfp 100755 root:root fa63f31e2dcfd826e3f3df6b5e51e2fe +File: /usr/bin/canlock-mhp 100755 root:root 60567fd74c1ea16c485bc1c6c585b530 File: /usr/share/man/man1/canlock-hfp.1.xz 100644 root:root bf966645561b71eef820a195a9a3a2a1 @@ -17,2 +17,2 @@ File: /usr/share/man/man1/canlock.1.xz 100644 root:root 19c6691cbeb9435c13652c756ce682d2 -RPMIdentity: c6634e52535a4d6c7bc84317c6dae409e76349c0a8a55d26f897533a876ce16d7d7e68e711e82f7175b016878ff8667680804124cc287675df2e90ff91af573a +RPMIdentity: a272bd2f647d676c4fc041fa0ebde51738aa3452c9b331a3da9bac91ff81fd433f47355a0d3c5520bd3e94d2536cdbd5792176e956c289d19464dee2d6c3567f --- canlock-debuginfo-3.3.1-alt1.i586.rpm.repo 2024-09-27 10:55:00.000000000 +0000 +++ canlock-debuginfo-3.3.1-alt1.i586.rpm.hasher 2024-12-14 08:39:38.410155329 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/0f 40755 root:root -/usr/lib/debug/.build-id/0f/427f4b3492620897037bfe0581aebb94195d8f 120777 root:root ../../../../bin/canlock -/usr/lib/debug/.build-id/0f/427f4b3492620897037bfe0581aebb94195d8f.debug 120777 root:root ../../usr/bin/canlock.debug -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/01fb026086d96017abe4eb4d2ad540690c4d3d 120777 root:root ../../../../bin/canlock-hfp -/usr/lib/debug/.build-id/3d/01fb026086d96017abe4eb4d2ad540690c4d3d.debug 120777 root:root ../../usr/bin/canlock-hfp.debug -/usr/lib/debug/.build-id/bf 40755 root:root -/usr/lib/debug/.build-id/bf/aa3847785b5c3b46f0aa37cf5085e1408bc123 120777 root:root ../../../../bin/canlock-mhp -/usr/lib/debug/.build-id/bf/aa3847785b5c3b46f0aa37cf5085e1408bc123.debug 120777 root:root ../../usr/bin/canlock-mhp.debug +/usr/lib/debug/.build-id/76 40755 root:root +/usr/lib/debug/.build-id/76/debee7996d1c9d0dc6b74ace86528a629de19a 120777 root:root ../../../../bin/canlock +/usr/lib/debug/.build-id/76/debee7996d1c9d0dc6b74ace86528a629de19a.debug 120777 root:root ../../usr/bin/canlock.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/88dac946064e5d7662a1966b6d55b3a395626f 120777 root:root ../../../../bin/canlock-mhp +/usr/lib/debug/.build-id/8e/88dac946064e5d7662a1966b6d55b3a395626f.debug 120777 root:root ../../usr/bin/canlock-mhp.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/d1c1f8b40fb2da9f5ebca63511faca88a1c355 120777 root:root ../../../../bin/canlock-hfp +/usr/lib/debug/.build-id/ec/d1c1f8b40fb2da9f5ebca63511faca88a1c355.debug 120777 root:root ../../usr/bin/canlock-hfp.debug /usr/lib/debug/usr/bin/canlock-hfp.debug 100644 root:root @@ -36,14 +36,14 @@ Provides: canlock-debuginfo = 3.3.1-alt1:sisyphus+358475.200.2.1 -File: /usr/lib/debug/.build-id/0f 40755 root:root -File: /usr/lib/debug/.build-id/0f/427f4b3492620897037bfe0581aebb94195d8f 120777 root:root ../../../../bin/canlock -File: /usr/lib/debug/.build-id/0f/427f4b3492620897037bfe0581aebb94195d8f.debug 120777 root:root ../../usr/bin/canlock.debug -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/01fb026086d96017abe4eb4d2ad540690c4d3d 120777 root:root ../../../../bin/canlock-hfp -File: /usr/lib/debug/.build-id/3d/01fb026086d96017abe4eb4d2ad540690c4d3d.debug 120777 root:root ../../usr/bin/canlock-hfp.debug -File: /usr/lib/debug/.build-id/bf 40755 root:root -File: /usr/lib/debug/.build-id/bf/aa3847785b5c3b46f0aa37cf5085e1408bc123 120777 root:root ../../../../bin/canlock-mhp -File: /usr/lib/debug/.build-id/bf/aa3847785b5c3b46f0aa37cf5085e1408bc123.debug 120777 root:root ../../usr/bin/canlock-mhp.debug -File: /usr/lib/debug/usr/bin/canlock-hfp.debug 100644 root:root fb4fb3af808ce2a2ceb55cd6b6c0ff55 -File: /usr/lib/debug/usr/bin/canlock-mhp.debug 100644 root:root e755cc7d4e576c8a7afb2c9fa7bd4c64 -File: /usr/lib/debug/usr/bin/canlock.debug 100644 root:root be24117cfd90c57776310bd991db95d1 +File: /usr/lib/debug/.build-id/76 40755 root:root +File: /usr/lib/debug/.build-id/76/debee7996d1c9d0dc6b74ace86528a629de19a 120777 root:root ../../../../bin/canlock +File: /usr/lib/debug/.build-id/76/debee7996d1c9d0dc6b74ace86528a629de19a.debug 120777 root:root ../../usr/bin/canlock.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/88dac946064e5d7662a1966b6d55b3a395626f 120777 root:root ../../../../bin/canlock-mhp +File: /usr/lib/debug/.build-id/8e/88dac946064e5d7662a1966b6d55b3a395626f.debug 120777 root:root ../../usr/bin/canlock-mhp.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/d1c1f8b40fb2da9f5ebca63511faca88a1c355 120777 root:root ../../../../bin/canlock-hfp +File: /usr/lib/debug/.build-id/ec/d1c1f8b40fb2da9f5ebca63511faca88a1c355.debug 120777 root:root ../../usr/bin/canlock-hfp.debug +File: /usr/lib/debug/usr/bin/canlock-hfp.debug 100644 root:root 6b41009337299c0e708a1f4985f72630 +File: /usr/lib/debug/usr/bin/canlock-mhp.debug 100644 root:root 21ec55cb5bf1453d9d22c3eae9d34456 +File: /usr/lib/debug/usr/bin/canlock.debug 100644 root:root 4ace5dbfc0533a1aeaa5dafb502eee7a File: /usr/src/debug/libcanlock-3.3.1 40755 root:root @@ -67,2 +67,2 @@ File: /usr/src/debug/libcanlock-3.3.1/util/canlock.c 100644 root:root 9dedf2844956900fb9c4381148f955e0 -RPMIdentity: 89562a0ba6385869dccc498fcc4cc822e73928f53967550e9b28728eed42ea77614343b3e0cdf36711e15f5689c217a4eea6f3b01e680782fb77f3b1a21215c9 +RPMIdentity: 2a479a618a07072fced4d11a31c57073768e52ab4958658374852edcff4d5cd70f4a1a9b49fb84674706e1461c0e1df3f13eeae18d9da0935c1b82862cf2e4c8 --- libcanlock3-3.3.1-alt1.i586.rpm.repo 2024-09-27 10:55:01.000000000 +0000 +++ libcanlock3-3.3.1-alt1.i586.rpm.hasher 2024-12-14 08:39:38.574157326 +0000 @@ -21,5 +21,5 @@ File: /usr/lib/libcanlock-hp.so.3 120777 root:root libcanlock-hp.so.3.0.3 -File: /usr/lib/libcanlock-hp.so.3.0.3 100644 root:root 53d256ede46d3caa8b8b3b9b8bc73f88 +File: /usr/lib/libcanlock-hp.so.3.0.3 100644 root:root 4aa8282ebba0dff1cd2af6ef032c5fde File: /usr/lib/libcanlock.so.3 120777 root:root libcanlock.so.3.1.0 -File: /usr/lib/libcanlock.so.3.1.0 100644 root:root d237f86692ee11ae2ff9f84ff6c8ea2a +File: /usr/lib/libcanlock.so.3.1.0 100644 root:root d8d103f42f4c3a7dcdd70d1473535797 File: /usr/share/doc/libcanlock3-3.3.1 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/libcanlock3-3.3.1/README 100644 root:root 1588e035b732ff85e9aa6208fadd7308 -RPMIdentity: 35178b4c4823c0877228b1fc5e4ad52ae5c4036780a0540ddbe942e129daf38065c6178fbfa5e716227c06440e55ca32150f91231b0e72a00fa3c4c6d6398655 +RPMIdentity: 72cf09c0f4de93128cbb71c29d63efc463d76d1b92c87478cc33544c2472d98f27d19e6abb3e50fcb71f144bc2f5e0ca7479512b212e6b18fcc88fb852152b0b --- libcanlock3-debuginfo-3.3.1-alt1.i586.rpm.repo 2024-09-27 10:55:00.000000000 +0000 +++ libcanlock3-debuginfo-3.3.1-alt1.i586.rpm.hasher 2024-12-14 08:39:38.829160430 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/21 40755 root:root -/usr/lib/debug/.build-id/21/13ea70484fe8db80ef6a7166e36ee0d9ae4ed2 120777 root:root ../../../libcanlock-hp.so.3.0.3 -/usr/lib/debug/.build-id/21/13ea70484fe8db80ef6a7166e36ee0d9ae4ed2.debug 120777 root:root ../../usr/lib/libcanlock-hp.so.3.0.3.debug -/usr/lib/debug/.build-id/81 40755 root:root -/usr/lib/debug/.build-id/81/cae350e63aa4f2119e339161e0ed3e513c32f7 120777 root:root ../../../libcanlock.so.3.1.0 -/usr/lib/debug/.build-id/81/cae350e63aa4f2119e339161e0ed3e513c32f7.debug 120777 root:root ../../usr/lib/libcanlock.so.3.1.0.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/888fc1f574486c51a3e278bda37a90e3fcb26f 120777 root:root ../../../libcanlock.so.3.1.0 +/usr/lib/debug/.build-id/29/888fc1f574486c51a3e278bda37a90e3fcb26f.debug 120777 root:root ../../usr/lib/libcanlock.so.3.1.0.debug +/usr/lib/debug/.build-id/68 40755 root:root +/usr/lib/debug/.build-id/68/704b477cf097d4d5d7b8a91bc640dc4a70fe2b 120777 root:root ../../../libcanlock-hp.so.3.0.3 +/usr/lib/debug/.build-id/68/704b477cf097d4d5d7b8a91bc640dc4a70fe2b.debug 120777 root:root ../../usr/lib/libcanlock-hp.so.3.0.3.debug /usr/lib/debug/usr/lib/libcanlock-hp.so.3.0.3.debug 100644 root:root @@ -34,11 +34,11 @@ Provides: libcanlock3-debuginfo = 3.3.1-alt1:sisyphus+358475.200.2.1 -File: /usr/lib/debug/.build-id/21 40755 root:root -File: /usr/lib/debug/.build-id/21/13ea70484fe8db80ef6a7166e36ee0d9ae4ed2 120777 root:root ../../../libcanlock-hp.so.3.0.3 -File: /usr/lib/debug/.build-id/21/13ea70484fe8db80ef6a7166e36ee0d9ae4ed2.debug 120777 root:root ../../usr/lib/libcanlock-hp.so.3.0.3.debug -File: /usr/lib/debug/.build-id/81 40755 root:root -File: /usr/lib/debug/.build-id/81/cae350e63aa4f2119e339161e0ed3e513c32f7 120777 root:root ../../../libcanlock.so.3.1.0 -File: /usr/lib/debug/.build-id/81/cae350e63aa4f2119e339161e0ed3e513c32f7.debug 120777 root:root ../../usr/lib/libcanlock.so.3.1.0.debug -File: /usr/lib/debug/usr/lib/libcanlock-hp.so.3.0.3.debug 100644 root:root dc582a279c9fac775fb9b24e89bc6093 +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/888fc1f574486c51a3e278bda37a90e3fcb26f 120777 root:root ../../../libcanlock.so.3.1.0 +File: /usr/lib/debug/.build-id/29/888fc1f574486c51a3e278bda37a90e3fcb26f.debug 120777 root:root ../../usr/lib/libcanlock.so.3.1.0.debug +File: /usr/lib/debug/.build-id/68 40755 root:root +File: /usr/lib/debug/.build-id/68/704b477cf097d4d5d7b8a91bc640dc4a70fe2b 120777 root:root ../../../libcanlock-hp.so.3.0.3 +File: /usr/lib/debug/.build-id/68/704b477cf097d4d5d7b8a91bc640dc4a70fe2b.debug 120777 root:root ../../usr/lib/libcanlock-hp.so.3.0.3.debug +File: /usr/lib/debug/usr/lib/libcanlock-hp.so.3.0.3.debug 100644 root:root 37e884fe5007167e7dc9b99f3e208f42 File: /usr/lib/debug/usr/lib/libcanlock-hp.so.3.debug 120777 root:root libcanlock-hp.so.3.0.3.debug -File: /usr/lib/debug/usr/lib/libcanlock.so.3.1.0.debug 100644 root:root f2a1ce80f0fde7df8f906f4c0c06e12c +File: /usr/lib/debug/usr/lib/libcanlock.so.3.1.0.debug 100644 root:root fd77d9c203ba90b621df1dfd24e02857 File: /usr/lib/debug/usr/lib/libcanlock.so.3.debug 120777 root:root libcanlock.so.3.1.0.debug @@ -62,2 +62,2 @@ File: /usr/src/debug/libcanlock-3.3.1/src/usha.c 100644 root:root aab68053c60246279959c7f783333b0f -RPMIdentity: bc78c24e2f53c35a2a6179f8e89c3fc976db6792531d885a8bac59ff210981e4deefbdfbaa46a665059a864795eec155fe25a7a3ab8ba888329e566461af3c85 +RPMIdentity: 65b171c64907dbdc452f5f5f90e61070970cd81bcecfd3c4b010c74448693f900e3544f5e1f0ae5e8fab1e755bde37e0965cc997a3291caf333c455499e77540