From nobody Mon Jun 13 09:17:35 2022 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 757E785DC36 for ; Mon, 13 Jun 2022 09:17:45 +0000 (UTC) (envelope-from freebsd-ports@otoh.org) Received: from mx0.otoh.org (mx0.otoh.org [IPv6:2a01:4f8:151:404::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4LM5ZJ4ccYz4jhQ for ; Mon, 13 Jun 2022 09:17:44 +0000 (UTC) (envelope-from freebsd-ports@otoh.org) Received: from smtpclient.apple (pa49-197-106-174.pa.qld.optusnet.com.au [49.197.106.174]) (Authenticated sender: psa) by mx0.otoh.org (Postfix) with ESMTPSA id D19FF39950 for ; Mon, 13 Jun 2022 09:17:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=otoh.org; s=2020-04-19; t=1655111861; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SAYL9xrCsJFMk5ddWNcUtJOk8sheNMAyGtWNdQnQgAQ=; b=AXYsoE/acemfoxS1EWKyqqzqQIdJrhEbNmej/KY+XZ7KdSsJiy8hs4z4m4m6L7gxTIZFSy 3F1B8xTCJGon+OA1I/HujlkqVEZOr9yo+pHQevGAiMGGuxI1TBMM4GZajmIjZEDNs8EGIs G05AJMjURINcWhXENpqbCVG6OOoptUGpU87PHrKxIK5lT7be9qfr6Y/5VN6SqN2hBjwQl2 UkEjSRzNJWMu6SYXf41i0xj2iDMNn0hkxTf+VYDhkNCaAh8s1ZKmDQpKe9rY0rXI2TnY2O b85QNTNjFETeCfNYKgpb/aS4t34qS1yvDZ+qQgQ8Z6bOAokLbeDCGxrtpFlOaQ== From: Paul Armstrong Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.100.31\)) Subject: Differences between ports build and poudriere Message-Id: <7CB64EC1-FF13-4033-9691-0C191853EA47@otoh.org> Date: Mon, 13 Jun 2022 19:17:35 +1000 To: "freebsd-ports@freebsd.org" X-Mailer: Apple Mail (2.3696.100.31) X-Rspamd-Queue-Id: 4LM5ZJ4ccYz4jhQ X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=otoh.org header.s=2020-04-19 header.b="AXYsoE/a"; dmarc=pass (policy=reject) header.from=otoh.org; spf=pass (mx1.freebsd.org: domain of freebsd-ports@otoh.org designates 2a01:4f8:151:404::25 as permitted sender) smtp.mailfrom=freebsd-ports@otoh.org X-Spamd-Result: default: False [-3.50 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[otoh.org:s=2020-04-19]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_SPF_ALLOW(-0.20)[+ip6:2a01:4f8:151:404::25]; DKIM_TRACE(0.00)[otoh.org:+]; DMARC_POLICY_ALLOW(-0.50)[otoh.org,reject]; NEURAL_HAM_SHORT(-1.00)[-1.000]; TO_DN_EQ_ADDR_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-ports]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[49.197.106.174:received] X-ThisMailContainsUnwantedMimeParts: N I'm a new porter and have run into a weird situation I'm having trouble = resolving. Any assistance would be appreciated. On my server, science/libtensorflow1 does not attempt to download = anything. However, I'm getting regular mail from pkg-fallout@ saying that this is = happening on the main build servers and I'm at a loss as to why that = might be. This is quite possibly bazel related, although the concerning = file is listed in the Makefile for pre-fetching. grep rules_closure Makefile GH_TUPLE=3D = bazelbuild:rules_closure:308b05b2:bazelbuild_rules_closure \ Here's the relevant snippet from pkg-fallout: WARNING: Download from = https://storage.googleapis.com/mirror.tensorflow.org/github.com/bazelbuild= /rules_closure/archive/308b05b2419edb5c8ee0471b67a40403df940149.tar.gz = failed: class java.net.ConnectException Can't assign requested address = (connect failed) WARNING: Download from = https://github.com/bazelbuild/rules_closure/archive/308b05b2419edb5c8ee047= 1b67a40403df940149.tar.gz failed: class java.net.ConnectException Can't = assign requested address (connect failed) ERROR: An error occurred during the fetch of repository = 'io_bazel_rules_closure': java.io.IOException: Error downloading=20 Environment: FreeBSD 13.0p11 Poudriere 3.3.7_1 Command: poudriere bulk -j 13-0 -p $port_tree science/libtensorflow1 poudriere.conf: ZPOOL=3Dzroot ZROOTFS=3D/poudriere FREEBSD_HOST=3Dhttps://download.freebsd.org RESOLV_CONF=3D/etc/resolv.conf BASEFS=3D/usr/local/poudriere USE_PORTLINT=3Dyes USE_TMPFS=3Dno MAX_MEMORY=3D16 DISTFILES_CACHE=3D/usr/ports/distfiles BAD_PKGNAME_DEPS_ARE_FATAL=3Dyes ALLOW_NETWORKING_PACKAGES=3D"photoprism" PARALLEL_JOBS=3D4 SAVE_WRKDIR=3Dyes ALLOW_MAKE_JOBS=3Dyes make.conf: DEVELOPER=3Dyes MAKE_JOBS_NUMBER=3D4 Any ideas on differences between poudriere and the build cluster which = might impact this? I'm a bit stumped. I have tried turning off ALLOW_NETWORKING_PACKAGES, still didn't cause = the error. Thanks, Paul=