Your message dated Sun, 07 Jul 2019 16:00:15 +0000
with message-id <[email protected]>
and subject line Bug#930082: fixed in gmt 6.0.0~rc1+dfsg-1~exp1
has caused the Debian Bug report #930082,
regarding gmt: FTBFS on ia64
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 [email protected]
immediately.)
--
930082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930082
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gmt
Severity: normal
Tags: patch
User: [email protected]
Usertags: ia64
Dear Maintainer,
gmt fails to build from source on ia64. A patch has been submitted
upstream:
https://github.com/GenericMappingTools/gmt/pull/849
Please include it in your next release.
-- System Information:
Debian Release: 10.0
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: ia64
Kernel: Linux 5.0.0-trunk-mckinley (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff --git a/src/common_sighandler.c b/src/common_sighandler.c
index f1825595d..42ca21c98 100644
--- a/src/common_sighandler.c
+++ b/src/common_sighandler.c
@@ -106,6 +106,8 @@ void backtrace_symbols_fd(void *const *buffer, int size,
int fd) {
# define UC_IP(uc) ((void *) (uc)->uc_mcontext.arm_pc)
# elif defined(__powerpc__) || defined(__powerpc64__)
# define UC_IP(uc) ((void *) (uc)->uc_mcontext.regs->nip)
+# elif defined(__ia64__)
+# define UC_IP(uc) ((void *) (uc)->uc_mcontext.sc_ip)
# else
# define UC_IP(uc) ((void *) (uc)->uc_mcontext.eip)
# endif
--- End Message ---
--- Begin Message ---
Source: gmt
Source-Version: 6.0.0~rc1+dfsg-1~exp1
We believe that the bug you reported is fixed in the latest version of
gmt, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bas Couwenberg <[email protected]> (supplier of updated gmt 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 20 Jun 2019 08:40:17 +0200
Source: gmt
Binary: gmt gmt-common gmt-dbgsym gmt-doc gmt-examples libgmt-dev libgmt6
libgmt6-dbgsym
Architecture: source all amd64
Version: 6.0.0~rc1+dfsg-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Description:
gmt - Generic Mapping Tools
gmt-common - Generic Mapping Tools - Architecture-independent files
gmt-doc - Documentation for GMT, the Generic Mapping Tools
gmt-examples - Example scripts illustrating the use of GMT
libgmt-dev - Generic Mapping Tools Library - Development files
libgmt6 - Generic Mapping Tools Library
Closes: 930082
Changes:
gmt (6.0.0~rc1+dfsg-1~exp1) experimental; urgency=medium
.
* New upstream release candidate.
(closes: #930082)
* Fix uversionmangle for pre-releases in watch file.
* Drop patches applied/included upstream. Refresh remaining patches.
* Update copyright file, changes:
- Update copyright years for copyright holders
- Drop license & copyright for getopt sources, removed upstream
- Add license & copyright for cpt & mergesort sources
* Add additional build dependencies (gdal-bin, ffmpeg, graphicsmagick,
libblas-dev, liblapackdev).
* Don't remove executable bit from example files, no longer built.
* Don't install tutorial in gmt-doc, no longer built.
* Rename library package for SONAME bump.
* Use libjs-mathjax to fix privacy-breach-generic issues.
* Update symbols for 6.0.0~rc1.
* Add patch to fix spelling errors.
* Add lintian override for pkg-js-tools-test-is-missing false positive.
* Don't install empty pdf directory in gmt-doc.
* Add patch to fix incorrect-path-for-interpreter issue.
Checksums-Sha1:
9e7af8a53850bfc0fe44daf76cca4fff80a7770d 2625 gmt_6.0.0~rc1+dfsg-1~exp1.dsc
9a6ee8dc0231aacdf8ba431c87922908a40cae24 35320524
gmt_6.0.0~rc1+dfsg.orig.tar.xz
7cafe834c8a9f1e1aac71aba649c6bf6250f4c83 34360
gmt_6.0.0~rc1+dfsg-1~exp1.debian.tar.xz
3fc9068d7875a3abd7857a6994f5c589dacdb620 4776496
gmt-common_6.0.0~rc1+dfsg-1~exp1_all.deb
f32a30c9fa0d868d22acd8e9375a318cdbf73adf 2332096
gmt-dbgsym_6.0.0~rc1+dfsg-1~exp1_amd64.deb
da04a5c0eab7f5e3aa3a5440941819dcf9d84f56 4937276
gmt-doc_6.0.0~rc1+dfsg-1~exp1_all.deb
d1fcc3b1e884ceca4fc9f563fabea9b85adbb7ba 2339796
gmt-examples_6.0.0~rc1+dfsg-1~exp1_all.deb
b459e0664afc2e89650887d717abec2816b67e9d 23578
gmt_6.0.0~rc1+dfsg-1~exp1_amd64.buildinfo
d9e584e39f132896546f4fa6633b0afda4f5b4bd 521948
gmt_6.0.0~rc1+dfsg-1~exp1_amd64.deb
1e71486cfd53eebfda70d11b460b7c5a9a5c21b6 153624
libgmt-dev_6.0.0~rc1+dfsg-1~exp1_amd64.deb
06dac18df4c4a31ec0b5d0eff54148f57af82292 5960296
libgmt6-dbgsym_6.0.0~rc1+dfsg-1~exp1_amd64.deb
8fc37a8b0383d6d37a0e6aae327657c279c583e4 1585760
libgmt6_6.0.0~rc1+dfsg-1~exp1_amd64.deb
Checksums-Sha256:
3d83a658616e6cead7cf06c5ffd02c9e7e51157e4303f9be85839b003c773f6b 2625
gmt_6.0.0~rc1+dfsg-1~exp1.dsc
9e589a21b4a49c5062f9445c392acff3dbc02fd9a33276dc05a7446f80eaa439 35320524
gmt_6.0.0~rc1+dfsg.orig.tar.xz
a3d3fb23831d5e5387c78fa99ed4e03b35f63dcbeee69f9023eeb6d7f57a3c13 34360
gmt_6.0.0~rc1+dfsg-1~exp1.debian.tar.xz
1b63a36169932298b3ef782cc3d527734b84d0d766fc4c8f1ccf6564c27c36f0 4776496
gmt-common_6.0.0~rc1+dfsg-1~exp1_all.deb
8c8ce184d07b3e92e2629fc0b87fbd39b2407b0efda8f6dd6c756c419b1b14cb 2332096
gmt-dbgsym_6.0.0~rc1+dfsg-1~exp1_amd64.deb
148ff84affb9f34a54806bbe60e3a48b28ac715b759e17972d601e788daf4118 4937276
gmt-doc_6.0.0~rc1+dfsg-1~exp1_all.deb
366b238ba09ba722f5572058695d80277c8a7efb590506cc881512d86b662672 2339796
gmt-examples_6.0.0~rc1+dfsg-1~exp1_all.deb
e77b0190e400b25fb78c6c23f5c8bb0c5026fa518f8706fc7be9084da0b52fc0 23578
gmt_6.0.0~rc1+dfsg-1~exp1_amd64.buildinfo
3ad9541067abb985b25ac7b7681a9ea72c09e58d41d6e567502fe45d6a3181d2 521948
gmt_6.0.0~rc1+dfsg-1~exp1_amd64.deb
76c6e781b106568fb906b35f856fec7df799cc8674b1c4be77f96781361bdfef 153624
libgmt-dev_6.0.0~rc1+dfsg-1~exp1_amd64.deb
61846b582ee70e59b7e3b6cb6e3201f0af5db81d197e90fff3bcd57addd4a189 5960296
libgmt6-dbgsym_6.0.0~rc1+dfsg-1~exp1_amd64.deb
67e611f92299240cd912b9ea6fb203879ec8b80ddf90e0392e32b4652731e06b 1585760
libgmt6_6.0.0~rc1+dfsg-1~exp1_amd64.deb
Files:
16f129d698ede991bdaea8cb5676ce72 2625 science optional
gmt_6.0.0~rc1+dfsg-1~exp1.dsc
1fc42260c4d2f643560e278d9f607abd 35320524 science optional
gmt_6.0.0~rc1+dfsg.orig.tar.xz
580941b7befde384022219f7f523aae9 34360 science optional
gmt_6.0.0~rc1+dfsg-1~exp1.debian.tar.xz
0aac48e41c5563142404a26ee5cd8ae1 4776496 science optional
gmt-common_6.0.0~rc1+dfsg-1~exp1_all.deb
0f7c87628e27131cd0451156fa4f960c 2332096 debug optional
gmt-dbgsym_6.0.0~rc1+dfsg-1~exp1_amd64.deb
2ccaf550f1c869e24930efc21ebbbbf8 4937276 doc optional
gmt-doc_6.0.0~rc1+dfsg-1~exp1_all.deb
549a142ca6e1524ec43f08323d535ed4 2339796 doc optional
gmt-examples_6.0.0~rc1+dfsg-1~exp1_all.deb
5e9d7cce94394b3cb9924e7b34a6f3f6 23578 science optional
gmt_6.0.0~rc1+dfsg-1~exp1_amd64.buildinfo
27e4333a750e484a2004e6c8d68cfbdb 521948 science optional
gmt_6.0.0~rc1+dfsg-1~exp1_amd64.deb
1297f476767bccd2a516c93e2b04a3fa 153624 libdevel optional
libgmt-dev_6.0.0~rc1+dfsg-1~exp1_amd64.deb
05587f68a21319e026da15482538608a 5960296 debug optional
libgmt6-dbgsym_6.0.0~rc1+dfsg-1~exp1_amd64.deb
6da9b77ae972119b573a4032d7885735 1585760 libs optional
libgmt6_6.0.0~rc1+dfsg-1~exp1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAl0LUJsACgkQZ1DxCuiN
SvE/sxAAvB1LqGiQmv2a5tPACXK3dNx1eLl1e6WlK1p9FotR8LQBAehfMS4T1hTL
YcWyQ2UHLJ1bC5yYOC2y43QD7NFM9HINz40PhBZbJJ9zrOUBqFOxQ9TS3qzGXfwk
y/Wvx3WhKSDPc9UThl0zXXHM4h7cPMFBy9rC6BXOzhZnHsIIMS6LEcEM7y30o6z9
xlAHLe2BnhyVDnzu1iwB8F+vSTRL4Xro0mqd2Zr/ASwoOuD1vmCTw98/jVoeIxtN
47UBlVXxYYA69R28nZM95GKUZZqSZXIDzjvgDqCWe6EO0JeLzWy4SaDm1inl24gG
W2DQSwPFT/vmxG53wMpEELEZ8YEvnRfkB9wxekMZUEDZLDDru3rl4aaxEesiTY5W
//uL4vqd98UC56Z74YLD+gTedh1cwMEQzyEY9EcIsz0rS20dCwaNSD6hpaqIW5as
0ooTEV2OOqHZB4/KGEi47FfO0OgNXvEb+9a9m57c31EWSSwpcASYQFhUxZQG2KHD
WKpK2LlcwEj92XThq1m9AI/Lo86wnBlU82R4QHjp1gnvAxrgY6hASD+eTWiy6ZE8
Chx+5kuz2LaWB+9JduDhrcmFS2KC6Zvp+cFnkCrIV6WvPOXTD3Z6OTtdIDSazN2K
9S0N4AAo4nFBRIVdc8gpRBWq92cdFey88V7L0cFr6ur/WIpwTPs=
=TcHJ
-----END PGP SIGNATURE-----
--- End Message ---