Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930659 - net-misc/geckodriver-0.34.0[debug] fails to compile: !!! doexe: geckodriver does not exist
Summary: net-misc/geckodriver-0.34.0[debug] fails to compile: !!! doexe: geckodriver d...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-25 11:39 UTC by Agostino Sarubbo
Modified: 2024-04-25 11:58 UTC (History)
0 users

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


Attachments
build.log (build.log,208.02 KB, text/plain)
2024-04-25 11: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 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.