Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815130 - dev-ruby/ffi-1.14.2 fails tests
Summary: dev-ruby/ffi-1.14.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 811399
  Show dependency tree
 
Reported: 2021-09-27 10:34 UTC by Agostino Sarubbo
Modified: 2021-10-02 19:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,164.66 KB, text/plain)
2021-09-27 10:34 UTC, Agostino Sarubbo
Details
Fix LONGDOUBLE_ADJ for x86 (ffi-1.14.2-LONGDOUBLE_ADJ.patch,447 bytes, patch)
2021-09-30 00:39 UTC, Tee KOBAYASHI
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-09-27 10:34:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/ffi-1.14.2 fails tests.
Discovered on: x86 (internal ref: x86_at)
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-27 10:34:46 UTC
Created attachment 741672 [details]
build.log

build log and emerge --info
Comment 2 Tee KOBAYASHI 2021-09-29 07:07:49 UTC
Upstream issue: https://github.com/ffi/ffi/issues/849
Comment 3 Tee KOBAYASHI 2021-09-29 10:29:18 UTC
Patch proposed, waiting for upstream approval: https://github.com/ffi/ffi/pull/919
Comment 4 Tee KOBAYASHI 2021-09-30 00:39:01 UTC
Created attachment 742059 [details, diff]
Fix LONGDOUBLE_ADJ for x86

Patch merged upstream: https://github.com/ffi/ffi/commit/315d66e7b0768856d589e15bf597f4816d5cd524.diff

Attached is the same patch as above. Please apply it.
Comment 5 Larry the Git Cow gentoo-dev 2021-10-02 19:31:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cbfbfe255fc82a05f0a9d3ecdf6e8dce7d9a4ee

commit 4cbfbfe255fc82a05f0a9d3ecdf6e8dce7d9a4ee
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-02 19:30:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-02 19:31:01 +0000

    dev-ruby/ffi: fix 32-bit test failure
    
    Thanks-to: Tee KOBAYASHI <xtkoba@gmail.com>
    Closes: https://bugs.gentoo.org/815130
    Signed-off-by: Sam James <sam@gentoo.org>

 .../ffi/{ffi-1.14.2.ebuild => ffi-1.14.2-r1.ebuild}   |  4 ++++
 .../ffi/{ffi-1.15.1.ebuild => ffi-1.15.1-r1.ebuild}   |  8 ++++++--
 .../ffi/{ffi-1.15.3.ebuild => ffi-1.15.3-r1.ebuild}   |  8 ++++++--
 .../ffi/{ffi-1.15.4.ebuild => ffi-1.15.4-r1.ebuild}   |  8 ++++++--
 dev-ruby/ffi/files/ffi-1.14.2-32bit-long-double.patch | 19 +++++++++++++++++++
 5 files changed, 41 insertions(+), 6 deletions(-)