Your message dated Fri, 11 Nov 2016 12:05:18 +0000
with message-id <e1c5aa6-0002qo...@fasolo.debian.org>
and subject line Bug#843939: fixed in radare2 1.0.2+dfsg-1
has caused the Debian Bug report #843939,
regarding radare2: FTBFS on arm64: user_pt_regs and NT_PRSTATUS unknown
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.)
--
843939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: radare2
Version: 1.0+dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
The latest arm64 build of radare2 failed, per the log excerpt below.
Could you please take a look, and ensure that linux_debug.h includes
all necessary headers?
Thanks!
p/native/linux/linux_debug.c: In function 'linux_handle_signals':
p/native/linux/linux_debug.c:67:2: warning: #warning DO MORE RDEBUGREASON
HERE [-Wcpp]
#warning DO MORE RDEBUGREASON HERE
^~~~~~~
p/native/linux/linux_debug.c: In function 'print_fpu':
p/native/linux/linux_debug.c:376:2: warning: #warning not implemented for
this platform [-Wcpp]
#warning not implemented for this platform
^~~~~~~
p/native/linux/linux_debug.c: In function 'linux_reg_read':
p/native/linux/linux_debug.c:466:3: warning: #warning not implemented for
this platform [-Wcpp]
#warning not implemented for this platform
^~~~~~~
p/native/linux/linux_debug.c:473:18: error: storage size of 'regs' isn't known
R_DEBUG_REG_T regs;
^~~~
p/native/linux/linux_debug.c:482:41: error: 'NT_PRSTATUS' undeclared (first
use in this function)
ret = ptrace (PTRACE_GETREGSET, pid, NT_PRSTATUS, &io);
^~~~~~~~~~~
p/native/linux/linux_debug.c:482:41: note: each undeclared identifier is
reported only once for each function it appears in
p/native/linux/linux_debug.c:473:18: warning: unused variable 'regs'
[-Wunused-variable]
R_DEBUG_REG_T regs;
^~~~
p/native/linux/linux_debug.c:381:7: warning: variable 'showfpu' set but not
used [-Wunused-but-set-variable]
bool showfpu = false;
^~~~~~~
p/native/linux/linux_debug.c: In function 'linux_reg_write':
p/native/linux/linux_debug.c:528:16: warning: initialization discards 'const'
qualifier from pointer target type [-Wdiscarded-qualifiers]
.iov_base = buf,
^~~
In file included from p/native/linux/linux_debug.c:14:0:
p/native/linux/linux_debug.h:44:23: error: invalid application of 'sizeof' to
incomplete type 'struct user_pt_regs'
#define R_DEBUG_REG_T struct user_pt_regs
^
p/native/linux/linux_debug.c:529:23: note: in expansion of macro
'R_DEBUG_REG_T'
.iov_len = sizeof (R_DEBUG_REG_T)
^~~~~~~~~~~~~
p/native/linux/linux_debug.c:531:49: error: 'NT_PRSTATUS' undeclared (first
use in this function)
int ret = ptrace (PTRACE_SETREGSET, dbg->pid, NT_PRSTATUS, &io);
^~~~~~~~~~~
In file included from p/native/linux/linux_debug.c:14:0:
p/native/linux/linux_debug.h:44:23: error: invalid application of 'sizeof' to
incomplete type 'struct user_pt_regs'
#define R_DEBUG_REG_T struct user_pt_regs
^
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu
--- End Message ---
--- Begin Message ---
Source: radare2
Source-Version: 1.0.2+dfsg-1
We believe that the bug you reported is fixed in the latest version of
radare2, 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 843...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Reichel <s...@debian.org> (supplier of updated radare2 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: Fri, 11 Nov 2016 03:18:33 +0100
Source: radare2
Binary: radare2 libradare2-1.0 libradare2-dev libradare2-common
Architecture: source amd64 all
Version: 1.0.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Reichel <s...@debian.org>
Changed-By: Sebastian Reichel <s...@debian.org>
Description:
libradare2-1.0 - libraries from the radare2 suite
libradare2-common - arch independent files from the radare2 suite
libradare2-dev - devel files from the radare2 suite
radare2 - free and advanced command line hexadecimal editor
Closes: 843939
Changes:
radare2 (1.0.2+dfsg-1) unstable; urgency=medium
.
* New upstream bugfix release
- comes with Debian's FTBFS bugfix patches
- fix commands "izz" & "aeim-"
- some other minor fixes
* Disable debugging on arm64 (Closes: #843939)
* Build with --with-libversion=1.0, since 1.0.2 is ABI compatible with 1.0
* Fix soname version of libr2.so via buildsystem patch
Checksums-Sha1:
01c5e283ce8c6cd2bf0d6cbe22d134a2e93b35d7 2286 radare2_1.0.2+dfsg-1.dsc
90dbfe1b5d1f1b43091bcf188b70e06d64ae8e78 4258388 radare2_1.0.2+dfsg.orig.tar.xz
560f4fa24897d2f08219fec8c3f513cbb74be597 20240
radare2_1.0.2+dfsg-1.debian.tar.xz
881f2cfa4de9723e0a2eee128832a3cadec04bde 8529576
libradare2-1.0-dbgsym_1.0.2+dfsg-1_amd64.deb
0789f647156b997da69e92f66e23a259848a12ad 2409774
libradare2-1.0_1.0.2+dfsg-1_amd64.deb
0e1ccd69b4ae9b8e120efd7280d10251dad633de 258866
libradare2-common_1.0.2+dfsg-1_all.deb
2d5856ecac8ed67c9d733c9ddc9d3d86786d2c33 209942
libradare2-dev_1.0.2+dfsg-1_amd64.deb
b9e6f19acade90e79d678a35e61d667e7033a4c3 290402
radare2-dbgsym_1.0.2+dfsg-1_amd64.deb
9b7bdfada5a0507703c0a800a727d491bec42806 8211
radare2_1.0.2+dfsg-1_20161111T114932z-e2051369.buildinfo
de60c977e2b1cbba1f401bff8d524f57d8b471ee 214662 radare2_1.0.2+dfsg-1_amd64.deb
Checksums-Sha256:
bdf8fd7a3c9952afc4114c31ac0bfe9bc72918cf17571666795a2f697ee46c60 2286
radare2_1.0.2+dfsg-1.dsc
94b6223849a1bc6bf611751970e4ad6159ca26cab2da2ebb567eff4849db9f93 4258388
radare2_1.0.2+dfsg.orig.tar.xz
bb735db98b591ef94a89ac55e2d438daf24a8bb4afbfb20cbc881074af7af424 20240
radare2_1.0.2+dfsg-1.debian.tar.xz
cad1b0d9e9eecca17a323bce74aed62541203a6a5d20860523640e2c34f6dbaa 8529576
libradare2-1.0-dbgsym_1.0.2+dfsg-1_amd64.deb
4cfc5a23a714af10d76bae6685d55a9285a8c5f80c38287cd000a5ddd0e66f10 2409774
libradare2-1.0_1.0.2+dfsg-1_amd64.deb
784304ece1780fb4cb6dca2dcc50ffb6ad99ef8856324133001c301ddb527bf0 258866
libradare2-common_1.0.2+dfsg-1_all.deb
4f207b6f846e94ffe7ef613bf124f37e4a4cf26922d070efd058c28393d5c5fe 209942
libradare2-dev_1.0.2+dfsg-1_amd64.deb
adc7ca5c3babe80672c2fe8d09f1ad754f896a2421b3c02fe5022db9084993a1 290402
radare2-dbgsym_1.0.2+dfsg-1_amd64.deb
e9ca85bc1377d34f187bd78c56866cb33ea3458596e8153225452d5ef8c4fe53 8211
radare2_1.0.2+dfsg-1_20161111T114932z-e2051369.buildinfo
d5c3c60a6658703f51f5495411cbbe4808fa5913f8e8a5a4dd57ab094c7b2392 214662
radare2_1.0.2+dfsg-1_amd64.deb
Files:
f99b691cbdaddbeaaa4ce55127b439c7 2286 devel extra radare2_1.0.2+dfsg-1.dsc
a47daa3f434412450a8c89b0211d0596 4258388 devel extra
radare2_1.0.2+dfsg.orig.tar.xz
21a6d4b81b6e10a829c747bf5d6cb2fe 20240 devel extra
radare2_1.0.2+dfsg-1.debian.tar.xz
3c94cf5c300cab863e8a5135e9d63b7e 8529576 debug extra
libradare2-1.0-dbgsym_1.0.2+dfsg-1_amd64.deb
0d93ca4b9dadcec7069ed124d68cdee0 2409774 libs extra
libradare2-1.0_1.0.2+dfsg-1_amd64.deb
41ca1d97cb15f94ba757d895c8fe36d9 258866 devel extra
libradare2-common_1.0.2+dfsg-1_all.deb
cf3258d322debdd2dc10a101191aa2b6 209942 libdevel extra
libradare2-dev_1.0.2+dfsg-1_amd64.deb
88f7030a69451fddef84e4621273a192 290402 debug extra
radare2-dbgsym_1.0.2+dfsg-1_amd64.deb
e2051369861e5f394e22004d3f64e855 8211 devel extra
radare2_1.0.2+dfsg-1_20161111T114932z-e2051369.buildinfo
9cc56807867625ddf5127b9a3537fbc1 214662 devel extra
radare2_1.0.2+dfsg-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJYJbDJAAoJENju1/PIO/qaLZwP/1Wk9zUaPWkrCPDHG4Go7D7h
3nw7+ZQQHcOztIyoNgRYc2cR+ufCrUbyfm/kF7Cuo+smwGUTcIEsHkxXvn6/fXLn
InRoM4XFvEYxen8iMjw5qIjNq22XMVy+Q6MVin40dLgCD9tqe0XdYqEhAWvcaN2/
gJXoque/7iVmUhTEzrObUZtGFs+34xUYbCEGHV29DTUhpEmB/xnWsLDbiyVHBgua
DHKCfCpqfBU+S6QKWarMThsSCeXjpvKet5lZXoYfzWO5SUFUs+VWyjARDh1azN/1
14cwqvJLCsGoRf1cHAEq5avnZ3LXW6gMg3omuZSwjAHKDat6X26qz4Z4yoj6wyIM
tJmWLxbI+wVOCfB4qbj46S7mYqQhTeF3dxR+hrxNmOR9jy8oykS6UzsAxSmjZqrM
Oyi8jj4WpBSVOTfdpBRf7gFFWH+a/EuaiIe4opPdrVty96sVParZ8KZUOxBN/SX7
44OrF8ec5kbNe/92+4mTqV7dN0Fy3/RLIKKKPGtPhMwV65/Bg5AnHSQYpKuEkJca
p3usadZ44cYXTAeTWRBP2VLPA9tUP0sZgS00Ql85N0pQL7U7IZJaHNLdXpnwNfOI
m2aEZPjqYeS57t7+nzGyIytYSICmWHT0BMfJnOVeTo8raye9bhiXPPTXNKte8xzw
QAoDaoIEu1+J0GnXP16R
=mxlQ
-----END PGP SIGNATURE-----
--- End Message ---