Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724404 - dev-libs/re2-0.2020.05.01 fails tests on 32-bit architectures: compile_test: TestCompile.InsufficientMemory
Summary: dev-libs/re2-0.2020.05.01 fails tests on 32-bit architectures: compile_test: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-21 07:45 UTC by Agostino Sarubbo
Modified: 2020-05-23 20:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.96 KB, text/plain)
2020-05-21 07:46 UTC, Agostino Sarubbo
Details
compile_test.log (compile_test.log,60 bytes, text/plain)
2020-05-23 17:40 UTC, Agostino Sarubbo
Details
compile_test.log (compile_test.log,60 bytes, text/plain)
2020-05-23 17:40 UTC, Agostino Sarubbo
Details
compile_test.log (compile_test.log,60 bytes, text/plain)
2020-05-23 17:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-21 07:45:59 UTC
This is an auto-filed bug because dev-libs/re2 fails tests.
The issue was originally discovered on arm, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-21 07:46:07 UTC
Created attachment 640678 [details]
build.log

build log and emerge --info
Comment 2 Mike Gilbert gentoo-dev 2020-05-21 13:36:43 UTC
Please attach the logs below.

obj/dbg/test/compile_test.log
obj/test/compile_test.log
obj/so/test/compile_test.log
Comment 3 Mike Gilbert gentoo-dev 2020-05-21 14:10:58 UTC
Also, if you could please run the tests for re2-0.2019.12.01 and re2-0.2020.04.01, we can determine if this is a regression.
Comment 4 Mike Gilbert gentoo-dev 2020-05-23 16:04:51 UTC
I cannot reproduce this on amd64.
Comment 5 Agostino Sarubbo gentoo-dev 2020-05-23 17:40:04 UTC
Created attachment 641198 [details]
compile_test.log

obj/dbg/test/compile_test.log
Comment 6 Agostino Sarubbo gentoo-dev 2020-05-23 17:40:27 UTC
Created attachment 641202 [details]
compile_test.log

obj/test/compile_test.log
Comment 7 Agostino Sarubbo gentoo-dev 2020-05-23 17:40:49 UTC
Created attachment 641208 [details]
compile_test.log

obj/so/test/compile_test.log
Comment 8 Stephan Hartmann (RETIRED) gentoo-dev 2020-05-23 18:35:27 UTC
Upstream issue:
  https://github.com/google/re2/issues/256
Patch:
  https://code-review.googlesource.com/c/re2/+/56150
Comment 9 Larry the Git Cow gentoo-dev 2020-05-23 20:17:22 UTC
The bug has been closed via the following commit(s):

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

commit a2f96c874b23ad03c613265cf326172a264c3b24
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-05-23 20:16:47 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-05-23 20:16:47 +0000

    dev-libs/re2: fix tests on 32-bit platforms
    
    Closes: https://bugs.gentoo.org/724404
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../files/0.2020.05.01-test-memory-budget.patch    | 27 ++++++++++++++++++++++
 dev-libs/re2/re2-0.2020.05.01.ebuild               |  3 +++
 2 files changed, 30 insertions(+)