Your message dated Tue, 07 Jun 2016 16:45:23 +0000
with message-id <[email protected]>
and subject line Bug#770922: fixed in ruby-ferret 0.11.8.6-2
has caused the Debian Bug report #770922,
regarding ruby-ferret: FTBFS on arm64
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.)


-- 
770922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770922
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-ferret
Version: 0.11.8.5-1

It failed to build on arm64:

http://buildd.debian.org/status/package.php?p=ruby-ferret&suite=sid

The error was:

posh.h:516:4: error: #error POSH cannot determine target CPU
 #  error POSH cannot determine target CPU

It seems trivial to fix. You can just add something like this in
ext/posh.h just before where the error is generated:

#if defined __aarch64__
#  define POSH_CPU_AARCH64 1
#  define POSH_CPU_STRING "AArch64"
#endif

--- End Message ---
--- Begin Message ---
Source: ruby-ferret
Source-Version: 0.11.8.6-2

We believe that the bug you reported is fixed in the latest version of
ruby-ferret, 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.
Cédric Boutillier <[email protected]> (supplier of updated ruby-ferret 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: Tue, 07 Jun 2016 17:34:53 +0200
Source: ruby-ferret
Binary: ruby-ferret
Architecture: source
Version: 0.11.8.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description:
 ruby-ferret - full text search engine library for Ruby
Closes: 770922
Changes:
 ruby-ferret (0.11.8.6-2) unstable; urgency=medium
 .
   * Bump debhelper compatibility level to 9
   * Remove version in the gem2deb build-dependency
   * Use https:// in Vcs-* fields
   * Bump Standards-Version to 3.9.8 (no changes needed)
   * Run wrap-and-sort on packaging files
   * Add support for arm64 (Closes: #770922). Thanks Edmund Grimley Evans for
     the patch
   * Fix repetition in copyright file
   * Remove info about bzlib/BSD-4-clause in copyright
   * Set Testsuite to autopkgtest-pkg-ruby
Checksums-Sha1:
 66ce4f933f9f99fbf9fd2dc6457f87f998d44b77 1834 ruby-ferret_0.11.8.6-2.dsc
 2e254d6b7d61d8247480181b86ac654b37a24198 7716 
ruby-ferret_0.11.8.6-2.debian.tar.xz
Checksums-Sha256:
 bf5a30a523cb20c6d3e9a7280df706b4c96aeffb53ed606eefcab9f237bef69b 1834 
ruby-ferret_0.11.8.6-2.dsc
 08bddfac8dbfae56c28beab40f1c0135bde7a34069d25b1b2ebf9d7440fff054 7716 
ruby-ferret_0.11.8.6-2.debian.tar.xz
Files:
 db29a2b66a5f06ba7553478a5e55a902 1834 ruby optional ruby-ferret_0.11.8.6-2.dsc
 c82062b5a53f7e9106f3e3bc32206673 7716 ruby optional 
ruby-ferret_0.11.8.6-2.debian.tar.xz

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

iQEcBAEBCgAGBQJXVutaAAoJEImvgrc5zSF6HjAH/ib3g3aDsd5bIsDq7i4Iybxi
bk+e3wZTleAoVJa4NxcVO3YIGzQeSUFI5j7q9OOCPM1hquyTTM0BqCCT8ADNrJbk
73CFh2KMsR+YHoyMlcfwhcKDe0lQ8FavYGV+UUBEswiA8To4129a5wHHtHDG/tKf
rsrtlLQ+KX/QbE31WOKMNR2yHbqAIBfYGqy6Yu/cDRySzJ/m2/QwQp2wb16USJhx
r0bvgg9gBjWn96mYV97frZWz1UgsiNN5cRQm0KkD27S/aQt2vZqLJMTFjzIHmaI3
ebbHfnPhBhQwId5C46mAEG9Gs84K9fqEwaLBV5tjJ2B4wMD7q9heyO0gjGFiMDQ=
=wWt+
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to