Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874663 - [guru] dev-lang/wabt-1.0.29 fails tests
Summary: [guru] dev-lang/wabt-1.0.29 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-03 15:02 UTC by Agostino Sarubbo
Modified: 2022-10-04 12:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,326.92 KB, text/plain)
2022-10-03 15:02 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 2022-10-03 15:02:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/wabt-1.0.29 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-03 15:02:54 UTC
Created attachment 817777 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-03 15:02:55 UTC
Error(s) that match a know pattern:


  +ModuleNotFoundError: No module named 'ply'
  +utils.Error: Error running "cc -I/var/tmp/portage/dev-lang/wabt-1.0.29/work/wabt-1.0.29/wasm2c -c out/test/wasm2c/spec/names/names.2.c -o out/test/wasm2c/spec/names/names.2.o -Wall -Werror -Wno-unused -Wno-tautological-constant-out-of-range-compare -Wno-infinite-recursion -std=c99 -D_DEFAULT_SOURCE" (1):
  +utils.Error: Unable to import ply. Did you run "git submodule update"?
FAILED: CMakeFiles/run-tests /var/tmp/portage/dev-lang/wabt-1.0.29/work/wabt-1.0.29_build/CMakeFiles/run-tests 
  -000001e: error: invalid load alignment: 65
Comment 3 Larry the Git Cow gentoo-dev 2022-10-04 12:25:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a54af1b12bd8e378c08fa34d3cc96301fd06a8d

commit 5a54af1b12bd8e378c08fa34d3cc96301fd06a8d
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2022-10-04 02:29:04 +0000
Commit:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
CommitDate: 2022-10-04 02:44:11 +0000

    dev-lang/wabt: Add dev-python/ply as BDEPEND
    
    Closes: https://bugs.gentoo.org/874663
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>

 dev-lang/wabt/wabt-1.0.29.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)