From owner-freebsd-current@freebsd.org Mon Jul 27 06:07:33 2015 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 C3B489AB2B0 for ; Mon, 27 Jul 2015 06:07:33 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B656CCC; Mon, 27 Jul 2015 06:07:33 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: by lblf12 with SMTP id f12so46398958lbl.2; Sun, 26 Jul 2015 23:07:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=6s8CpIFxTupdAAB9edPabjoQVi3qF+nKk9PVyZ/veT4=; b=i5lAX8M7YFQmHd+y9VCrK/FcoFZFqfXJQEAi/gC1VNsWtl/5+mfHfOeTUytnCNTbxR iPP5+huEYtFFKRHDutxbUL7LG4vpaGl3YwdbE1T/f8uQSLGbB+20IQCc1MtpR7y+G+zf 6D+PvJ4WVlAIaDdggO6xwzGpLPPoUfvknQAF+RL7K+BmmHPgIqiMpuhb4uVBbCLldY+Z 78QwlHnskrpXY3kqEA9c+MUK1rcZZ2uwyif7hZMqy0rMDZZuM60eeuR4cCcDjpBcGQcE xQnm70YIOessHfcj5XgGTKMvxzm+HnXqBBCQ+ysrNY1R+olV+nh8QCGDE5WcXJYKW6jz S6tg== MIME-Version: 1.0 X-Received: by 10.112.41.171 with SMTP id g11mr25475388lbl.123.1437977251399; Sun, 26 Jul 2015 23:07:31 -0700 (PDT) Sender: lwhsu.freebsd@gmail.com Received: by 10.25.197.195 with HTTP; Sun, 26 Jul 2015 23:07:31 -0700 (PDT) In-Reply-To: References: <1323696161.21.1437965718622.JavaMail.jenkins@jenkins-9.freebsd.org> Date: Mon, 27 Jul 2015 14:07:31 +0800 X-Google-Sender-Auth: Lzc6XWop6ZiNhjOY-eU1qfDCL_I Message-ID: Subject: Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure From: Li-Wen Hsu To: "jenkins-admin@freebsd.org" Cc: marcel@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 27 Jul 2015 06:07:33 -0000 On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu wrote: > On Mon, Jul 27, 2015 at 10:55 AM, wrote: >> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure: >> >> Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/ >> Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes >> Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console > > ... > >> The end of the build log: > > ... > >> + 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. 24303 packages processed. >> pkg: No packages available to install matching 'devel/amd64-xtoolchain-gcc' have been found in the repositories > > I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly > installed 10.1-RELEASE amd64 VM, it does not find > devel/amd64-xtoolchain-gcc either. While 11-CURRENT works. Is this a > package building issue? Is there anyone get different result? Sorry for the noise, I just found this commit: https://svnweb.freebsd.org/changeset/ports/392873 I'll disable this job first and see what we can do. Li-Wen -- Li-Wen Hsu http://lwhsu.org