[Bug 279496] ports-mgmt/sccache-overlay: increase server start timeout (fixes spurious compile failures)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 12:46:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279496 Bug ID: 279496 Summary: ports-mgmt/sccache-overlay: increase server start timeout (fixes spurious compile failures) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: rust@FreeBSD.org Reporter: netchild@FreeBSD.org Flags: maintainer-feedback?(rust@FreeBSD.org) Assignee: rust@FreeBSD.org Created attachment 251190 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251190&action=edit increase server start timeout Poudriere runs often show false build failures. This is because sccache doesn't start in-time (depends on what goes on in the background on the machine, but I've seen this even when there's only half of the CPUs busy). The attached file for sccache-overlay/files/ fixes this by increasing the start timeout from 10s to 30s. This makes builds with this overlay more reliable for me. -- You are receiving this mail because: You are the assignee for the bug.