D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/weightwatcher-1.12-7.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.csDIKe
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf weightwatcher-1.12
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/weightwatcher-1.12.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd weightwatcher-1.12
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/weightwatcher-1.12-sprintf.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aWMnRt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd weightwatcher-1.12
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./autoconf/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./autoconf/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./autoconf/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./autoconf/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./autoconf/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./autoconf/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying autoconf/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
*********** Configuring:  weightwatcher 1.12 (2021-09-09) **********
checking if compilation flags should be set automatically... checking whether we should use the INTEL compiler... no
checking for style of include used by make... GNU
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for library containing strerror... none required
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for sin in -lm... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for unsigned long long... yes
checking for long long... yes
checking for error_at_line... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... (cached) void
checking for strftime... yes
checking for atexit... yes
checking for getenv... yes
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for pow... yes
checking for sqrt... yes
checking for strchr... yes
checking for strcspn... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for profiler mode... no
checking best linking option... no
***************************************************************
Compile cmdline:  gcc    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon
Link    cmdline:  gcc   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm 
Default XSLT URL: 
***************************************************************
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating src/fits/Makefile
config.status: creating src/wcs/Makefile
config.status: creating weightwatcher.spec
config.status: creating man/ww.1
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in src
Making all in fits
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitscleanup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitsmisc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitsconv.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitscheck.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitscat.c
fitscat.c: In function 'addhistoryto_cat':
fitscat.c:138:21: warning: '%.65s' directive writing up to 65 bytes into a region of size between 0 and 81 [-Wformat-overflow=]
  138 |   sprintf(str2, "%s %.65s", str2, str);
      |                     ^~~~~
In file included from /usr/include/stdio.h:866,
                 from fitscat.c:34:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 148 bytes into a destination of size 82
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitsread.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitshead.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitswrite.c
fitswrite.c: In function 'print_obj':
fitswrite.c:438:56: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'SLONGLONG' [-Wformat=]
  438 |           fprintf(stream, *key->printf?key->printf:"%lld", *(SLONGLONG *)ptr);
      |                                                     ~~~^   ~~~~~~~~~~~~~~~~~
      |                                                        |   |
      |                                                        |   SLONGLONG
      |                                                        long long int
fitswrite.c: In function 'voprint_obj':
fitswrite.c:524:56: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'SLONGLONG' [-Wformat=]
  524 |           fprintf(stream, *key->printf?key->printf:"%lld", *(SLONGLONG *)ptr);
      |                                                     ~~~^   ~~~~~~~~~~~~~~~~~
      |                                                        |   |
      |                                                        |   SLONGLONG
      |                                                        long long int
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitsutil.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitstab.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitsbody.c
fitsbody.c: In function 'alloc_body':
fitsbody.c:113:31: warning: '/vm' directive writing 3 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
  113 |     sprintf(tab->swapname, "%s/vm%05ld_%05x.tmp",
      |                               ^~~
fitsbody.c:113:28: note: directive argument in the range [-2147483648, 2147483647]
  113 |     sprintf(tab->swapname, "%s/vm%05ld_%05x.tmp",
      |                            ^~~~~~~~~~~~~~~~~~~~~
fitsbody.c:113:28: note: using the range [0, 4294967295] for directive argument
In file included from /usr/include/stdio.h:866,
                 from fitsbody.c:34:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 19 and 283 bytes into a destination of size 256
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
fitsbody.c: In function 'alloc_ibody':
fitsbody.c:213:31: warning: '/vm' directive writing 3 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
  213 |     sprintf(tab->swapname, "%s/vm%05ld_%05x.tmp",
      |                               ^~~
fitsbody.c:213:28: note: directive argument in the range [-2147483648, 2147483647]
  213 |     sprintf(tab->swapname, "%s/vm%05ld_%05x.tmp",
      |                            ^~~~~~~~~~~~~~~~~~~~~
fitsbody.c:213:28: note: using the range [0, 4294967295] for directive argument
In file included from /usr/include/stdio.h:866,
                 from fitsbody.c:34:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 19 and 283 bytes into a destination of size 256
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitskey.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
rm -f libfits.a
ar cru libfits.a fitsbody.o fitscat.o fitscheck.o fitscleanup.o fitsconv.o fitshead.o fitskey.o fitsmisc.o fitsread.o fitstab.o fitsutil.o fitswrite.o 
ranlib libfits.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
Making all in wcs
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c wcstrig.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c sph.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c cel.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c lin.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c tnx.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c poly.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c wcs.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c proj.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
rm -f libwcs_c.a
ar cru libwcs_c.a cel.o lin.o poly.o proj.o sph.o tnx.o wcs.o wcstrig.o 
ranlib libwcs_c.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c main.c
main.c: In function 'main':
main.c:81:35: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 7 [-Wformat-overflow=]
   81 |   sprintf(prefs.sdate_start,"%04d-%02d-%02d",
      |                                   ^~~~
main.c:81:29: note: directive argument in the range [-2147483647, 2147483647]
   81 |   sprintf(prefs.sdate_start,"%04d-%02d-%02d",
      |                             ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from main.c:35:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 36 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
main.c:145:33: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 7 [-Wformat-overflow=]
  145 |   sprintf(prefs.sdate_end,"%04d-%02d-%02d",
      |                                 ^~~~
main.c:145:27: note: directive argument in the range [-2147483647, 2147483647]
  145 |   sprintf(prefs.sdate_end,"%04d-%02d-%02d",
      |                           ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from main.c:35:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 36 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c field.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c vector.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c xml.c
xml.c: In function 'write_xml_meta':
xml.c:205:35: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 7 [-Wformat-overflow=]
  205 |     sprintf(prefs.sdate_end,"%04d-%02d-%02d",
      |                                   ^~~~
xml.c:205:29: note: directive argument in the range [-2147483647, 2147483647]
  205 |     sprintf(prefs.sdate_end,"%04d-%02d-%02d",
      |                             ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from xml.c:35:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 36 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c readimage.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c makeit.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c prefs.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -c fitswcs.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ww field.o main.o makeit.o prefs.o readimage.o vector.o fitswcs.o xml.o ../src/fits/libfits.a ../src/wcs/libwcs_c.a -lm 
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pl0VAh
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64
+ cd weightwatcher-1.12
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/share/man/man1"
 /usr/bin/install -p -m 644 ww.1 '/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/share/man/man1'
test -z "/usr/share/man/manx" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/share/man/manx"
 /usr/bin/install -p -m 644 ww.x '/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/share/man/manx'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/man'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
Making install in fits
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/fits'
Making install in wcs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src/wcs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/bin"
  /usr/bin/install -p ww '/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/weightwatcher" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/share/weightwatcher"
 /usr/bin/install -p -m 644 xsl/ww.xsl '/home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/share/weightwatcher'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/weightwatcher-1.12'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.12-7.mga9 --unique-debug-suffix -1.12-7.mga9.aarch64 --unique-debug-src-base weightwatcher-1.12-7.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/weightwatcher-1.12

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64/usr/bin/ww
dwz: ./usr/bin/ww-1.12-7.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 568kB, size after compression: 568kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
1152 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: weightwatcher-1.12-7.mga9.aarch64
Provides: weightwatcher = 1.12-7.mga9 weightwatcher(aarch-64) = 1.12-7.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit)
Processing files: weightwatcher-debugsource-1.12-7.mga9.aarch64
Provides: weightwatcher-debugsource = 1.12-7.mga9 weightwatcher-debugsource(aarch-64) = 1.12-7.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: weightwatcher-debuginfo-1.12-7.mga9.aarch64
Provides: debuginfo(build-id) = 2b03fe4d86d3304658ad31db6988c74278b4156b weightwatcher-debuginfo = 1.12-7.mga9 weightwatcher-debuginfo(aarch-64) = 1.12-7.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: weightwatcher-debugsource(aarch-64) = 1.12-7.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/weightwatcher-1.12-7.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/weightwatcher-debuginfo-1.12-7.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/weightwatcher-debugsource-1.12-7.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nVTRla
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd weightwatcher-1.12
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/weightwatcher-1.12-7.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TlbIzr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf weightwatcher-1.12
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!