Your message dated Fri, 21 Aug 2015 16:08:29 +0000
with message-id <[email protected]>
and subject line Bug#790363: fixed in lierolibre 0.5-1.1
has caused the Debian Bug report #790363,
regarding lierolibre: allow or add mipsel to arch list
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.)


-- 
790363: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790363
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lierolibre
Severity: serious
Tags: patch
Justification: fails to build from source

Dear maintainer,

please allow or add mipsel to the arch list of lierolibre.
You can find attached a patchfor d/patches/ to achieve it.

Thanks, best regards.
Description: add mips to allowed arches
 Allow mips* arches to be built, adding it to the list of arches.
Origin: upstream, https://gitlab.com/lierolibre/lierolibre/issues/2
Bug: https://gitlab.com/lierolibre/lierolibre/issues/2
Forwarded: https://gitlab.com/lierolibre/lierolibre/issues/2
Reviewed-By: Arturo Borrero Gonzalez <[email protected]>
Last-Update: 2015-06-28

--- lierolibre-0.5.orig/src/gvl/math/ieee.cpp
+++ lierolibre-0.5/src/gvl/math/ieee.cpp
@@ -52,7 +52,7 @@ extern unsigned char const scaledown[10]
 
 void gvl_init_ieee()
 {
-#if GVL_MSVCPP
+#if GVL_MSVCPP || defined(_MIPS_ARCH_MIPS2)
 // Nothing needs to be done, TODO: we should however check that the x87 state is right
 #elif GVL_GCC && GVL_WIN32
     unsigned int const flags = _RC_NEAR | _PC_53 | _EM_INVALID | _EM_DENORMAL | _EM_ZERODIVIDE | _EM_OVERFLOW | _EM_UNDERFLOW | _EM_INEXACT;
--- lierolibre-0.5.orig/src/gvl/support/platform.h
+++ lierolibre-0.5/src/gvl/support/platform.h
@@ -85,7 +85,7 @@
 #if !GVL_X86 && !GVL_X86_64
 # if defined(_M_X64) || defined(__x86_64__) || GVL_WIN64
 #  define GVL_X86_64 1
-# elif defined(__i386__) || defined(_M_IX86) || defined(i386) || defined(i486) || defined(intel) || defined(x86) || defined(i86pc)
+# elif defined(__i386__) || defined(_M_IX86) || defined(i386) || defined(i486) || defined(intel) || defined(x86) || defined(i86pc) || defined(_MIPS_ARCH_MIPS2)
 #  define GVL_X86 1
 # else
 #  error "Unknown architecture, please add it"

--- End Message ---
--- Begin Message ---
Source: lierolibre
Source-Version: 0.5-1.1

We believe that the bug you reported is fixed in the latest version of
lierolibre, 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.
Arturo Borrero Gonzalez <[email protected]> (supplier of updated 
lierolibre 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: Fri, 21 Aug 2015 17:25:00 +0200
Source: lierolibre
Binary: lierolibre lierolibre-data lierolibre-dbg
Architecture: source all amd64
Version: 0.5-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Arturo Borrero Gonzalez <[email protected]>
Description:
 lierolibre - old-school earthworm action game
 lierolibre-data - data files for lierolibre
 lierolibre-dbg - debugging symbols for lierolibre
Closes: 790363 795437
Changes:
 lierolibre (0.5-1.1) unstable; urgency=low
 .
   * NMU: fix FTBFS on mipsel (Closes: #790363)
   * NMU: fix FTBFS with libconfig 1.5 (Closes: #795437)
Checksums-Sha1:
 bbe41521ab68eb2a9c3bd11995f8fe7760f4535b 2191 lierolibre_0.5-1.1.dsc
 f1f5ed325bcc9fede3ca3256343eb034fb22e42a 7268 lierolibre_0.5-1.1.debian.tar.xz
 63da263c9eb3395ea17e66488874bee6ef07ed76 371730 lierolibre-data_0.5-1.1_all.deb
 91863cbc120198ffe5970099bf3081115cfc4204 1723308 
lierolibre-dbg_0.5-1.1_amd64.deb
 1712ed7aee2c42c86ec37f9b87cc845ec050da9c 265548 lierolibre_0.5-1.1_amd64.deb
Checksums-Sha256:
 8b2ad26d4c77806e3bcb653b6c404ea83695fe91c9f7688d32b7a75614ed3bba 2191 
lierolibre_0.5-1.1.dsc
 ab3d52e380f1adea44c09562ea48bc9cd09d7a1e056f07c930e5218541a6bf51 7268 
lierolibre_0.5-1.1.debian.tar.xz
 5063a05ad0a8ff405d61eea493847caa3ce1d2203454d026e28610b1a3963384 371730 
lierolibre-data_0.5-1.1_all.deb
 60eb05a78f7e06d5fc288709d19b7ff2d0c91aba4f3f432ad494a36e694640b5 1723308 
lierolibre-dbg_0.5-1.1_amd64.deb
 a65259015f23d2a10ff29537badbf4fc002e013bd9523e32b021bc118aa094fc 265548 
lierolibre_0.5-1.1_amd64.deb
Files:
 7d2db11e42094dc025e6452a2731cc55 2191 games optional lierolibre_0.5-1.1.dsc
 11b8abdaaa3ec74494de3d248cbec463 7268 games optional 
lierolibre_0.5-1.1.debian.tar.xz
 2945b249577f2b6d3fc449b53ea3d998 371730 games optional 
lierolibre-data_0.5-1.1_all.deb
 bff05ca0bcd4ac64331a2cff7d7353db 1723308 debug extra 
lierolibre-dbg_0.5-1.1_amd64.deb
 a2cce26221a1a097569fd88f2fa2c27f 265548 games optional 
lierolibre_0.5-1.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJV10dEAAoJEHxWrP6UeJfYOa0QALt7jfz3evnXpUKwdRDfQJZU
9InCRJJMtCZTI5Kqv5DMlVLzk5bCaonYu+Nm/NLp3ZJqkxOT/LR47BZg3Ry4If1E
8Md5EvmP/slF5lCOm6tDk20ngaNfM/uDRO4dBRAChjGbXVd4Enk+pn2knv98qGyZ
usXrn1O0Rd0qYUK3BlDBTez6YKYkd/kPBirrMXrrxcrPkYW7xj7A0jJG+Y7EF7gq
/iYdbIqnlkVPjxxWl7CZUyqw38LuPDz8Hwi/0iT2xmX/vBCaety5k3Eoyb8VQ79E
RN8D8CHNoiuud5eq2IfVJfcJV2SwMEfy2Hnw/kVPqxq9YWVFeOB5XwXzl37S+KDJ
9twaqxS9kEL7mgurgxnJVcwzehd5CXm+XHLAdJREIXFufvkoBiqfAQeW/hkn8Y4i
h3VZpvkTBQAlScL3VSn6fujAbPoAOoORM2EQspSMi95S0HbiCBiVaJITaQtLwE+E
/qGzxEbHpFTYPla57+QqYi52QQgyFQnEc7S8wEqHv6NkoOF9dD5IyDHIlcZJVBpO
xXnhM1PVqdM2MuPSiWiXl7rO596yYi7qFoTHrBBjpqr+R4rjiTWR7KV4cFQy40NB
VfypA+D87oA7GGuPvfjppIG5dGgDWR0xlXgZUJSYVcX95ih1tT340AnmKuyE8Cdw
z0tB6iHUi8Bn0F3sPZw/
=THCj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to