From owner-freebsd-ports@freebsd.org Thu Jan 9 13:02:38 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CE4EA1EDB46 for ; Thu, 9 Jan 2020 13:02:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47tmVk4l7Lz45mh; Thu, 9 Jan 2020 13:02:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mail.j.mat.cc (owncloud.cube.mat.cc [IPv6:2a01:678:4:1::228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.mat.cc", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 867491512D; Thu, 9 Jan 2020 13:02:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from ogg.in.absolight.net (ogg.in.absolight.net [IPv6:2a01:678:ab:50::42:42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: mat@mat.cc) by mail.j.mat.cc (Postfix) with ESMTPSA id 97088942D81; Thu, 9 Jan 2020 13:02:35 +0000 (UTC) Date: Thu, 9 Jan 2020 14:02:35 +0100 From: Mathieu Arnold To: Nick Wolff Cc: freebsd-ports@freebsd.org Subject: Re: PKGSUFFIX for poudriere Help needed Message-ID: <20200109130235.35rehwowq5ljoprw@ogg.in.absolight.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4xkkifqy7lzyi7kg" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180622 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jan 2020 13:02:38 -0000 --4xkkifqy7lzyi7kg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 08, 2020 at 12:37:55PM -0500, Nick Wolff wrote: > I'm trying to get zstd packages built locally with poudriere but something > is failing. I've set PKGSUFFIX=3D.tzst in my make.conf for the branch and= it > shows up in poudriere logs > (#### /usr/local/etc/poudriere.d/ixlab-master-make.conf ####) >=20 > But I'm still getting txz packages. > I've successfully used PKG_NOCOMPRESS in make.conf. and not sure what I'm > doing wrong here. PKG_NOCOMPRESS is the knob used to swtich from .txz to .tar, so that it is not compressed. If you want to change the compression, you probably have to do this, in make.conf: PKG_SUFX=3D .tzst in poudriere.conf: PKG_REPO_META_FILE=3D/usr/local/etc/poudriere.d/meta And create that file with this content: version =3D 1; packing_format =3D "tzst"; You may have to fiddle with the packing_format, I don't know what the exact string is. --=20 Mathieu Arnold --4xkkifqy7lzyi7kg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAl4XJGtfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD zkgxwhAAu5SK4825mEuCdhHHyUPvdWeqakyVdlDcBS5WgW0IEoxsx0RprZupzM94 qAheZdRpZaCNomqg6YXW209JZAndgjn7j1iJxg2QxnX5IrY3/m9YOjRICJA/1UmA kMv8dHXGqsK4RkoMuS9X3dfatsT2oX2x9wz2miUUiyGWyV/CC84swehP342gbCaK oiDGiVhU8vaVotwiixYth3KWhGHuVuq8wdFkbl2mHerPJ+HH6SDsip/3PlkwjWGh FRDINWT2NUelve/4jKYKb6/9cIqQYSibgJ4iJhHqUhQSQRVENfw7uF3fSr7oUj/F u5uQAeuxBlaayrx/wqGvngHkkuHKMV839GgTRqgZ30tM3IM+JdDQbsxkQCd4G0VA NEiu4GNTkRXfAKke/0Fj0sGG3FPu0ZJAg00tJBZB67XqAEyORw8XXVRu5k2/FQxd sLuE9asI4Uyogj4+3BlVao2TdB0XeWZPh9Ir/1w2BgzkQNh1pPMWUVaVyI1o+Kkj GpENVr5MUojYSLXvMq3VNkLyU+iKkNJxcyoQOiKL0nU65w3iHunAVt4qqBn1dkf9 IfAKWKzdRMF0OiOFu2Rjh31HlfcBVSmZ5GcSPnTk8zfxoYnJ6CXhowlNoCt510Z2 Wr+k78F6g27mtNa2olQKQIcs0QkDG6HUS2PHmRiLkju6IjjYh+4= =EO6L -----END PGP SIGNATURE----- --4xkkifqy7lzyi7kg--