Your message dated Sun, 07 Feb 2021 22:36:41 +0000
with message-id <e1l8sfz-0004dn...@fasolo.debian.org>
and subject line Bug#968131: fixed in hdate-applet 0.15.11-4
has caused the Debian Bug report #968131,
regarding hdate-applet 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 ow...@bugs.debian.org
immediately.)
--
968131: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hdate-applet
Version: 0.15.11-3
Severity: serious
Tags: ftbfs
hdate-applet fails to build from source in unstable:
| gcc -g -O2 -ffile-prefix-map=/build/1st/hdate-applet-0.15.11=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o
ghcal ghcal-main.o ghcal-interface.o ghcal-callbacks.o -lm -lhdate
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
-lfontconfig -lfreetype
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:46: multiple
definition of `label_month'; ghcal-main.o:./src/ghcal-interface.h:46: first
defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:47: multiple
definition of `label_year'; ghcal-main.o:./src/ghcal-interface.h:47: first
defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:50: multiple
definition of `label_hebrew_month_and_year';
ghcal-main.o:./src/ghcal-interface.h:50: first defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:54: multiple
definition of `event_box_day_of_month';
ghcal-main.o:./src/ghcal-interface.h:54: first defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:51: multiple
definition of `index_day_of_month'; ghcal-main.o:./src/ghcal-interface.h:51:
first defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:53: multiple
definition of `label_day_of_month'; ghcal-main.o:./src/ghcal-interface.h:53:
first defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:55: multiple
definition of `tooltip_day_of_month'; ghcal-main.o:./src/ghcal-interface.h:55:
first defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:45: multiple
definition of `today'; ghcal-main.o:./src/ghcal-interface.h:45: first defined
here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:52: multiple
definition of `hdate_day_of_month'; ghcal-main.o:./src/ghcal-interface.h:52:
first defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:49: multiple
definition of `spinbutton_year'; ghcal-main.o:./src/ghcal-interface.h:49: first
defined here
| /usr/bin/ld: ghcal-interface.o:./src/ghcal-interface.h:48: multiple
definition of `combobox_month'; ghcal-main.o:./src/ghcal-interface.h:48: first
defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:45: multiple
definition of `today'; ghcal-main.o:./src/ghcal-interface.h:45: first defined
here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:54: multiple
definition of `event_box_day_of_month';
ghcal-main.o:./src/ghcal-interface.h:54: first defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:46: multiple
definition of `label_month'; ghcal-main.o:./src/ghcal-interface.h:46: first
defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:47: multiple
definition of `label_year'; ghcal-main.o:./src/ghcal-interface.h:47: first
defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:53: multiple
definition of `label_day_of_month'; ghcal-main.o:./src/ghcal-interface.h:53:
first defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:52: multiple
definition of `hdate_day_of_month'; ghcal-main.o:./src/ghcal-interface.h:52:
first defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:55: multiple
definition of `tooltip_day_of_month'; ghcal-main.o:./src/ghcal-interface.h:55:
first defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:50: multiple
definition of `label_hebrew_month_and_year';
ghcal-main.o:./src/ghcal-interface.h:50: first defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:51: multiple
definition of `index_day_of_month'; ghcal-main.o:./src/ghcal-interface.h:51:
first defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:49: multiple
definition of `spinbutton_year'; ghcal-main.o:./src/ghcal-interface.h:49: first
defined here
| /usr/bin/ld: ghcal-callbacks.o:./src/ghcal-interface.h:48: multiple
definition of `combobox_month'; ghcal-main.o:./src/ghcal-interface.h:48: first
defined here
| collect2: error: ld returned 1 exit status
| make[3]: *** [Makefile:352: ghcal] Error 1
| make[3]: Leaving directory '/build/1st/hdate-applet-0.15.11/src'
| make[2]: *** [Makefile:337: all-recursive] Error 1
| make[2]: Leaving directory '/build/1st/hdate-applet-0.15.11'
| make[1]: *** [Makefile:255: all] Error 2
| make[1]: Leaving directory '/build/1st/hdate-applet-0.15.11'
| make: *** [/usr/share/cdbs/1/class/makefile.mk:77:
debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
Reproduced by reproducible builds:
https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/hdate-applet_0.15.11-3.rbuild.log.gz
Helmut
--- End Message ---
--- Begin Message ---
Source: hdate-applet
Source-Version: 0.15.11-4
Done: Tzafrir Cohen <tzaf...@debian.org>
We believe that the bug you reported is fixed in the latest version of
hdate-applet, 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 968...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tzafrir Cohen <tzaf...@debian.org> (supplier of updated hdate-applet 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 07 Feb 2021 23:54:33 +0200
Source: hdate-applet
Architecture: source
Version: 0.15.11-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Hebrew Packaging Team <team+heb...@tracker.debian.org>
Changed-By: Tzafrir Cohen <tzaf...@debian.org>
Closes: 965580 968131
Changes:
hdate-applet (0.15.11-4) unstable; urgency=medium
.
* extern.patch: fix build with GCC-10 (Closes: #968131)
* compat level 13; cdbs => dh (Closes: #965580)
* replace_INCLUDES.patch: INCLUDE => AM_CPPFLAGS
* A DEP-5 copyright file
Checksums-Sha1:
057c38b3a4cfc23e4e328b198ffd352f77dbf109 1894 hdate-applet_0.15.11-4.dsc
3da2feb294f1a94a40de312185c4ec6dfa81ec72 6544
hdate-applet_0.15.11-4.debian.tar.xz
573d914e63ce848d6fdec464cb5dcbb5a6543fd5 10774
hdate-applet_0.15.11-4_amd64.buildinfo
Checksums-Sha256:
1da1bc21000072a818b23ad6e4e37946db065bdb0b04791f35cfdb4c663474cf 1894
hdate-applet_0.15.11-4.dsc
0a5443eacde5c6209eaca569f27956f3343c3b67f2d6584589138ce62810943c 6544
hdate-applet_0.15.11-4.debian.tar.xz
0708bb09f5c54f07411ffcb92c18f40735a2d30cf5395c132400103cc83cbdb7 10774
hdate-applet_0.15.11-4_amd64.buildinfo
Files:
8cd4e0366e4b889fe2bc69cb4cb762fd 1894 gnome optional hdate-applet_0.15.11-4.dsc
6c4757799b72677ac48c40f895809cb2 6544 gnome optional
hdate-applet_0.15.11-4.debian.tar.xz
1b4c5c895a2a2da6a3dc7a9f4c434be1 10774 gnome optional
hdate-applet_0.15.11-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQGzBAEBCAAdFiEEjhGGa0mM+W3ykQJyjv1MLwMloM4FAmAgZj8ACgkQjv1MLwMl
oM624Av/f8kqWpTGx839jh0vy3Gv9SGzcctDMDjowuB6zmfDJvktMgSynq82s9me
azwtdewm4UoyjSMcp2Blq74wAH1YiVDdEL7R2seRy3yCR9F7ahYtVP8icigqXYJt
sN3R2WA/RHuFqKjTBnebWX4I0QoXnX5kXbq1VE6+xsRfQvHkX3FrH0vdIPjSYfBt
uel9AyqtpT6joGGcz0CKT+zotYhuVPig1EqyGwE8H7jCjBAU+MXwgRVulOtReNZz
iDRFxfSh44O5F8dDAv/1744uynrnuUbJSIW2tK16xqfqL+XJ4xF0tyM+P0bDNTo3
Dm6zUdVztcj60jmnA4DSqkW4fSRM6aTmtR1U4zahyiL8rCOv/FKfvHWukuxVcwCi
SVA7ur71RLVqgYF5OxHQQIpKbbajm198sqtRcoNFd5w7kpCIfJXsTm+RB9uerhMi
YFM0cWI2vZJzw+78xhokI5CSlA+6+DF+wWliR2K8xIrEOAfqlDwo2lSs3RCUy2un
D71scKfp
=ghN3
-----END PGP SIGNATURE-----
--- End Message ---