<86>Oct 9 11:58:43 userdel[2346186]: delete user 'rooter' <86>Oct 9 11:58:43 userdel[2346186]: removed group 'rooter' owned by 'rooter' <86>Oct 9 11:58:43 userdel[2346186]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 9 11:58:43 groupadd[2346195]: group added to /etc/group: name=rooter, GID=681 <86>Oct 9 11:58:43 groupadd[2346195]: group added to /etc/gshadow: name=rooter <86>Oct 9 11:58:43 groupadd[2346195]: new group: name=rooter, GID=681 <86>Oct 9 11:58:43 useradd[2346210]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Oct 9 11:58:43 userdel[2346234]: delete user 'builder' <86>Oct 9 11:58:43 userdel[2346234]: removed group 'builder' owned by 'builder' <86>Oct 9 11:58:43 userdel[2346234]: removed shadow group 'builder' owned by 'builder' <86>Oct 9 11:58:43 groupadd[2346245]: group added to /etc/group: name=builder, GID=682 <86>Oct 9 11:58:43 groupadd[2346245]: group added to /etc/gshadow: name=builder <86>Oct 9 11:58:43 groupadd[2346245]: new group: name=builder, GID=682 <86>Oct 9 11:58:43 useradd[2346253]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Oct 9 11:58:46 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 9 11:58:46 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233970 installed <13>Oct 9 11:58:48 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233970 installed <13>Oct 9 11:58:48 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632239666 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libpasastro-1.3.0-alt1_1.nosrc.rpm (w1.gzdio) Installing libpasastro-1.3.0-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26207 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libpasastro-1.3.0 + echo 'Source #0 (libpasastro-1.3.0.tar.gz):' Source #0 (libpasastro-1.3.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libpasastro-1.3.0.tar.gz + /bin/tar -xf - + cd libpasastro-1.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libpasastro-1.0-fix-install.patch):' Patch #0 (libpasastro-1.0-fix-install.patch): + /usr/bin/patch -p1 patching file install.sh + sed -i 's/\$destdir\/lib/\$destdir\/lib/g' ./install.sh + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26207 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpasastro-1.3.0 + mkdir -p plan404/obj + make -j8 'arch_flags=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' make -C getdss all make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hdcmprss.o hdcmprss.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dodecode.o dodecode.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o bitinput.o bitinput.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o decode.o decode.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o getpiece.o getpiece.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o getdss_lib.o getdss_lib.cpp getdss_lib.cpp: In function 'int ImageExtract(SImageConfig*)': getdss_lib.cpp:120:18: warning: unused variable 'plate_to_use' [-Wunused-variable] 120 | 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] 121 | char override_plate_name[40]; | ^~~~~~~~~~~~~~~~~~~ getdss_lib.cpp:122:8: warning: unused variable 'debug_level' [-Wunused-variable] 122 | int debug_level = 0, select_plate = 0; | ^~~~~~~~~~~ getdss_lib.cpp:122:25: warning: unused variable 'select_plate' [-Wunused-variable] 122 | 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] 280 | 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] 281 | char override_plate_name[40]; | ^~~~~~~~~~~~~~~~~~~ getdss_lib.cpp:282:8: warning: unused variable 'debug_level' [-Wunused-variable] 282 | int debug_level = 0, select_plate = 0; | ^~~~~~~~~~~ getdss_lib.cpp:282:25: warning: unused variable 'select_plate' [-Wunused-variable] 282 | 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] 444 | int debug_level = 0, select_plate = 0; | ^~~~~~~~~~~ getdss_lib.cpp:444:25: warning: unused variable 'select_plate' [-Wunused-variable] 444 | int debug_level = 0, select_plate = 0; | ^~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hinv.o hinv.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o qtreedec.o qtreedec.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dss.o dss.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o extr_fit.o extr_fit.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' g++ -I. -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o platelst.o platelst.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' gcc -shared -Wl,-soname,libpasgetdss.so.1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o libpasgetdss.so.1.1 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 '/usr/src/RPM/BUILD/libpasastro-1.3.0/getdss' make -C plan404 all make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ven404.c -o obj/ven404.o In file included from ven404.c:18: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c plan404.c -o obj/plan404.o In file included from plan404.c:37: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mer404.c -o obj/mer404.o In file included from mer404.c:18: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ear404.c -o obj/ear404.o In file included from ear404.c:19: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c jup404.c -o obj/jup404.o In file included from jup404.c:21: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c nep404.c -o obj/nep404.o In file included from nep404.c:21: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mar404.c -o obj/mar404.o In file included from mar404.c:19: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c gplan.c -o obj/gplan.o In file included from gplan.c:1: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ura404.c -o obj/ura404.o In file included from ura404.c:20: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sat404.c -o obj/sat404.o In file included from sat404.c:21: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c epsiln.c -o obj/epsiln.o In file included from epsiln.c:23: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c precess.c -o obj/precess.o In file included from precess.c:5: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c plu404.c -o obj/plu404.o In file included from plu404.c:20: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:19:15: warning: 'STR' defined but not used [-Wunused-variable] 19 | static double STR = 4.8481368110953599359e-6; /* radians per arc second */ | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c nutate.c -o obj/nutate.o nutate.c: In function 'nutate': nutate.c:318:8: warning: variable 'dp' set but not used [-Wunused-but-set-variable] 318 | double dp[3], p1[3]; | ^~ In file included from nutate.c:23: At top level: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ plantbl.h:21:15: warning: 'DTR' defined but not used [-Wunused-variable] 21 | static double DTR = 1.7453292519943295769e-2; | ^~~ plantbl.h:18:15: warning: 'J2000' defined but not used [-Wunused-variable] 18 | static double J2000 = 2451545.0; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cmoon.c -o obj/cmoon.o cmoon.c: In function 'gmoon': cmoon.c:817:1: warning: implicit declaration of function 'epsiln' [-Wimplicit-function-declaration] 817 | epsiln(J); | ^~~~~~ At top level: cmoon.c:543:15: warning: 'dec' defined but not used [-Wunused-variable] 543 | static double dec = 0.0; /* Declination */ | ^~~ cmoon.c:542:15: warning: 'ra' defined but not used [-Wunused-variable] 542 | static double ra = 0.0; /* Right Ascension */ | ^~ In file included from cmoon.c:129: plantbl.h:23:15: warning: 'RTS' defined but not used [-Wunused-variable] 23 | static double RTS = 2.0626480624709635516e5; /* arc seconds per radian */ | ^~~ plantbl.h:22:15: warning: 'RTD' defined but not used [-Wunused-variable] 22 | static double RTD = 5.7295779513082320877e1; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -shared -Wl,-soname,libpasplan404.so.1 -lc -lm -o libpasplan404.so.1.1 ./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 -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/plan404' make -C wcs all make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imgetwcs.o imgetwcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cdcwcs.o cdcwcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o daoread.o daoread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fitswcs.o fitswcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcsinit.o wcsinit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imhfile.o imhfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imrotate.o imrotate.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hget.o hget.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hput.o hput.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fitsfile.o fitsfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcscon.o wcscon.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imio.o imio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o worldpos.o worldpos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o zpxpos.o zpxpos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dsspos.o dsspos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o iget.o iget.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o platepos.o platepos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcs.o wcs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tnxpos.o tnxpos.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dateutil.o dateutil.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sph.o sph.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o lin.o lin.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcstrig.o wcstrig.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cel.o cel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o distort.o distort.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcslib.o wcslib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o poly.o poly.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sortstar.o sortstar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fileutil.o fileutil.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imutil.o imutil.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o proj.o proj.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' make[1]: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' gcc -w -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -shared -Wl,-soname,libpaswcs.so.1 -lc -lm -o libpaswcs.so.1.1 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 -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0/wcs' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28755 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpasastro-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpasastro-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libpasastro-1.3.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libpasastro-buildroot PREFIX=/usr/src/tmp/libpasastro-buildroot/usr make: Entering directory '/usr/src/RPM/BUILD/libpasastro-1.3.0' ./install.sh /usr/src/tmp/libpasastro-buildroot/usr Install LibPasAstro to /usr/src/tmp/libpasastro-buildroot/usr 'getdss/libpasgetdss.so.1.1' -> '/usr/src/tmp/libpasastro-buildroot/usr/lib/libpasgetdss.so.1.1' 'plan404/libpasplan404.so.1.1' -> '/usr/src/tmp/libpasastro-buildroot/usr/lib/libpasplan404.so.1.1' 'wcs/libpaswcs.so.1.1' -> '/usr/src/tmp/libpasastro-buildroot/usr/lib/libpaswcs.so.1.1' 'changelog' -> '/usr/src/tmp/libpasastro-buildroot/usr/share/doc/libpasastro/changelog' 'copyright' -> '/usr/src/tmp/libpasastro-buildroot/usr/share/doc/libpasastro/copyright' make: Leaving directory '/usr/src/RPM/BUILD/libpasastro-1.3.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpasastro-buildroot (auto) mode of './usr/lib/libpaswcs.so.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libpasplan404.so.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libpasgetdss.so.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpasastro-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libpasastro-buildroot/ (default) Compressing files in /usr/src/tmp/libpasastro-buildroot (auto) Adjusting library links in /usr/src/tmp/libpasastro-buildroot ./usr/lib: (from :0) libpasgetdss.so.1 -> libpasgetdss.so.1.1 libpasplan404.so.1 -> libpasplan404.so.1.1 libpaswcs.so.1 -> libpaswcs.so.1.1 Verifying ELF objects in /usr/src/tmp/libpasastro-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libpaswcs.so.1.1: uses non-LFS functions: __xstat fopen ftruncate lseek open verify-elf: WARNING: ./usr/lib/libpasgetdss.so.1.1: uses non-LFS functions: fopen Processing files: libpasastro-1.3.0-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PVl6Q1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libpasastro-buildroot/usr/lib/libpasgetdss.so.1: 31 symbols, 15 bpp lib.prov: /usr/src/tmp/libpasastro-buildroot/usr/lib/libpasplan404.so.1: 41 symbols, 16 bpp lib.prov: /usr/src/tmp/libpasastro-buildroot/usr/lib/libpaswcs.so.1: 674 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y51NO3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpasgetdss.so.1 = set:idocxk3QnWYaSTydCqWYbBuMLNXgnFxMsZ9igHItDcgT6TzowYJPWpOyEYW5Jn0, libpasplan404.so.1 = set:jdcCtZ6tVUUmiUNZHTHGBm2wwy4HZjTabpNmqZkRNtL3yL7naHzANvRT4xgbCGksrMYEsqiX5vZENaYqLwJ9Wn, libpaswcs.so.1 = set:ndYZgEj2m0pFfJj0T3FwDZ2NyKrx8aA57PgrlzgZeByN0BaRes7q0KZH8lwSguoH4Iaz0Uaf6YFPUPA5gzievmpQKHireZ2VeB8Ceb9llmTI4r6DkNyaZaDufZCtom0doF9a8yTrzmkqpLdOtqPEgNaJ38GZkKkZidHghUqc4YqPOVJMzK6qXsjMtUZuPhjaRlRe0esal6pHxHiWUQIbozHIOnuYoZHBVvIIZkgigrFJc9v5jOzgY5m3Z58ikF81CbwY1tnKlWnq5glXbESCH2tuqvXvxyiskZg3jq8qh9r9KtKpx0qwjcraI1yJ6oVGZh4vgOEpkcFnZhU2MNDuT7sJ5xnds3V4h2Z7AZFKN6QtX4wSGiZmy02AjSMmt5ZcaBdEHnxcqlPszCOSsQ7KuQ9mXm6olP7rbTQXHC3xyNLLN7ZKphjymI3clt374i0acYcoH2xpli3Byfmmt2MHfLZ4bmFsDyeyPpoZ4vROqSD92l4veSXX9Lng28w9L00P1oPCw8Zgf5h1FGa2oDgeWkQmkQ2DyZ8kVDi3TZLDObsr0QcULTmP3FHSU9yD72lS6nC26aY8n0BgAAfZDbWIZ3u3eoo4AHbuD916p7uZdPMDIWhY575eTVqgfULZiWG2mZn1ajAAMsGXptHAwiHdVZ8DlZohyMyp6Uj3W2G1U3zRUJhzC9QQaKp9dXsTABuwAJZ7MAMDYhTw8T0Zp1D6ro0AgaZqYBkC6HfJvnhMK98mzgERDP9rtll1D5ZGcGZrgsC5wr1i8QgKaWKFo7jvhLtMJWA2cB64Z3Zhp4XqrOsIJ4ipyZhdclptpDCNnQI2DBIa24ztAyG3Ro3tDgib8p1YPZCcrR3YpZ9ZChL0n1Lw7ddleLZG6Cd5y1HOXDfiUs43hzGA0rvrZEounlZqhD4zVG09VuXKd0yzCaOxZcc0KJb7K2f3h0IGZseaZ6fPjLSSr9pnHaopIvsvHPUebpPxZENcEr9PJsGtBgbcEpCvEezWyZfUoNAZzZcbZdYn0mYXIgYbkIhYD2Z3TRh9vskXDxh3y8OR35qc5Z9nKdqFZ8Z4hI5t9v3O4aX4f1MpuEauUp7YDah6Am0alTFKObY8YO2ilDsFywa3CFT39lgssohZKMeWBdZ3SBq0nYq4bjZxKhuPZiwfIxyn1RUSVzlDsU0sc28JH2jyuUP7NaWxk4tIrGrKJlTGZHHoygrobMrQA9XqFZEZy7wRhhRpwa4gZaPMdbI2BEddahJP8LnRf4wFIx7cLEQIMObBxMeh3Oh5sMq6NxEtz0CD29uiNMQcfnLNkyj7OBwLIA3Stu69IDuewtzfSJoMojYJTU8ZEItT8zjqa6ZhZDE4MGmqJua1z95wfvaZuGJt45 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u9uCv4 Creating libpasastro-debuginfo package Processing files: libpasastro-debuginfo-1.3.0-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7OVIj3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kRnia5 find-requires: running scripts (debuginfo) Provides: debug(libpasgetdss.so.1), debug(libpasplan404.so.1), debug(libpaswcs.so.1) Requires: libpasastro = 1.3.0-alt1_1, debug(libc.so.6), debug(libm.so.6) Adding to libpasastro-debuginfo a strict dependency on libpasastro Wrote: /usr/src/RPM/RPMS/i586/libpasastro-1.3.0-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpasastro-debuginfo-1.3.0-alt1_1.i586.rpm (w2.lzdio) 20.79user 3.74system 0:17.41elapsed 140%CPU (0avgtext+0avgdata 50040maxresident)k 0inputs+0outputs (0major+699327minor)pagefaults 0swaps 27.92user 9.51system 0:28.64elapsed 130%CPU (0avgtext+0avgdata 104228maxresident)k 0inputs+0outputs (30106major+937329minor)pagefaults 0swaps --- libpasastro-1.3.0-alt1_1.i586.rpm.repo 2020-06-25 18:36:27.000000000 +0000 +++ libpasastro-1.3.0-alt1_1.i586.rpm.hasher 2021-10-09 11:59:09.149561205 +0000 @@ -26,7 +26,7 @@ File: /usr/lib/libpasgetdss.so.1 120777 root:root libpasgetdss.so.1.1 -File: /usr/lib/libpasgetdss.so.1.1 100644 root:root 68ebf49c328963c4228cdd428f944c57 +File: /usr/lib/libpasgetdss.so.1.1 100644 root:root 2223a0067bce7b8808302c55e20c69e2 File: /usr/lib/libpasplan404.so.1 120777 root:root libpasplan404.so.1.1 -File: /usr/lib/libpasplan404.so.1.1 100644 root:root 9e9863840c88c4c5c3507b542dcc1054 +File: /usr/lib/libpasplan404.so.1.1 100644 root:root 5374f013f121ce149e1a3d8b877f557a File: /usr/lib/libpaswcs.so.1 120777 root:root libpaswcs.so.1.1 -File: /usr/lib/libpaswcs.so.1.1 100644 root:root 833eee3ffcae7187c75c0e7e61fbb083 +File: /usr/lib/libpaswcs.so.1.1 100644 root:root 498a9bd2730f7bed011b267fc1cba3d0 File: /usr/share/doc/libpasastro 40755 root:root @@ -34,2 +34,2 @@ File: /usr/share/doc/libpasastro/copyright 100644 root:root e66853cb77747d43e80dff2baff1b2f1 -RPMIdentity: 9520601bf171f65b163d922badc1234fa43409067a262badd83f4d0dc2a30f1d08d32cb59806dde559b7d9e09b30cc8af0cd0cc7a0977d2b3b446332b9f40116 +RPMIdentity: aec44fc5e9a9d26f827fbc52dbd82b07559834f02864336fbb6873a440627b1a145ca9d7b78f6bd2bd323cdf81f4b5597ccb31f9f59336961c10b5e7d2c92b45 --- libpasastro-debuginfo-1.3.0-alt1_1.i586.rpm.repo 2020-06-25 18:36:27.000000000 +0000 +++ libpasastro-debuginfo-1.3.0-alt1_1.i586.rpm.hasher 2021-10-09 11:59:09.502562657 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/b7dc8cee1fa67bbb994e108376c05f0f6c60d2 120777 root:root ../../../libpasplan404.so.1.1 -/usr/lib/debug/.build-id/17/b7dc8cee1fa67bbb994e108376c05f0f6c60d2.debug 120777 root:root ../../usr/lib/libpasplan404.so.1.1.debug -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/ade44f4abb0f1f4e2c41495fc67bae66a21864 120777 root:root ../../../libpaswcs.so.1.1 -/usr/lib/debug/.build-id/67/ade44f4abb0f1f4e2c41495fc67bae66a21864.debug 120777 root:root ../../usr/lib/libpaswcs.so.1.1.debug -/usr/lib/debug/.build-id/dd 40755 root:root -/usr/lib/debug/.build-id/dd/2a1f210bd7afe6d847547e7ba52e037603424c 120777 root:root ../../../libpasgetdss.so.1.1 -/usr/lib/debug/.build-id/dd/2a1f210bd7afe6d847547e7ba52e037603424c.debug 120777 root:root ../../usr/lib/libpasgetdss.so.1.1.debug +/usr/lib/debug/.build-id/11 40755 root:root +/usr/lib/debug/.build-id/11/6dbb6b5edf4f5f3da41281eb0f06d13e0c821c 120777 root:root ../../../libpaswcs.so.1.1 +/usr/lib/debug/.build-id/11/6dbb6b5edf4f5f3da41281eb0f06d13e0c821c.debug 120777 root:root ../../usr/lib/libpaswcs.so.1.1.debug +/usr/lib/debug/.build-id/35 40755 root:root +/usr/lib/debug/.build-id/35/5ec80e5c0185ce8732503a9731bce19675e363 120777 root:root ../../../libpasgetdss.so.1.1 +/usr/lib/debug/.build-id/35/5ec80e5c0185ce8732503a9731bce19675e363.debug 120777 root:root ../../usr/lib/libpasgetdss.so.1.1.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/77ac280292e137132132390dfd77f729e4c87f 120777 root:root ../../../libpasplan404.so.1.1 +/usr/lib/debug/.build-id/9e/77ac280292e137132132390dfd77f729e4c87f.debug 120777 root:root ../../usr/lib/libpasplan404.so.1.1.debug /usr/lib/debug/usr/lib/libpasgetdss.so.1.1.debug 100644 root:root @@ -95,16 +95,16 @@ Provides: libpasastro-debuginfo = 1.3.0-alt1_1:sisyphus+254044.100.1.1 -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/b7dc8cee1fa67bbb994e108376c05f0f6c60d2 120777 root:root ../../../libpasplan404.so.1.1 -File: /usr/lib/debug/.build-id/17/b7dc8cee1fa67bbb994e108376c05f0f6c60d2.debug 120777 root:root ../../usr/lib/libpasplan404.so.1.1.debug -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/ade44f4abb0f1f4e2c41495fc67bae66a21864 120777 root:root ../../../libpaswcs.so.1.1 -File: /usr/lib/debug/.build-id/67/ade44f4abb0f1f4e2c41495fc67bae66a21864.debug 120777 root:root ../../usr/lib/libpaswcs.so.1.1.debug -File: /usr/lib/debug/.build-id/dd 40755 root:root -File: /usr/lib/debug/.build-id/dd/2a1f210bd7afe6d847547e7ba52e037603424c 120777 root:root ../../../libpasgetdss.so.1.1 -File: /usr/lib/debug/.build-id/dd/2a1f210bd7afe6d847547e7ba52e037603424c.debug 120777 root:root ../../usr/lib/libpasgetdss.so.1.1.debug -File: /usr/lib/debug/usr/lib/libpasgetdss.so.1.1.debug 100644 root:root 5070f74a2454c6371002306d55032480 +File: /usr/lib/debug/.build-id/11 40755 root:root +File: /usr/lib/debug/.build-id/11/6dbb6b5edf4f5f3da41281eb0f06d13e0c821c 120777 root:root ../../../libpaswcs.so.1.1 +File: /usr/lib/debug/.build-id/11/6dbb6b5edf4f5f3da41281eb0f06d13e0c821c.debug 120777 root:root ../../usr/lib/libpaswcs.so.1.1.debug +File: /usr/lib/debug/.build-id/35 40755 root:root +File: /usr/lib/debug/.build-id/35/5ec80e5c0185ce8732503a9731bce19675e363 120777 root:root ../../../libpasgetdss.so.1.1 +File: /usr/lib/debug/.build-id/35/5ec80e5c0185ce8732503a9731bce19675e363.debug 120777 root:root ../../usr/lib/libpasgetdss.so.1.1.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/77ac280292e137132132390dfd77f729e4c87f 120777 root:root ../../../libpasplan404.so.1.1 +File: /usr/lib/debug/.build-id/9e/77ac280292e137132132390dfd77f729e4c87f.debug 120777 root:root ../../usr/lib/libpasplan404.so.1.1.debug +File: /usr/lib/debug/usr/lib/libpasgetdss.so.1.1.debug 100644 root:root 35f9c42228e58c0a0e7b6a1bbca28778 File: /usr/lib/debug/usr/lib/libpasgetdss.so.1.debug 120777 root:root libpasgetdss.so.1.1.debug -File: /usr/lib/debug/usr/lib/libpasplan404.so.1.1.debug 100644 root:root 6d700edabe67a010636ec95ddb76b07a +File: /usr/lib/debug/usr/lib/libpasplan404.so.1.1.debug 100644 root:root 57b76d86df90e3e2eb91aee120ad0c00 File: /usr/lib/debug/usr/lib/libpasplan404.so.1.debug 120777 root:root libpasplan404.so.1.1.debug -File: /usr/lib/debug/usr/lib/libpaswcs.so.1.1.debug 100644 root:root 461af294ab294f2136dfa82d5c219f76 +File: /usr/lib/debug/usr/lib/libpaswcs.so.1.1.debug 100644 root:root 62cb08a07ffa94117d5b9c845b19740f File: /usr/lib/debug/usr/lib/libpaswcs.so.1.debug 120777 root:root libpaswcs.so.1.1.debug @@ -182,2 +182,2 @@ File: /usr/src/debug/libpasastro-1.3.0/wcs/zpxpos.c 100644 root:root 3464cdc98bd9f1180a91ba326d0427f0 -RPMIdentity: 7ddc934be8bb37d23e38e84bf0d078f101bb8ef8e254088f877b7e6910de0c9ea80307629c0e135d0c90a1ba0f57449fd102d02de9b5409b8747a584ea9955b3 +RPMIdentity: d5ecb073880450ca994241668acb511cf573d9cdaad4866ffca68b388f125c06987dc33cd20bcc6aee13b6cd3476ad2abe0d3fc3c60efa438d9238c2df88bc28