Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2015 09:32:52 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jlh@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org
Subject:   FreeBSD_HEAD - Build #2865 - Still Failing
Message-ID:  <1949690275.19.1434274373230.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1283831628.17.1434270143415.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1283831628.17.1434270143415.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD - Build #2865 - Still Failing:

Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2865/ to view the results.
From owner-freebsd-current@FreeBSD.ORG  Sun Jun 14 10:19:26 2015
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: freebsd-current@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id C13CE81F
 for <freebsd-current@hub.freebsd.org>; Sun, 14 Jun 2015 10:19:26 +0000 (UTC)
 (envelope-from bsam@passap.ru)
Received: from forward4l.mail.yandex.net (forward4l.mail.yandex.net
 [IPv6:2a02:6b8:0:1819::4])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "forwards.mail.yandex.net",
 Issuer "Certum Level IV CA" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 85FFD29C
 for <freebsd-current@freebsd.org>; Sun, 14 Jun 2015 10:19:26 +0000 (UTC)
 (envelope-from bsam@passap.ru)
Received: from smtp19.mail.yandex.net (smtp19.mail.yandex.net
 [IPv6:2a02:6b8:0:1402::11a])
 by forward4l.mail.yandex.net (Yandex) with ESMTP id E17701440C0B
 for <freebsd-current@freebsd.org>; Sun, 14 Jun 2015 13:19:13 +0300 (MSK)
Received: from smtp19.mail.yandex.net (localhost [127.0.0.1])
 by smtp19.mail.yandex.net (Yandex) with ESMTP id 83535BE0672
 for <freebsd-current@freebsd.org>; Sun, 14 Jun 2015 13:19:13 +0300 (MSK)
Received: from 78.108.203.195.tel.ru (78.108.203.195.tel.ru [78.108.203.195])
 by smtp19.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id
 MMSF4SADtR-JDXqPBp1; Sun, 14 Jun 2015 13:19:13 +0300
 (using TLSv1.2 with cipher AES128-SHA (128/128 bits))
 (Client certificate not present)
Message-ID: <557D5520.2050206@passap.ru>
Date: Sun, 14 Jun 2015 13:19:12 +0300
From: Boris Samorodov <bsam@passap.ru>
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64;
 rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: freebsd-current@freebsd.org
Subject: Re: Build world problem r284331 > r284377
References: <20150614114800.52d0d161@nonamehost.local>
In-Reply-To: <20150614114800.52d0d161@nonamehost.local>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>;
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Jun 2015 10:19:26 -0000

Hi!

14.06.2015 11:48, Ivan Klymenko пишет:

[the useless log deletted]

Please, do not throw meaningless and huge logs here. If you want
to get a good log, then use a threadless make command and post
last 10-15 lines with the failed command and actual error message.
Something like that may be a good start:
----
% script -t0 make.log make -C /usr/src NO_CLEAN=YES buildworld
% tail -15 make.log
----

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1949690275.19.1434274373230.JavaMail.jenkins>