<86>Jun 16 01:16:36 userdel[2372737]: delete user 'rooter' <86>Jun 16 01:16:36 userdel[2372737]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:16:36 userdel[2372737]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:16:36 groupadd[2372781]: group added to /etc/group: name=rooter, GID=1265 <86>Jun 16 01:16:36 groupadd[2372781]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:16:36 groupadd[2372781]: new group: name=rooter, GID=1265 <86>Jun 16 01:16:36 useradd[2372884]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash <86>Jun 16 01:16:36 userdel[2372964]: delete user 'builder' <86>Jun 16 01:16:36 userdel[2372964]: removed group 'builder' owned by 'builder' <86>Jun 16 01:16:36 userdel[2372964]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:16:36 groupadd[2373040]: group added to /etc/group: name=builder, GID=1266 <86>Jun 16 01:16:36 groupadd[2373040]: group added to /etc/gshadow: name=builder <86>Jun 16 01:16:36 groupadd[2373040]: new group: name=builder, GID=1266 <86>Jun 16 01:16:36 useradd[2373059]: new user: name=builder, UID=1266, GID=1266, home=/usr/src, shell=/bin/bash warning: Macro %lgpl2only not found <13>Jun 16 01:16:41 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Jun 16 01:16:42 rpmi: glibc-devel-static-6:2.32-alt5.p10.3 p10+347164.100.4.1 1714662498 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libdotconf-1.3-alt1.nosrc.rpm (w1.gzdio) Installing libdotconf-1.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96129 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dotconf-1.3 + echo 'Source #0 (dotconf-1.3.tar.gz):' Source #0 (dotconf-1.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dotconf-1.3.tar.gz + /bin/tar -xf - + cd dotconf-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96129 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dotconf-1.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:8: installing './compile' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf 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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... yes 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for memset... yes checking for strcspn... yes checking for strdup... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dotconf.pc config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libdotconf_la-readdir.lo `test -f 'readdir.c' || echo './'`readdir.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c readdir.c -fPIC -DPIC -o .libs/libdotconf_la-readdir.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c readdir.c -o libdotconf_la-readdir.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libdotconf_la-dotconf.lo `test -f 'dotconf.c' || echo './'`dotconf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c dotconf.c -fPIC -DPIC -o .libs/libdotconf_la-dotconf.o dotconf.c: In function 'dotconf_set_command': dotconf.c:499:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 499 | signed char *eob = args + strlen(args); | ^~~~ | | | signed char * In file included from dotconf.c:26: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'signed char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ dotconf.c:512:26: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] 512 | cmd->data.str = strdup(args); | ^~~~ | | | signed char * In file included from dotconf.c:26: /usr/include/string.h:171:34: note: expected 'const char *' but argument is of type 'signed char *' 171 | extern char *strdup (const char *__s) | ~~~~~~~~~~~~^~~ dotconf.c:519:22: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] 519 | if (!strncmp("<<", cp, 2)) { | ^~ | | | signed char * In file included from dotconf.c:26: /usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'signed char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ dotconf.c:521:49: warning: pointer targets in passing argument 2 of 'dotconf_get_here_document' differ in signedness [-Wpointer-sign] 521 | dotconf_get_here_document(configfile, cp + 2); | ~~~^~~ | | | signed char * dotconf.c:317:72: note: expected 'const char *' but argument is of type 'signed char *' 317 | char *dotconf_get_here_document(configfile_t * configfile, const char *delimit) | ~~~~~~~~~~~~^~~~~~~ dotconf.c:542:46: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] 542 | cmd->data.list[cmd->arg_count++] = strdup(args); | ^~~~ | | | signed char * In file included from dotconf.c:26: /usr/include/string.h:171:34: note: expected 'const char *' but argument is of type 'signed char *' 171 | extern char *strdup (const char *__s) | ~~~~~~~~~~~~^~~ dotconf.c: In function 'dotconf_handle_command': dotconf.c:642:6: warning: pointer targets in assignment from 'char *' to 'signed char *' differ in signedness [-Wpointer-sign] 642 | cp1 = buffer; | ^ dotconf.c:643:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 643 | eob = cp1 + strlen(cp1); | ^~~ | | | signed char * In file included from dotconf.c:26: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'signed char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ dotconf.c:656:6: warning: pointer targets in assignment from 'char *' to 'signed char *' differ in signedness [-Wpointer-sign] 656 | cp2 = name; | ^ dotconf.c: In function 'get_cwd': dotconf.c:1422:2: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 1422 | getcwd(buf, CFG_MAX_FILENAME); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c dotconf.c -o libdotconf_la-dotconf.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:1:0 -o libdotconf.la -rpath /usr/lib64 libdotconf_la-dotconf.lo libdotconf_la-readdir.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libdotconf_la-dotconf.o .libs/libdotconf_la-readdir.o -g -O2 -Wl,-soname -Wl,libdotconf.so.0 -o .libs/libdotconf.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libdotconf.so.0" && ln -s "libdotconf.so.0.0.1" "libdotconf.so.0") libtool: link: (cd ".libs" && rm -f "libdotconf.so" && ln -s "libdotconf.so.0.0.1" "libdotconf.so") libtool: link: ar cr .libs/libdotconf.a libdotconf_la-dotconf.o libdotconf_la-readdir.o libtool: link: ranlib .libs/libdotconf.a libtool: link: ( cd ".libs" && rm -f "libdotconf.la" && ln -s "../libdotconf.la" "libdotconf.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95186 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdotconf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdotconf-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dotconf-1.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/libdotconf-buildroot install make: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf' /usr/libexec/rpm-build/install -p -m 644 dotconf-features.txt dotconf-api.txt '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf' make[2]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/doc' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/examples' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/modules' /usr/libexec/rpm-build/install -p -m 644 modules/Makefile modules/include.conf modules/module.c modules/my_module.c modules/output modules/sample.conf '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/modules' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/context' /usr/libexec/rpm-build/install -p -m 644 context/Makefile context/context.c context/context.conf context/output '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/context' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/duplicates' /usr/libexec/rpm-build/install -p -m 644 duplicates/Makefile duplicates/duplicate.c duplicates/first_module.c duplicates/output duplicates/sample.conf duplicates/second_module.c '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/duplicates' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/argdouble' /usr/libexec/rpm-build/install -p -m 644 argdouble/Makefile argdouble/argdouble.c argdouble/argdouble.conf argdouble/output '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/argdouble' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/libpool' /usr/libexec/rpm-build/install -p -m 644 libpool/libpool.h libpool/pool.c libpool/Makefile '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/libpool' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/caseinsensitive' /usr/libexec/rpm-build/install -p -m 644 caseinsensitive/Makefile caseinsensitive/caseinsensitive.c caseinsensitive/caseinsensitive.conf caseinsensitive/output '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/caseinsensitive' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/simple' /usr/libexec/rpm-build/install -p -m 644 simple/Makefile simple/included.conf simple/linecat.conf simple/output simple/simple.c simple/simple.conf '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/simple' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/fallback' /usr/libexec/rpm-build/install -p -m 644 fallback/Makefile fallback/fallback.c fallback/fallback.conf fallback/output '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/fallback' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/errorhandler' /usr/libexec/rpm-build/install -p -m 644 errorhandler/Makefile errorhandler/errorhandler.c errorhandler/errorhandler.conf errorhandler/output '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/errorhandler' /usr/libexec/rpm-build/install -p -m 644 README maketest.sh '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/.' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/noinline' /usr/libexec/rpm-build/install -p -m 644 noinline/Makefile noinline/noinline.c noinline/noinline.conf noinline/output '/usr/src/tmp/libdotconf-buildroot/usr/share/doc/dotconf/examples/noinline' make[2]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/examples' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3/src' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libdotconf.la '/usr/src/tmp/libdotconf-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libdotconf.so.0.0.1 /usr/src/tmp/libdotconf-buildroot/usr/lib64/libdotconf.so.0.0.1 libtool: install: (cd /usr/src/tmp/libdotconf-buildroot/usr/lib64 && { ln -s -f libdotconf.so.0.0.1 libdotconf.so.0 || { rm -f libdotconf.so.0 && ln -s libdotconf.so.0.0.1 libdotconf.so.0; }; }) libtool: install: (cd /usr/src/tmp/libdotconf-buildroot/usr/lib64 && { ln -s -f libdotconf.so.0.0.1 libdotconf.so || { rm -f libdotconf.so && ln -s libdotconf.so.0.0.1 libdotconf.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libdotconf.lai /usr/src/tmp/libdotconf-buildroot/usr/lib64/libdotconf.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libdotconf.a /usr/src/tmp/libdotconf-buildroot/usr/lib64/libdotconf.a libtool: install: chmod 644 /usr/src/tmp/libdotconf-buildroot/usr/lib64/libdotconf.a libtool: install: ranlib /usr/src/tmp/libdotconf-buildroot/usr/lib64/libdotconf.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 dotconf.h '/usr/src/tmp/libdotconf-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3' make[2]: Entering directory '/usr/src/RPM/BUILD/dotconf-1.3' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libdotconf-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 dotconf.pc '/usr/src/tmp/libdotconf-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3' make: Leaving directory '/usr/src/RPM/BUILD/dotconf-1.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdotconf-buildroot (auto) removed './usr/lib64/libdotconf.la' mode of './usr/lib64/libdotconf.so.0.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdotconf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/dotconf.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/dotconf.pc: Libs: '-L${libdir} -ldotconf' --> '-ldotconf' Checking contents of files in /usr/src/tmp/libdotconf-buildroot/ (default) Compressing files in /usr/src/tmp/libdotconf-buildroot (auto) Adjusting library links in /usr/src/tmp/libdotconf-buildroot ./usr/lib64: (from :0) libdotconf.so.0 -> libdotconf.so.0.0.1 Verifying ELF objects in /usr/src/tmp/libdotconf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libdotconf-1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93275 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dotconf-1.3 + DOCDIR=/usr/src/tmp/libdotconf-buildroot/usr/share/doc/libdotconf-1.3 + export DOCDIR + rm -rf /usr/src/tmp/libdotconf-buildroot/usr/share/doc/libdotconf-1.3 + /bin/mkdir -p /usr/src/tmp/libdotconf-buildroot/usr/share/doc/libdotconf-1.3 + cp -prL AUTHORS COPYING README /usr/src/tmp/libdotconf-buildroot/usr/share/doc/libdotconf-1.3 + chmod -R go-w /usr/src/tmp/libdotconf-buildroot/usr/share/doc/libdotconf-1.3 + chmod -R a+rX /usr/src/tmp/libdotconf-buildroot/usr/share/doc/libdotconf-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hzVZGN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdotconf-buildroot/usr/lib64/libdotconf.so.0: 28 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gBZ9HN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdotconf.so.0()(64bit) = set:idbp7tSBvxsuzq1Iq6zExQv7lVhZJqy5wGItlUT7z20O7f77rarq2u23h Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.omyHqP Creating libdotconf-debuginfo package Processing files: libdotconf-devel-1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mDquhO 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.HDfREN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(dotconf) = 1.3 Requires: /usr/lib64/libdotconf.so.0.0.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CLh1oM Processing files: libdotconf-debuginfo-1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mEOVeP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VLbrXM find-requires: running scripts (debuginfo) Provides: debug64(libdotconf.so.0) Requires: libdotconf = 1.3-alt1, debug64(libc.so.6) Adding to libdotconf-debuginfo a strict dependency on libdotconf Adding to libdotconf-devel a strict dependency on libdotconf Removing 1 extra deps from libdotconf-devel due to dependency on libdotconf warning: Installed (but unpackaged) file(s) found: /usr/lib64/libdotconf.a Wrote: /usr/src/RPM/RPMS/x86_64/libdotconf-1.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdotconf-devel-1.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdotconf-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio) 6.87user 3.10system 0:24.86elapsed 40%CPU (0avgtext+0avgdata 36320maxresident)k 0inputs+0outputs (0major+943141minor)pagefaults 0swaps 5.15user 2.14system 0:41.02elapsed 17%CPU (0avgtext+0avgdata 128404maxresident)k 0inputs+0outputs (0major+195203minor)pagefaults 0swaps --- libdotconf-1.3-alt1.x86_64.rpm.repo 2021-07-12 07:33:59.000000000 +0000 +++ libdotconf-1.3-alt1.x86_64.rpm.hasher 2024-06-16 01:17:11.817067321 +0000 @@ -16,3 +16,3 @@ File: /usr/lib64/libdotconf.so.0 120777 root:root libdotconf.so.0.0.1 -File: /usr/lib64/libdotconf.so.0.0.1 100644 root:root dc85397893a7b526e6d142c3b5896b25 +File: /usr/lib64/libdotconf.so.0.0.1 100644 root:root 5e51f9e4cf920d78f28c1e49186c35da File: /usr/share/doc/libdotconf-1.3 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/doc/libdotconf-1.3/README 100644 root:root 64d168e65190a0176d1d02b171cb3e7f -RPMIdentity: daa5c0ad48f9a75212498c00a55795d1fe4ff03ac26803762e4c7c5568b386dc390e0803bfe418189ecdeef9d6eedc0e3e10f9d2f313a6d6a2dbade4a4b33876 +RPMIdentity: d2a271f79d223e7e8447f933c3e3d63d53a332482e181f7bb46ef1604ad4473289a57fc2e573162ccca3dbf647a466fb8c32cf9ef12e1d2590e5fd1371a051e0 --- libdotconf-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-12 07:33:59.000000000 +0000 +++ libdotconf-debuginfo-1.3-alt1.x86_64.rpm.hasher 2024-06-16 01:17:12.020069646 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/6e19b4534566f925712413b68937c06ee387c7 120777 root:root ../../../../lib64/libdotconf.so.0.0.1 -/usr/lib/debug/.build-id/cd/6e19b4534566f925712413b68937c06ee387c7.debug 120777 root:root ../../usr/lib64/libdotconf.so.0.0.1.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/c6db4bc3f67aee66d6e019d254e45e075b06a8 120777 root:root ../../../../lib64/libdotconf.so.0.0.1 +/usr/lib/debug/.build-id/fe/c6db4bc3f67aee66d6e019d254e45e075b06a8.debug 120777 root:root ../../usr/lib64/libdotconf.so.0.0.1.debug /usr/lib/debug/usr/lib64/libdotconf.so.0.0.1.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: libdotconf-debuginfo = 1.3-alt1:sisyphus+278180.100.1.1 -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/6e19b4534566f925712413b68937c06ee387c7 120777 root:root ../../../../lib64/libdotconf.so.0.0.1 -File: /usr/lib/debug/.build-id/cd/6e19b4534566f925712413b68937c06ee387c7.debug 120777 root:root ../../usr/lib64/libdotconf.so.0.0.1.debug -File: /usr/lib/debug/usr/lib64/libdotconf.so.0.0.1.debug 100644 root:root 84dd71fbd0c06340efcf66a852464578 +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/c6db4bc3f67aee66d6e019d254e45e075b06a8 120777 root:root ../../../../lib64/libdotconf.so.0.0.1 +File: /usr/lib/debug/.build-id/fe/c6db4bc3f67aee66d6e019d254e45e075b06a8.debug 120777 root:root ../../usr/lib64/libdotconf.so.0.0.1.debug +File: /usr/lib/debug/usr/lib64/libdotconf.so.0.0.1.debug 100644 root:root d01f5d0c63f3347ab122c8a8b1b56574 File: /usr/lib/debug/usr/lib64/libdotconf.so.0.debug 120777 root:root libdotconf.so.0.0.1.debug @@ -23,2 +23,2 @@ File: /usr/src/debug/dotconf-1.3/src/dotconf.h 100644 root:root 9ccc9a39a2f450fadfd79291d66b360e -RPMIdentity: c9a793dca2f75952b6716c5bfcdceef76743abaf51323707ccbbf694f9c1421f40c2d23974f057c3265eed8b6656d5d031aeee89224ff8226c2b0da6759f696d +RPMIdentity: 201a901df2b5b833794f713e8accd3da6a2ce02c82b64a1fe39311cc4afdecb2ae4eac9513ad8d013cf69514d8ac5ce5710158b5fe9507b9f2fe900c6221b142