+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/swarp.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y4obDt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swarp-2.38.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/swarp-2.38.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd swarp-2.38.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lT0sIy + umask 022 + cd /builddir/build/BUILD + cd swarp-2.38.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./autoconf/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-threads checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes *********** Configuring: swarp 2.38.0 (2018-03-28) ********** checking if compilation flags are set automatically... no checking whether we should use the INTEL compiler... no checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for sin in -lm... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for long long int... yes checking for unsigned long long int... yes checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for strftime... yes checking for atexit... yes checking for getenv... yes checking for gethostname... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mmap... yes checking for strstr... yes checking for getrlimit... yes checking for cosd... no checking for sind... no checking for tand... no checking for acosd... no checking for asind... no checking for atand... no checking for atan2d... no checking for sincos... yes checking for isnan... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for profiler mode... no checking best linking option... no checking for multithreading... maximum of 1024 thread(s) checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc *************************************************************** Compile cmdline: gcc -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 Link cmdline: gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm Default XSLT URL: *************************************************************** checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/fits/Makefile config.status: creating src/wcs/Makefile config.status: creating swarp.spec config.status: creating man/swarp.1 config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/swarp-2.38.0' Making all in man make[2]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/man' Making all in src make[2]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src' Making all in fits make[3]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src/fits' gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitsbody.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitscat.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitscheck.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitscleanup.c In file included from fitscheck.c:38:0: fitscheck.c: In function 'compute_bodysum': fitscheck.c:225:32: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(buf, char, FBSIZE); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscheck.c:244:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(buf, char, FBSIZE); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscheck.c: In function 'write_checksum': fitscheck.c:275:57: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QREALLOC(tab->headbuf, char, 80*(tab->headnblock*36+3)); ^ fitscat_defs.h:149:21: note: in definition of macro 'QREALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscheck.c:286:54: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QREALLOC(tab->headbuf, char, tab->headnblock*FBSIZE); ^ fitscat_defs.h:149:21: note: in definition of macro 'QREALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ In file included from fitscat.c:42:0: fitscat.c: In function 'addhistoryto_cat': fitscat.c:127:46: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QREALLOC(tab->headbuf, char, (n+1)*FBSIZE); ^ fitscat_defs.h:149:21: note: in definition of macro 'QREALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscat.c: In function 'inherit_cat': fitscat.c:224:33: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tabout, tabstruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscat.c:227:71: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(tabin->naxisn, tabout->naxisn, int, (size_t)tabin->naxis); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitscat.c:230:26: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] tabin->headnblock*FBSIZE); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitscat.c:232:76: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(tabin->bodybuf, tabout->bodybuf, char, (size_t)tabin->tabsize); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ In file included from fitscleanup.c:39:0: fitscleanup.c: In function 'add_cleanupfilename': fitscleanup.c:92:53: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(cleanup_filename, char *, CLEANUP_NFILES); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscat.c: In function 'init_cat': fitscat.c:281:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tab, tabstruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscleanup.c:96:69: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QREALLOC(cleanup_filename, char *, cleanup_nfiles+CLEANUP_NFILES); ^ fitscat_defs.h:149:21: note: in definition of macro 'QREALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscleanup.c:98:59: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(cleanup_filename[cleanup_nfiles], char, MAXCHARS); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscat.c:290:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tab->headbuf, char, FBSIZE); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscleanup.c: In function 'remove_cleanupfilename': fitscat.c: In function 'map_cat': fitscleanup.c:136:60: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QREALLOC(cleanup_filename, char *, cleanup_nfiles); ^ fitscat_defs.h:149:21: note: in definition of macro 'QREALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscat.c:323:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tab, tabstruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscat.c:342:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tab, tabstruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitscat.c: In function 'new_cat': fitscat.c:380:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(cat, catstruct, ncat); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitsbody.c: In function 'read_body': fitsbody.c:356:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:364:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:373:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:377:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:391:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:399:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:408:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:412:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:426:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:434:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:443:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:447:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:462:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:470:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:479:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:483:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:492:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:501:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:509:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep In file included from fitsbody.c:43:0: fitsbody.c:528:48: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(tab->compress_buf, char, FBSIZE); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitsbody.c:578:48: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(tab->compress_buf, char, FBSIZE); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitsbody.c: In function 'read_ibody': fitsbody.c:662:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:670:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:678:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:687:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep In file included from fitsbody.c:43:0: fitsbody.c:708:48: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(tab->compress_buf, char, FBSIZE); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitsbody.c:758:48: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(tab->compress_buf, char, FBSIZE); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitsbody.c: In function 'write_body': fitsbody.c:848:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:855:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:865:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:872:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:884:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:891:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:904:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:911:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:922:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:933:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c: In function 'write_ibody': fitsbody.c:1010:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1017:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1027:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1034:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1046:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1053:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1066:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1073:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1084:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep fitsbody.c:1095:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas] #pragma ivdep gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitsconv.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitshead.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitskey.c In file included from fitsconv.c:38:0: fitsconv.c: In function 'asc2bin_tab': fitsconv.c:81:36: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(buf, char, tabin->tabsize); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitsconv.c:114:36: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(key->naxisn, int, 1); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitsconv.c:120:15: warning: the address of 'ptr' will always evaluate as 'true' [-Waddress] QMEMCPY(ptr, key->ptr, char, key->nbytes); ^ fitscat_defs.h:157:8: note: in definition of macro 'QMEMCPY' {if (ptrin) \ ^~~~~ fitsconv.c:120:47: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(ptr, key->ptr, char, key->nbytes); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ In file included from fitshead.c:38:0: fitshead.c: In function 'get_head': fitshead.c:68:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(buf, char, FBSIZE); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitshead.c:86:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QREALLOC(buf, char, FBSIZE*(i+1)); ^ fitscat_defs.h:149:21: note: in definition of macro 'QREALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitshead.c: In function 'readbasic_head': fitshead.c:131:41: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(tab->naxisn, int, tab->naxis); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ In file included from fitskey.c:38:0: fitskey.c: In function 'copy_key': fitskey.c:137:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(keyout, keystruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:141:61: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(keyin->naxisn, keyout->naxisn, int, keyin->naxis); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitshead.c: In function 'readbintabparam_head': fitshead.c:236:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(key, keystruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c: In function 'new_key': fitskey.c:196:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(key, keystruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitshead.c:302:43: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(key->naxisn, int, key->naxis); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c: In function 'read_key': fitskey.c:251:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(buf, char, larray); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:257:33: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(ptr, char, size*narray); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c: In function 'read_keys': fitskey.c:335:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(keys, keystruct *, nkeys); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:351:47: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(key->ptr, char, key->nbytes*nb); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:367:45: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(key->ptr, char, key->nbytes*nb); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:374:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(buf, char, larray); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitshead.c: In function 'addkeywordto_head': fitshead.c:586:56: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QREALLOC(tab->headbuf, char, tab->headnblock*FBSIZE); ^ fitscat_defs.h:149:21: note: in definition of macro 'QREALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c: In function 'keys_list': fitskey.c:525:35: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(names, char *, tab->nkey); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitshead.c: In function 'removekeywordfrom_head': fitshead.c:617:58: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QREALLOC(tab->headbuf, char, tab->headnblock*FBSIZE); ^ fitscat_defs.h:149:21: note: in definition of macro 'QREALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:528:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(names[i], char, MAXCHARS); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c: In function 'show_keys': fitskey.c:658:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(key_col, int, nkeys); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:672:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(keys, keystruct *, nkeys); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:786:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(buf, char, larray); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitskey.c:789:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(rfield, char, maxnbytes); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitsmisc.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitsread.c In file included from fitsread.c:38:0: fitsread.c: In function 'init_readobj': fitsread.c:137:42: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(key->ptr, char, key->nbytes); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitsread.c:151:38: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(*pbuf, char, tab->naxisn[0]); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitstab.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitsutil.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitswrite.c In file included from fitstab.c:38:0: fitstab.c: In function 'copy_tab': fitstab.c:207:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tabout, tabstruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitstab.c:210:64: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(tabin->naxisn, tabout->naxisn, int, tabin->naxis); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitstab.c:212:79: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(tabin->headbuf, tabout->headbuf, char, tabin->headnblock*FBSIZE); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitstab.c:214:69: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(tabin->bodybuf, tabout->bodybuf, char, tabin->tabsize); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitstab.c: In function 'copy_tab_fromptr': fitstab.c:286:32: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tabout, tabstruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitstab.c:289:62: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(tabin->naxisn, tabout->naxisn, int, tabin->naxis); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitstab.c:291:77: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(tabin->headbuf, tabout->headbuf, char, tabin->headnblock*FBSIZE); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitstab.c:293:67: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(tabin->bodybuf, tabout->bodybuf, char, tabin->tabsize); ^ fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitstab.c: In function 'new_tab': fitstab.c:444:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tab, tabstruct, 1); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitstab.c:448:39: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tab->naxisn, int, tab->naxis); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitstab.c:456:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(tab->headbuf, char, FBSIZE); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitstab.c: In function 'remove_tab': fitstab.c:532:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (nexttab=tab->nexttab,i=2;!nexttab->nseg;nexttab=nexttab->nexttab,i++); ^~~ fitstab.c:533:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' nexttab->seg = i; ^~~~~~~ In file included from fitstab.c:38:0: fitstab.c: In function 'tabs_list': fitstab.c:706:35: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(names, char *, cat->ntab); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitstab.c:708:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(names[i], char, MAXCHARS); ^ fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ In file included from fitswrite.c:39:0: fitswrite.c: In function 'save_tab': fitswrite.c:115:55: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(outbuf, char, (larrayout = tab->naxisn[0])); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswrite.c:133:60: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(inbuf, char, (larrayin = keytab->naxisn[0])); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswrite.c:192:36: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(buf, char, spoonful); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswrite.c: In function 'init_writeobj': fitswrite.c:295:38: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(*pbuf, char, tab->naxisn[0]); ^ fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ rm -f libfits.a ar cru libfits.a fitsbody.o fitscat.o fitscheck.o fitscleanup.o fitsconv.o fitshead.o fitskey.o fitsmisc.o fitsread.o fitstab.o fitsutil.o fitswrite.o ranlib libfits.a make[3]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src/fits' Making all in wcs make[3]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src/wcs' gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cel.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lin.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c poly.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c proj.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sph.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tnx.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c wcs.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c wcstrig.c rm -f libwcs_c.a ar cru libwcs_c.a cel.o lin.o poly.o proj.o sph.o tnx.o wcs.o wcstrig.o ranlib libwcs_c.a make[3]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src/wcs' make[3]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c back.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c coadd.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c data.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c field.c coadd.c: In function 'coadd_fields': coadd.c:569:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pthread_baseline_y = &y; ^ coadd.c: In function 'coadd_load': coadd.c:2089:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pthread_origin = &oid; ^ gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fitswcs.c In file included from fitswcs.c:43:0: fitswcs.c: In function 'copy_wcs': fitswcs.c:68:35: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(wcsin, wcs, wcsstruct, 1); ^ fits/fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitswcs.c:70:59: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMEMCPY(wcsin->projp, wcs->projp, double, wcs->naxis*100); ^ fits/fitscat_defs.h:160:23: note: in definition of macro 'QMEMCPY' sprintf(gstr, #ptrout " (" #nel "=%lld elements) " \ ^~~~~~ fitswcs.c:81:40: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->wcsprm, struct wcsprm, 1); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c: In function 'create_wcs': fitswcs.c:119:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs, wcsstruct, 1); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:121:40: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->projp, double, naxis*100); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:142:40: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->wcsprm, struct wcsprm, 1); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c: In function 'init_wcs': fitswcs.c:182:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->lin, struct linprm, 1); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:183:41: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->lin->cdelt, double, naxis); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:184:41: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->lin->crpix, double, naxis); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:185:44: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->lin->pc, double, naxis*naxis); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:190:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->cel, struct celprm, 1); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:194:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->prj, struct prjprm, 1); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c: In function 'read_wcs': fitswcs.c:364:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs, wcsstruct, 1); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:373:40: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->projp, double, naxis*100); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:436:40: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QCALLOC(wcs->wcsprm, struct wcsprm, 1); ^ fits/fitscat_defs.h:129:21: note: in definition of macro 'QCALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c: In function 'invert_wcs': fitswcs.c:815:45: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(outpos, double, 2*WCS_NGRIDPOINTS2); ^ fits/fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:816:43: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(lngpos, double, WCS_NGRIDPOINTS2); ^ fits/fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ fitswcs.c:817:43: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long unsigned int' [-Wformat=] QMALLOC(latpos, double, WCS_NGRIDPOINTS2); ^ fits/fitscat_defs.h:139:21: note: in definition of macro 'QMALLOC' sprintf(gstr, #ptr " (" #nel "=%lld elements) " \ ^~~ gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c header.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c interpolate.c fitswcs.c: In function 'copy_wcs': fitswcs.c:74:12: warning: 'wcs' may be used uninitialized in this function [-Wmaybe-uninitialized] wcs->lin = NULL; ^ coadd.c: In function 'coadd_fields': coadd.c:656:16: warning: 'wpix' may be used uninitialized in this function [-Wmaybe-uninitialized] wpix += outwidth; ~~~~~^~~~~~~~~~~ coadd.c:614:15: warning: 'pix' may be used uninitialized in this function [-Wmaybe-uninitialized] pix += outwidth; ~~~~^~~~~~~~~~~ coadd.c:644:17: warning: 'wipix' may be used uninitialized in this function [-Wmaybe-uninitialized] wipix += outwidth; ~~~~~~^~~~~~~~~~~ coadd.c:603:16: warning: 'ipix' may be used uninitialized in this function [-Wmaybe-uninitialized] ipix += outwidth; ~~~~~^~~~~~~~~~~ coadd.c:654:25: warning: 'outline' may be used uninitialized in this function [-Wmaybe-uninitialized] memcpy(outline+offbeg, wpix, outwidth*sizeof(PIXTYPE)); ~~~~~~~^~~~~~~ coadd.c:609:11: warning: 'emptybuf' may be used uninitialized in this function [-Wmaybe-uninitialized] write_body(outfield->tab, emptybuf, width); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coadd.c:642:26: warning: 'outiline' may be used uninitialized in this function [-Wmaybe-uninitialized] memcpy(outiline+offbeg, wipix, outwidth*sizeof(PIXTYPE)); ~~~~~~~~^~~~~~~ coadd.c:598:11: warning: 'emptyibuf' may be used uninitialized in this function [-Wmaybe-uninitialized] write_ibody(outfield->tab, emptyibuf, width); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c makeit.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c misc.c misc.c: In function 'counter_seconds': misc.c:97:10: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] int dummy; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c prefs.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c projapprox.c makeit.c: In function 'makeit': makeit.c:274:34: warning: '%s' directive writing up to 511 bytes into a region of size 504 [-Wformat-overflow=] sprintf(gstr, "Reading %s ...", inwfield[k]->filename); ^~ In file included from /usr/include/stdio.h:861:0, from makeit.c:38: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 524 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ makeit.c:279:32: warning: '%s' directive writing up to 511 bytes into a region of size 504 [-Wformat-overflow=] sprintf(gstr, "Reading %s", infield[k]->filename); ^~ In file included from /usr/include/stdio.h:861:0, from makeit.c:38: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 520 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ makeit.c:283:35: warning: '%s' directive writing up to 511 bytes into a region of size 501 [-Wformat-overflow=] sprintf(gstr, "Resampling %s ...", infield[k]->filename); ^~ In file included from /usr/include/stdio.h:861:0, from makeit.c:38: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 527 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c resample.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c threads.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c weight.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xml.c resample.c: In function 'pthread_warp_lines': resample.c:582:21: warning: 'rawpos[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] rawposp[l][d] = rawpos[d]; ~~~~~~~~~~~~~~^~~~~~~~~~~ resample.c:532:11: note: 'rawpos[1]' was declared here double rawpos[NAXIS]; ^~~~~~ resample.c:632:21: warning: 'outwi' may be used uninitialized in this function [-Wmaybe-uninitialized] FLAGTYPE *outi,*outwi, *oversampit,*oversampwit, ^~~~~ resample.c:632:15: warning: 'outi' may be used uninitialized in this function [-Wmaybe-uninitialized] FLAGTYPE *outi,*outwi, *oversampit,*oversampwit, ^~~~ resample.c:630:20: warning: 'outw' may be used uninitialized in this function [-Wmaybe-uninitialized] PIXTYPE *out, *outw, ^~~~ resample.c:630:14: warning: 'out' may be used uninitialized in this function [-Wmaybe-uninitialized] PIXTYPE *out, *outw, ^~~ weight.c: In function 'var_to_weight': weight.c:338:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=npix; i--; data++) ^~~ weight.c:343:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' break; ^~~~~ resample.c: In function 'resample_field': resample.c:140:29: warning: '.' directive writing 1 byte into a region of size between 0 and 511 [-Wformat-overflow=] sprintf(filename, "%s/%s.%04d%s", prefs.resampdir_name, filename2, ^ In file included from /usr/include/stdio.h:861:0, from resample.c:38: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 1029) into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ resample.c:143:29: warning: '%s' directive writing up to 511 bytes into a region of size between 0 and 511 [-Wformat-overflow=] sprintf(filename, "%s/%s%s", prefs.resampdir_name, filename2, ^~ prefs.resamp_suffix); ~~~~~ In file included from /usr/include/stdio.h:861:0, from resample.c:38: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 1024) into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ resample.c:221:29: warning: '.' directive writing 1 byte into a region of size between 0 and 511 [-Wformat-overflow=] sprintf(filename, "%s/%s.%04d%s.weight%s", prefs.resampdir_name, filename2, ^ In file included from /usr/include/stdio.h:861:0, from resample.c:38: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 14 or more bytes (assuming 525) into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ resample.c:225:31: warning: '.weight' directive writing 7 bytes into a region of size between 0 and 511 [-Wformat-overflow=] sprintf(filename, "%s/%s%s.weight%s", prefs.resampdir_name, filename2, ^~~~~~~ In file included from /usr/include/stdio.h:861:0, from resample.c:38: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 520) into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swarp back.o coadd.o data.o field.o fitswcs.o header.o interpolate.o main.o makeit.o misc.o prefs.o projapprox.o resample.o threads.o weight.o xml.o ./fits/libfits.a ./wcs/libwcs_c.a -lpthread -lm make[3]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src' make[2]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src' make[2]: Entering directory '/builddir/build/BUILD/swarp-2.38.0' make[2]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0' make[1]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hge3h5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64 + cd swarp-2.38.0 + rm -rf /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64 install Making install in man make[1]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/man' make[2]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 swarp.1 '/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/man/manx' /usr/bin/install -c -m 644 swarp.x '/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/man/manx' make[2]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/man' make[1]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/man' Making install in src make[1]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src' Making install in fits make[2]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src/fits' make[3]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src/fits' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src/fits' make[2]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src/fits' Making install in wcs make[2]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src/wcs' make[3]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src/wcs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src/wcs' make[2]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src/wcs' make[2]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src' make[3]: Entering directory '/builddir/build/BUILD/swarp-2.38.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/bin' /usr/bin/install -c swarp '/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src' make[2]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src' make[1]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0/src' make[1]: Entering directory '/builddir/build/BUILD/swarp-2.38.0' make[2]: Entering directory '/builddir/build/BUILD/swarp-2.38.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/swarp' /usr/bin/install -c -m 644 xsl/swarp.xsl '/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/swarp' make[2]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0' make[1]: Leaving directory '/builddir/build/BUILD/swarp-2.38.0' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: swarp-2.38.0-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ylRPHI + umask 022 + cd /builddir/build/BUILD + cd swarp-2.38.0 + DOCDIR=/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + cp -pr AUTHORS /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + cp -pr BUGS /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + cp -pr COPYRIGHT /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + cp -pr HISTORY /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + cp -pr README /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + cp -pr THANKS /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + cp -pr TODO /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp + exit 0 Provides: swarp = 2.38.0-8.fc28 swarp(riscv-64) = 2.38.0-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: swarp-doc-2.38.0-8.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cUpAsi + umask 022 + cd /builddir/build/BUILD + cd swarp-2.38.0 + DOCDIR=/builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp-doc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp-doc + cp -pr doc/swarp.pdf /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64/usr/share/doc/swarp-doc + exit 0 Provides: swarp-doc = 2.38.0-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/swarp-2.38.0-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/swarp-2.38.0-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/swarp-doc-2.38.0-8.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4PmNQy + umask 022 + cd /builddir/build/BUILD + cd swarp-2.38.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/swarp-2.38.0-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff