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

Bug 930659

Summary: net-misc/geckodriver-0.34.0[debug] fails to compile: !!! doexe: geckodriver does not exist
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-04-25 11:39:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/geckodriver-0.34.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-25 11:40:00 UTC
Created attachment 891687 [details]
build.log

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


 * 	doexe: target/release/geckodriver does not exist
!!! doexe: target/release/geckodriver does not exist
 * QA Notice: file does not exist:
Comment 3 Joonas Niilola gentoo-dev 2024-04-25 11:50:57 UTC
Can I get a listing for files:

  find /var/tmp/portage/net-misc/geckodriver-0.34.0/work/ -type f
Comment 4 Joonas Niilola gentoo-dev 2024-04-25 11:55:59 UTC
Oh it might be +debug related, cargo doesn't tag it as a release.