Date: Fri, 20 Oct 2023 15:21:00 +0100 From: void <void@f-m.fm> To: freebsd-pkg@freebsd.org Subject: trying to avoid having poudriere recompile rust every time it runs Message-ID: <ZTKMySL0DwwgKqSS@int21h> Resent-Message-ID: <ZTKP6q7cNKOX7unY@int21h>
index | next in thread | raw e-mail
Is there a method or workaround where poudriere avoids recompiling rust every time it is run? There is no poudrierejail-make.conf present. There are no options set for rust. In other words, the options are the defaults. rust is on FreeBSD's pkg servers rust-1.72.0 I'd expect poudriere to pull down the ready-make pkg. The rust poudriere tries to build is also rust-1.72.0 The Makefile for rust in the ports tree of 30 mins ago that poudriere uses also reports this version. No other pkg that I'm aware of behaves like this. system: rpi4/8GB stable/14-n265383 arm64 1400500 1400500 poudriere-devel-3.3.99.20220831_3 relevant poudriere.conf entries PACKAGE_FETCH_BRANCH=latest PACKAGE_FETCH_URL=pkg+https://pkg.FreeBSD.org/\${ABI} #PACKAGE_FETCH_BLACKLIST="" #PACKAGE_FETCH_WHITELIST="gcc* rust llvm*" --help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZTKMySL0DwwgKqSS>
