<86>Jun 16 02:00:05 userdel[1560706]: delete user 'rooter' <86>Jun 16 02:00:05 userdel[1560706]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:00:05 userdel[1560706]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:00:05 groupadd[1560734]: group added to /etc/group: name=rooter, GID=1871 <86>Jun 16 02:00:05 groupadd[1560734]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:00:05 groupadd[1560734]: new group: name=rooter, GID=1871 <86>Jun 16 02:00:05 useradd[1560754]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash <86>Jun 16 02:00:05 userdel[1560792]: delete user 'builder' <86>Jun 16 02:00:05 userdel[1560792]: removed group 'builder' owned by 'builder' <86>Jun 16 02:00:05 userdel[1560792]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:00:05 groupadd[1560827]: group added to /etc/group: name=builder, GID=1872 <86>Jun 16 02:00:05 groupadd[1560827]: group added to /etc/gshadow: name=builder <86>Jun 16 02:00:05 groupadd[1560827]: new group: name=builder, GID=1872 <86>Jun 16 02:00:05 useradd[1560854]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wcalc-2.5-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>Jun 16 02:00:08 rpmi: libgmp-devel-6.2.1-alt5 p10+309809.100.1.1 1668099184 installed <13>Jun 16 02:00:08 rpmi: libmpfr-devel-4.1.0-alt1 sisyphus+278099.3000.1.1 1626030030 installed <13>Jun 16 02:00:08 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+278099.3700.1.1 1626030606 installed <13>Jun 16 02:00:08 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+275295.100.2.3 1624485314 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wcalc-2.5-alt1.nosrc.rpm (w1.gzdio) Installing wcalc-2.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69920 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wcalc-2.5 + echo 'Source #0 (wcalc-2.5.tar):' Source #0 (wcalc-2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/wcalc-2.5.tar + cd wcalc-2.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69920 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcalc-2.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether PATH_MAX is declared... yes checking for acos in -lm... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for __gmpz_init in -lgmp... yes checking for library containing mpfr_free_str... -lmpfr checking for mpfr_sec... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for inline... inline checking for an ANSI C-conforming const... 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 vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for memset... yes checking for modf... yes checking for pow... yes checking for stpcpy... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoul... 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 src/common/Makefile config.status: creating src/common/includes/Makefile config.status: creating src/gui/Makefile config.status: creating test/Makefile config.status: creating English.lproj/Makefile config.status: creating src/common/includes/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 Making all in English.lproj make[1]: Nothing to be done for 'all'. Making all in src Making all in common make all-recursive Making all in includes make all-am make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o iscmd.o iscmd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o isconst.o isconst.c isconst.c:11:2: warning: #warning this is all in utf8... should probably use iconv [-Wcpp] 11 | #warning this is all in utf8... should probably use iconv | ^~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o isfunc.o isfunc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o extract_vars.o extract_vars.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o evalvar.o evalvar.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o add_commas.o add_commas.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o number.o number.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o explain.o explain.c In file included from /usr/include/string.h:532, from explain.c:11: In function 'strncat', inlined from 'explain' at explain.c:71:9: /usr/include/bits/string_fortified.h:122:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ explain.c: In function 'explain': explain.c:66:29: note: length computed here 66 | int len = strlen(mystr) + 2; | ^~~~~~~~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o historyManager.o historyManager.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o string_manip.o string_manip.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o conversion.o conversion.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o list.o list.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o files.o files.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o variables.o variables.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o number_formatting.o number_formatting.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o calculator.o calculator.c calculator.c: In function 'print_this_result': calculator.c:645:51: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] 645 | snprintf(format, 10, "%%1.%if", conf.precision); | ^~ calculator.c:645:46: note: directive argument in the range [0, 2147483647] 645 | snprintf(format, 10, "%%1.%if", conf.precision); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from calculator.c:8: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 6 and 15 bytes into a destination of size 10 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ calculator.c:651:51: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] 651 | snprintf(format, 10, "%%1.%ig", conf.precision); | ^~ calculator.c:651:46: note: directive argument in the range [0, 2147483647] 651 | snprintf(format, 10, "%%1.%ig", conf.precision); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from calculator.c:8: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 6 and 15 bytes into a destination of size 10 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ calculator.c:648:51: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] 648 | snprintf(format, 10, "%%1.%ie", conf.precision); | ^~ calculator.c:648:46: note: directive argument in the range [0, 2147483647] 648 | snprintf(format, 10, "%%1.%ie", conf.precision); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from calculator.c:8: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 6 and 15 bytes into a destination of size 10 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o parser.o parser.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o scanner.o scanner.c make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' rm -f libwcalc.a ar cru libwcalc.a add_commas.o calculator.o conversion.o evalvar.o explain.o extract_vars.o files.o historyManager.o iscmd.o isconst.o isfunc.o list.o number.o number_formatting.o parser.o scanner.o string_manip.o variables.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libwcalc.a make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' Making all in gui make[2]: Nothing to be done for 'all'. Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/common/includes -I../src/common/includes -I../src/common/includes -I../src/common -I../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cli/help.o cli/help.c make[2]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/common/includes -I../src/common/includes -I../src/common/includes -I../src/common -I../src/common -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cli/main.o cli/main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o wcalc cli/main.o cli/help.o common/libwcalc.a -lfl -lmpfr -lgmp -lm -lreadline make[2]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src' Making all in test make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51696 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wcalc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wcalc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd wcalc-2.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/wcalc-buildroot make: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5' Making install in English.lproj make[1]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/English.lproj' make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/English.lproj' 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/wcalc-2.5/English.lproj' make[1]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/English.lproj' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src' Making install in common make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make install-recursive make[3]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' Making install in includes make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common/includes' make[5]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common/includes' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common/includes' make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common/includes' make[4]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[5]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[4]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[3]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' make[2]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/common' Making install in gui make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/gui' make[3]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src/gui' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/gui' make[2]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src/gui' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src' make[3]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/src' /bin/mkdir -p '/usr/src/tmp/wcalc-buildroot/usr/bin' /usr/libexec/rpm-build/install -p wcalc '/usr/src/tmp/wcalc-buildroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/src' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/test' make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5/test' make[1]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5' make[2]: Entering directory '/usr/src/RPM/BUILD/wcalc-2.5' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/wcalc-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 wcalc.1 '/usr/src/tmp/wcalc-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5' make: Leaving directory '/usr/src/RPM/BUILD/wcalc-2.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wcalc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wcalc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/wcalc-buildroot/ (default) Compressing files in /usr/src/tmp/wcalc-buildroot (auto) Verifying ELF objects in /usr/src/tmp/wcalc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: wcalc-2.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58653 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcalc-2.5 + DOCDIR=/usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.5 + export DOCDIR + rm -rf /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.5 + /bin/mkdir -p /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.5 + cp -prL NEWS COPYRIGHT AUTHORS README /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.5 + chmod -R go-w /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.5 + chmod -R a+rX /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jm2y0q 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.c4QGcr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), 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), libgmp.so.10()(64bit) >= set:miCwgE0afkZyUI720f6BM0OSA0, libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libmpfr.so.6()(64bit) >= set:mfNONH2UblfJZB5dTW2WKOiJqId1wcsVZAl59poMczWvNMMjDIFx2FfMfAZ7w8hkf9CZAo0udyjktbsuob3lI0jzUZcUn1pL5BlxJURBpU96ix9iucXquwo3tVRsOWulLiInZu4bAHYsMbMabZBvp4pqQdllVtI1dwcW2tfhrf4HjSWdO4, libreadline.so.7()(64bit) >= set:njCJKlFcmgU8mvL3SqZmm1JeEVbway4nDmIHOSxi1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nyerFo Creating wcalc-debuginfo package Processing files: wcalc-debuginfo-2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QnkNLm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nh8XUq find-requires: running scripts (debuginfo) Requires: wcalc = 2.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libm.so.6), debug64(libmpfr.so.6), debug64(libreadline.so.7) Adding to wcalc-debuginfo a strict dependency on wcalc Wrote: /usr/src/RPM/RPMS/x86_64/wcalc-2.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcalc-debuginfo-2.5-alt1.x86_64.rpm (w2.lzdio) 4.17user 3.64system 0:09.76elapsed 80%CPU (0avgtext+0avgdata 46348maxresident)k 0inputs+0outputs (0major+751538minor)pagefaults 0swaps /.out/wcalc-2.5-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/wcalc-debuginfo-2.5-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 2.94user 2.48system 0:18.43elapsed 29%CPU (0avgtext+0avgdata 128852maxresident)k 656inputs+0outputs (0major+194299minor)pagefaults 0swaps --- wcalc-2.5-alt1.x86_64.rpm.repo 2019-04-02 00:46:14.000000000 +0000 +++ wcalc-2.5-alt1.x86_64.rpm.hasher 2024-06-16 02:00:20.517188585 +0000 @@ -16,2 +16,3 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: libmpfr.so.6()(64bit) >= set:mfNONH2UblfJZB5dTW2WKOiJqId1wcsVZAl59poMczWvNMMjDIFx2FfMfAZ7w8hkf9CZAo0udyjktbsuob3lI0jzUZcUn1pL5BlxJURBpU96ix9iucXquwo3tVRsOWulLiInZu4bAHYsMbMabZBvp4pqQdllVtI1dwcW2tfhrf4HjSWdO4 @@ -21,3 +22,3 @@ Provides: wcalc = 2.5-alt1:sisyphus+226277.100.1.1 -File: /usr/bin/wcalc 100755 root:root 1d7383608c552a2348901d90451c6074 +File: /usr/bin/wcalc 100755 root:root 4bc4fbc98099a613eea07c570aa90909 File: /usr/share/doc/wcalc-2.5 40755 root:root @@ -28,2 +29,2 @@ File: /usr/share/man/man1/wcalc.1.xz 100644 root:root 14eddcfa7e99638dff91965cd342e121 -RPMIdentity: 69b94a52afb505b11b8758748137b24cfea2c9b4ada9832d78d165d250c74a500034077f0756ed24462a406ba865a4333b683928e7f9015b14407675c370cd6c +RPMIdentity: 9c05b347d1e7aa3526ae46c453e3d42c10cf788a92823beb35fae4f8a4be0886987dd914c0889150a02f7b67562ce27ae5b47ee45cc9ab7754623d5963b4a28e --- wcalc-debuginfo-2.5-alt1.x86_64.rpm.repo 2019-04-02 00:46:14.000000000 +0000 +++ wcalc-debuginfo-2.5-alt1.x86_64.rpm.hasher 2024-06-16 02:00:21.213199951 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/1952ae60e707f4020dc4baeb19de464dbd7d51 120777 root:root ../../../../bin/wcalc -/usr/lib/debug/.build-id/31/1952ae60e707f4020dc4baeb19de464dbd7d51.debug 120777 root:root ../../usr/bin/wcalc.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/30439c1ca27cb48e93e7d134f5801d327bfca8 120777 root:root ../../../../bin/wcalc +/usr/lib/debug/.build-id/b2/30439c1ca27cb48e93e7d134f5801d327bfca8.debug 120777 root:root ../../usr/bin/wcalc.debug /usr/lib/debug/usr/bin/wcalc.debug 100644 root:root @@ -54,6 +54,6 @@ Provides: wcalc-debuginfo = 2.5-alt1:sisyphus+226277.100.1.1 -File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/1952ae60e707f4020dc4baeb19de464dbd7d51 120777 root:root ../../../../bin/wcalc -File: /usr/lib/debug/.build-id/31/1952ae60e707f4020dc4baeb19de464dbd7d51.debug 120777 root:root ../../usr/bin/wcalc.debug -File: /usr/lib/debug/usr/bin/wcalc.debug 100644 root:root eeb10e593438d815c6d0cbac248363e3 +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/30439c1ca27cb48e93e7d134f5801d327bfca8 120777 root:root ../../../../bin/wcalc +File: /usr/lib/debug/.build-id/b2/30439c1ca27cb48e93e7d134f5801d327bfca8.debug 120777 root:root ../../usr/bin/wcalc.debug +File: /usr/lib/debug/usr/bin/wcalc.debug 100644 root:root 5deddf8917813ec0192d4692a521b300 File: /usr/src/debug/wcalc-2.5 40755 root:root @@ -99,2 +99,2 @@ File: /usr/src/debug/wcalc-2.5/src/common/variables.c 100644 root:root 38e0f88789dc4805ad2bab7862d22a3a -RPMIdentity: fd5f2d81584ba0014001a5b076d30f911d5bc41a24e8339d591a5f477152ad37019603748e6fe75935db535a1e1f0ab1b7b0db3c02ee562b33f1f2e06bc94b8e +RPMIdentity: c805964717ec4ac5173428506338a04adc95aa8fcba20dba1e080e09a781a9f00f43037a8ca6107a024ccdb6bc6c2517d4eec725024a0888472b0538ca41ecb3