Your message dated Sun, 15 Jan 2017 04:04:14 +0000
with message-id <e1csc3c-0001oe...@fasolo.debian.org>
and subject line Bug#851267: fixed in hatari 2.0.0+dfsg-2
has caused the Debian Bug report #851267,
regarding hatari FTBFS on mips*, arm64, s390x: error: #error unrecognized CPU 
type
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.)


-- 
851267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851267
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: hatari
Version: 2.0.0+dfsg-1
Severity: important
Tags: sid + patch
Justification: FTBFS
User: debian-m...@lists.debian.org
Usertags: mips-patch

Hello,

Package hatari_2.0.0+dfsg-1 FTBFS on mips, mipsel and mips64el with following 
error:

> In file included from /«BUILDDIR»/hatari-2.0.0+dfsg/src/msa.c:18:0:
> /«BUILDDIR»/hatari-2.0.0+dfsg/src/cpu/sysdeps.h:60:2: error: #error 
> unrecognized CPU type
>  #error unrecognized CPU type
>   ^~~~~
> src/CMakeFiles/Floppy.dir/build.make:113: recipe for target 
> 'src/CMakeFiles/Floppy.dir/msa.c.o' failed
> make[4]: *** [src/CMakeFiles/Floppy.dir/msa.c.o] Error 1
> make[4]: Leaving directory '/«BUILDDIR»/hatari-2.0.0+dfsg/build'
> CMakeFiles/Makefile2:165: recipe for target 'src/CMakeFiles/Floppy.dir/all' 
> failed
> make[3]: *** [src/CMakeFiles/Floppy.dir/all] Error 2
> make[3]: Leaving directory '/«BUILDDIR»/hatari-2.0.0+dfsg/build'
> Makefile:130: recipe for target 'all' failed
> make[2]: *** [all] Error 2

I have created and attached a patch which adds support for mips arches.
Patch was already applied on upstream.
With this patch package builds successfully on mips, mipsel and mips64el.

Regards,
Radovan 
--- hatari-2.0.0+dfsg.orig/src/cpu/sysdeps.h
+++ hatari-2.0.0+dfsg/src/cpu/sysdeps.h
@@ -56,6 +56,8 @@ using namespace std;
 #define CPU_arm 1
 #elif defined(__powerpc__) || defined(_M_PPC) || defined(__ppc__) || defined(__ppc64__)
 #define CPU_powerpc 1
+#elif defined(__mips__) || defined(mips) || defined(__mips64)
+#define CPU_mips 1
 #else
 #error unrecognized CPU type
 #endif

--- End Message ---
--- Begin Message ---
Source: hatari
Source-Version: 2.0.0+dfsg-2

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 851...@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: Sun, 15 Jan 2017 01:30:03 +0100
Source: hatari
Binary: hatari
Architecture: source amd64
Version: 2.0.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Teemu Hukkanen <tjhuk...@iki.fi>
Changed-By: Teemu Hukkanen <tjhuk...@iki.fi>
Description:
 hatari     - Emulator for the Atari ST, STE, TT, and Falcon computers
Closes: 851267
Changes:
 hatari (2.0.0+dfsg-2) unstable; urgency=medium
 .
   * Add patch 07-add-mips-support, fixing FTBFS on mips.
     Thanks to Radovan Birdic. (Closes: #851267)
Checksums-Sha1:
 8da46d096c942dfa98af94450855f6b6a5c5c222 1852 hatari_2.0.0+dfsg-2.dsc
 6f504b5087e3d94df82f76628a6896222dd66ccb 10240 
hatari_2.0.0+dfsg-2.debian.tar.xz
 c624b8836cb84ee77fef6386e8a1e93b308246fe 20038950 
hatari-dbgsym_2.0.0+dfsg-2_amd64.deb
 ef28820cb2bfeb6a87cd92d3d6de8c82d7a5f411 10825 
hatari_2.0.0+dfsg-2_amd64.buildinfo
 57326ecb93b0bd9a2bc0b2577ffe662579f6eae3 6120930 hatari_2.0.0+dfsg-2_amd64.deb
Checksums-Sha256:
 87102f233fda2ba29a8dbeea95f896bbf6bb2cfdcc5f6bb5648243baab4d27ab 1852 
hatari_2.0.0+dfsg-2.dsc
 97f9f14817c12c4b20ac405c58b37ba11fcb52a08364fcc0cf7b8bddb26ad6c0 10240 
hatari_2.0.0+dfsg-2.debian.tar.xz
 df2c3718e740b3e27c8c0605a422277e5eb4c7ffb28641d10dcdb5ad6463c951 20038950 
hatari-dbgsym_2.0.0+dfsg-2_amd64.deb
 f7d65ecfb747454aafa479617b59446b8bfe79f3046ef834b8229b222eb82843 10825 
hatari_2.0.0+dfsg-2_amd64.buildinfo
 a43c0389952ca2bbb3e03496b152d811de3f96d1ea92c6302201e5d9c23eb1a0 6120930 
hatari_2.0.0+dfsg-2_amd64.deb
Files:
 6d3f958390f9f8ca34e86a08e47b429f 1852 otherosfs optional 
hatari_2.0.0+dfsg-2.dsc
 81007ef199b4698137efc1350b628bbe 10240 otherosfs optional 
hatari_2.0.0+dfsg-2.debian.tar.xz
 e6ca294217ac2b61d94fa64d3da59e9c 20038950 debug extra 
hatari-dbgsym_2.0.0+dfsg-2_amd64.deb
 b81241b60b927cb9260b14f0ac7f4517 10825 otherosfs optional 
hatari_2.0.0+dfsg-2_amd64.buildinfo
 2861820cec4392ebfd13b165d7f5cbe1 6120930 otherosfs optional 
hatari_2.0.0+dfsg-2_amd64.deb

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

iQJEBAEBCgAuFiEE6NtLRRsmWa/ZsSF+U21XSJwgAdAFAlh60/AQHHRqaHVra2Fu
QGlraS5maQAKCRBTbVdInCAB0NB8EAC/DiosZOkR81EAlrnXDpHNdNytu5mCAF6n
rnmuXL2VTCZuY4sydHxuoXdBC7z6U1WItvXKjQeuMmiaH15qZpyJjPRfv/FT4oI7
zuWXYjLebs7pO//Wd79+D3wqaZBzg2M8Lbf9gtwKv2Gk7ey5pi1tyIUiGQgN5l3j
fINPqNtLiZNYbmzSb8Qol+Ci4zk5IvMTU+akxD5VatD+aeTYmKXJNvGu2EkIOR33
dmWNBC+kTtX6DA1+VfX7L/20FIqOtI7OWnoObpEhrJQAUFFajcWlfxau/UWqRHsz
MPCDI5/A77tUGvU4PRiP//oxozRuUojv5PoFyuFwuB8Y5rxB75tVIWZbysLoFJrL
rmI+/zkfBi3YlzHGZwnYJc/+lJcYbcEYG60AW6tTu59jXsKBJVaGSA8U1cd5Z2ZP
mF1uBWw62mcgM+L2qow3fsvkW+0GJX2BjReF4Zhk2GuejXHjb1PlCphxpghoFr+v
bdjUdlNTG7Q7fVL0PMZZbzwADXy8ZBSiWYDrPCy5xws4z/oXsWRh4EhPyVbOdS1e
UkWPWhAyG1xklzhe9pqgm0ORVRWhemq6ngdioNqYhdS8UsO1tlUhD2mTvLbicTvd
TzOSsSSTfbgDHBUpdIUmJSCYkui9+xq9YDhmRpSfPI9lBhmI4MxNsiHnIHnVOHr+
zR4WC4YHig==
=eECa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to