From owner-freebsd-current@freebsd.org Sun Apr 3 17:59:15 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11DD5B01C0A for ; Sun, 3 Apr 2016 17:59:15 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBED31135; Sun, 3 Apr 2016 17:59:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::b12f:3116:8e02:ad8a] (unknown [IPv6:2001:7b8:3a7:0:b12f:3116:8e02:ad8a]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 2E2742A806; Sun, 3 Apr 2016 19:59:13 +0200 (CEST) Subject: Re: FreeBSD_HEAD_amd64_gcc - Build #1144 - Failure Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_8840EF3F-9FC1-4476-9FDB-C1E50702A493"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6b2 (ebbf3ef) From: Dimitry Andric In-Reply-To: <57015089.4010700@FreeBSD.org> Date: Sun, 3 Apr 2016 19:59:04 +0200 Cc: freebsd-current@FreeBSD.org, Baptiste Daroussin Message-Id: <19A774FF-773C-4F29-8DF1-E72BBED81DA9@FreeBSD.org> References: <2034599654.182.1459676383628.JavaMail.jenkins@jenkins-9.freebsd.org> <57015089.4010700@FreeBSD.org> To: Andriy Gapon X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2016 17:59:15 -0000 --Apple-Mail=_8840EF3F-9FC1-4476-9FDB-C1E50702A493 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 03 Apr 2016, at 19:19, Andriy Gapon wrote: > On 03/04/2016 12:39, jenkins-admin@FreeBSD.org wrote: >> FreeBSD_HEAD_amd64_gcc - Build #1144 - Failure: >>=20 >> Build information: = https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1144/ >> Full change log: = https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1144/changes >> Full build log: = https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1144/console >>=20 >=20 > I wasn't able to understand what was the failure here... The step to install the amd64-xtoolchain-gcc package failed, apparently = because it decided to auto-upgrade pkg first, without actually = installing the package that was asked for: + sudo pkg install -y devel/amd64-xtoolchain-gcc Updating FreeBSD repository catalogue... Fetching meta.txz: . done Fetching packagesite.txz: .......... done Processing entries: .......... done FreeBSD repository update completed. 25093 packages processed. New version of pkg detected; it needs to be installed first. The following 1 package(s) will be affected (of 0 checked): Installed packages to be UPGRADED: pkg: 1.6.4_1 -> 1.7.1 The process will require 84 KiB more space. 2 MiB to be downloaded. Fetching pkg-1.7.1.txz: .......... done Checking integrity... done (0 conflicting) [1/1] Upgrading pkg from 1.6.4_1 to 1.7.1... [1/1] Extracting pkg-1.7.1: .......... done Updating FreeBSD repository catalogue... Repo "FreeBSD" upgrade schema 2012 to 2013: Add vital field FreeBSD repository is up-to-date. All repositories are up-to-date. Build step 'Execute shell' marked build as failure I'd consider this a bug in pkg? Is it suppose to return a failure code = in this case? -Dimitry --Apple-Mail=_8840EF3F-9FC1-4476-9FDB-C1E50702A493 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.29 iEYEARECAAYFAlcBWfAACgkQsF6jCi4glqNv9QCg8P1lGr7+Xv/eUg5Ah+L0GCmV xbsAnj6mLnYgEn605Rr0/TNTi/FvujHF =kbN2 -----END PGP SIGNATURE----- --Apple-Mail=_8840EF3F-9FC1-4476-9FDB-C1E50702A493--