D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/grace-5.1.25-11.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QXpOBi
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf grace-5.1.25
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/grace-5.1.25.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd grace-5.1.25
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/grace-icons.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (svgdrv_stringliteral.patch):'
Patch #0 (svgdrv_stringliteral.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file src/svgdrv.c
+ echo 'Patch #1 (utils_stringliteral.patch):'
Patch #1 (utils_stringliteral.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file ./src/utils.c
+ echo 'Patch #4 (do_not_strip_binaries.patch):'
Patch #4 (do_not_strip_binaries.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file auxiliary/Makefile
patching file grconvert/Makefile
patching file src/Makefile
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZEqbgb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd grace-5.1.25
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe  -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 ./ac-tools/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./ac-tools/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./ac-tools/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./ac-tools/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./ac-tools/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./ac-tools/config.sub
+ /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
+ /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 --enable-grace-home=/usr/lib64/grace '--with-helpviewer=xdg-open %s' --with-x --x-includes=/usr/lib64 --x-libraries=/usr/lib64
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for aarch64-mageia-linux-gnu-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 for library containing strerror... none required
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for f77... no
--> Fortran tests won't be compiled
checking whether char is unsigned... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of void *... 8
checking whether byte ordering is bigendian... no
checking for FPU arithmetics type... Little endian IEEE
checking whether make sets $(MAKE)... yes
checking for ar... ar
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for bison... no
checking for byacc... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for lp... NONE
checking for lpr... NONE
--> Using "" to print
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for getcwd... yes
checking for gethostname... yes
checking for strstr... yes
checking for memcpy... yes
checking for memmove... yes
checking for unlink... yes
checking for fcntl... yes
checking for popen... yes
checking for gettimeofday... yes
checking for fnmatch... yes
checking for vsnprintf... yes
checking for on_exit... yes
checking for strerror... yes
checking for drand48... yes
checking for drand48 declaration in stdlib.h... yes
checking for setlocale... yes
checking whether realloc is buggy... no
checking for sin in -lm... yes
checking for hypot... yes
checking for hypot declaration in math.h... yes
checking for rint... yes
checking for rint declaration in math.h... yes
checking for cbrt... yes
checking for cbrt declaration in math.h... yes
checking for log2... yes
checking for log2 declaration in math.h... yes
checking for asinh... yes
checking for asinh declaration in math.h... yes
checking for acosh... yes
checking for acosh declaration in math.h... yes
checking for atanh... yes
checking for atanh declaration in math.h... yes
checking for lgamma... yes
checking for lgamma declaration in math.h... yes
checking for signgam declaration in math.h... yes
checking for erf... yes
checking for erf declaration in math.h... yes
checking for erfc... yes
checking for erfc declaration in math.h... yes
checking for j0... yes
checking for j0 declaration in math.h... yes
checking for j1... yes
checking for j1 declaration in math.h... yes
checking for jn... yes
checking for jn declaration in math.h... yes
checking for y0... yes
checking for y0 declaration in math.h... yes
checking for y1... yes
checking for y1 declaration in math.h... yes
checking for yn... yes
checking for yn declaration in math.h... yes
checking for finite... yes
checking for finite declaration in math.h... yes
checking for isfinite... no
checking for isnan... yes
checking for isnan declaration in math.h... yes
checking for T1lib >= 1.3.1... yes
--> Good. Seems you have compatible version of T1lib installed
checking for library containing xdrstdio_create... no
--> No XDR library found; grconvert will not be built
checking for library containing dlopen... -ldl
checking whether RTLD_NOW is defined in dlfcn.h... yes
checking for netCDF API version >= 3.0... yes
checking for FFTW library >= 2.1.3... no
--> using legacy unoptimized FFT code
checking for zlib >= 1.0.3... yes
checking for IJG JPEG software >= 61... yes
checking for libpng >= 0.9.6... yes
checking for PDFlib >= 5.0.0... no
--> PDF driver is disabled
checking for X... libraries /usr/lib64, headers /usr/lib64
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for _XEditResCheckMessages in -lXmu... no
--> support for EditRes protocol is disabled
checking for main in -lXp... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking xpm.h usability... no
checking xpm.h presence... no
checking for xpm.h... no
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for a Motif >= 1002 compatible API... yes
checking whether the Motif library is actually a LessTif library... no
checking whether _XmVersionString can be referred to... yes
--> Bundled version of Xbae library will be used
checking for XmHTML widget >= 1105... no
configure: creating ./config.status
config.status: creating Make.conf
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o chbevl.o chbevl.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o const.o const.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o chdtr.o chdtr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o dawsn.o dawsn.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o beta.o beta.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o ellie.o ellie.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o ellpe.o ellpe.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o ellik.o ellik.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o ellpk.o ellpk.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o airy.o airy.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o fac.o fac.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o fresnl.o fresnl.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o gdtr.o gdtr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o fdtr.o fdtr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o expn.o expn.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o gamma.o gamma.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o i0.o i0.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o i1.o i1.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o igam.o igam.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o j0.o j0.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o hyperg.o hyperg.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o igami.o igami.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o iv.o iv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o jn.o jn.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o j1.o j1.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o hyp2f1.o hyp2f1.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o log2.o log2.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o k0.o k0.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o incbet.o incbet.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o k1.o k1.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o mtherr.o mtherr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o incbi.o incbi.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o kn.o kn.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o polevl.o polevl.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o pdtr.o pdtr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o ndtri.o ndtri.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o round.o round.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o psi.o psi.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o revers.o revers.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o rgamma.o rgamma.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o shichi.o shichi.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o sici.o sici.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o spence.o spence.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o yn.o yn.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o unity.o unity.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o stdtr.o stdtr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o zeta.o zeta.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o jv.o jv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o acosh.o acosh.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o asinh.o asinh.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o struve.o struve.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o atanh.o atanh.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o cbrt.o cbrt.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o zetac.o zetac.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o isnan.o isnan.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o ndtr.o ndtr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o polyn.o polyn.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
ar cr libcephes.a airy.o beta.o chbevl.o chdtr.o const.o dawsn.o ellie.o ellik.o ellpe.o ellpk.o expn.o fac.o fdtr.o fresnl.o gamma.o gdtr.o hyp2f1.o hyperg.o i0.o i1.o igam.o igami.o incbet.o incbi.o iv.o j0.o j1.o jn.o jv.o k0.o k1.o kn.o log2.o mtherr.o ndtri.o pdtr.o polevl.o polyn.o psi.o revers.o rgamma.o round.o shichi.o sici.o spence.o stdtr.o struve.o unity.o yn.o zeta.o zetac.o acosh.o asinh.o atanh.o ndtr.o cbrt.o isnan.o
ranlib libcephes.a
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Clip.o Clip.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Converters.o Converters.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Create.o Create.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Public.o Public.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Actions.o Actions.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Draw.o Draw.c
Draw.c: In function 'xbaeDrawCellString':
Draw.c:237:1: warning: type of 'x' defaults to 'int' [-Wimplicit-int]
  237 | xbaeDrawCellString(mw, row, column, x, y, string, bg, fg)
      | ^~~~~~~~~~~~~~~~~~
Draw.c:237:1: warning: type of 'y' defaults to 'int' [-Wimplicit-int]
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Shadow.o Shadow.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Matrix.o Matrix.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o ScrollMgr.o ScrollMgr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Utils.o Utils.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../.. -I. -I../../Xbae  -I/usr/lib64 -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW   -c -o Methods.o Methods.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
ar cr libXbae.a Actions.o Clip.o Converters.o Create.o Draw.o Matrix.o Methods.o Public.o ScrollMgr.o Shadow.o Utils.o
ranlib libXbae.a
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64 -DGRACE_HOME=\"/usr/lib64/grace\" -DGRACE_PRINT_CMD=\"\" -DGRACE_EDITOR=\"'xterm -e vi'\" -DGRACE_HELPVIEWER=\"'xdg-open %s'\" -DCCOMPILER=\"'gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -R/usr/lib64   ../Xbae/Xbae/libXbae.a -lXm -lXpm -lXp -lXt -lXext -lX11  -lSM -lICE  ../cephes/libcephes.a -lnetcdf  -lt1  -ljpeg -lpng -lz -ldl -lm  '\"  -c buildinfo.c -o buildinfo.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o ssdata.o ssdata.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o nonlfit.o nonlfit.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o drawticks.o drawticks.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o fourier.o fourier.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o as274c.o as274c.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o main.o main.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o files.o files.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o lmdif.o lmdif.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o fit.o fit.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o regionutils.o regionutils.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o graphutils.o graphutils.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o plotone.o plotone.c
plotone.c: In function 'do_hardcopy':
plotone.c:130:9: warning: ignoring return value of 'tmpnam' declared with attribute 'warn_unused_result' [-Wunused-result]
  130 |         tmpnam(fname);
      |         ^~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o dlmodule.o dlmodule.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o defaults.o defaults.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o missing.o missing.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o objutils.o objutils.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o graphs.o graphs.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o iofilters.o iofilters.c
iofilters.c: In function 'test_magic':
iofilters.c:215:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  215 |         fscanf( in, rstr, buf );
      |         ^~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o dates.o dates.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o device.o device.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o params.o params.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o dummydrv.o dummydrv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o draw.o draw.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o pdfdrv.o pdfdrv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o computils.o computils.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o mfdrv.o mfdrv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o setutils.o setutils.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o humlik.o humlik.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o gd.o gd.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o mifdrv.o mifdrv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o mathstuff.o mathstuff.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o t1fonts.o t1fonts.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o svgdrv.o svgdrv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o psdrv.o psdrv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o rstdrv.o rstdrv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o comwin.o comwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o eblockwin.o eblockwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o Tab.o Tab.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o plotwin.o plotwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o fileswin.o fileswin.c
fileswin.c: In function 'create_file_popup':
fileswin.c:216:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  216 |                 XmNvalueChangedCallback, set_src_proc, (XtPointer) i);
      |                                                        ^
fileswin.c: In function 'set_src_proc':
fileswin.c:268:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  268 |     int which = (int) client_data;
      |                 ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o featext.o featext.c
featext.c: In function 'do_fext_toggle':
featext.c:87:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   87 |     int value = (int) client_data;
      |                 ^
featext.c: In function 'create_featext_frame':
featext.c:146:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  146 |                         (XtCallbackProc) do_fext_toggle, (XtPointer) i);
      |                                                          ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o editpwin.o editpwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o graphappwin.o graphappwin.c
graphappwin.c: In function 'create_graphapp_frame_cb':
graphappwin.c:113:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  113 |     create_graphapp_frame((int) data);
      |                           ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o compwin.o compwin.c
compwin.c: In function 'compute_aac':
compwin.c:162:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  162 |     aac_mode = (int) data;
      |                ^
compwin.c: In function 'set_regr_sensitivity':
compwin.c:930:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  930 |         if( (int)client_data == 2 )
      |             ^
compwin.c: In function 'create_reg_frame':
compwin.c:1004:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1004 |                                         set_regr_sensitivity, (XtPointer)(i-2) );
      |                                                               ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o helpwin.o helpwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o locatewin.o locatewin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o events.o events.c
events.c: In function 'my_proc':
events.c:203:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  203 |                         define_symbols_popup((void *) track_setno);
      |                                              ^
events.c: In function 'set_actioncb':
events.c:556:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  556 |     int func = (int) data;
      |                ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o hotwin.o hotwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o monwin.o monwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o ptswin.o ptswin.c
ptswin.c: In function 'do_add_proc':
ptswin.c:76:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   76 |     track_add_at = (int) data;
      |                    ^
ptswin.c: In function 'do_ptsmove_proc':
ptswin.c:116:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  116 |     track_move_dir = (int) data;
      |                      ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o miscwin.o miscwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o regionwin.o regionwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o printwin.o printwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o nonlwin.o nonlwin.c
nonlwin.c: In function 'create_nonl_frame':
nonlwin.c:204:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  204 |             AddToggleButtonCB(nonl_constr_item[i], do_constr_toggle, (void *) i);
      |                                                                      ^
nonlwin.c: In function 'do_constr_toggle':
nonlwin.c:372:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  372 |     int value = (int) data;
      |                 ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o setwin.o setwin.c
setwin.c: In function 'create_leval_frame':
setwin.c:680:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  680 |     int gno = (int) data;
      |               ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o worldwin.o worldwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o setappwin.o setappwin.c
setappwin.c: In function 'define_symbols_popup':
setappwin.c:137:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  137 |     setno = (int) data;
      |             ^
setappwin.c: In function 'setapp_data_proc':
setappwin.c:668:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  668 |     proc_type = (int) data;
      |                 ^
setappwin.c: In function 'csync_cb':
setappwin.c:724:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  724 |     int mask = (int) data;
      |                ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o fontwin.o fontwin.c
fontwin.c: In function 'DrawCB':
fontwin.c:279:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  279 |     XbaeMatrixSetCellUserData(w, cbs->row, cbs->column, (XtPointer) valid_char);
      |                                                         ^
fontwin.c: In function 'EnterCB':
fontwin.c:298:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  298 |     valid_char = (int) XbaeMatrixGetCellUserData(w, cbs->row, cbs->column);
      |                  ^
fontwin.c: In function 'EditStringCB':
fontwin.c:399:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  399 |         valid_char = (int) XbaeMatrixGetCellUserData(ftable, row, column);
      |                      ^
fontwin.c: In function 'fonttool_aac_cb':
fontwin.c:412:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  412 |     aac_mode = (int) data;
      |                ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64 buildinfo.o -o buildinfo -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -R/usr/lib64   ../Xbae/Xbae/libXbae.a -lXm -lXpm -lXp -lXt -lXext -lX11  -lSM -lICE  -lt1 -ljpeg -lpng -lz -ldl -lm 
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o strwin.o strwin.c
strwin.c: In function 'clear_objects_cb':
strwin.c:201:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  201 |     int type = (int) data;
      |                ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
rm -f t.h
./buildinfo > t.h
mv -f t.h buildinfo.h
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o tickwin.o tickwin.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o xutil.o xutil.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o motifutils.o motifutils.c
motifutils.c: In function 'set_menu_cb':
motifutils.c:2059:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2059 |             create_leval_frame((void *) gno);
      |                                ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o x11drv.o x11drv.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o xmgrace.o xmgrace.c
xmgrace.c: In function 'MenuCB':
xmgrace.c:487:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  487 |     switch ((int) data) {
      |             ^
xmgrace.c: In function 'autoscale_proc':
xmgrace.c:542:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  542 |     if (autoscale_graph(cg, (int) data) == RETURN_SUCCESS) {
      |                             ^
xmgrace.c: In function 'graph_scroll_proc':
xmgrace.c:1254:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1254 |     graph_scroll((int) data);
      |                  ^
xmgrace.c: In function 'graph_zoom_proc':
xmgrace.c:1260:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1260 |     graph_zoom((int) data);
      |                ^
xmgrace.c: In function 'world_stack_proc':
xmgrace.c:1266:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1266 |     switch ((int) data) {
      |             ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o utils.o utils.c
utils.c: In function 'lock_dirtystate':
utils.c:1392:6: warning: type of 'flag' defaults to 'int' [-Wimplicit-int]
 1392 | void lock_dirtystate(flag)
      |      ^~~~~~~~~~~~~~~
utils.c: In function 'set_workingdir':
utils.c:1225:9: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
 1225 |         getcwd(workingdir, GR_MAXPATHLEN - 1);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64   -c -o pars.o pars.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -I../Xbae  -I/usr/lib64 main.o plotone.o files.o ssdata.o utils.o drawticks.o nonlfit.o lmdif.o as274c.o fit.o fourier.o graphs.o graphutils.o setutils.o regionutils.o objutils.o computils.o defaults.o params.o draw.o dlmodule.o pars.o missing.o  iofilters.o dates.o t1fonts.o device.o dummydrv.o mfdrv.o mifdrv.o psdrv.o pdfdrv.o svgdrv.o gd.o rstdrv.o humlik.o mathstuff.o Tab.o motifutils.o compwin.o comwin.o eblockwin.o editpwin.o events.o featext.o fileswin.o plotwin.o graphappwin.o helpwin.o hotwin.o locatewin.o miscwin.o monwin.o nonlwin.o printwin.o ptswin.o regionwin.o setwin.o strwin.o setappwin.o tickwin.o worldwin.o fontwin.o xutil.o x11drv.o xmgrace.o -o xmgrace -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -R/usr/lib64   ../Xbae/Xbae/libXbae.a -lXm -lXpm -lXp -lXt -lXext -lX11  -lSM -lICE  ../cephes/libcephes.a -lnetcdf  -lt1  -ljpeg -lpng -lz -ldl -lm  
/usr/bin/ld: plotone.o: in function `do_hardcopy':
/home/iurt/rpmbuild/BUILD/grace-5.1.25/src/plotone.c:130: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o gracef_np.o gracef_np.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.  -DNEED_F77_UNDERSCORE -c -o gracef_np_.o gracef_np.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.. -I.    -c -o grace_np.o grace_np.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
rm -f libgrace_np.a
ar cr libgrace_np.a grace_np.o gracef_np.o gracef_np_.o
ranlib libgrace_np.a
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/auxiliary'
gcc -O2 -g -pipe  -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -o convcal convcal.c -ldl -lm 
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/auxiliary'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q1MDK8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64
+ cd grace-5.1.25
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64 'INSTALL=/usr/bin/install -p' GRACE_HOME=/usr/lib64/grace
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/fonts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/fonts'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/templates'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/templates'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/doc'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/auxiliary'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/auxiliary'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/cephes'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/Xbae/Xbae'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/bin
/usr/bin/install -p xmgrace /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/bin/xmgrace
cd /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/bin; rm -f gracebat; ln -s xmgrace gracebat
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/lib
/usr/bin/install -p -m 644 libgrace_np.a /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/lib/libgrace_np.a
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/include
/usr/bin/install -p -m 644 grace_np.h /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/include/grace_np.h
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/grace_np'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/fonts'
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/fonts
/usr/bin/install -p -m 644 FontDataBase /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/fonts
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/fonts/type1
for i in type1/n021003l.pfb type1/n021023l.pfb type1/n021004l.pfb type1/n021024l.pfb type1/n019003l.pfb type1/n019023l.pfb type1/n019004l.pfb type1/n019024l.pfb type1/n022003l.pfb type1/n022023l.pfb type1/n022004l.pfb type1/n022024l.pfb type1/d050000l.pfb type1/s050000l.pfb; do /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/fonts/type1; done
for i in type1/d050000l.afm type1/n019003l.afm type1/n019004l.afm type1/n019023l.afm type1/n019024l.afm type1/n021003l.afm type1/n021004l.afm type1/n021023l.afm type1/n022003l.afm type1/n022023l.afm type1/n022004l.afm type1/n022024l.afm type1/n021024l.afm type1/s050000l.afm; do /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/fonts/type1; done
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/fonts/enc
for i in enc/IsoLatin1.enc enc/IsoLatin2.enc enc/IsoLatin5.enc enc/IsoLatin7.enc enc/IsoLatin9.enc enc/PSLatin1.enc enc/PDFDoc.enc enc/WinAnsi.enc enc/MacRoman.enc enc/CP1251.enc enc/KOI8-R.enc enc/KOI8-U.enc; do /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/fonts/enc; done
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/fonts'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/templates'
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/templates
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/templates'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/doc'
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/doc
for i in CHANGES.html GPL.html philosophical-gnu-sm.jpg nohelp.html FAQ.html Tutorial.html UsersGuide.html FAQ.pdf Tutorial.pdf UsersGuide.pdf 2.1.dat 3.dat 7.1.2.agr 7.1.3.agr 8.2.dat 10.1.dat 10a.dat 10c.dat 10b.dat shiftdata.sh mygraph.png grace.1 gracebat.1 xmgrace.1 grconvert.1 convcal.1; do /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/doc; done
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/doc'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/examples'
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/examples
for i in altaxis.par logtest.par times.agr au.agr manygraphs.agr terr.agr tinset.agr axes.agr mlo.dat tlog.agr log2.agr log2log.agr logit.agr reciprocal.agr bar.agr explain.agr test.com tmc.c fills.agr props.agr test.dat chartebar.agr charts.agr graphs.par regions.par test1.par tstack.agr brw.dat hilo.agr test2.agr arrows.agr txyr.agr co2.agr log.dat stackedb.agr tfonts.agr typeset.agr xyz.agr co2.par logistic.agr logistic.fit symslines.agr tforms.par polar.agr motif.agr spectrum.agr pie.agr txttrans.agr boxplot.agr vmap.agr xysize.agr xycolor.agr; do /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/examples; done
/usr/bin/install -p dotest /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/examples/dotest
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/auxiliary'
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/auxiliary
for i in README convcal.c magic.grace; do /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/auxiliary; done
for i in convcal; do /usr/bin/install -p $i /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/bin; done
for i in fdf2fit; do /usr/bin/install -p $i /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace/bin; done
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/grace-5.1.25/auxiliary'
/home/iurt/rpmbuild/BUILD/grace-5.1.25/ac-tools/shtool mkdir -p -f /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace
/usr/bin/install -p -m 644 gracerc.user /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/lib64/grace
+ mkdir /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/bin
+ mv /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/bin/convcal /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/bin/fdf2fit /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/bin/gracebat /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/bin/xmgrace /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/bin
+ rm -fr /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/bin
+ ln -s /usr/bin/xmgrace /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/bin/grace
+ mv /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/lib/libgrace_np.a /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64
+ rm -fr /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/lib
+ mkdir /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/include
+ mv /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/include/grace_np.h /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/include
+ rm -fr /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/include
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/share/man/man1
+ mv /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/doc/convcal.1 /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/doc/grace.1 /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/doc/gracebat.1 /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/doc/grconvert.1 /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/doc/xmgrace.1 /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/share/man/man1
+ rm -fr /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/doc
+ ln -s /usr/share/doc/grace /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64//usr/lib64/grace/doc
+ install -d /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/applications
+ cat
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/icons/hicolor/16x16/apps /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/icons/hicolor/32x32/apps /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/icons/hicolor/48x48/apps
+ pushd grace-icons
~/rpmbuild/BUILD/grace-5.1.25/grace-icons ~/rpmbuild/BUILD/grace-5.1.25
+ cp grace16.png /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/icons/hicolor/16x16/apps/grace.png
+ cp grace32.png /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/icons/hicolor/32x32/apps/grace.png
+ cp grace48.png /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/icons/hicolor/48x48/apps/grace.png
+ popd
~/rpmbuild/BUILD/grace-5.1.25
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.1.25-11.mga9 --unique-debug-suffix -5.1.25-11.mga9.aarch64 --unique-debug-src-base grace-5.1.25-11.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/grace-5.1.25

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/bin/xmgrace
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/bin/convcal
dwz: ./usr/bin/convcal-5.1.25-11.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/xmgrace-5.1.25-11.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 2896kB, size after compression: 2896kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
cpio: src/y.tab.c: Cannot stat: No such file or directory
6355 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
/home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/applications/mageia-grace.desktop: hint: value "Science;Education;2DGraphics;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
/home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/applications/mageia-grace.desktop: hint: value item "2DGraphics" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Graphics
+ '[' -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
mangling shebang in /usr/bin/fdf2fit from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib64/grace/examples/dotest from /bin/sh to #!/usr/bin/sh
Processing files: grace-5.1.25-11.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UqfpfO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd grace-5.1.25
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ cp -pr DEVELOPERS /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ cp -pr doc/CHANGES.html doc/FAQ.html doc/GPL.html doc/Tutorial.html doc/UsersGuide.html doc/nohelp.html /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ cp -pr doc/mygraph.png /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64/usr/share/doc/grace
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(mageia-grace.desktop) grace = 5.1.25-11.mga9 grace(aarch-64) = 5.1.25-11.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) libX11.so.6()(64bit) libXm.so.4()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.29)(64bit) libnetcdf.so.18()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libt1.so.5()(64bit)
Processing files: grace-devel-5.1.25-11.mga9.aarch64
Provides: grace-devel = 5.1.25-11.mga9 grace-devel(aarch-64) = 5.1.25-11.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: grace-debugsource-5.1.25-11.mga9.aarch64
Provides: grace-debugsource = 5.1.25-11.mga9 grace-debugsource(aarch-64) = 5.1.25-11.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: grace-debuginfo-5.1.25-11.mga9.aarch64
Provides: debuginfo(build-id) = 2ad2aeb15bcb8213b89dbe67d905e3be5e641d6e debuginfo(build-id) = ba14aac2f69803a40de5a1a4b748ede889472772 grace-debuginfo = 5.1.25-11.mga9 grace-debuginfo(aarch-64) = 5.1.25-11.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: grace-debugsource(aarch-64) = 5.1.25-11.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/grace-devel-5.1.25-11.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/grace-debuginfo-5.1.25-11.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/grace-5.1.25-11.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/grace-debugsource-5.1.25-11.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LzWksk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd grace-5.1.25
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/grace-5.1.25-11.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VyhG2f
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf grace-5.1.25
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!