[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957302: marked as done (gpredict: ftbfs with GCC-10)



Your message dated Sat, 25 Jul 2020 18:49:18 +0000
with message-id <E1jzPEU-000DsJ-8a@fasolo.debian.org>
and subject line Bug#957302: fixed in gpredict 2.3-72-gc596101-1
has caused the Debian Bug report #957302,
regarding gpredict: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
957302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957302
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:gpredict
Version: 2.3-33-gca42d22-1
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/gpredict_2.3-33-gca42d22-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
In function ‘strncpy’,
    inlined from ‘read_fresh_tle’ at tle-update.c:969:17:
/usr/include/x86_64-linux-gnu/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:909:17:
/usr/include/x86_64-linux-gnu/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));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -std=c11 -pedantic -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/
 usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o sgpsdp/sgp_obs.o sgpsdp/sgp_obs.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -std=c11 -pedantic -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/
 usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o sgpsdp/sgp_time.o sgpsdp/sgp_time.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -std=c11 -pedantic -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/
 usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -c -o sgpsdp/solar.o sgpsdp/solar.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -std=c11 -pedantic -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -Wl,-z,relro -o gpredict nxjson/nxjson.o sgpsdp/sgp4sdp4.o sgpsdp/sgp_in.o sgpsdp/sgp_math.o sgpsdp/sgp_obs.o sgpsdp/sgp_
 time.o sgpsdp/solar.o about.o compat.o first-time.o gpredict-help.o gpredict-utils.o gtk-azel-plot.o gtk-event-list.o gtk-event-list-popup.o gtk-freq-knob.o gtk-polar-plot.o gtk-polar-view.o gtk-polar-view-popup.o gtk-rig-ctrl.o gtk-rot-ctrl.o gtk-rot-knob.o gtk-sat-data.o gtk-sat-list.o gtk-sat-list-popup.o gtk-sat-map.o gtk-sat-map-popup.o gtk-sat-map-ground-track.o gtk-sat-module.o gtk-sat-module-popup.o gtk-sat-module-tmg.o gtk-sat-popup-common.o gtk-sat-selector.o gtk-single-sat.o gtk-sky-glance.o gui.o loc-tree.o locator.o main.o map-selector.o map-tools.o menubar.o mod-cfg.o mod-cfg-get-param.o mod-mgr.o orbit-tools.o pass-popup-menu.o pass-to-txt.o predict-tools.o print-pass.o qth-data.o qth-editor.o radio-conf.o rotor-conf.o trsp-conf.o trsp-update.o sat-cfg.o sat-info.o sat-log.o sat-log-browser.o sat-monitor.o sat-pass-dialogs.o sat-pref.o sat-pref-general.o sat-pref-formats.o sat-pref-qth.o sat-pref-qth-editor.o sat-pref-tle.o sat-pref-debug.o sat-pref-modules.o sat-pref
 -layout.o sat-pref-refresh.o sat-pref-map-view.o sat-pref-list-view.o sat-pref-polar-view.o sat-pref-single-sat.o sat-pref-interfaces.o sat-pref-rig.o sat-pref-rig-editor.o sat-pref-rot.o sat-pref-rot-editor.o sat-pref-predict.o sat-pref-conditions.o sat-pref-multi-pass.o sat-pref-single-pass.o sat-pref-sky-at-glance.o sat-vis.o save-pass.o time-tools.o tle-tools.o tle-update.o strnatcmp.o  -lm  -lcurl -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -std=c11 -pedantic -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-z -Wl,relro -o gpredict nxjson/nxjson.o sgpsdp/sgp4sdp4.o sgpsdp/sgp_in.o sgpsdp/sgp_math.o sgpsdp/sgp_obs.o sgpsdp/sgp_time.o sgpsdp/solar.o about.
 o compat.o first-time.o gpredict-help.o gpredict-utils.o gtk-azel-plot.o gtk-event-list.o gtk-event-list-popup.o gtk-freq-knob.o gtk-polar-plot.o gtk-polar-view.o gtk-polar-view-popup.o gtk-rig-ctrl.o gtk-rot-ctrl.o gtk-rot-knob.o gtk-sat-data.o gtk-sat-list.o gtk-sat-list-popup.o gtk-sat-map.o gtk-sat-map-popup.o gtk-sat-map-ground-track.o gtk-sat-module.o gtk-sat-module-popup.o gtk-sat-module-tmg.o gtk-sat-popup-common.o gtk-sat-selector.o gtk-single-sat.o gtk-sky-glance.o gui.o loc-tree.o locator.o main.o map-selector.o map-tools.o menubar.o mod-cfg.o mod-cfg-get-param.o mod-mgr.o orbit-tools.o pass-popup-menu.o pass-to-txt.o predict-tools.o print-pass.o qth-data.o qth-editor.o radio-conf.o rotor-conf.o trsp-conf.o trsp-update.o sat-cfg.o sat-info.o sat-log.o sat-log-browser.o sat-monitor.o sat-pass-dialogs.o sat-pref.o sat-pref-general.o sat-pref-formats.o sat-pref-qth.o sat-pref-qth-editor.o sat-pref-tle.o sat-pref-debug.o sat-pref-modules.o sat-pref-layout.o sat-pref-refresh.o
  sat-pref-map-view.o sat-pref-list-view.o sat-pref-polar-view.o sat-pref-single-sat.o sat-pref-interfaces.o sat-pref-rig.o sat-pref-rig-editor.o sat-pref-rot.o sat-pref-rot-editor.o sat-pref-predict.o sat-pref-conditions.o sat-pref-multi-pass.o sat-pref-single-pass.o sat-pref-sky-at-glance.o sat-vis.o save-pass.o time-tools.o tle-tools.o tle-update.o strnatcmp.o  -lm /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread
/usr/bin/ld: gtk-event-list.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-event-list-popup.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-polar-plot.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-polar-view.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-polar-view-popup.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-rig-ctrl.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-rot-ctrl.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-data.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-list.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-list-popup.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-map.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-map-popup.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-map-ground-track.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-module.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-module-popup.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-module-tmg.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-popup-common.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sat-selector.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-single-sat.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: gtk-sky-glance.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: menubar.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: mod-cfg.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: mod-mgr.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: orbit-tools.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: pass-popup-menu.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: pass-to-txt.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: predict-tools.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: print-pass.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: qth-data.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: qth-editor.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-cfg.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-info.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pass-dialogs.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pref-qth.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pref-layout.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pref-map-view.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pref-list-view.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pref-polar-view.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pref-single-sat.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pref-multi-pass.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-pref-single-pass.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: sat-vis.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
/usr/bin/ld: save-pass.o:./src/qth-data.h:36: multiple definition of `qth_data_type'; gtk-azel-plot.o:./src/qth-data.h:36: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:689: gpredict] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:835: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:444: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:376: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:3: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: gpredict
Source-Version: 2.3-72-gc596101-1
Done: Christoph Berg <myon@debian.org>

We believe that the bug you reported is fixed in the latest version of
gpredict, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 957302@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Berg <myon@debian.org> (supplier of updated gpredict package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 25 Jul 2020 20:33:55 +0200
Source: gpredict
Architecture: source
Version: 2.3-72-gc596101-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Christoph Berg <myon@debian.org>
Closes: 957302
Changes:
 gpredict (2.3-72-gc596101-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Christoph Berg ]
   * New upstream snapshot compatible with gcc 10. (Closes: #957302)
   * Add debian/gitlab-ci.yml.
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Bump debhelper from old 10 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
   * Update standards version to 4.4.1, no changes needed.
Checksums-Sha1:
 40fd80c8e8f32897d70f0187879b666016493f6d 2169 gpredict_2.3-72-gc596101-1.dsc
 e37dbe40aea1294d9e13358073727a6df250f124 7724102 gpredict_2.3-72-gc596101.orig.tar.gz
 b2e25a188ed800a9164a4b8a830065f567f9652b 6468 gpredict_2.3-72-gc596101-1.debian.tar.xz
Checksums-Sha256:
 0150e17a739b1ce32ede60ac12638c688fd0eceec9e0057278e1520cfa6f1656 2169 gpredict_2.3-72-gc596101-1.dsc
 86846109bd914a272d8028dc710515f9e364138fbf733f88ffc29d4dc994b2df 7724102 gpredict_2.3-72-gc596101.orig.tar.gz
 c12adea4544a48eb26380505e4777cbe97c3329a42a4fae7c405061ab14611f5 6468 gpredict_2.3-72-gc596101-1.debian.tar.xz
Files:
 00feaf2d94149d2c5e89ff5f4a789804 2169 hamradio optional gpredict_2.3-72-gc596101-1.dsc
 aeb6fc587593fb969173fd83b769232a 7724102 hamradio optional gpredict_2.3-72-gc596101.orig.tar.gz
 3c6148d4266218119fa66b5c3b92995c 6468 hamradio optional gpredict_2.3-72-gc596101-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAl8cfBcACgkQTFprqxLS
p65ighAAljwD8NfoyHPqVCEyy28hH0y0EWsPg+CXoZjjlQsv0dAC2MApqJlSrHcm
HI/rdYs5TZbJZRKPmXRzTnBDpgWtvVCe2wuDaxBL5Za9omZ30kQWS24ngNAELYN8
wOAa5Ad5ej38cA2amd48cxUAbVa/JTXMzp8UzguYymLIzBwWmwL8T5WXvH5w9+uS
2OvgEF5lBHRRNrx+OCmtTgDE1ioEUBVzkJ7t9I1684mHjC/0EXKGGaaUTt26USRr
LqSDovdUhcSNL4MRsIRAhJPPOBeJ0UMbAwaimP88MJQng+M0UnRJj6aBbxsLeCFu
X4TkNmM0xkDgDY8s0nY8hKv6rTKR2kBy7vXPURIbN7d9mLgf1IbA5PlraBrOc/fp
ECB2iU8SSbRSuofExHBTS7F8TdJVMwDIimAEybF2abt8VzCWxZ0Z+Hl1uHfqcfY7
9vIYQkqg3ZO2ubybsyfkkZWNBruxK1WxxIcc0RA03lPMry0J/Wf5cNh7SlzEpJe2
wPr1XwVipsT70DG/1PrpL3BWyymqQEWl4OoJpI6ya4NCXFmPFQJ5woC+TL137rtq
gyZORmIWL7+wSeXQ0dowrNEQqBTvLYZgcxrxOTqTt0ZXCO1UccIM1PpRSH0c3q4Y
kmP3XEKp8JcjM5Qyf3/wxaoh48EgKpW+3PhlrIAA22psSaUhpl0=
=10Cv
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: