D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/erfa-2.0.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OR7otR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf erfa-2.0.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/erfa-2.0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd erfa-2.0.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0jWPyy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erfa-2.0.0
+ '[' 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'
+ 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
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ 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 ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/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
Modifying build-aux/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 .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./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 --disable-static
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
checking whether make supports nested variables... yes
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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking split 2.0.0...  2 0 0 
checking for library containing sin... -lm
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating erfa.pc
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o a2tf.lo a2tf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c a2tf.c  -fPIC -DPIC -o .libs/a2tf.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o anp.lo anp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c anp.c  -fPIC -DPIC -o .libs/anp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apcg13.lo apcg13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apcg13.c  -fPIC -DPIC -o .libs/apcg13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o a2af.lo a2af.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c a2af.c  -fPIC -DPIC -o .libs/a2af.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o anpm.lo anpm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c anpm.c  -fPIC -DPIC -o .libs/anpm.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ae2hd.lo ae2hd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ae2hd.c  -fPIC -DPIC -o .libs/ae2hd.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o af2a.lo af2a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c af2a.c  -fPIC -DPIC -o .libs/af2a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ab.lo ab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ab.c  -fPIC -DPIC -o .libs/ab.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apcg.lo apcg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apcg.c  -fPIC -DPIC -o .libs/apcg.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apci.lo apci.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apci.c  -fPIC -DPIC -o .libs/apci.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apci13.lo apci13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apci13.c  -fPIC -DPIC -o .libs/apci13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apcs13.lo apcs13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apcs13.c  -fPIC -DPIC -o .libs/apcs13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apco13.lo apco13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apco13.c  -fPIC -DPIC -o .libs/apco13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aper13.lo aper13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aper13.c  -fPIC -DPIC -o .libs/aper13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apco.lo apco.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apco.c  -fPIC -DPIC -o .libs/apco.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apcs.lo apcs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apcs.c  -fPIC -DPIC -o .libs/apcs.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aper.lo aper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aper.c  -fPIC -DPIC -o .libs/aper.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apio13.lo apio13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apio13.c  -fPIC -DPIC -o .libs/apio13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atccq.lo atccq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atccq.c  -fPIC -DPIC -o .libs/atccq.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atci13.lo atci13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atci13.c  -fPIC -DPIC -o .libs/atci13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atcc13.lo atcc13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atcc13.c  -fPIC -DPIC -o .libs/atcc13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apio.lo apio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apio.c  -fPIC -DPIC -o .libs/apio.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atciq.lo atciq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atciq.c  -fPIC -DPIC -o .libs/atciq.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atciqn.lo atciqn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atciqn.c  -fPIC -DPIC -o .libs/atciqn.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atciqz.lo atciqz.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atciqz.c  -fPIC -DPIC -o .libs/atciqz.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atco13.lo atco13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atco13.c  -fPIC -DPIC -o .libs/atco13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atic13.lo atic13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atic13.c  -fPIC -DPIC -o .libs/atic13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atio13.lo atio13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atio13.c  -fPIC -DPIC -o .libs/atio13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atoc13.lo atoc13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atoc13.c  -fPIC -DPIC -o .libs/atoc13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atioq.lo atioq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atioq.c  -fPIC -DPIC -o .libs/atioq.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aticq.lo aticq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aticq.c  -fPIC -DPIC -o .libs/aticq.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aticqn.lo aticqn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aticqn.c  -fPIC -DPIC -o .libs/aticqn.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atoi13.lo atoi13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atoi13.c  -fPIC -DPIC -o .libs/atoi13.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bi00.lo bi00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bi00.c  -fPIC -DPIC -o .libs/bi00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bp00.lo bp00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bp00.c  -fPIC -DPIC -o .libs/bp00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atoiq.lo atoiq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atoiq.c  -fPIC -DPIC -o .libs/atoiq.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bpn2xy.lo bpn2xy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bpn2xy.c  -fPIC -DPIC -o .libs/bpn2xy.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bp06.lo bp06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bp06.c  -fPIC -DPIC -o .libs/bp06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2i00a.lo c2i00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2i00a.c  -fPIC -DPIC -o .libs/c2i00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2i00b.lo c2i00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2i00b.c  -fPIC -DPIC -o .libs/c2i00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2i06a.lo c2i06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2i06a.c  -fPIC -DPIC -o .libs/c2i06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2ibpn.lo c2ibpn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2ibpn.c  -fPIC -DPIC -o .libs/c2ibpn.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2ixy.lo c2ixy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2ixy.c  -fPIC -DPIC -o .libs/c2ixy.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2ixys.lo c2ixys.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2ixys.c  -fPIC -DPIC -o .libs/c2ixys.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2s.lo c2s.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2s.c  -fPIC -DPIC -o .libs/c2s.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2t00a.lo c2t00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2t00a.c  -fPIC -DPIC -o .libs/c2t00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2t00b.lo c2t00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2t00b.c  -fPIC -DPIC -o .libs/c2t00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2t06a.lo c2t06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2t06a.c  -fPIC -DPIC -o .libs/c2t06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2tcio.lo c2tcio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2tcio.c  -fPIC -DPIC -o .libs/c2tcio.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2teqx.lo c2teqx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2teqx.c  -fPIC -DPIC -o .libs/c2teqx.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2tpe.lo c2tpe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2tpe.c  -fPIC -DPIC -o .libs/c2tpe.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c2txy.lo c2txy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c2txy.c  -fPIC -DPIC -o .libs/c2txy.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cp.lo cp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cp.c  -fPIC -DPIC -o .libs/cp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cal2jd.lo cal2jd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cal2jd.c  -fPIC -DPIC -o .libs/cal2jd.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cpv.lo cpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cpv.c  -fPIC -DPIC -o .libs/cpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cr.lo cr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cr.c  -fPIC -DPIC -o .libs/cr.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dat.lo dat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dat.c  -fPIC -DPIC -o .libs/dat.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d2dtf.lo d2dtf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d2dtf.c  -fPIC -DPIC -o .libs/d2dtf.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d2tf.lo d2tf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d2tf.c  -fPIC -DPIC -o .libs/d2tf.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eceq06.lo eceq06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eceq06.c  -fPIC -DPIC -o .libs/eceq06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ee00a.lo ee00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ee00a.c  -fPIC -DPIC -o .libs/ee00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dtf2d.lo dtf2d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dtf2d.c  -fPIC -DPIC -o .libs/dtf2d.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ee00.lo ee00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ee00.c  -fPIC -DPIC -o .libs/ee00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o epb2jd.lo epb2jd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c epb2jd.c  -fPIC -DPIC -o .libs/epb2jd.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dtdb.lo dtdb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dtdb.c  -fPIC -DPIC -o .libs/dtdb.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eo06a.lo eo06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eo06a.c  -fPIC -DPIC -o .libs/eo06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o epj2jd.lo epj2jd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c epj2jd.c  -fPIC -DPIC -o .libs/epj2jd.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eect00.lo eect00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eect00.c  -fPIC -DPIC -o .libs/eect00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eqeq94.lo eqeq94.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eqeq94.c  -fPIC -DPIC -o .libs/eqeq94.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ecm06.lo ecm06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ecm06.c  -fPIC -DPIC -o .libs/ecm06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ee06a.lo ee06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ee06a.c  -fPIC -DPIC -o .libs/ee06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ee00b.lo ee00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ee00b.c  -fPIC -DPIC -o .libs/ee00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eform.lo eform.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eform.c  -fPIC -DPIC -o .libs/eform.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eors.lo eors.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eors.c  -fPIC -DPIC -o .libs/eors.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o epb.lo epb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c epb.c  -fPIC -DPIC -o .libs/epb.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o epj.lo epj.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c epj.c  -fPIC -DPIC -o .libs/epj.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eqec06.lo eqec06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eqec06.c  -fPIC -DPIC -o .libs/eqec06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o epv00.lo epv00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c epv00.c  -fPIC -DPIC -o .libs/epv00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o era00.lo era00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c era00.c  -fPIC -DPIC -o .libs/era00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fad03.lo fad03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fad03.c  -fPIC -DPIC -o .libs/fad03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fae03.lo fae03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fae03.c  -fPIC -DPIC -o .libs/fae03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o faf03.lo faf03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c faf03.c  -fPIC -DPIC -o .libs/faf03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o faju03.lo faju03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c faju03.c  -fPIC -DPIC -o .libs/faju03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o falp03.lo falp03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c falp03.c  -fPIC -DPIC -o .libs/falp03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fal03.lo fal03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fal03.c  -fPIC -DPIC -o .libs/fal03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fama03.lo fama03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fama03.c  -fPIC -DPIC -o .libs/fama03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fane03.lo fane03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fane03.c  -fPIC -DPIC -o .libs/fane03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fame03.lo fame03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fame03.c  -fPIC -DPIC -o .libs/fame03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o faom03.lo faom03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c faom03.c  -fPIC -DPIC -o .libs/faom03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fapa03.lo fapa03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fapa03.c  -fPIC -DPIC -o .libs/fapa03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fasa03.lo fasa03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fasa03.c  -fPIC -DPIC -o .libs/fasa03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fave03.lo fave03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fave03.c  -fPIC -DPIC -o .libs/fave03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o faur03.lo faur03.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c faur03.c  -fPIC -DPIC -o .libs/faur03.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fk425.lo fk425.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fk425.c  -fPIC -DPIC -o .libs/fk425.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fk45z.lo fk45z.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fk45z.c  -fPIC -DPIC -o .libs/fk45z.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fk52h.lo fk52h.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fk52h.c  -fPIC -DPIC -o .libs/fk52h.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fk54z.lo fk54z.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fk54z.c  -fPIC -DPIC -o .libs/fk54z.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fk5hip.lo fk5hip.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fk5hip.c  -fPIC -DPIC -o .libs/fk5hip.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fk524.lo fk524.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fk524.c  -fPIC -DPIC -o .libs/fk524.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fw2m.lo fw2m.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fw2m.c  -fPIC -DPIC -o .libs/fw2m.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fk5hz.lo fk5hz.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fk5hz.c  -fPIC -DPIC -o .libs/fk5hz.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fw2xy.lo fw2xy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fw2xy.c  -fPIC -DPIC -o .libs/fw2xy.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o g2icrs.lo g2icrs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c g2icrs.c  -fPIC -DPIC -o .libs/g2icrs.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gd2gc.lo gd2gc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gd2gc.c  -fPIC -DPIC -o .libs/gd2gc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gc2gd.lo gc2gd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gc2gd.c  -fPIC -DPIC -o .libs/gc2gd.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gmst00.lo gmst00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gmst00.c  -fPIC -DPIC -o .libs/gmst00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gd2gce.lo gd2gce.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gd2gce.c  -fPIC -DPIC -o .libs/gd2gce.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gmst06.lo gmst06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gmst06.c  -fPIC -DPIC -o .libs/gmst06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gc2gde.lo gc2gde.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gc2gde.c  -fPIC -DPIC -o .libs/gc2gde.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gmst82.lo gmst82.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gmst82.c  -fPIC -DPIC -o .libs/gmst82.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gst00a.lo gst00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gst00a.c  -fPIC -DPIC -o .libs/gst00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gst06a.lo gst06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gst06a.c  -fPIC -DPIC -o .libs/gst06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gst00b.lo gst00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gst00b.c  -fPIC -DPIC -o .libs/gst00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gst94.lo gst94.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gst94.c  -fPIC -DPIC -o .libs/gst94.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gst06.lo gst06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gst06.c  -fPIC -DPIC -o .libs/gst06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hd2ae.lo hd2ae.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hd2ae.c  -fPIC -DPIC -o .libs/hd2ae.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hd2pa.lo hd2pa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hd2pa.c  -fPIC -DPIC -o .libs/hd2pa.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o h2fk5.lo h2fk5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c h2fk5.c  -fPIC -DPIC -o .libs/h2fk5.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hfk5z.lo hfk5z.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hfk5z.c  -fPIC -DPIC -o .libs/hfk5z.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icrs2g.lo icrs2g.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icrs2g.c  -fPIC -DPIC -o .libs/icrs2g.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ir.lo ir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ir.c  -fPIC -DPIC -o .libs/ir.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jdcalf.lo jdcalf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jdcalf.c  -fPIC -DPIC -o .libs/jdcalf.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldn.lo ldn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldn.c  -fPIC -DPIC -o .libs/ldn.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jd2cal.lo jd2cal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jd2cal.c  -fPIC -DPIC -o .libs/jd2cal.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld.lo ld.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ld.c  -fPIC -DPIC -o .libs/ld.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldsun.lo ldsun.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldsun.c  -fPIC -DPIC -o .libs/ldsun.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lteceq.lo lteceq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lteceq.c  -fPIC -DPIC -o .libs/lteceq.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lteqec.lo lteqec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lteqec.c  -fPIC -DPIC -o .libs/lteqec.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ltecm.lo ltecm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltecm.c  -fPIC -DPIC -o .libs/ltecm.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ltpb.lo ltpb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltpb.c  -fPIC -DPIC -o .libs/ltpb.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ltp.lo ltp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltp.c  -fPIC -DPIC -o .libs/ltp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ltpequ.lo ltpequ.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltpequ.c  -fPIC -DPIC -o .libs/ltpequ.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ltpecl.lo ltpecl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltpecl.c  -fPIC -DPIC -o .libs/ltpecl.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o num00a.lo num00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c num00a.c  -fPIC -DPIC -o .libs/num00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o num00b.lo num00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c num00b.c  -fPIC -DPIC -o .libs/num00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o num06a.lo num06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c num06a.c  -fPIC -DPIC -o .libs/num06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numat.lo numat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numat.c  -fPIC -DPIC -o .libs/numat.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nut06a.lo nut06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nut06a.c  -fPIC -DPIC -o .libs/nut06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nut00b.lo nut00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nut00b.c  -fPIC -DPIC -o .libs/nut00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nutm80.lo nutm80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nutm80.c  -fPIC -DPIC -o .libs/nutm80.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o obl06.lo obl06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c obl06.c  -fPIC -DPIC -o .libs/obl06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nut80.lo nut80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nut80.c  -fPIC -DPIC -o .libs/nut80.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o moon98.lo moon98.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c moon98.c  -fPIC -DPIC -o .libs/moon98.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nut00a.lo nut00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nut00a.c  -fPIC -DPIC -o .libs/nut00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o p2pv.lo p2pv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c p2pv.c  -fPIC -DPIC -o .libs/p2pv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o p2s.lo p2s.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c p2s.c  -fPIC -DPIC -o .libs/p2s.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pap.lo pap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pap.c  -fPIC -DPIC -o .libs/pap.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o obl80.lo obl80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c obl80.c  -fPIC -DPIC -o .libs/obl80.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o p06e.lo p06e.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c p06e.c  -fPIC -DPIC -o .libs/p06e.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pas.lo pas.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pas.c  -fPIC -DPIC -o .libs/pas.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pb06.lo pb06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pb06.c  -fPIC -DPIC -o .libs/pb06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pdp.lo pdp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pdp.c  -fPIC -DPIC -o .libs/pdp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pfw06.lo pfw06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pfw06.c  -fPIC -DPIC -o .libs/pfw06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pmat00.lo pmat00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pmat00.c  -fPIC -DPIC -o .libs/pmat00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pmat06.lo pmat06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pmat06.c  -fPIC -DPIC -o .libs/pmat06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pm.lo pm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pm.c  -fPIC -DPIC -o .libs/pm.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pmat76.lo pmat76.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pmat76.c  -fPIC -DPIC -o .libs/pmat76.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pmp.lo pmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pmp.c  -fPIC -DPIC -o .libs/pmp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o plan94.lo plan94.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c plan94.c  -fPIC -DPIC -o .libs/plan94.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pmpx.lo pmpx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pmpx.c  -fPIC -DPIC -o .libs/pmpx.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pn00a.lo pn00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pn00a.c  -fPIC -DPIC -o .libs/pn00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pmsafe.lo pmsafe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pmsafe.c  -fPIC -DPIC -o .libs/pmsafe.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pn00b.lo pn00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pn00b.c  -fPIC -DPIC -o .libs/pn00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pn00.lo pn00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pn00.c  -fPIC -DPIC -o .libs/pn00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pn06a.lo pn06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pn06a.c  -fPIC -DPIC -o .libs/pn06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pn06.lo pn06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pn06.c  -fPIC -DPIC -o .libs/pn06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pn.lo pn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pn.c  -fPIC -DPIC -o .libs/pn.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pnm00a.lo pnm00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pnm00a.c  -fPIC -DPIC -o .libs/pnm00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pnm00b.lo pnm00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pnm00b.c  -fPIC -DPIC -o .libs/pnm00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pom00.lo pom00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pom00.c  -fPIC -DPIC -o .libs/pom00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pnm06a.lo pnm06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pnm06a.c  -fPIC -DPIC -o .libs/pnm06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ppp.lo ppp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ppp.c  -fPIC -DPIC -o .libs/ppp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pnm80.lo pnm80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pnm80.c  -fPIC -DPIC -o .libs/pnm80.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ppsp.lo ppsp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ppsp.c  -fPIC -DPIC -o .libs/ppsp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pr00.lo pr00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pr00.c  -fPIC -DPIC -o .libs/pr00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o prec76.lo prec76.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c prec76.c  -fPIC -DPIC -o .libs/prec76.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pv2p.lo pv2p.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pv2p.c  -fPIC -DPIC -o .libs/pv2p.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvdpv.lo pvdpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvdpv.c  -fPIC -DPIC -o .libs/pvdpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvmpv.lo pvmpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvmpv.c  -fPIC -DPIC -o .libs/pvmpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pv2s.lo pv2s.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pv2s.c  -fPIC -DPIC -o .libs/pv2s.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvm.lo pvm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvm.c  -fPIC -DPIC -o .libs/pvm.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvppv.lo pvppv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvppv.c  -fPIC -DPIC -o .libs/pvppv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvu.lo pvu.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvu.c  -fPIC -DPIC -o .libs/pvu.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvstar.lo pvstar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvstar.c  -fPIC -DPIC -o .libs/pvstar.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvtob.lo pvtob.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvtob.c  -fPIC -DPIC -o .libs/pvtob.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvup.lo pvup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvup.c  -fPIC -DPIC -o .libs/pvup.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pvxpv.lo pvxpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pvxpv.c  -fPIC -DPIC -o .libs/pvxpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pxp.lo pxp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pxp.c  -fPIC -DPIC -o .libs/pxp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o refco.lo refco.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c refco.c  -fPIC -DPIC -o .libs/refco.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rm2v.lo rm2v.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rm2v.c  -fPIC -DPIC -o .libs/rm2v.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rv2m.lo rv2m.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rv2m.c  -fPIC -DPIC -o .libs/rv2m.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rx.lo rx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rx.c  -fPIC -DPIC -o .libs/rx.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rxp.lo rxp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rxp.c  -fPIC -DPIC -o .libs/rxp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rxpv.lo rxpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rxpv.c  -fPIC -DPIC -o .libs/rxpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ry.lo ry.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ry.c  -fPIC -DPIC -o .libs/ry.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rxr.lo rxr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rxr.c  -fPIC -DPIC -o .libs/rxr.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rz.lo rz.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rz.c  -fPIC -DPIC -o .libs/rz.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s00a.lo s00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s00a.c  -fPIC -DPIC -o .libs/s00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s06a.lo s06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s06a.c  -fPIC -DPIC -o .libs/s06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s00b.lo s00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s00b.c  -fPIC -DPIC -o .libs/s00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s06.lo s06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s06.c  -fPIC -DPIC -o .libs/s06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s2c.lo s2c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s2c.c  -fPIC -DPIC -o .libs/s2c.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s00.lo s00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s00.c  -fPIC -DPIC -o .libs/s00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s2p.lo s2p.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s2p.c  -fPIC -DPIC -o .libs/s2p.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s2pv.lo s2pv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s2pv.c  -fPIC -DPIC -o .libs/s2pv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sepp.lo sepp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sepp.c  -fPIC -DPIC -o .libs/sepp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s2xpv.lo s2xpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s2xpv.c  -fPIC -DPIC -o .libs/s2xpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o seps.lo seps.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c seps.c  -fPIC -DPIC -o .libs/seps.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sxp.lo sxp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sxp.c  -fPIC -DPIC -o .libs/sxp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sxpv.lo sxpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sxpv.c  -fPIC -DPIC -o .libs/sxpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starpm.lo starpm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c starpm.c  -fPIC -DPIC -o .libs/starpm.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o taitt.lo taitt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c taitt.c  -fPIC -DPIC -o .libs/taitt.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o taiut1.lo taiut1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c taiut1.c  -fPIC -DPIC -o .libs/taiut1.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o taiutc.lo taiutc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c taiutc.c  -fPIC -DPIC -o .libs/taiutc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starpv.lo starpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c starpv.c  -fPIC -DPIC -o .libs/starpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sp00.lo sp00.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sp00.c  -fPIC -DPIC -o .libs/sp00.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tcbtdb.lo tcbtdb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tcbtdb.c  -fPIC -DPIC -o .libs/tcbtdb.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tcgtt.lo tcgtt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tcgtt.c  -fPIC -DPIC -o .libs/tcgtt.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tdbtcb.lo tdbtcb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tdbtcb.c  -fPIC -DPIC -o .libs/tdbtcb.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tdbtt.lo tdbtt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tdbtt.c  -fPIC -DPIC -o .libs/tdbtt.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tf2a.lo tf2a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tf2a.c  -fPIC -DPIC -o .libs/tf2a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tf2d.lo tf2d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tf2d.c  -fPIC -DPIC -o .libs/tf2d.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tpsts.lo tpsts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tpsts.c  -fPIC -DPIC -o .libs/tpsts.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tporv.lo tporv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tporv.c  -fPIC -DPIC -o .libs/tporv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tpors.lo tpors.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tpors.c  -fPIC -DPIC -o .libs/tpors.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tpxes.lo tpxes.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tpxes.c  -fPIC -DPIC -o .libs/tpxes.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tpstv.lo tpstv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tpstv.c  -fPIC -DPIC -o .libs/tpstv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tr.lo tr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tr.c  -fPIC -DPIC -o .libs/tr.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o trxpv.lo trxpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c trxpv.c  -fPIC -DPIC -o .libs/trxpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o trxp.lo trxp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c trxp.c  -fPIC -DPIC -o .libs/trxp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tpxev.lo tpxev.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tpxev.c  -fPIC -DPIC -o .libs/tpxev.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tttai.lo tttai.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tttai.c  -fPIC -DPIC -o .libs/tttai.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tttcg.lo tttcg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tttcg.c  -fPIC -DPIC -o .libs/tttcg.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ttut1.lo ttut1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ttut1.c  -fPIC -DPIC -o .libs/ttut1.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ut1utc.lo ut1utc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ut1utc.c  -fPIC -DPIC -o .libs/ut1utc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tttdb.lo tttdb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tttdb.c  -fPIC -DPIC -o .libs/tttdb.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ut1tai.lo ut1tai.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ut1tai.c  -fPIC -DPIC -o .libs/ut1tai.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ut1tt.lo ut1tt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ut1tt.c  -fPIC -DPIC -o .libs/ut1tt.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utctai.lo utctai.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utctai.c  -fPIC -DPIC -o .libs/utctai.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utcut1.lo utcut1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utcut1.c  -fPIC -DPIC -o .libs/utcut1.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xys00a.lo xys00a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xys00a.c  -fPIC -DPIC -o .libs/xys00a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xys06a.lo xys06a.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xys06a.c  -fPIC -DPIC -o .libs/xys06a.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xy06.lo xy06.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xy06.c  -fPIC -DPIC -o .libs/xy06.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zpv.lo zpv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c zpv.c  -fPIC -DPIC -o .libs/zpv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xys00b.lo xys00b.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xys00b.c  -fPIC -DPIC -o .libs/xys00b.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zr.lo zr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c zr.c  -fPIC -DPIC -o .libs/zr.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zp.lo zp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c zp.c  -fPIC -DPIC -o .libs/zp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o erfaversion.lo erfaversion.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c erfaversion.c  -fPIC -DPIC -o .libs/erfaversion.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o erfadatextra.lo erfadatextra.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c erfadatextra.c  -fPIC -DPIC -o .libs/erfadatextra.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 9:0:8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liberfa.la -rpath /usr/lib64 a2af.lo a2tf.lo ab.lo ae2hd.lo af2a.lo anp.lo anpm.lo apcg13.lo apcg.lo apci13.lo apci.lo apco13.lo apco.lo apcs13.lo apcs.lo aper13.lo aper.lo apio13.lo apio.lo atcc13.lo atccq.lo atci13.lo atciq.lo atciqn.lo atciqz.lo atco13.lo atic13.lo aticq.lo aticqn.lo atio13.lo atioq.lo atoc13.lo atoi13.lo atoiq.lo bi00.lo bp00.lo bp06.lo bpn2xy.lo c2i00a.lo c2i00b.lo c2i06a.lo c2ibpn.lo c2ixy.lo c2ixys.lo c2s.lo c2t00a.lo c2t00b.lo c2t06a.lo c2tcio.lo c2teqx.lo c2tpe.lo c2txy.lo cal2jd.lo cp.lo cpv.lo cr.lo d2dtf.lo d2tf.lo dat.lo dtdb.lo dtf2d.lo eceq06.lo ee00a.lo ee00.lo eect00.lo eo06a.lo epb2jd.lo epj2jd.lo epv00.lo eqeq94.lo ecm06.lo ee00b.lo ee06a.lo eform.lo eors.lo epb.lo epj.lo eqec06.lo era00.lo fad03.lo fae03.lo faf03.lo faju03.lo fal03.lo falp03.lo fama03.lo fame03.lo fane03.lo faom03.lo fapa03.lo fasa03.lo faur03.lo fave03.lo fk425.lo fk45z.lo fk524.lo fk54z.lo fk52h.lo fk5hip.lo fk5hz.lo fw2m.lo fw2xy.lo g2icrs.lo gc2gd.lo gc2gde.lo gd2gc.lo gd2gce.lo gmst00.lo gmst06.lo gmst82.lo gst00a.lo gst00b.lo gst06a.lo gst06.lo gst94.lo hd2ae.lo hd2pa.lo h2fk5.lo hfk5z.lo icrs2g.lo ir.lo jd2cal.lo jdcalf.lo ld.lo ldn.lo ldsun.lo lteceq.lo ltecm.lo lteqec.lo ltpb.lo ltp.lo ltpecl.lo ltpequ.lo moon98.lo num00a.lo num00b.lo num06a.lo numat.lo nut00a.lo nut00b.lo nut06a.lo nut80.lo nutm80.lo obl06.lo obl80.lo p06e.lo p2pv.lo p2s.lo pap.lo pas.lo pb06.lo pdp.lo pfw06.lo plan94.lo pmat00.lo pmat06.lo pmat76.lo pm.lo pmp.lo pmpx.lo pmsafe.lo pn00a.lo pn00b.lo pn00.lo pn06a.lo pn06.lo pn.lo pnm00a.lo pnm00b.lo pnm06a.lo pnm80.lo pom00.lo ppp.lo ppsp.lo pr00.lo prec76.lo pv2p.lo pv2s.lo pvdpv.lo pvm.lo pvmpv.lo pvppv.lo pvstar.lo pvtob.lo pvu.lo pvup.lo pvxpv.lo pxp.lo refco.lo rm2v.lo rv2m.lo rx.lo rxp.lo rxpv.lo rxr.lo ry.lo rz.lo s00a.lo s00b.lo s00.lo s06a.lo s06.lo s2c.lo s2p.lo s2pv.lo s2xpv.lo sepp.lo seps.lo sp00.lo starpm.lo starpv.lo sxp.lo sxpv.lo taitt.lo taiut1.lo taiutc.lo tcbtdb.lo tcgtt.lo tdbtcb.lo tdbtt.lo tf2a.lo tf2d.lo tpors.lo tporv.lo tpsts.lo tpstv.lo tpxes.lo tpxev.lo tr.lo trxp.lo trxpv.lo tttai.lo tttcg.lo tttdb.lo ttut1.lo ut1tai.lo ut1tt.lo ut1utc.lo utctai.lo utcut1.lo xy06.lo xys00a.lo xys00b.lo xys06a.lo zp.lo zpv.lo zr.lo erfaversion.lo erfadatextra.lo  -lm 
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/a2af.o .libs/a2tf.o .libs/ab.o .libs/ae2hd.o .libs/af2a.o .libs/anp.o .libs/anpm.o .libs/apcg13.o .libs/apcg.o .libs/apci13.o .libs/apci.o .libs/apco13.o .libs/apco.o .libs/apcs13.o .libs/apcs.o .libs/aper13.o .libs/aper.o .libs/apio13.o .libs/apio.o .libs/atcc13.o .libs/atccq.o .libs/atci13.o .libs/atciq.o .libs/atciqn.o .libs/atciqz.o .libs/atco13.o .libs/atic13.o .libs/aticq.o .libs/aticqn.o .libs/atio13.o .libs/atioq.o .libs/atoc13.o .libs/atoi13.o .libs/atoiq.o .libs/bi00.o .libs/bp00.o .libs/bp06.o .libs/bpn2xy.o .libs/c2i00a.o .libs/c2i00b.o .libs/c2i06a.o .libs/c2ibpn.o .libs/c2ixy.o .libs/c2ixys.o .libs/c2s.o .libs/c2t00a.o .libs/c2t00b.o .libs/c2t06a.o .libs/c2tcio.o .libs/c2teqx.o .libs/c2tpe.o .libs/c2txy.o .libs/cal2jd.o .libs/cp.o .libs/cpv.o .libs/cr.o .libs/d2dtf.o .libs/d2tf.o .libs/dat.o .libs/dtdb.o .libs/dtf2d.o .libs/eceq06.o .libs/ee00a.o .libs/ee00.o .libs/eect00.o .libs/eo06a.o .libs/epb2jd.o .libs/epj2jd.o .libs/epv00.o .libs/eqeq94.o .libs/ecm06.o .libs/ee00b.o .libs/ee06a.o .libs/eform.o .libs/eors.o .libs/epb.o .libs/epj.o .libs/eqec06.o .libs/era00.o .libs/fad03.o .libs/fae03.o .libs/faf03.o .libs/faju03.o .libs/fal03.o .libs/falp03.o .libs/fama03.o .libs/fame03.o .libs/fane03.o .libs/faom03.o .libs/fapa03.o .libs/fasa03.o .libs/faur03.o .libs/fave03.o .libs/fk425.o .libs/fk45z.o .libs/fk524.o .libs/fk54z.o .libs/fk52h.o .libs/fk5hip.o .libs/fk5hz.o .libs/fw2m.o .libs/fw2xy.o .libs/g2icrs.o .libs/gc2gd.o .libs/gc2gde.o .libs/gd2gc.o .libs/gd2gce.o .libs/gmst00.o .libs/gmst06.o .libs/gmst82.o .libs/gst00a.o .libs/gst00b.o .libs/gst06a.o .libs/gst06.o .libs/gst94.o .libs/hd2ae.o .libs/hd2pa.o .libs/h2fk5.o .libs/hfk5z.o .libs/icrs2g.o .libs/ir.o .libs/jd2cal.o .libs/jdcalf.o .libs/ld.o .libs/ldn.o .libs/ldsun.o .libs/lteceq.o .libs/ltecm.o .libs/lteqec.o .libs/ltpb.o .libs/ltp.o .libs/ltpecl.o .libs/ltpequ.o .libs/moon98.o .libs/num00a.o .libs/num00b.o .libs/num06a.o .libs/numat.o .libs/nut00a.o .libs/nut00b.o .libs/nut06a.o .libs/nut80.o .libs/nutm80.o .libs/obl06.o .libs/obl80.o .libs/p06e.o .libs/p2pv.o .libs/p2s.o .libs/pap.o .libs/pas.o .libs/pb06.o .libs/pdp.o .libs/pfw06.o .libs/plan94.o .libs/pmat00.o .libs/pmat06.o .libs/pmat76.o .libs/pm.o .libs/pmp.o .libs/pmpx.o .libs/pmsafe.o .libs/pn00a.o .libs/pn00b.o .libs/pn00.o .libs/pn06a.o .libs/pn06.o .libs/pn.o .libs/pnm00a.o .libs/pnm00b.o .libs/pnm06a.o .libs/pnm80.o .libs/pom00.o .libs/ppp.o .libs/ppsp.o .libs/pr00.o .libs/prec76.o .libs/pv2p.o .libs/pv2s.o .libs/pvdpv.o .libs/pvm.o .libs/pvmpv.o .libs/pvppv.o .libs/pvstar.o .libs/pvtob.o .libs/pvu.o .libs/pvup.o .libs/pvxpv.o .libs/pxp.o .libs/refco.o .libs/rm2v.o .libs/rv2m.o .libs/rx.o .libs/rxp.o .libs/rxpv.o .libs/rxr.o .libs/ry.o .libs/rz.o .libs/s00a.o .libs/s00b.o .libs/s00.o .libs/s06a.o .libs/s06.o .libs/s2c.o .libs/s2p.o .libs/s2pv.o .libs/s2xpv.o .libs/sepp.o .libs/seps.o .libs/sp00.o .libs/starpm.o .libs/starpv.o .libs/sxp.o .libs/sxpv.o .libs/taitt.o .libs/taiut1.o .libs/taiutc.o .libs/tcbtdb.o .libs/tcgtt.o .libs/tdbtcb.o .libs/tdbtt.o .libs/tf2a.o .libs/tf2d.o .libs/tpors.o .libs/tporv.o .libs/tpsts.o .libs/tpstv.o .libs/tpxes.o .libs/tpxev.o .libs/tr.o .libs/trxp.o .libs/trxpv.o .libs/tttai.o .libs/tttcg.o .libs/tttdb.o .libs/ttut1.o .libs/ut1tai.o .libs/ut1tt.o .libs/ut1utc.o .libs/utctai.o .libs/utcut1.o .libs/xy06.o .libs/xys00a.o .libs/xys00b.o .libs/xys06a.o .libs/zp.o .libs/zpv.o .libs/zr.o .libs/erfaversion.o .libs/erfadatextra.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -Wl,-soname -Wl,liberfa.so.1 -o .libs/liberfa.so.1.8.0
libtool: link: (cd ".libs" && rm -f "liberfa.so.1" && ln -s "liberfa.so.1.8.0" "liberfa.so.1")
libtool: link: (cd ".libs" && rm -f "liberfa.so" && ln -s "liberfa.so.1.8.0" "liberfa.so")
libtool: link: ( cd ".libs" && rm -f "liberfa.la" && ln -s "../liberfa.la" "liberfa.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/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.kfXIIX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64
+ cd erfa-2.0.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   liberfa.la '/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/liberfa.so.1.8.0 /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64/liberfa.so.1.8.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64 && { ln -s -f liberfa.so.1.8.0 liberfa.so.1 || { rm -f liberfa.so.1 && ln -s liberfa.so.1.8.0 liberfa.so.1; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64 && { ln -s -f liberfa.so.1.8.0 liberfa.so || { rm -f liberfa.so && ln -s liberfa.so.1.8.0 liberfa.so; }; })
libtool: install: /usr/bin/install -p .libs/liberfa.lai /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64/liberfa.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 erfa.h erfam.h erfaextra.h erfadatextra.h '/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/include'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 erfa.pc '/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.0.0-1.mga9 --unique-debug-suffix -2.0.0-1.mga9.aarch64 --unique-debug-src-base erfa-2.0.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/erfa-2.0.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64/liberfa.so.1.8.0
dwz: ./usr/lib64/liberfa.so.1.8.0-2.0.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 412kB, size after compression: 412kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
3891 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
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cBkjXI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erfa-2.0.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 check
Making check in src
/usr/bin/make  t_erfa_c t_erfa_c_extra
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o t_erfa_c_extra.o t_erfa_c_extra.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o t_erfa_c_extra t_erfa_c_extra.o ../src/liberfa.la -lm 
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/t_erfa_c_extra t_erfa_c_extra.o  ../src/.libs/liberfa.so -lm
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o t_erfa_c.o t_erfa_c.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o t_erfa_c t_erfa_c.o ../src/liberfa.la -lm 
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/t_erfa_c t_erfa_c.o  ../src/.libs/liberfa.so -lm
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
/usr/bin/make  check-TESTS
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
PASS: t_erfa_c_extra
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
PASS: t_erfa_c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
============================================================================
Testsuite summary for erfa 2.0.0
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/erfa-2.0.0/src'
make[1]: Nothing to be done for 'check-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: lib64erfa-devel-2.0.0-1.mga9.aarch64
warning: File not found: /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/lib64/*.la
Provides: devel(liberfa(64bit)) erfa-devel = 2.0.0-1.mga9 lib64erfa-devel = 2.0.0-1.mga9 lib64erfa-devel(aarch-64) = 2.0.0-1.mga9 pkgconfig(erfa) = 2.0.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libm(64bit)) pkgconfig
Processing files: lib64erfa0-2.0.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J8ViRl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erfa-2.0.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/share/doc/lib64erfa0
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/share/doc/lib64erfa0
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/share/doc/lib64erfa0
+ cp -pr INFO /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/share/doc/lib64erfa0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fPsn8h
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erfa-2.0.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/share/licenses/lib64erfa0
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/share/licenses/lib64erfa0
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64/usr/share/licenses/lib64erfa0
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: erfa = 2.0.0-1.mga9 lib64erfa0 = 2.0.0-1.mga9 lib64erfa0(aarch-64) = 2.0.0-1.mga9 liberfa = 2.0.0-1.mga9 liberfa.so.1()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: 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: erfa-debugsource-2.0.0-1.mga9.aarch64
Provides: erfa-debugsource = 2.0.0-1.mga9 erfa-debugsource(aarch-64) = 2.0.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64erfa0-debuginfo-2.0.0-1.mga9.aarch64
Provides: debuginfo(build-id) = a46e44239386e463bd0c121d711a867fe10cc0a1 lib64erfa0-debuginfo = 2.0.0-1.mga9 lib64erfa0-debuginfo(aarch-64) = 2.0.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: erfa-debugsource(aarch-64) = 2.0.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64erfa-devel-2.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64erfa0-2.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64erfa0-debuginfo-2.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/erfa-debugsource-2.0.0-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MxmOKT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd erfa-2.0.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/erfa-2.0.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q2siQN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf erfa-2.0.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!