Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930812

Summary: [guru] dev-python/pyperscan-0.3.0 fails to compile: error: failed to run custom build command for hyperscan-sys v0.3.0 hyperscan-sys) thread main panicked at lib.rs:620:31: Error: command [maturin, pep517, build-wheel, -i, python3.10, --compatibility, of
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: David Roman <davidroman96>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-04-28 07:13:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyperscan-0.3.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-28 07:13:29 UTC
Created attachment 891893 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-28 07:13:30 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  thread 'main' panicked at /var/tmp/portage/dev-python/pyperscan-0.3.0/work/cargo_home/gentoo/bindgen-0.69.1/lib.rs:620:31:
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/usr/bin/python3.10', '--compatibility', 'off', '--jobs=60', '--skip-auditwheel', '--profile=dev'] returned non-zero exit status 1
error: failed to run custom build command for `hyperscan-sys v0.3.0 (/var/tmp/portage/dev-python/pyperscan-0.3.0/work/pyperscan-0.3.0/hyperscan-sys)`
Comment 3 Larry the Git Cow gentoo-dev 2024-05-08 12:16:38 UTC
The bug has been closed via the following commit(s):

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

commit f7da7207264d8bbdea87aac008bf2c66afbcb8a6
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2024-05-08 12:12:45 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2024-05-08 12:12:45 +0000

    dev-python/pyperscan: add missing build dep
    
    Closes: https://bugs.gentoo.org/930812
    Signed-off-by: David Roman <davidroman96@gmail.com>

 dev-python/pyperscan/pyperscan-0.3.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)