<86>May 4 02:34:00 userdel[3865886]: delete user 'rooter' <86>May 4 02:34:00 userdel[3865886]: removed group 'rooter' owned by 'rooter' <86>May 4 02:34:00 userdel[3865886]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:34:00 groupadd[3865927]: group added to /etc/group: name=rooter, GID=1850 <86>May 4 02:34:00 groupadd[3865927]: group added to /etc/gshadow: name=rooter <86>May 4 02:34:00 groupadd[3865927]: new group: name=rooter, GID=1850 <86>May 4 02:34:00 useradd[3865957]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>May 4 02:34:00 userdel[3865994]: delete user 'builder' <86>May 4 02:34:00 userdel[3865994]: removed group 'builder' owned by 'builder' <86>May 4 02:34:00 userdel[3865994]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:34:00 groupadd[3866018]: group added to /etc/group: name=builder, GID=1851 <86>May 4 02:34:00 groupadd[3866018]: group added to /etc/gshadow: name=builder <86>May 4 02:34:00 groupadd[3866018]: new group: name=builder, GID=1851 <86>May 4 02:34:00 useradd[3866052]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11642 + 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.11642 + 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:18: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/c.m4:1695: AC_PROG_CC_C99 is expanded from... configure.ac:18: the top level configure.ac:177: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:177: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/gcov.m4:25: AX_CODE_COVERAGE is expanded from... configure.ac:177: the top level 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for sys/param.h... yes checking for sys/mman.h... yes checking for stddef.h... yes checking for stdarg.h... yes checking for stdbool.h... yes checking for ctype.h... yes checking for errno.h... yes checking for limits.h... yes checking for libgen.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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for an ANSI C-conforming const... yes checking for size_t... yes 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 x86_64-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 x86_64-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 -c -o libucl_la-ucl_emitter_streamline.lo `test -f 'ucl_emitter_streamline.c' || echo './'`ucl_emitter_streamline.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o libucl_la-ucl_emitter.lo `test -f 'ucl_emitter.c' || echo './'`ucl_emitter.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o libucl_la-ucl_msgpack.lo `test -f 'ucl_msgpack.c' || echo './'`ucl_msgpack.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o libucl_la-ucl_emitter_utils.lo `test -f 'ucl_emitter_utils.c' || echo './'`ucl_emitter_utils.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o libucl_la-ucl_sexp.lo `test -f 'ucl_sexp.c' || echo './'`ucl_sexp.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o libucl_la-ucl_hash.lo `test -f 'ucl_hash.c' || echo './'`ucl_hash.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o libucl_la-ucl_schema.lo `test -f 'ucl_schema.c' || echo './'`ucl_schema.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o libucl_la-ucl_parser.lo `test -f 'ucl_parser.c' || echo './'`ucl_parser.c libtool: compile: x86_64-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 -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=compile x86_64-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 -c -o libucl_la-ucl_util.lo `test -f 'ucl_util.c' || echo './'`ucl_util.c libtool: compile: x86_64-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 -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=link x86_64-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 -version-info 6:0:1 -o libucl.la -rpath /usr/lib64 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: x86_64-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 -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.11596 + 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:/usr/bin:/bin:/usr/local/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' /usr/bin/mkdir -p '/usr/src/tmp/libucl5-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libucl.la '/usr/src/tmp/libucl5-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libucl.so.5.1.0 /usr/src/tmp/libucl5-buildroot/usr/lib64/libucl.so.5.1.0 libtool: install: (cd /usr/src/tmp/libucl5-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libucl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/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'. /usr/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'. /usr/bin/mkdir -p '/usr/src/tmp/libucl5-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libucl.pc '/usr/src/tmp/libucl5-buildroot/usr/lib64/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/lib64/libucl.la' mode of './usr/lib64/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/lib64/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/lib64: (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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libucl5-buildroot Processing files: libucl5-0.8.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36986 + 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.kNBdKt find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libucl5-buildroot/usr/lib64/libucl.so.5: 165 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pm9zL6 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()(64bit) = set:ldVBFAjACA6g3idbzMMs6J72KAThY21rEjH6RRfHz5Li4ZbpbqLL8nBxxENLw6lv9YZERcqVDyOh9MI3mdHGjqlZqCHf202vZsnSUz6ocL7kZ545mT8jL1lP1A2FH6zS2qoACZscUwDm2supxFYUevWZFsMyAi2wSIoCotrjvh6AcZve56o03O2VoLJgrBSvvF3Ssa9j2N4IMn4X97oa3oHyWe0rgruj4qfL5qqzSohNUQPdCVOpql2nKl6vFJelKX0X8ZmkygMeMWtGNd2R2MXVwxXNJL6ZIfLpWRmdXlmCblZDZ4oYmGv1wJgecNme8QZFH0qIZ6FZ1kdqx98 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O7zgEK 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.b5eCPO 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.NPFHYG 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 x86_64-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/lib64/libucl.so.5.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6r2XGu 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.FlheJD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xLhQ2H find-requires: running scripts (debuginfo) Provides: debug64(libucl.so.5) Requires: libucl5 = 0.8.1-alt1, debug64(libc.so.6), debug64(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/x86_64/libucl5-0.8.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libucl5-devel-0.8.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libucl5-debuginfo-0.8.1-alt1.x86_64.rpm (w2.lzdio) 8.16user 5.25system 0:18.22elapsed 73%CPU (0avgtext+0avgdata 67368maxresident)k 0inputs+0outputs (0major+1082271minor)pagefaults 0swaps 0.53user 1.89system 0:23.67elapsed 10%CPU (0avgtext+0avgdata 12556maxresident)k 0inputs+0outputs (0major+94253minor)pagefaults 0swaps --- libucl5-0.8.1-alt1.x86_64.rpm.repo 2020-11-16 06:25:03.000000000 +0000 +++ libucl5-0.8.1-alt1.x86_64.rpm.hasher 2024-05-04 02:34:20.818304726 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -18,3 +19,3 @@ File: /usr/lib64/libucl.so.5 120777 root:root libucl.so.5.1.0 -File: /usr/lib64/libucl.so.5.1.0 100644 root:root 4936f6b6b420d366a776761274e40b9e +File: /usr/lib64/libucl.so.5.1.0 100644 root:root a91853c9d4c65ed7a5e1ae69371c3e67 File: /usr/share/doc/libucl5-0.8.1 40755 root:root @@ -23,2 +24,2 @@ File: /usr/share/doc/libucl5-0.8.1/README.md 100644 root:root f45529f5889422697950c83b3f5601a6 -RPMIdentity: c8b03879579b8924a4713fcb68dc1884ea447bc62599cd1f221b99d84dc7f8398d33aa2af85dee02b4d05f61284f0c5894eae5b808ede4b4ab9f2c925ca896e6 +RPMIdentity: dec2a5f41a9816b044b456df8b5f19ca44854af8735410a76036f5c3e1f6bcd9d203b3c58dfa3a27236d3a8ae2d4b20a4d15f0839fc9f90d5df71e073f4812f3 --- libucl5-debuginfo-0.8.1-alt1.x86_64.rpm.repo 2020-11-16 06:25:03.000000000 +0000 +++ libucl5-debuginfo-0.8.1-alt1.x86_64.rpm.hasher 2024-05-04 02:34:23.663341974 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/3234d99f9bf3df21703f33a3a73adff4ced6f5 120777 root:root ../../../../lib64/libucl.so.5.1.0 -/usr/lib/debug/.build-id/67/3234d99f9bf3df21703f33a3a73adff4ced6f5.debug 120777 root:root ../../usr/lib64/libucl.so.5.1.0.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/98ed3bf524b6ddc2ae1c9e8720cc9b78c977e8 120777 root:root ../../../../lib64/libucl.so.5.1.0 +/usr/lib/debug/.build-id/97/98ed3bf524b6ddc2ae1c9e8720cc9b78c977e8.debug 120777 root:root ../../usr/lib64/libucl.so.5.1.0.debug /usr/lib/debug/usr/lib64/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/67 40755 root:root -File: /usr/lib/debug/.build-id/67/3234d99f9bf3df21703f33a3a73adff4ced6f5 120777 root:root ../../../../lib64/libucl.so.5.1.0 -File: /usr/lib/debug/.build-id/67/3234d99f9bf3df21703f33a3a73adff4ced6f5.debug 120777 root:root ../../usr/lib64/libucl.so.5.1.0.debug -File: /usr/lib/debug/usr/lib64/libucl.so.5.1.0.debug 100644 root:root 3c2182465dcfed8187d8a9f373b544e5 +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/98ed3bf524b6ddc2ae1c9e8720cc9b78c977e8 120777 root:root ../../../../lib64/libucl.so.5.1.0 +File: /usr/lib/debug/.build-id/97/98ed3bf524b6ddc2ae1c9e8720cc9b78c977e8.debug 120777 root:root ../../usr/lib64/libucl.so.5.1.0.debug +File: /usr/lib/debug/usr/lib64/libucl.so.5.1.0.debug 100644 root:root d9721dbb4a03f5dcb93f196d2cb86493 File: /usr/lib/debug/usr/lib64/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: 466d031ce21965b248952e006be2347d54e38c6900e68a971cf87e9590d1674b6a43557fcec88130824243e8320c2d0c3ec56b80f12aa87b28b202bd7a4b3e59 +RPMIdentity: c092d7d01ce253380fea4d902064ff2b75cd1a20ee767a17df933bd8cef43c84c349696f2d70ba8b77c2a5e28b9ec05519635a090fd9937c59e2a0155c3075d4