Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2013 17:30:18 +0200
From:      Aleksandr Rybalko <ray@ddteam.net>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: [R259114/Newcons] Compile failure
Message-ID:  <20131209173018.7ac22807606817b24ac776c4@ddteam.net>
In-Reply-To: <20131209030547.GA43619@borg.lerctr.org>
References:  <20131209030547.GA43619@borg.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

--Multipart=_Mon__9_Dec_2013_17_30_18_+0200_Nd9XDZ4b883n/CyY
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Sun, 8 Dec 2013 21:05:47 -0600
Larry Rosenman <ler@lerctr.org> wrote:

> cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality  -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fno-strict-overflow -fstack-protector -Werror  /usr/src/sys/dev/vt/vt_core.c
> /usr/src/sys/dev/vt/vt_core.c:1313:9: error: implicit declaration of function 'IOCPARM_IVAL' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
>         ival = IOCPARM_IVAL(data);
>                ^
> 1 error generated.
> *** Error code 1
> 
> Stop.
> make[2]: stopped in /usr/obj/usr/src/sys/BORG-DTRACE
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/src
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/src
> ^C
> [1]   Done(1)                 nohup make -DNO_CLEAN buildworld buildkernel >>make.noc.out 2>&1
> # svn up
> Updating '.':
> At revision 259114.
> # svn info
> Path: .
> Working Copy Root Path: /usr/src
> URL: svn://svn.freebsd.org/base/head
> Relative URL: ^/head
> Repository Root: svn://svn.freebsd.org/base
> Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
> Revision: 259114
> Node Kind: directory
> Schedule: normal
> Last Changed Author: alfred
> Last Changed Rev: 259114
> Last Changed Date: 2013-12-08 20:06:52 -0600 (Sun, 08 Dec 2013)
> 
> #
> 
> -- 
> Larry Rosenman                     http://www.lerctr.org/~ler
> Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
> US Mail: 108 Turvey Cove, Hutto, TX 78634-5688
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

Hello Larry!
It is now fixed (r259130).

Thanks a lot!

WBW
-- 
Aleksandr Rybalko <ray@ddteam.net>

--Multipart=_Mon__9_Dec_2013_17_30_18_+0200_Nd9XDZ4b883n/CyY
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Delivered-To: ray@ddteam.net
Received: by 10.216.193.193 with SMTP id k43csp60457wen;
        Sun, 8 Dec 2013 19:06:03 -0800 (PST)
X-Received: by 10.49.73.135 with SMTP id l7mr29700976qev.28.1386558363014;
        Sun, 08 Dec 2013 19:06:03 -0800 (PST)
Return-Path: <owner-freebsd-current@freebsd.org>
Received: from mx2.freebsd.org (mx2.freebsd.org. [8.8.178.116])
        by mx.google.com with ESMTPS id k3si6910289qao.138.2013.12.08.19.06.02
        for <ray@ddteam.net>
        (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Sun, 08 Dec 2013 19:06:03 -0800 (PST)
Received-SPF: pass (google.com: domain of owner-freebsd-current@freebsd.org designates 8.8.178.116 as permitted sender) client-ip=8.8.178.116;
Authentication-Results: mx.google.com;
       spf=pass (google.com: domain of owner-freebsd-current@freebsd.org designates 8.8.178.116 as permitted sender) smtp.mail=owner-freebsd-current@freebsd.org;
       dkim=neutral (bad format) header.i=@lerctr.org
Received: from hub.freebsd.org (hub.freebsd.org [8.8.178.136])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by mx2.freebsd.org (Postfix) with ESMTPS id 55FD1105C;
	Mon,  9 Dec 2013 03:06:01 +0000 (UTC)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88])
	by hub.freebsd.org (Postfix) with ESMTP id F05887B6;
	Mon,  9 Dec 2013 03:06:00 +0000 (UTC)
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 71D557A0
 for <freebsd-current@freebsd.org>; Mon,  9 Dec 2013 03:05:59 +0000 (UTC)
Received: from thebighonker.lerctr.org
 (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 4139A1B02
 for <freebsd-current@freebsd.org>; Mon,  9 Dec 2013 03:05:59 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org;
 s=lerami; 
 h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date;
 bh=5+gH2Is5fem1+/KkMxG0rr48vl5p2EYCmxWoR0aI8mI=; 
 b=euhd6BqYU+bh7qoVKeHUwsq+8C6veIQSQwV4/Y+FmHF4VMnmVS+3Htm9GnF0LSY388cdeqyWVIoVbT6r1KTNefDD9b3/0+v6ODP1RaQ3/BaJnRenF1nx7/3LgmzS3bQKQLhgY01HYf3Hdw9Yh8lFT3F/57aGHohL+U8KIlIxmf0=;
Received: from cpe-72-182-93-216.austin.res.rr.com ([72.182.93.216]:42920
 helo=borg.lerctr.org) by thebighonker.lerctr.org with esmtpsa
 (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82 (FreeBSD))
 (envelope-from <ler@lerctr.org>) id 1VprAS-000MQG-Dn
 for freebsd-current@freebsd.org; Sun, 08 Dec 2013 21:05:58 -0600
Date: Sun, 8 Dec 2013 21:05:47 -0600
From: Larry Rosenman <ler@lerctr.org>
To: freebsd-current@freebsd.org
Subject: [R259114/Newcons] Compile failure
Message-ID: <20131209030547.GA43619@borg.lerctr.org>
MIME-Version: 1.0
Content-Disposition: inline
User-Agent: Mutt/1.5.22 (2013-10-16)
X-Spam-Score: -2.9 (--)
X-LERCTR-Spam-Score: -2.9 (--)
X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9,
 URIBL_BLOCKED=0.001
X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9,
 URIBL_BLOCKED=0.001
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.17
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>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: owner-freebsd-current@freebsd.org
Sender: owner-freebsd-current@freebsd.org

cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality  -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fno-strict-overflow -fstack-protector -Werror  /usr/src/sys/dev/vt/vt_core.c
/usr/src/sys/dev/vt/vt_core.c:1313:9: error: implicit declaration of function 'IOCPARM_IVAL' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        ival = IOCPARM_IVAL(data);
               ^
1 error generated.
*** Error code 1

Stop.
make[2]: stopped in /usr/obj/usr/src/sys/BORG-DTRACE
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
^C
[1]   Done(1)                 nohup make -DNO_CLEAN buildworld buildkernel >>make.noc.out 2>&1
# svn up
Updating '.':
At revision 259114.
# svn info
Path: .
Working Copy Root Path: /usr/src
URL: svn://svn.freebsd.org/base/head
Relative URL: ^/head
Repository Root: svn://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 259114
Node Kind: directory
Schedule: normal
Last Changed Author: alfred
Last Changed Rev: 259114
Last Changed Date: 2013-12-08 20:06:52 -0600 (Sun, 08 Dec 2013)

#

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

--Multipart=_Mon__9_Dec_2013_17_30_18_+0200_Nd9XDZ4b883n/CyY--



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