+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libpasastro.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.stOgnP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpasastro-1.0 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/libpasastro-1.0-svn.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libpasastro-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/libpasastro-1.0-fix-install.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i 's/\$destdir\/lib/\$destdir\/lib64/g' ./install.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zKo8si + umask 022 + cd /builddir/build/BUILD + cd libpasastro-1.0 + make -j4 'arch_flags=-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 ' make -C getdss all make[1]: Entering directory '/builddir/build/BUILD/libpasastro-1.0/getdss' g++ -I. -O3 -fPIC -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 -o getdss_lib.o getdss_lib.cpp g++ -I. -O3 -fPIC -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 -o dss.o dss.cpp g++ -I. -O3 -fPIC -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 -o extr_fit.o extr_fit.cpp g++ -I. -O3 -fPIC -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 -o getpiece.o getpiece.cpp getdss_lib.cpp: In function 'int ImageExtract(SImageConfig*)': getdss_lib.cpp:120:18: warning: unused variable 'plate_to_use' [-Wunused-variable] int n_plates, plate_to_use = 0; ^~~~~~~~~~~~ getdss_lib.cpp:121:9: warning: variable 'override_plate_name' set but not used [-Wunused-but-set-variable] char override_plate_name[40]; ^~~~~~~~~~~~~~~~~~~ getdss_lib.cpp:122:8: warning: unused variable 'debug_level' [-Wunused-variable] int debug_level = 0, select_plate = 0; ^~~~~~~~~~~ getdss_lib.cpp:122:25: warning: unused variable 'select_plate' [-Wunused-variable] int debug_level = 0, select_plate = 0; ^~~~~~~~~~~~ getdss_lib.cpp: In function 'int GetPlateList(SImageConfig*, SPlateData*)': getdss_lib.cpp:280:18: warning: unused variable 'plate_to_use' [-Wunused-variable] int n_plates, plate_to_use = 0; ^~~~~~~~~~~~ getdss_lib.cpp:281:9: warning: variable 'override_plate_name' set but not used [-Wunused-but-set-variable] char override_plate_name[40]; ^~~~~~~~~~~~~~~~~~~ getdss_lib.cpp:282:8: warning: unused variable 'debug_level' [-Wunused-variable] int debug_level = 0, select_plate = 0; ^~~~~~~~~~~ getdss_lib.cpp:282:25: warning: unused variable 'select_plate' [-Wunused-variable] int debug_level = 0, select_plate = 0; ^~~~~~~~~~~~ getdss_lib.cpp: In function 'int ImageExtractFromPlate(SImageConfig*, char*)': getdss_lib.cpp:444:8: warning: unused variable 'debug_level' [-Wunused-variable] int debug_level = 0, select_plate = 0; ^~~~~~~~~~~ getdss_lib.cpp:444:25: warning: unused variable 'select_plate' [-Wunused-variable] int debug_level = 0, select_plate = 0; ^~~~~~~~~~~~ g++ -I. -O3 -fPIC -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 -o hdcmprss.o hdcmprss.cpp g++ -I. -O3 -fPIC -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 -o bitinput.o bitinput.cpp extr_fit.cpp: In function 'int extract_realsky_as_fits(const plate_data*, const environment_data*)': extr_fit.cpp:417:14: warning: '%s' directive writing up to 9 bytes into a region of size between 1 and 256 [-Wformat-overflow=] int DLL_FUNC extract_realsky_as_fits( const PLATE_DATA *pdata, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from extr_fit.cpp:1: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 __bos (__s), __fmt, __va_arg_pack ()); ^ extr_fit.cpp:417:14: warning: '%s' directive writing up to 9 bytes into a region of size between 0 and 255 [-Wformat-overflow=] int DLL_FUNC extract_realsky_as_fits( const PLATE_DATA *pdata, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from extr_fit.cpp:1: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 6 and 279 bytes into a destination of size 256 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -I. -O3 -fPIC -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 -o decode.o decode.cpp g++ -I. -O3 -fPIC -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 -o dodecode.o dodecode.cpp g++ -I. -O3 -fPIC -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 -o hinv.o hinv.cpp g++ -I. -O3 -fPIC -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 -o platelst.o platelst.cpp g++ -I. -O3 -fPIC -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 -o qtreedec.o qtreedec.cpp gcc -shared -Wl,-soname,libpasgetdss.so.1 -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 -o libpasgetdss.so.1.0 getdss_lib.o dss.o extr_fit.o getpiece.o hdcmprss.o bitinput.o decode.o dodecode.o hinv.o platelst.o qtreedec.o -lm -lstdc++ make[1]: Leaving directory '/builddir/build/BUILD/libpasastro-1.0/getdss' make -C plan404 all make[1]: Entering directory '/builddir/build/BUILD/libpasastro-1.0/plan404' gcc -O3 -fPIC -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 plan404.c -o obj/plan404.o gcc -O3 -fPIC -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 mer404.c -o obj/mer404.o gcc -O3 -fPIC -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 ven404.c -o obj/ven404.o gcc -O3 -fPIC -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 ear404.c -o obj/ear404.o In file included from ven404.c:18:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ In file included from mer404.c:18:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ In file included from ear404.c:19:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ gcc -O3 -fPIC -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 mar404.c -o obj/mar404.o gcc -O3 -fPIC -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 jup404.c -o obj/jup404.o gcc -O3 -fPIC -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 sat404.c -o obj/sat404.o In file included from plan404.c:37:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ In file included from jup404.c:21:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ In file included from mar404.c:19:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ gcc -O3 -fPIC -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 ura404.c -o obj/ura404.o In file included from sat404.c:21:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ gcc -O3 -fPIC -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 nep404.c -o obj/nep404.o gcc -O3 -fPIC -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 plu404.c -o obj/plu404.o In file included from nep404.c:21:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ gcc -O3 -fPIC -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 gplan.c -o obj/gplan.o In file included from ura404.c:20:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ gcc -O3 -fPIC -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 cmoon.c -o obj/cmoon.o gcc -O3 -fPIC -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 precess.c -o obj/precess.o In file included from plu404.c:20:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] static double STR = 4.8481368110953599359e-6; /* radians per arc second */ ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ In file included from gplan.c:1:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ gcc -O3 -fPIC -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 epsiln.c -o obj/epsiln.o In file included from precess.c:5:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ cmoon.c: In function 'gmoon': cmoon.c:817:1: warning: implicit declaration of function 'epsiln'; did you mean 'asin'? [-Wimplicit-function-declaration] epsiln(J); ^~~~~~ asin In file included from epsiln.c:23:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ gcc -O3 -fPIC -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 nutate.c -o obj/nutate.o At top level: cmoon.c:543:15: warning: 'dec' defined but not used [-Wunused-variable] static double dec = 0.0; /* Declination */ ^~~ cmoon.c:542:15: warning: 'ra' defined but not used [-Wunused-variable] static double ra = 0.0; /* Right Ascension */ ^~ In file included from cmoon.c:129:0: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ nutate.c: In function 'nutate': nutate.c:318:8: warning: variable 'dp' set but not used [-Wunused-but-set-variable] double dp[3], p1[3]; ^~ In file included from nutate.c:23:0: At top level: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] static double RTD = 5.7295779513082320877e1; ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] static double DTR = 1.7453292519943295769e-2; ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] static double J2000 = 2451545.0; ^~~~~ gcc -O3 -fPIC -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 -shared -Wl,-soname,libpasplan404.so.1 -lc -lm -o libpasplan404.so.1.0 ./obj/plan404.o ./obj/mer404.o ./obj/ven404.o ./obj/ear404.o ./obj/mar404.o ./obj/jup404.o ./obj/sat404.o ./obj/ura404.o ./obj/nep404.o ./obj/plu404.o ./obj/gplan.o ./obj/cmoon.o ./obj/precess.o ./obj/epsiln.o ./obj/nutate.o make[1]: Leaving directory '/builddir/build/BUILD/libpasastro-1.0/plan404' make -C wcs all make[1]: Entering directory '/builddir/build/BUILD/libpasastro-1.0/wcs' gcc -w -fPIC -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 -o cdcwcs.o cdcwcs.c gcc -w -fPIC -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 -o imgetwcs.o imgetwcs.c gcc -w -fPIC -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 -o daoread.o daoread.c gcc -w -fPIC -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 -o wcscon.o wcscon.c gcc -w -fPIC -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 -o fitswcs.o fitswcs.c gcc -w -fPIC -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 -o wcsinit.o wcsinit.c gcc -w -fPIC -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 -o wcs.o wcs.c gcc -w -fPIC -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 -o imrotate.o imrotate.c gcc -w -fPIC -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 -o fitsfile.o fitsfile.c gcc -w -fPIC -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 -o imhfile.o imhfile.c gcc -w -fPIC -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 -o hget.o hget.c gcc -w -fPIC -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 -o hput.o hput.c gcc -w -fPIC -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 -o imio.o imio.c gcc -w -fPIC -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 -o dateutil.o dateutil.c gcc -w -fPIC -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 -o imutil.o imutil.c gcc -w -fPIC -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 -o worldpos.o worldpos.c gcc -w -fPIC -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 -o tnxpos.o tnxpos.c gcc -w -fPIC -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 -o zpxpos.o zpxpos.c gcc -w -fPIC -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 -o dsspos.o dsspos.c gcc -w -fPIC -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 -o platepos.o platepos.c gcc -w -fPIC -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 -o sortstar.o sortstar.c gcc -w -fPIC -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 -o iget.o iget.c gcc -w -fPIC -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 -o fileutil.o fileutil.c gcc -w -fPIC -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 -o wcslib.o wcslib.c gcc -w -fPIC -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 -o lin.o lin.c gcc -w -fPIC -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 -o cel.o cel.c gcc -w -fPIC -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 -o proj.o proj.c gcc -w -fPIC -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 -o sph.o sph.c gcc -w -fPIC -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 -o wcstrig.o wcstrig.c gcc -w -fPIC -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 -o distort.o distort.c gcc -w -fPIC -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 -o poly.o poly.c gcc -w -fPIC -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 -shared -Wl,-soname,libpaswcs.so.1 -lc -lm -o libpaswcs.so.1.0 cdcwcs.o imgetwcs.o daoread.o wcscon.o fitswcs.o wcsinit.o wcs.o imrotate.o fitsfile.o imhfile.o hget.o hput.o imio.o dateutil.o imutil.o worldpos.o tnxpos.o zpxpos.o dsspos.o platepos.o sortstar.o iget.o fileutil.o wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o make[1]: Leaving directory '/builddir/build/BUILD/libpasastro-1.0/wcs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ls19rV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64 + cd libpasastro-1.0 + make install PREFIX=/builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr ./install.sh /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr Install LibPasAstro to /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr 'getdss/libpasgetdss.so.1.0' -> '/builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr/lib64/libpasgetdss.so.1.0' 'plan404/libpasplan404.so.1.0' -> '/builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr/lib64/libpasplan404.so.1.0' 'wcs/libpaswcs.so.1.0' -> '/builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr/lib64/libpaswcs.so.1.0' 'changelog' -> '/builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr/share/doc/libpasastro/changelog' 'copyright' -> '/builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr/share/doc/libpasastro/copyright' + ldconfig -n /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64/usr/lib64 + /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: libpasastro-1.0-10.20160111svn.fc28.riscv64 Provides: libpasastro = 1.0-10.20160111svn.fc28 libpasastro(riscv-64) = 1.0-10.20160111svn.fc28 libpasgetdss.so.1()(64bit) libpasplan404.so.1()(64bit) libpaswcs.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) libstdc++.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.fc28.riscv64 Wrote: /builddir/build/SRPMS/libpasastro-1.0-10.20160111svn.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libpasastro-1.0-10.20160111svn.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XVIxtI + umask 022 + cd /builddir/build/BUILD + cd libpasastro-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libpasastro-1.0-10.20160111svn.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