<86>Jun 11 04:46:13 userdel[1607976]: delete user 'rooter' <86>Jun 11 04:46:13 userdel[1607976]: removed group 'rooter' owned by 'rooter' <86>Jun 11 04:46:13 userdel[1607976]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 11 04:46:13 groupadd[1608003]: group added to /etc/group: name=rooter, GID=966 <86>Jun 11 04:46:13 groupadd[1608003]: group added to /etc/gshadow: name=rooter <86>Jun 11 04:46:13 groupadd[1608003]: new group: name=rooter, GID=966 <86>Jun 11 04:46:13 useradd[1608023]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Jun 11 04:46:13 userdel[1608040]: delete user 'builder' <86>Jun 11 04:46:13 userdel[1608040]: removed group 'builder' owned by 'builder' <86>Jun 11 04:46:13 userdel[1608040]: removed shadow group 'builder' owned by 'builder' <86>Jun 11 04:46:13 groupadd[1608057]: group added to /etc/group: name=builder, GID=967 <86>Jun 11 04:46:13 groupadd[1608057]: group added to /etc/gshadow: name=builder <86>Jun 11 04:46:13 groupadd[1608057]: new group: name=builder, GID=967 <86>Jun 11 04:46:14 useradd[1608084]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libucl5-0.8.1-alt1.nosrc.rpm (w1.gzdio) Installing libucl5-0.8.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libucl-0.8.1 + echo 'Source #0 (libucl-0.8.1.tar):' Source #0 (libucl-0.8.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libucl-0.8.1.tar + cd libucl-0.8.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libucl-0.8.1 + ./autogen.sh libtoolize-default: putting auxiliary files in '.'. libtoolize-default: copying file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: copying file 'm4/libtool.m4' libtoolize-default: copying file 'm4/ltoptions.m4' libtoolize-default: copying file 'm4/ltsugar.m4' libtoolize-default: copying file 'm4/ltversion.m4' libtoolize-default: copying file 'm4/lt~obsolete.m4' configure.ac:20: installing './ar-lib' configure.ac:18: installing './compile' configure.ac:21: installing './config.guess' configure.ac:21: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' lua/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + 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 --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 --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 whether make supports the include directive... yes (GNU style) 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 dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-gcc option to accept ISO C99... none needed 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 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... /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 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-file... no checking for file... file 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 command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 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... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for stddef.h... yes checking for stdarg.h... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for ctype.h... yes checking for errno.h... yes checking for limits.h... yes checking for libgen.h... yes checking for stdio.h... yes checking for float.h... yes checking for math.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for machine/endian.h... no checking for off_t... yes checking for getpagesize... yes checking for working mmap... yes checking for pandoc... /non/existent checking for library containing clock_gettime... none required checking for library containing remainder... -lm checking for regex.h... yes checking for library containing regexec... none required checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GCC atomic builtins... 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 lua/Makefile config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating lua/libucl.rockspec config.status: creating libucl.pc config.status: creating stamp-h 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-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_emitter_streamline.lo `test -f 'ucl_emitter_streamline.c' || echo './'`ucl_emitter_streamline.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_emitter_streamline.c -fPIC -DPIC -o .libs/libucl_la-ucl_emitter_streamline.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_emitter_utils.lo `test -f 'ucl_emitter_utils.c' || echo './'`ucl_emitter_utils.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_emitter_utils.c -fPIC -DPIC -o .libs/libucl_la-ucl_emitter_utils.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_sexp.lo `test -f 'ucl_sexp.c' || echo './'`ucl_sexp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_sexp.c -fPIC -DPIC -o .libs/libucl_la-ucl_sexp.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_emitter.lo `test -f 'ucl_emitter.c' || echo './'`ucl_emitter.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_emitter.c -fPIC -DPIC -o .libs/libucl_la-ucl_emitter.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_hash.lo `test -f 'ucl_hash.c' || echo './'`ucl_hash.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_hash.c -fPIC -DPIC -o .libs/libucl_la-ucl_hash.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_msgpack.lo `test -f 'ucl_msgpack.c' || echo './'`ucl_msgpack.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_msgpack.c -fPIC -DPIC -o .libs/libucl_la-ucl_msgpack.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_schema.lo `test -f 'ucl_schema.c' || echo './'`ucl_schema.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_schema.c -fPIC -DPIC -o .libs/libucl_la-ucl_schema.o In file included from ucl_schema.c:28: tree.h:154:36: warning: 'TREE_REMOVE_ucl_compare_node_link' defined but not used [-Wunused-function] 154 | static struct node *_HU_FUNCTION(TREE_REMOVE_##node##_##field) \ | ^~~~~~~~~~~~ tree.h:49:56: note: in definition of macro '_HU_FUNCTION' 49 | # define _HU_FUNCTION(x) __attribute__((__unused__)) x | ^ ucl_schema.c:423:1: note: in expansion of macro 'TREE_DEFINE' 423 | TREE_DEFINE(ucl_compare_node, link) | ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_util.lo `test -f 'ucl_util.c' || echo './'`ucl_util.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_util.c -fPIC -DPIC -o .libs/libucl_la-ucl_util.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libucl_la-ucl_parser.lo `test -f 'ucl_parser.c' || echo './'`ucl_parser.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ucl_parser.c -fPIC -DPIC -o .libs/libucl_la-ucl_parser.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../src -I../include -I../uthash -I../klib -Wall -W -Wno-unused-parameter -Wno-pointer-sign -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 6:0:1 -o libucl.la -rpath /usr/lib libucl_la-ucl_emitter.lo libucl_la-ucl_emitter_streamline.lo libucl_la-ucl_emitter_utils.lo libucl_la-ucl_hash.lo libucl_la-ucl_parser.lo libucl_la-ucl_schema.lo libucl_la-ucl_util.lo libucl_la-ucl_msgpack.lo libucl_la-ucl_sexp.lo -lm libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libucl_la-ucl_emitter.o .libs/libucl_la-ucl_emitter_streamline.o .libs/libucl_la-ucl_emitter_utils.o .libs/libucl_la-ucl_hash.o .libs/libucl_la-ucl_parser.o .libs/libucl_la-ucl_schema.o .libs/libucl_la-ucl_util.o .libs/libucl_la-ucl_msgpack.o .libs/libucl_la-ucl_sexp.o -lm -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libucl.so.5 -o .libs/libucl.so.5.1.0 libtool: link: (cd ".libs" && rm -f "libucl.so.5" && ln -s "libucl.so.5.1.0" "libucl.so.5") libtool: link: (cd ".libs" && rm -f "libucl.so" && ln -s "libucl.so.5.1.0" "libucl.so") libtool: link: ( cd ".libs" && rm -f "libucl.la" && ln -s "../libucl.la" "libucl.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' Making all in tests make[2]: Nothing to be done for 'all'. Making all in utils make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83405 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libucl5-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libucl5-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libucl-0.8.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libucl5-buildroot make: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' /bin/mkdir -p '/usr/src/tmp/libucl5-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libucl.la '/usr/src/tmp/libucl5-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libucl.so.5.1.0 /usr/src/tmp/libucl5-buildroot/usr/lib/libucl.so.5.1.0 libtool: install: (cd /usr/src/tmp/libucl5-buildroot/usr/lib && { ln -s -f libucl.so.5.1.0 libucl.so.5 || { rm -f libucl.so.5 && ln -s libucl.so.5.1.0 libucl.so.5; }; }) libtool: install: (cd /usr/src/tmp/libucl5-buildroot/usr/lib && { ln -s -f libucl.so.5.1.0 libucl.so || { rm -f libucl.so && ln -s libucl.so.5.1.0 libucl.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libucl.lai /usr/src/tmp/libucl5-buildroot/usr/lib/libucl.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libucl5-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 ../include/ucl.h ../include/ucl++.h '/usr/src/tmp/libucl5-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/tests' 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/libucl-0.8.1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/tests' Making install in utils make[1]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/utils' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/utils' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/utils' make[1]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/utils' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libucl5-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 libucl.3 '/usr/src/tmp/libucl5-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1' make[2]: Entering directory '/usr/src/RPM/BUILD/libucl-0.8.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libucl5-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libucl.pc '/usr/src/tmp/libucl5-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1' make: Leaving directory '/usr/src/RPM/BUILD/libucl-0.8.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libucl5-buildroot (auto) removed './usr/lib/libucl.la' mode of './usr/lib/libucl.so.5.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libucl5-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libucl.pc: Libs: '-L${libdir} -lucl' --> '-lucl' Checking contents of files in /usr/src/tmp/libucl5-buildroot/ (default) Compressing files in /usr/src/tmp/libucl5-buildroot (auto) Adjusting library links in /usr/src/tmp/libucl5-buildroot ./usr/lib: (from :0) libucl.so.5 -> libucl.so.5.1.0 Verifying ELF objects in /usr/src/tmp/libucl5-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libucl.so.5.1.0: uses non-LFS functions: fstat glob globfree mmap open stat Processing files: libucl5-0.8.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libucl-0.8.1 + DOCDIR=/usr/src/tmp/libucl5-buildroot/usr/share/doc/libucl5-0.8.1 + export DOCDIR + rm -rf /usr/src/tmp/libucl5-buildroot/usr/share/doc/libucl5-0.8.1 + /bin/mkdir -p /usr/src/tmp/libucl5-buildroot/usr/share/doc/libucl5-0.8.1 + cp -prL ChangeLog.md COPYING README.md /usr/src/tmp/libucl5-buildroot/usr/share/doc/libucl5-0.8.1 + chmod -R go-w /usr/src/tmp/libucl5-buildroot/usr/share/doc/libucl5-0.8.1 + chmod -R a+rX /usr/src/tmp/libucl5-buildroot/usr/share/doc/libucl5-0.8.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Iwhemv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libucl5-buildroot/usr/lib/libucl.so.5: 165 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y4i24D find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libucl.so.5 = set:ldVBFAjACA6g3idbzMMs6J72KAThY21rEjH6RRfHz5Li4ZbpbqLL8nBxxENLw6lv9YZERcqVDyOh9MI3mdHGjqlZqCHf202vZsnSUz6ocL7kZ545mT8jL1lP1A2FH6zS2qoACZscUwDm2supxFYUevWZFsMyAi2wSIoCotrjvh6AcZve56o03O2VoLJgrBSvvF3Ssa9j2N4IMn4X97oa3oHyWe0rgruj4qfL5qqzSohNUQPdCVOpql2nKl6vFJelKX0X8ZmkygMeMWtGNd2R2MXVwxXNJL6ZIfLpWRmdXlmCblZDZ4oYmGv1wJgecNme8QZFH0qIZ6FZ1kdqx98 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.27), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n53SmD Creating libucl5-debuginfo package Processing files: libucl5-devel-0.8.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rf6Jtb 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.eXXN7W find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libucl5-buildroot/usr/include/ucl++.h:26:10: fatal error: string: No such file or directory 26 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libucl5-buildroot/usr/include/ucl++.h: cpp failed, trying c++ mode i586-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/libucl5-buildroot/usr/include/ucl++.h: cpp failed Provides: pkgconfig(libucl) = 0.8.1 Requires: libucl5, /usr/lib/libucl.so.5.1.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q4f8d0 Processing files: libucl5-debuginfo-0.8.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eiL3HQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1OT2AZ find-requires: running scripts (debuginfo) Provides: debug(libucl.so.5) Requires: libucl5 = 0.8.1-alt1, debug(libc.so.6), debug(libm.so.6) Adding to libucl5-debuginfo a strict dependency on libucl5 Adding to libucl5-devel a strict dependency on libucl5 Removing 1 extra deps from libucl5-devel due to dependency on libucl5 Wrote: /usr/src/RPM/RPMS/i586/libucl5-0.8.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libucl5-devel-0.8.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libucl5-debuginfo-0.8.1-alt1.i586.rpm (w2.lzdio) 9.44user 2.27system 0:17.09elapsed 68%CPU (0avgtext+0avgdata 50820maxresident)k 0inputs+0outputs (0major+1061163minor)pagefaults 0swaps 10.55user 4.53system 0:19.71elapsed 76%CPU (0avgtext+0avgdata 50820maxresident)k 0inputs+0outputs (0major+1251285minor)pagefaults 0swaps --- libucl5-0.8.1-alt1.i586.rpm.repo 2020-11-16 06:25:06.000000000 +0000 +++ libucl5-0.8.1-alt1.i586.rpm.hasher 2022-06-11 04:46:32.165927657 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1) Requires: libc.so.6(GLIBC_2.1.3) @@ -11,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) Requires: libc.so.6(GLIBC_2.4) @@ -18,3 +20,3 @@ File: /usr/lib/libucl.so.5 120777 root:root libucl.so.5.1.0 -File: /usr/lib/libucl.so.5.1.0 100644 root:root 2d9b48249717c921d02a67c1107e8eb0 +File: /usr/lib/libucl.so.5.1.0 100644 root:root 1a6d20d82102d505f32c0884cc926343 File: /usr/share/doc/libucl5-0.8.1 40755 root:root @@ -23,2 +25,2 @@ File: /usr/share/doc/libucl5-0.8.1/README.md 100644 root:root f45529f5889422697950c83b3f5601a6 -RPMIdentity: f7f37a78c87a1b85441a8de16416b74e9040052f81e87908e83af66f96c30dd3ca976ffb5dacf8950832fb4c5e86c56b1c6b7ea22c44d045fd866b84a61eb086 +RPMIdentity: cfc3c44562b31666f90722f78065614df178e09e406ad2fbb995cc927b333f1ac31f495dbdec9df0a88e8309e84cb4f36537e1c1fc64c4e5d35a86b2dc97f98b --- libucl5-debuginfo-0.8.1-alt1.i586.rpm.repo 2020-11-16 06:25:06.000000000 +0000 +++ libucl5-debuginfo-0.8.1-alt1.i586.rpm.hasher 2022-06-11 04:46:32.220928475 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/9cc0961eefae444d20aa4e9f94b423bf397e3e 120777 root:root ../../../libucl.so.5.1.0 -/usr/lib/debug/.build-id/18/9cc0961eefae444d20aa4e9f94b423bf397e3e.debug 120777 root:root ../../usr/lib/libucl.so.5.1.0.debug +/usr/lib/debug/.build-id/77 40755 root:root +/usr/lib/debug/.build-id/77/96d0ac214e5ad5fd97862ebf8d0f2e4aed8f17 120777 root:root ../../../libucl.so.5.1.0 +/usr/lib/debug/.build-id/77/96d0ac214e5ad5fd97862ebf8d0f2e4aed8f17.debug 120777 root:root ../../usr/lib/libucl.so.5.1.0.debug /usr/lib/debug/usr/lib/libucl.so.5.1.0.debug 100644 root:root @@ -33,6 +33,6 @@ Provides: libucl5-debuginfo = 0.8.1-alt1:sisyphus+261793.100.3.1 -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/9cc0961eefae444d20aa4e9f94b423bf397e3e 120777 root:root ../../../libucl.so.5.1.0 -File: /usr/lib/debug/.build-id/18/9cc0961eefae444d20aa4e9f94b423bf397e3e.debug 120777 root:root ../../usr/lib/libucl.so.5.1.0.debug -File: /usr/lib/debug/usr/lib/libucl.so.5.1.0.debug 100644 root:root 6d36c0029a65feb2a924b7b966a91cb3 +File: /usr/lib/debug/.build-id/77 40755 root:root +File: /usr/lib/debug/.build-id/77/96d0ac214e5ad5fd97862ebf8d0f2e4aed8f17 120777 root:root ../../../libucl.so.5.1.0 +File: /usr/lib/debug/.build-id/77/96d0ac214e5ad5fd97862ebf8d0f2e4aed8f17.debug 120777 root:root ../../usr/lib/libucl.so.5.1.0.debug +File: /usr/lib/debug/usr/lib/libucl.so.5.1.0.debug 100644 root:root 2e824431e1de6455398d1285ce5282b2 File: /usr/lib/debug/usr/lib/libucl.so.5.debug 120777 root:root libucl.so.5.1.0.debug @@ -60,2 +60,2 @@ File: /usr/src/debug/libucl-0.8.1/uthash/utstring.h 100644 root:root 72f71106aca58aaa7a966838a2aa6c7f -RPMIdentity: 1a647ee40b54fad5e087a000df88e23b736ba8173aaa54ce7d3004713211dba4d4c621b549d526e576921eeef0d11ab6a2dcfb978e50de9a5749b17c82c424c4 +RPMIdentity: a49378ebeb27b28d51cb3304b1bb91cf84be39b962b997ae4352d2c69e5b0bb6a97698a391d80b30a0ea1b582f289f278a0f4b97ce11e742a2f8989f8852f0f5