Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 2015 19:17:26 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org
Subject:   FreeBSD_HEAD-tests - Build #1164 - Still Failing
Message-ID:  <65846836.123.1436296646477.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1540296944.119.1436233385315.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1540296944.119.1436233385315.JavaMail.jenkins@jenkins-9.freebsd.org>

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

Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1164/ to view the results.
From owner-freebsd-current@freebsd.org  Tue Jul  7 19:53:52 2015
Return-Path: <owner-freebsd-current@freebsd.org>
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 8270D995B99
 for <freebsd-current@mailman.ysv.freebsd.org>;
 Tue,  7 Jul 2015 19:53:52 +0000 (UTC)
 (envelope-from brunolauze@msn.com)
Received: from BLU004-OMC2S36.hotmail.com (blu004-omc2s36.hotmail.com
 [65.55.111.111])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits))
 (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 1255A1118
 for <freebsd-current@freebsd.org>; Tue,  7 Jul 2015 19:53:51 +0000 (UTC)
 (envelope-from brunolauze@msn.com)
Received: from BLU179-W66 ([65.55.111.73]) by BLU004-OMC2S36.hotmail.com over
 TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
 Tue, 7 Jul 2015 12:53:43 -0700
X-TMN: [oZIfkc4tNYHPyi6zl5osHuh/XgWVqQN8]
X-Originating-Email: [brunolauze@msn.com]
Message-ID: <BLU179-W6640DAD65C300F34F99C3BC6920@phx.gbl>
From: =?iso-8859-1?B?QnJ1bm8gTGF1euk=?= <brunolauze@msn.com>
To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject: sys/contrib/libnv
Date: Tue, 7 Jul 2015 15:53:43 -0400
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 07 Jul 2015 19:53:43.0416 (UTC)
 FILETIME=[A0DAB780:01D0B8EE]
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Content-Filtered-By: Mailman/MimeDel 2.1.20
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: Tue, 07 Jul 2015 19:53:52 -0000

Revision 285139 broke "options ZFS" because of filename collisionCan we ren=
ame .c files in sys/contrib/libnv to avoid zfs libnv files
dnvlist.c -> ldnvlist.c nvlist.c -> lnvlist.cnvpair.c -> lnvpair.c
There is already bug 201356 for this. I confirmed it's working...
 		 	   		  =



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