Date: Fri, 01 Dec 2017 19:46:59 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Oliver Schonrock <oliver@schonrocks.com> Cc: freebsd-ports@freebsd.org Subject: Re: details of beefy12 poudriere jail pkg build environments Message-ID: <indq-ffq4-wny@FreeBSD.org> In-Reply-To: <25ac5867-faff-1ed9-8c9d-df21983c3972@schonrocks.com> (Oliver Schonrock's message of "Fri, 1 Dec 2017 18:23:13 %2B0000") References: <6f1ba3c7-142b-b0e9-3922-20b6cf1c08c5@schonrocks.com> <wp26-qqp5-wny@FreeBSD.org> <25ac5867-faff-1ed9-8c9d-df21983c3972@schonrocks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
(disclaimer: only portmgr@ knows enough details how builds are done) Oliver Schonrock <oliver@schonrocks.com> writes: > I am not familiar with the intricacies of how the relevant package is > selected. Looking at this page again: > > https://pkg-status.freebsd.org/ Only builds from "Type: package" are uploaded to pkg.freebsd.org. Packages are built on the *oldest* supported release for a given branch. Until a day ago packages for 11.* were built on 11.0 which has Clang 3.8 in base. The next build should happen on 11.1 which has Clang 4.0. > Not sure how you got from there to the link for the actual package Click on poudriere icon[1] that leads to beefy* hosts. If some don't open try a IPv6-proxy. [1] https://pkg-status.freebsd.org/static/poudriere.png > Is there any way I can tell my local pkg to install only from repos > which have been built under 11.1 , eg: Probably not. pkg doesn't seem to track ABI of minor FreeBSD releases. $ pkg -vv | fgrep ABI ABI = "FreeBSD:11:amd64"; ALTABI = "freebsd:11:x86:64";
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?indq-ffq4-wny>