From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1C18615808B for ; Sun, 18 Feb 2024 10:48:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5356CE2C0E; Sun, 18 Feb 2024 10:48:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3A0B2E2C0E for ; Sun, 18 Feb 2024 10:48:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8280C343131 for ; Sun, 18 Feb 2024 10:48:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD74514D1 for ; Sun, 18 Feb 2024 10:48:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1708253303.b1d4d952897b2c1151e9d8580015f674b21afb0a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/bind/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/bind/bind-9.16.48.ebuild X-VCS-Directories: net-dns/bind/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b1d4d952897b2c1151e9d8580015f674b21afb0a X-VCS-Branch: master Date: Sun, 18 Feb 2024 10:48:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c95e1e7-2ab8-49f1-8d8b-25db7373e1e2 X-Archives-Hash: d73fcfee6e3d860c9c1016a7bdbbb27e commit: b1d4d952897b2c1151e9d8580015f674b21afb0a Author: Sam James gentoo org> AuthorDate: Sun Feb 18 10:30:15 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 18 10:48:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d4d952 net-dns/bind: small tweaks (mostly style, test buffering) * Style tweaks (mostly to make things easier when doing upcoming 9.18 w/ diffing too) * Disable line buffering in make for tests as it makes things look stuck Signed-off-by: Sam James gentoo.org> net-dns/bind/bind-9.16.48.ebuild | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/net-dns/bind/bind-9.16.48.ebuild b/net-dns/bind/bind-9.16.48.ebuild index 828ceae53ff0..7950e399b264 100644 --- a/net-dns/bind/bind-9.16.48.ebuild +++ b/net-dns/bind/bind-9.16.48.ebuild @@ -12,7 +12,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/isc.asc inherit python-r1 autotools multiprocessing toolchain-funcs flag-o-matic db-use systemd tmpfiles verify-sig @@ -29,18 +29,21 @@ RRL_PV="${MY_PV}" DESCRIPTION="Berkeley Internet Name Domain - Name Server" HOMEPAGE="https://www.isc.org/software/bind https://gitlab.isc.org/isc-projects/bind9" -SRC_URI="https://downloads.isc.org/isc/bind9/${PV}/${P}.tar.xz +SRC_URI=" + https://downloads.isc.org/isc/bind9/${PV}/${P}.tar.xz doc? ( mirror://gentoo/dyndns-samples.tbz2 ) - verify-sig? ( https://downloads.isc.org/isc/bind9/${PV}/${P}.tar.xz.asc )" + verify-sig? ( https://downloads.isc.org/isc/bind9/${PV}/${P}.tar.xz.asc ) +" +S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" # -berkdb by default re bug #602682 -IUSE="berkdb +caps +dlz dnstap doc dnsrps fixed-rrset geoip geoip2 gssapi -json ldap lmdb mysql odbc postgres python selinux static-libs test xml +zlib" +IUSE="berkdb +caps +dlz dnstap doc dnsrps fixed-rrset geoip geoip2 gssapi" +IUSE+=" json ldap lmdb mysql odbc postgres python selinux static-libs test xml +zlib" # sdb-ldap - patch broken -# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 +# no PKCS11 currently as it requires OpenSSL to be patched, also see bug #409687 RESTRICT="!test? ( test )" # Upstream dropped the old geoip library, but the BIND configuration for using @@ -58,6 +61,7 @@ REQUIRED_USE=" DEPEND=" acct-group/named acct-user/named + dev-libs/libuv:= berkdb? ( sys-libs/db:= ) dev-libs/openssl:=[-bindist(-)] mysql? ( dev-db/mysql-connector-c:0= ) @@ -77,13 +81,12 @@ DEPEND=" ${PYTHON_DEPS} dev-python/ply[${PYTHON_USEDEP}] ) - dev-libs/libuv:= " - -RDEPEND="${DEPEND} +RDEPEND=" + ${DEPEND} + sys-process/psmisc selinux? ( sec-policy/selinux-bind ) - sys-process/psmisc" - +" BDEPEND=" test? ( dev-util/cmocka @@ -92,8 +95,6 @@ BDEPEND=" verify-sig? ( sec-keys/openpgp-keys-isc ) " -S="${WORKDIR}/${MY_P}" - PATCHES=( "${FILESDIR}/ldap-library-path-on-multilib-machines.patch" ) @@ -195,15 +196,13 @@ src_compile() { } python_compile() { - pushd "${BUILD_DIR}"/bin/python >/dev/null || die - emake - popd >/dev/null || die + emake -C "${BUILD_DIR}"/bin/python } src_test() { # system tests ('emake test') require network configuration for IPs etc # so we run the unit tests instead. - TEST_PARALLEL_JOBS="$(makeopts_jobs)" emake unit + TEST_PARALLEL_JOBS="$(makeopts_jobs)" emake -Onone unit } src_install() {