Your message dated Thu, 18 Oct 2018 08:38:20 +0000
with message-id <[email protected]>
and subject line Bug#911284: fixed in erlang-jiffy 0.14.11+dfsg-4
has caused the Debian Bug report #911284,
regarding erlang-jiffy: FTBFS on riscv64
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.)
--
911284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911284
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: erlang-jiffy
Version: 0.14.11+dfsg-3
Severity: wishlist
Tags: patch
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: riscv64
Dear Maintainer,
The version of the package currently FBTFS on the riscv64 port:
https://buildd.debian.org/status/fetch.php?pkg=erlang-jiffy&arch=riscv64&ver=0.14.11%2Bdfsg-3&stamp=1527655002&raw=0
-----
Compiling c_src/decoder.c
Compiling c_src/encoder.c
Compiling c_src/jiffy.c
Compiling c_src/utf8.c
Compiling c_src/util.c
Compiling c_src/doubles.cc
In file included from c_src/double-conversion/double-conversion.h:31:0,
from c_src/doubles.cc:1:
c_src/double-conversion/utils.h:77:2: error: #error Target
architecture was not detected as supported by Double-Conversion.
#error Target architecture was not detected as supported by Double-Conversion.
^~~~~
ERROR: Command [compile] failed!
make[1]: *** [/usr/share/dh-rebar/make/dh-rebar.Makefile:126:
rebar_compile] Error 1
dh_auto_build: make --no-print-directory -f
/usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
make: *** [debian/rules:9: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned
exit status 2
--------------------------------------------------------------------------------
Build finished at 2018-05-30T04:36:15Z
-----
I created a patch which revice this problem.
Could you check patch and apply?
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
--- a/c_src/double-conversion/utils.h 2018-10-18 15:47:52.208592219 +0900
+++ b/c_src/double-conversion/utils.h 2018-10-18 15:48:30.492774884 +0900
@@ -62,7 +62,8 @@
defined(__sparc__) || defined(__sparc) || defined(__s390__) || \
defined(__SH4__) || defined(__alpha__) || \
defined(_MIPS_ARCH_MIPS32R2) || \
- defined(__AARCH64EL__) || defined(__aarch64__)
+ defined(__AARCH64EL__) || defined(__aarch64__) || \
+ defined(__riscv)
#define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1
#elif defined(__mc68000__)
#undef DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS
--- End Message ---
--- Begin Message ---
Source: erlang-jiffy
Source-Version: 0.14.11+dfsg-4
We believe that the bug you reported is fixed in the latest version of
erlang-jiffy, 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.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated erlang-jiffy
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: SHA256
Format: 1.8
Date: Thu, 18 Oct 2018 16:35:44 +0900
Source: erlang-jiffy
Binary: erlang-jiffy
Architecture: source amd64
Version: 0.14.11+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Erlang Packagers <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Description:
erlang-jiffy - JSON NIFs (Native Implemented Functions) for Erlang
Closes: 911284
Changes:
erlang-jiffy (0.14.11+dfsg-4) unstable; urgency=medium
.
* Fix FTBFS on riscv64. (Closes: #911284)
add patches/riscv64
Checksums-Sha1:
7be4f717cd59a984cffae054229039c9dde76d35 2213 erlang-jiffy_0.14.11+dfsg-4.dsc
246664cce3bdfd75ababebb1c7c67e1cc9e6df01 4756
erlang-jiffy_0.14.11+dfsg-4.debian.tar.xz
46ee05767bd2c5b477c7058c94dc653c3832430f 187556
erlang-jiffy-dbgsym_0.14.11+dfsg-4_amd64.deb
30b2cc67cccd3bda34d8fb96737220dbc91507be 9555
erlang-jiffy_0.14.11+dfsg-4_amd64.buildinfo
240969532338a475af6f7639b06e90a72d53c982 56292
erlang-jiffy_0.14.11+dfsg-4_amd64.deb
Checksums-Sha256:
5975fe394def5cc278a7391647288c8ae88e1cc97501a5a6695d1158a3e56239 2213
erlang-jiffy_0.14.11+dfsg-4.dsc
0bcbe37a3ba4cdd03a82a16204f0018afedd86df2c98c742c9f041772c05deff 4756
erlang-jiffy_0.14.11+dfsg-4.debian.tar.xz
a99284d8414d1977f57c22a3eede7dd07fa1b4ceb102446ba6c88d925222247a 187556
erlang-jiffy-dbgsym_0.14.11+dfsg-4_amd64.deb
0aa5a8329d006be5210668464151253eab6e5674d619e0999da9cbaa3d12ba29 9555
erlang-jiffy_0.14.11+dfsg-4_amd64.buildinfo
1760d605d13ff8c71b81c105b0fab8153c6e607cceb14f2c9cfcc6ee1914bbd1 56292
erlang-jiffy_0.14.11+dfsg-4_amd64.deb
Files:
f372bb44fa8c0ec30e046d0415b094b5 2213 devel optional
erlang-jiffy_0.14.11+dfsg-4.dsc
d759660d94dbcd25616c264adcb6606d 4756 devel optional
erlang-jiffy_0.14.11+dfsg-4.debian.tar.xz
4b86d808bfec4fd578bd772dc1b2741b 187556 debug optional
erlang-jiffy-dbgsym_0.14.11+dfsg-4_amd64.deb
f1b6d53b216715c6d3bcc4a44ec38724 9555 devel optional
erlang-jiffy_0.14.11+dfsg-4_amd64.buildinfo
5386d5fba35a141f9f8d8c3af0ac0599 56292 devel optional
erlang-jiffy_0.14.11+dfsg-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAlvIPxgACgkQMiR/u0Ct
H6bzwg/8CHy+xdOVCP7tqn5Xb26a4k0aA/97vHQv2x+dHwH65sJfYj/5WSb19vEH
lsWq7XEO0NWpf5jXgj0W9xz3yOeV/dvdR2hkGJR4F+sfzkl+u/f+FrWi4M8uFqJ1
JLpasQ+Xca3CIG3mJ5/MFW/7nBfx97W/5aAHlRK+NXjQtrODm9LVLwum/Ef4v5wY
awkP7PN9j3bl5AllGeGoLQV0nFtHsEHYlY5ypneEozjb+0VrogVj4yCZZO5r2z4V
Jn3IwL4WAIKRRW2wyrVOTONNGvAsaVjgvlkF1tJ7lvgc/TSw2J75o5ZYIzW9ugbP
RDB7TeHb/++mcA0yyUfUxvBY96bkggY4BqP/BURQI2ICCPeQ/OzCQUOnrX+AC9B2
u2u59dKEmgIPZrk6laNnd92kx3gDLOcXIqLgMMcIHMln2SfaWQVQOqvMLjj8TgQW
y1PLPsG/C+a+3T36SHGweLfY8C4k7vgMq5FH0ILLsXdrBjmkVGIzKkuS58J2zzHc
T/2yNfkK3aQ+ItrHKDNnvr3x3ktEN9UDx1MDbP+hs+z/b755zjkrtc1J/evlmP30
m1ix11Mb2Nxgo6xga0wiVMHxdgNpxy6xclQ7oM48wv2p1bIWVqRSvxaMIzrbI+UE
48ks1Xft5Ij/7QUnmyromhWnFjf5p6HF2N6yzVldTtlN0jMIqUY=
=aQuU
-----END PGP SIGNATURE-----
--- End Message ---