Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gpredict.spec'], chrootPath='/var/lib/mock/f33-build-281176-51704/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gpredict.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/gpredict-2.2-5.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gpredict.spec'], chrootPath='/var/lib/mock/f33-build-281176-51704/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gpredict.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nw5WyH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpredict-2.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gpredict-2.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpredict-2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dmKD3H + umask 022 + cd /builddir/build/BUILD + cd gpredict-2.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '%{_lto_cflags}x' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2018-01-05 17:52:45.000000000 -0500 +++ ./configure 2020-06-09 09:11:21.095682378 -0400 @@ -1814,7 +1814,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-06-09 09:11:21.095682378 -0400 +++ ./configure 2020-06-09 09:11:22.265682313 -0400 @@ -6943,7 +6943,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -14357,7 +14357,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether NLS is requested... yes checking for intltool >= 0.21... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.30.3 checking for XML::Parser... ok checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6897: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sin in -lm... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... cs da de el en_GB en_US es fi fr id it lt ru th uk checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/man/gpredict.1 config.status: creating doc/man/Makefile config.status: creating src/Makefile config.status: creating src/sgpsdp/Makefile config.status: creating src/sgpsdp/TR/Makefile config.status: creating pixmaps/Makefile config.status: creating pixmaps/maps/Makefile config.status: creating pixmaps/logos/Makefile config.status: creating pixmaps/icons/Makefile config.status: creating data/Makefile config.status: creating data/desktop/Makefile config.status: creating data/satdata/Makefile config.status: creating po/Makefile.in config.status: creating build-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands SUMMARY: Gpredict version... : 2.2 Glib version....... : 2.64.3 Gio version........ : 2.64.3 Gthread version.... : 2.64.3 Gdk version........ : 3.24.20 Gtk+ version....... : 3.24.20 GooCanvas version.. : 2.0.4 Libcurl version.... : 7.67.0 + make -j4 echo 2.2 > .version-t && mv .version-t .version make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gpredict-2.2' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gpredict-2.2/src' Making all in sgpsdp make[3]: Entering directory '/builddir/build/BUILD/gpredict-2.2/src/sgpsdp' Making all in TR make[4]: Entering directory '/builddir/build/BUILD/gpredict-2.2/src/sgpsdp/TR' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gpredict-2.2/src/sgpsdp/TR' make[4]: Entering directory '/builddir/build/BUILD/gpredict-2.2/src/sgpsdp' CC solar.o CC sgp_time.o CC sgp_obs.o CC sgp_math.o CC sgp_in.o CC sgp4sdp4.o CC test-001.o CC test-002.o CCLD test-002 CCLD test-001 make[4]: Leaving directory '/builddir/build/BUILD/gpredict-2.2/src/sgpsdp' make[3]: Leaving directory '/builddir/build/BUILD/gpredict-2.2/src/sgpsdp' make[3]: Entering directory '/builddir/build/BUILD/gpredict-2.2/src' CC about.o CC compat.o CC first-time.o CC gpredict-help.o CC gpredict-utils.o CC gtk-azel-plot.o CC gtk-event-list.o CC gtk-event-list-popup.o CC gtk-freq-knob.o gtk-event-list.c: In function 'gtk_event_list_get_type': gtk-event-list.c:142:13: warning: cast between incompatible function types from 'void (*)(GtkEventListClass *)' {aka 'void (*)(struct _GtkEventListClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 142 | (GClassInitFunc) gtk_event_list_class_init, | ^ gtk-event-list.c:147:13: warning: cast between incompatible function types from 'void (*)(GtkEventList *)' {aka 'void (*)(struct _gtk_event_list *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 147 | (GInstanceInitFunc) gtk_event_list_init, | ^ gtk-azel-plot.c: In function 'gtk_azel_plot_get_type': gtk-azel-plot.c:95:13: warning: cast between incompatible function types from 'void (*)(GtkAzelPlotClass *)' {aka 'void (*)(struct _GtkAzelPlotClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 95 | (GClassInitFunc) gtk_azel_plot_class_init, | ^ gtk-azel-plot.c:100:13: warning: cast between incompatible function types from 'void (*)(GtkAzelPlot *)' {aka 'void (*)(struct _GtkAzelPlot *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 100 | (GInstanceInitFunc) gtk_azel_plot_init, | ^ gtk-event-list-popup.c: In function 'gtk_event_list_popup_exec': gtk-event-list-popup.c:101:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 101 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-event-list-popup.c:28: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC gtk-polar-plot.o CC gtk-polar-view.o CC gtk-polar-view-popup.o gtk-freq-knob.c: In function 'button_clicked_cb': gtk-freq-knob.c:120:16: warning: cast between incompatible function types from 'void * (*)(GtkFreqKnob *)' {aka 'void * (*)(struct _gtk_freq_knob *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 120 | g_idle_add((GSourceFunc) gtk_freq_knob_update, knob); | ^ gtk-freq-knob.c: In function 'gtk_freq_knob_set_value': gtk-freq-knob.c:269:20: warning: cast between incompatible function types from 'void * (*)(GtkFreqKnob *)' {aka 'void * (*)(struct _gtk_freq_knob *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 269 | g_idle_add((GSourceFunc) gtk_freq_knob_update, knob); | ^ gtk-freq-knob.c: In function 'gtk_freq_knob_get_type': gtk-freq-knob.c:288:13: warning: cast between incompatible function types from 'void (*)(GtkFreqKnobClass *)' {aka 'void (*)(struct _GtkFreqKnobClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 288 | (GClassInitFunc) gtk_freq_knob_class_init, | ^ gtk-freq-knob.c:293:13: warning: cast between incompatible function types from 'void (*)(GtkFreqKnob *)' {aka 'void (*)(struct _gtk_freq_knob *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 293 | (GInstanceInitFunc) gtk_freq_knob_init, | ^ gtk-freq-knob.c: In function 'gtk_freq_knob_new': gtk-freq-knob.c:397:16: warning: cast between incompatible function types from 'void * (*)(GtkFreqKnob *)' {aka 'void * (*)(struct _gtk_freq_knob *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 397 | g_idle_add((GSourceFunc) gtk_freq_knob_update, knob); | ^ CC gtk-rig-ctrl.o gtk-polar-plot.c: In function 'gtk_polar_plot_get_type': gtk-polar-plot.c:109:13: warning: cast between incompatible function types from 'void (*)(GtkPolarPlotClass *)' {aka 'void (*)(struct _GtkPolarPlotClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 109 | (GClassInitFunc) gtk_polar_plot_class_init, | ^ gtk-polar-plot.c:114:13: warning: cast between incompatible function types from 'void (*)(GtkPolarPlot *)' {aka 'void (*)(struct _GtkPolarPlot *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 114 | (GInstanceInitFunc) gtk_polar_plot_init, | ^ gtk-polar-view-popup.c: In function 'gtk_polar_view_popup_exec': gtk-polar-view-popup.c:127:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 127 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/goocanvas-2.0/goocanvas.h:10, from gtk-polar-view-popup.c:30: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ gtk-polar-view.c: In function 'gtk_polar_view_get_type': gtk-polar-view.c:126:13: warning: cast between incompatible function types from 'void (*)(GtkPolarViewClass *)' {aka 'void (*)(struct _GtkPolarViewClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 126 | (GClassInitFunc) gtk_polar_view_class_init, | ^ gtk-polar-view.c:131:13: warning: cast between incompatible function types from 'void (*)(GtkPolarView *)' {aka 'void (*)(struct _GtkPolarView *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 131 | (GInstanceInitFunc) gtk_polar_view_init, | ^ CC gtk-rot-ctrl.o CC gtk-rot-knob.o gtk-rig-ctrl.c: In function 'gtk_rig_ctrl_get_type': gtk-rig-ctrl.c:184:13: warning: cast between incompatible function types from 'void (*)(GtkRigCtrlClass *)' {aka 'void (*)(struct _GtkRigCtrlClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 184 | (GClassInitFunc) gtk_rig_ctrl_class_init, | ^ gtk-rig-ctrl.c:189:13: warning: cast between incompatible function types from 'void (*)(GtkRigCtrl *)' {aka 'void (*)(struct _gtk_rig_ctrl *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 189 | (GInstanceInitFunc) gtk_rig_ctrl_init, | ^ gtk-rig-ctrl.c: In function 'trsp_tune_cb': gtk-rig-ctrl.c:709:13: warning: absolute value function 'abs' given an argument of type 'gint64' {aka 'long int'} but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 709 | abs(ctrl->trsp->downhigh - ctrl->trsp->downlow) / 2; | ^~~ gtk-rig-ctrl.c:720:13: warning: absolute value function 'abs' given an argument of type 'gint64' {aka 'long int'} but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 720 | abs(ctrl->trsp->uphigh - ctrl->trsp->uplow) / 2; | ^~~ gtk-rig-ctrl.c: In function 'exec_toggle_cycle': gtk-rig-ctrl.c:1800:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 1800 | GTimeVal current_time; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gtk-rig-ctrl.c:38: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gtk-rig-ctrl.c:1803:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 1803 | g_get_current_time(¤t_time); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from gtk-rig-ctrl.c:38: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ CC gtk-sat-data.o gtk-rot-ctrl.c: In function 'gtk_rot_ctrl_get_type': gtk-rot-ctrl.c:1596:13: warning: cast between incompatible function types from 'void (*)(GtkRotCtrlClass *)' {aka 'void (*)(struct _GtkRotCtrlClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 1596 | (GClassInitFunc) gtk_rot_ctrl_class_init, | ^ gtk-rot-ctrl.c:1601:13: warning: cast between incompatible function types from 'void (*)(GtkRotCtrl *)' {aka 'void (*)(struct _gtk_rot_ctrl *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 1601 | (GInstanceInitFunc) gtk_rot_ctrl_init, | ^ gtk-rot-knob.c: In function 'gtk_rot_knob_get_type': gtk-rot-knob.c:262:13: warning: cast between incompatible function types from 'void (*)(GtkRotKnobClass *)' {aka 'void (*)(struct _GtkRotKnobClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 262 | (GClassInitFunc) gtk_rot_knob_class_init, | ^ gtk-rot-knob.c:267:13: warning: cast between incompatible function types from 'void (*)(GtkRotKnob *)' {aka 'void (*)(struct _gtk_rot_knob *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 267 | (GInstanceInitFunc) gtk_rot_knob_init, | ^ CC gtk-sat-list.o CC gtk-sat-list-popup.o CC gtk-sat-map.o CC gtk-sat-map-popup.o gtk-sat-list.c: In function 'gtk_sat_list_get_type': gtk-sat-list.c:220:13: warning: cast between incompatible function types from 'void (*)(GtkSatListClass *)' {aka 'void (*)(struct _GtkSatListClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 220 | (GClassInitFunc) gtk_sat_list_class_init, | ^ gtk-sat-list.c:225:13: warning: cast between incompatible function types from 'void (*)(GtkSatList *)' {aka 'void (*)(struct _gtk_sat_list *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 225 | (GInstanceInitFunc) gtk_sat_list_init, | ^ gtk-sat-list-popup.c: In function 'gtk_sat_list_popup_exec': gtk-sat-list-popup.c:83:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 83 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-sat-list-popup.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC gtk-sat-map-ground-track.o gtk-sat-map.c: In function 'gtk_sat_map_get_type': gtk-sat-map.c:124:13: warning: cast between incompatible function types from 'void (*)(GtkSatMapClass *)' {aka 'void (*)(struct _GtkSatMapClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 124 | (GClassInitFunc) gtk_sat_map_class_init, | ^ gtk-sat-map.c:129:13: warning: cast between incompatible function types from 'void (*)(GtkSatMap *)' to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 129 | (GInstanceInitFunc) gtk_sat_map_init, | ^ gtk-sat-map-popup.c: In function 'gtk_sat_map_popup_exec': gtk-sat-map-popup.c:144:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 144 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-sat-map-popup.c:31: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC gtk-sat-module.o CC gtk-sat-module-popup.o gtk-sat-module-popup.c: In function 'gtk_sat_module_popup': gtk-sat-module-popup.c:219:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 219 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-sat-module-popup.c:26: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ gtk-sat-module-popup.c: In function 'name_changed': gtk-sat-module-popup.c:1153:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 1153 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk-sat-module-popup.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ gtk-sat-module-popup.c: In function 'module_window_config_cb': gtk-sat-module-popup.c:1215:9: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 1215 | x > gdk_screen_width() || y > gdk_screen_height()) | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk-sat-module-popup.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ gtk-sat-module-popup.c:1215:9: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 1215 | x > gdk_screen_width() || y > gdk_screen_height()) | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk-sat-module-popup.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ gtk-sat-module.c: In function 'gtk_sat_module_get_type': gtk-sat-module.c:258:13: warning: cast between incompatible function types from 'void (*)(GtkSatModuleClass *)' {aka 'void (*)(struct _GtkSatModuleClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 258 | (GClassInitFunc) gtk_sat_module_class_init, | ^ gtk-sat-module.c:263:13: warning: cast between incompatible function types from 'void (*)(GtkSatModule *)' {aka 'void (*)(struct _gtk_sat_module *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 263 | (GInstanceInitFunc) gtk_sat_module_init, | ^ CC gtk-sat-module-tmg.o CC gtk-sat-popup-common.o CC gtk-sat-selector.o CC gtk-single-sat.o CC gtk-sky-glance.o CC gui.o gtk-sat-selector.c: In function 'gtk_sat_selector_get_type': gtk-sat-selector.c:114:13: warning: cast between incompatible function types from 'void (*)(GtkSatSelectorClass *)' {aka 'void (*)(struct _GtkSatSelectorClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 114 | (GClassInitFunc) gtk_sat_selector_class_init, | ^ gtk-sat-selector.c:119:13: warning: cast between incompatible function types from 'void (*)(GtkSatSelector *)' {aka 'void (*)(struct _gtk_sat_selector *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 119 | (GInstanceInitFunc) gtk_sat_selector_init, | ^ gtk-single-sat.c: In function 'gtk_single_sat_popup_cb': gtk-single-sat.c:534:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 534 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-single-sat.c:24: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ gtk-single-sat.c: In function 'gtk_single_sat_get_type': gtk-single-sat.c:685:13: warning: cast between incompatible function types from 'void (*)(GtkSingleSatClass *)' {aka 'void (*)(struct _GtkSingleSatClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 685 | (GClassInitFunc) gtk_single_sat_class_init, | ^ gtk-single-sat.c:690:13: warning: cast between incompatible function types from 'void (*)(GtkSingleSat *)' {aka 'void (*)(struct _gtk_single_sat *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 690 | (GInstanceInitFunc) gtk_single_sat_init, | ^ CC loc-tree.o CC locator.o gtk-sky-glance.c: In function 'gtk_sky_glance_get_type': gtk-sky-glance.c:169:13: warning: cast between incompatible function types from 'void (*)(GtkSkyGlanceClass *)' {aka 'void (*)(struct _GtkSkyGlanceClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 169 | (GClassInitFunc) gtk_sky_glance_class_init, | ^ gtk-sky-glance.c:174:13: warning: cast between incompatible function types from 'void (*)(GtkSkyGlance *)' {aka 'void (*)(struct _GtkSkyGlance *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 174 | (GInstanceInitFunc) gtk_sky_glance_init, | ^ CC main.o CC map-selector.o CC map-tools.o CC menubar.o main.c: In function 'gpredict_app_config': main.c:377:9: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 377 | x > gdk_screen_width() || y > gdk_screen_height()) | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from main.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ main.c:377:9: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 377 | x > gdk_screen_width() || y > gdk_screen_height()) | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from main.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ main.c: In function 'tle_mon_task': main.c:410:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 410 | GTimeVal tval; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ main.c:426:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 426 | g_get_current_time(&tval); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from main.c:23: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ CC mod-cfg.o CC mod-cfg-get-param.o CC mod-mgr.o mod-cfg.c: In function 'name_changed': mod-cfg.c:234:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 234 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from mod-cfg.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ CC orbit-tools.o CC pass-popup-menu.o CC pass-to-txt.o CC predict-tools.o CC print-pass.o pass-popup-menu.c: In function 'pass_popup_menu_exec': pass-popup-menu.c:117:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 117 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from pass-popup-menu.c:23: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC qth-data.o CC qth-editor.o CC radio-conf.o CC rotor-conf.o qth-editor.c: In function 'name_changed': qth-editor.c:232:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 232 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from qth-editor.c:24: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ CC trsp-conf.o CC trsp-update.o CC sat-cfg.o CC sat-info.o CC sat-log.o CC sat-log-browser.o CC sat-monitor.o CC sat-pass-dialogs.o sat-log.c: In function 'manage_debug_message': sat-log.c:211:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 211 | GTimeVal tval; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from sat-log.c:42: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sat-log.c:218:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 218 | g_get_current_time(&tval); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from sat-log.c:42: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ sat-log.c: In function 'log_rotate': sat-log.c:259:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 259 | GTimeVal now; /* current time */ | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from sat-log.c:42: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sat-log.c:268:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 268 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from sat-log.c:42: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ CC sat-pref.o CC sat-pref-general.o CC sat-pref-formats.o CC sat-pref-qth.o CC sat-pref-qth-editor.o CC sat-pref-tle.o sat-pref-formats.c: In function 'tfprev_cb': sat-pref-formats.c:177:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 177 | GTimeVal tval; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from sat-pref-formats.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ sat-pref-formats.c:183:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 183 | g_get_current_time(&tval); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from sat-pref-formats.c:22: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ CC sat-pref-debug.o CC sat-pref-modules.o sat-pref-qth-editor.c: In function 'name_changed': sat-pref-qth-editor.c:327:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 327 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sat-pref-qth-editor.c:40: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ CC sat-pref-layout.o CC sat-pref-refresh.o CC sat-pref-map-view.o CC sat-pref-list-view.o sat-pref-layout.c: In function 'layout_code_changed': sat-pref-layout.c:197:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 197 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sat-pref-layout.c:23: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ CC sat-pref-polar-view.o CC sat-pref-single-sat.o CC sat-pref-interfaces.o CC sat-pref-rig.o CC sat-pref-rig-editor.o CC sat-pref-rot.o CC sat-pref-rot-editor.o CC sat-pref-predict.o sat-pref-rot-editor.c: In function 'name_changed': sat-pref-rot-editor.c:111:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 111 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sat-pref-rot-editor.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ sat-pref-rig-editor.c: In function 'name_changed': sat-pref-rig-editor.c:170:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 170 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sat-pref-rig-editor.c:24: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ CC sat-pref-conditions.o CC sat-pref-multi-pass.o CC sat-pref-single-pass.o CC sat-pref-sky-at-glance.o CC sat-vis.o CC time-tools.o CC save-pass.o CC tle-tools.o time-tools.c: In function 'get_current_daynum': time-tools.c:54:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | GTimeVal tmval; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from time-tools.c:29: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ time-tools.c:59:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 59 | g_get_current_time (&tmval); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from time-tools.c:29: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ CC tle-update.o CC strnatcmp.o save-pass.c: In function 'file_changed': save-pass.c:383:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 383 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from save-pass.c:30: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ CC nxjson/nxjson.o CC sgpsdp/sgp4sdp4.o CC sgpsdp/sgp_in.o tle-update.c: In function 'tle_update_from_files': tle-update.c:398:17: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 398 | GTimeVal tval; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from tle-update.c:26: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ tle-update.c:400:17: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 400 | g_get_current_time(&tval); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from tle-update.c:26: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here 679 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ nxjson/nxjson.c: In function 'parse_value': nxjson/nxjson.c:261:13: warning: 'new_key' may be used uninitialized in this function [-Wmaybe-uninitialized] 261 | p=parse_value(js, new_key, p, encoder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:504, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from tle-update.c:26: In function 'strncpy', inlined from 'read_fresh_tle' at tle-update.c:957:17: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 6 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'read_fresh_tle' at tle-update.c:959:17: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 2 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'read_fresh_tle' at tle-update.c:899:17: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 79 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC sgpsdp/sgp_math.o CC sgpsdp/sgp_obs.o CC sgpsdp/sgp_time.o CC sgpsdp/solar.o CCLD gpredict /usr/bin/ld: gtk-event-list.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-event-list-popup.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-polar-plot.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-polar-view.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-polar-view-popup.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-rig-ctrl.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-rot-ctrl.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-data.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-list.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-list-popup.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-map.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-map-popup.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-map-ground-track.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-module.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-module-popup.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-module-tmg.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-popup-common.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sat-selector.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-single-sat.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: gtk-sky-glance.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: menubar.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: mod-cfg.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: mod-mgr.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: orbit-tools.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: pass-popup-menu.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: pass-to-txt.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: predict-tools.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: print-pass.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: qth-data.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: qth-editor.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-cfg.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-info.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pass-dialogs.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pref-qth.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pref-layout.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pref-map-view.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pref-list-view.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pref-polar-view.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pref-single-sat.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pref-multi-pass.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-pref-single-pass.o: in function `.LANCHOR0': /builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: sat-vis.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here /usr/bin/ld: save-pass.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:/builddir/build/BUILD/gpredict-2.2/src/qth-data.h:36: first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:627: gpredict] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/gpredict-2.2/src' make[2]: *** [Makefile:767: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/gpredict-2.2/src' make[1]: *** [Makefile:440: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/gpredict-2.2' make: *** [Makefile:372: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.dmKD3H (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.dmKD3H (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gpredict.spec