Your message dated Fri, 24 Jun 2022 19:34:24 +0000
with message-id <e1o4p4s-000atp...@fasolo.debian.org>
and subject line Bug#1012255: fixed in hatari 2.3.1+dfsg-2
has caused the Debian Bug report #1012255,
regarding hatari: FTBFS for RISC-V due to RISC-V system header
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.)


-- 
1012255: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012255
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: hatari
Version: 2.3.1+dfsg
Severity: serious
Tags: ftbfs patch upstream
Justification: fails to build from source
X-Debbugs-Cc: tienhock....@starfivetech.com

Dear Maintainer,

hatari is FTBFS due to a header conflict with REG_A0 that is already
defined in RISC-V's header.

Patch to fix the build is attached. Build test run on StarFive's
VisionFive board.

-- System Information:
Debian Release: 11.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: riscv64

Kernel: Linux 5.10.0-14-amd64 (SMP w/1 CPU thread)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hatari depends on:
ii  gir1.2-gtk-3.0  3.24.24-4+deb11u2
ii  libc6           2.31-13+deb11u3
ii  libpng16-16     1.6.37-3
pn  libportaudio2   <none>
ii  libreadline8    8.1-1
ii  libsdl2-2.0-0   2.0.14+dfsg2-3
ii  libudev1        247.3-7
ii  libx11-6        2:1.7.2-1
ii  python3         3.9.2-3
ii  python3-gi      3.38.0-2
ii  zlib1g          1:1.2.11.dfsg-2+deb11u1

Versions of packages hatari recommends:
ii  binfmt-support  2.2.1-1

Versions of packages hatari suggests:
ii  dosfstools  4.2-1
pn  mtools      <none>
ii  unzip       6.0-26
01-fix-conftypes-py-build-path.diff  fix-rega0-for-riscv.patch
07-fix-python-ui-doc-install.patch   series
09-fix-hconsole-doc-install.patch
root@v5:~/hatari/hatari-2.3.1+dfsg# cat debian/patches/fix-rega0-for-riscv.patch
Fix issue where REG_A0 is already defined by riscv64 platform
Index: hatari-2.3.1+dfsg/src/includes/m68000.h
===================================================================
--- hatari-2.3.1+dfsg.orig/src/includes/m68000.h        2020-12-26 
21:50:12.000000000 +0000
+++ hatari-2.3.1+dfsg/src/includes/m68000.h     2022-05-26 01:37:55.028838540 
+0000
@@ -26,6 +26,9 @@
 #include "cycInt.h"
 #include "log.h"

+#ifdef REG_A0
+#undef REG_A0
+#endif

 /* 68000 Register defines */
 enum {


--- End Message ---
--- Begin Message ---
Source: hatari
Source-Version: 2.3.1+dfsg-2
Done: Teemu Hukkanen <tjhuk...@iki.fi>

We believe that the bug you reported is fixed in the latest version of
hatari, 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 1012...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Teemu Hukkanen <tjhuk...@iki.fi> (supplier of updated hatari 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: SHA512

Format: 1.8
Date: Fri, 24 Jun 2022 22:01:17 +0300
Source: hatari
Architecture: source
Version: 2.3.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Teemu Hukkanen <tjhuk...@iki.fi>
Changed-By: Teemu Hukkanen <tjhuk...@iki.fi>
Closes: 1012255
Changes:
 hatari (2.3.1+dfsg-2) unstable; urgency=medium
 .
   * Add patch fixing FTBFS on RISC-V (Closes: #1012255)
     Thanks to Tien Hock Loh <tienhock....@starfivetech.com>
Checksums-Sha1:
 a89932f409e55a07d9bb04065184848d7c60e1ee 1854 hatari_2.3.1+dfsg-2.dsc
 b84ea7bcf863d31333dfafb07ea9c037f4868f1e 9608 hatari_2.3.1+dfsg-2.debian.tar.xz
 75ca8de9b91e9b838e4e8c87ba1d3fdeaa6274a5 12020 
hatari_2.3.1+dfsg-2_source.buildinfo
Checksums-Sha256:
 41810109caad99b1d93e28a22667b0ac3126097097d66139bf57380f6a9f3911 1854 
hatari_2.3.1+dfsg-2.dsc
 348cfcafb44e242d73d13a0b07252f620047452734512d110a14a9f4255b1100 9608 
hatari_2.3.1+dfsg-2.debian.tar.xz
 c0cb68e2cbc2fbe8b2580a938210e4d2a9b67b19b2cbc68c7a194f890ab2d1fd 12020 
hatari_2.3.1+dfsg-2_source.buildinfo
Files:
 8d79e86bc66ae92710c37207755ed41d 1854 otherosfs optional 
hatari_2.3.1+dfsg-2.dsc
 87f6eb04d79d8f39e5eb700cf446346f 9608 otherosfs optional 
hatari_2.3.1+dfsg-2.debian.tar.xz
 43e0a6209e17e4518dca206d34a82d28 12020 otherosfs optional 
hatari_2.3.1+dfsg-2_source.buildinfo

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

iQJEBAEBCgAuFiEE6NtLRRsmWa/ZsSF+U21XSJwgAdAFAmK2DN4QHHRqaHVra2Fu
QGlraS5maQAKCRBTbVdInCAB0MLqD/9fLWhMwexu9y0i5C6s9CF+eXvEvygKNuME
J2EVGiI9IptGgG75GUbCSSKMKGuHFt9bke2tAYo2REVl75eNXf+K3GxWJUTTzZBg
fWZ0gMTNKuIGTnF9NjNHWrCALc5MuusqxXzzUbgp3IYAjDbcNspljSTKjQxoY16m
QhlfFqbhLKjYhgOdMJ6G3ojIT14RYOZkvsbVQR5Ufr61a574sRqwmlzbclYE7W3V
xMzYEnxfZf20nxa4vUNRLPGEftwQsTYzmiNso4nab5pqSz8HlJYe3tkCDknQvpmS
4Gfq/7t5/tCvDTQqzLEh1MeCdWxwsZK50ahJgkGOTN1xK8aOnPV1uID+WcAsUreg
T8v9Cvnew/+VwQFnXWJxZ+6FgcSk9zwlmwainDHfaPr496FFsLUTInXhdFOw9mob
UmusLRJglLZZOVdPeAtj2nWdKZMQl1ZfgIj8tZjJlgDHlMTVZAgNrZiVfwIxxiSg
YT3KGStm4R3d50LWgIFjz7MDHSk3wy1PU9uBybLncAnw8mVKYXfzkAHpEbCG/NvJ
yxEiegxrZQ8ifLnOJb6dEH2OpvwxfBQvE2KUSPQlMT381W2NPoeqCzBXY6Z5fZwY
gSYeFTtMmg8fWR9lkRplZK4sZA0Vn8tHJmaj/C5mr1l4LprWDBuo2OSVpUbhaPXA
paqEcVvsCA==
=xlH8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to