<86>Feb 17 02:37:39 userdel[2277824]: delete user 'rooter'
<86>Feb 17 02:37:39 userdel[2277824]: removed group 'rooter' owned by 'rooter'
<86>Feb 17 02:37:39 groupadd[2277844]: group added to /etc/group: name=rooter, GID=675
<86>Feb 17 02:37:39 groupadd[2277844]: group added to /etc/gshadow: name=rooter
<86>Feb 17 02:37:39 groupadd[2277844]: new group: name=rooter, GID=675
<86>Feb 17 02:37:39 useradd[2277861]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash
<86>Feb 17 02:37:39 userdel[2277884]: delete user 'builder'
<86>Feb 17 02:37:39 userdel[2277884]: removed group 'builder' owned by 'builder'
<86>Feb 17 02:37:39 userdel[2277884]: removed shadow group 'builder' owned by 'builder'
<86>Feb 17 02:37:39 groupadd[2277906]: group added to /etc/group: name=builder, GID=676
<86>Feb 17 02:37:39 groupadd[2277906]: group added to /etc/gshadow: name=builder
<86>Feb 17 02:37:39 groupadd[2277906]: new group: name=builder, GID=676
<86>Feb 17 02:37:39 useradd[2277918]: new user: name=builder, UID=676, GID=676, 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>Feb 17 02:37:41 rpmi: libgmp-devel-6.2.1-alt1 sisyphus+262764.100.1.1 1606839246 installed
<13>Feb 17 02:37:41 rpmi: libmpfr-devel-4.1.0-alt1 sisyphus+262764.300.2.1 1606840927 installed
<13>Feb 17 02:37:41 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed
<13>Feb 17 02:37:41 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 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.99141
+ 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.99141
+ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ ./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 -j8
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 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 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 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 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 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 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 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 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 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 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 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 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 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 
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.41832
+ 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)
Hardlinking identical .pyc and .pyo files
Processing files: wcalc-2.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84315
+ 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.MggCyJ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xVjcLI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.K2xiEJ
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.Qv6opG
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NvIvTI
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)
7.67user 1.96system 0:11.98elapsed 80%CPU (0avgtext+0avgdata 46920maxresident)k
0inputs+0outputs (0major+815949minor)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
11.35user 4.80system 0:18.33elapsed 88%CPU (0avgtext+0avgdata 109792maxresident)k
192inputs+0outputs (0major+1133181minor)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	2021-02-17 02:37:55.451440548 +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