From owner-freebsd-current@FreeBSD.ORG Sun Jun 21 10:17:08 2015 Return-Path: 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 8433A436 for ; Sun, 21 Jun 2015 10:17:08 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from smtp.fagskolen.gjovik.no (smtp.fagskolen.gjovik.no [IPv6:2001:700:1100:1:200:ff:fe00:b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.fagskolen.gjovik.no", Issuer "Fagskolen i Gj??vik" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0BCE0B9C for ; Sun, 21 Jun 2015 10:17:07 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from mail.fig.ol.no (localhost [127.0.0.1]) by mail.fig.ol.no (8.14.9/8.14.9) with ESMTP id t5LAGx5a071041 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sun, 21 Jun 2015 12:17:00 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) Received: from localhost (trond@localhost) by mail.fig.ol.no (8.14.9/8.14.9/Submit) with ESMTP id t5LAGwKd071038 for ; Sun, 21 Jun 2015 12:16:59 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) X-Authentication-Warning: mail.fig.ol.no: trond owned process doing -bs Date: Sun, 21 Jun 2015 12:16:58 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= Sender: Trond.Endrestol@fagskolen.gjovik.no To: FreeBSD current Subject: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? Message-ID: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) Organization: Fagskolen Innlandet OpenPGP: url=http://fig.ol.no/~trond/trond.key MIME-Version: 1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.fig.ol.no Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2015 10:17:08 -0000 Hi, Am I the only one who fails to build recent base/head (r284673) on pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs. Under the above circumstances, I got: --- rescue.all__D --- rescue sh: rescue: not found *** [rescue] Error code 127 make[5]: stopped in /usr/obj/usr/src/rescue/rescue 1 error Yes, a ran a four-way build, -j 4. Maybe I should switch to single job builds. Also, I see at lot of: --- gnu/lib/libssp/libssp_nonshared__PL --- ERROR: ctfconvert: rc = -1 No entry found [dwarf_next_cu_header_c(61)] The one above happened very early in "stage 4.2: building libraries". Complete build log (23 MiB) is available at http://ximalas.info/~trond/base-head-201506/make-buildworld-buildkernel-20150621-r284673.txt. Using a one month old base/head (r284273) appears to get the job done, and I'm using that BE to build r284675 ATM, using serial jobs. I haven't ruled out any pilot error on my behalf, or maybe my working copy of base/head is on the fritz. My /etc/make.conf looks like this: KERNCONF=VBOX # DTrace for both base and ports. See https://wiki.freebsd.org/DTrace/KernelSupport. STRIP= CFLAGS+=-fno-omit-frame-pointer WITH_CTF=1 WITH_PKGNG=yes WITH_BDB6_PERMITTED=yes WITH_SSP_PORTS=yes WRKDIRPREFIX=/usr/ports/workdirs TEX_DEFAULT=texlive DEFAULT_VERSIONS=apache=2.4 bdb=5 firebird=2.5 gcc=4.8 lua=5.2 mysql=5.6 perl5=5.20 pgsql=9.4 php=5.6 python=2.7 python2=2.7 python3=3.4 ruby=2.2 tcltk=8.6 My /etc/src.conf looks like this: CC=clang CXX=clang++ CPP=clang-cpp NO_WERROR= WERROR= WITH_CLANG_EXTRAS=yes WITH_CLANG_FULL=yes WITH_CTF=yes WITH_GCC=yes WITH_GNUCXX=yes WITH_LIBCPLUSPLUS=yes WITH_LLDB=yes WITH_NAND=yes My /etc/src-env.conf exists, but empty. -- +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrestøl, | Trond Endrestøl, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gjøvik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ From owner-freebsd-current@FreeBSD.ORG Sun Jun 21 15:06:27 2015 Return-Path: Delivered-To: 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 9E9AD633; Sun, 21 Jun 2015 15:06:27 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from slim.berklix.org (slim.berklix.org [94.185.90.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32E2C9A8; Sun, 21 Jun 2015 15:06:26 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mart.js.berklix.net (p57BCFDD9.dip0.t-ipconnect.de [87.188.253.217]) (authenticated bits=128) by slim.berklix.org (8.14.5/8.14.5) with ESMTP id t5LF9I87057005; Sun, 21 Jun 2015 17:09:20 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id t5LF6IQA030612; Sun, 21 Jun 2015 17:06:18 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id t5LF65pw051546; Sun, 21 Jun 2015 17:06:18 +0200 (CEST) (envelope-from jhs@berklix.com) Message-Id: <201506211506.t5LF65pw051546@fire.js.berklix.net> To: imp@freebsd.org cc: current@freebsd.org Subject: src/UPDATING to more precisely document usr.bin/make removal From: "Julian H. Stacey" Organization: http://berklix.com BSD Linux Unix Consultants, Munich Germany User-agent: EXMH on FreeBSD http://www.berklix.com/free/ X-URL: http://www.berklix.com/~jhs/cv/ Date: Sun, 21 Jun 2015 17:06:05 +0200 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: Sun, 21 Jun 2015 15:06:27 -0000 Hi Warner & cc current@, I discovered make had dissapeared (A local patch script failed), so I had to hunt. Let's make text string hunting easier with this for 11.0-CURRENT/src/UPDATING Sun Jun 21 16:29:53 2015 52,53c52,54 < FreeBSD's old make (fmake) has been removed from the system. It is < available as the devel/fmake port or via pkg install fmake. --- > FreeBSD's old make (fmake) has been removed from src/usr.bin/make. > It is available as ports/devel/fmake or via pkg install fmake. > /usr/bin/make is installed from src/usr.bin/bmake Cheers, Julian -- Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com Reply after previous text, like a play - Not before, which looses context. Indent previous text with "> " Insert new lines before 80 chars. Send plain text, Not quoted-printable, Not HTML, Not ms.doc, Not base64. From owner-freebsd-current@FreeBSD.ORG Sun Jun 21 15:47:11 2015 Return-Path: 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 9B21F278 for ; Sun, 21 Jun 2015 15:47:11 +0000 (UTC) (envelope-from mikemandarine@gmail.com) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (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 234512AA for ; Sun, 21 Jun 2015 15:47:11 +0000 (UTC) (envelope-from mikemandarine@gmail.com) Received: by lbbvz5 with SMTP id vz5so48031529lbb.0 for ; Sun, 21 Jun 2015 08:47:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=6T5mdc+Gk3d8Ik/MzsIyUNhDtXZSBDnSjhqI1fE5KHI=; b=pm19k5eN6nl0XENw5i9nkQ2PR4YyrnBZ4h81Dimg1JHGamvsxJQ8EDXegJS1E9Mbh6 sjecZ3vENQhu9hVcpNk/8bngz4lA+4yhzGOgd6gdLRU8N77UygTje/gUQU0H+r8y9JzA KI7WFjLeVvV/3VpSoPlgw14K6FY8vBcCNXT6MiJHAK8xcotcacYsKuUpytc4Xh5yvVhO iGpjjBvmlPmHJxXSVsMkaXh19mRhQX1vNiybIBX0SZnip7DvDV5GAblleO1oH32Sljl1 Fa4Q1EMDbUSAYNbnJ7Sv8DFG/1VsjqZrYfSbQwFJm+HW0cxvpRFEVkkWN7WqNNRZWy+Q cbBg== X-Received: by 10.112.213.108 with SMTP id nr12mr26557380lbc.42.1434901628910; Sun, 21 Jun 2015 08:47:08 -0700 (PDT) MIME-Version: 1.0 From: Mike Ma Date: Sun, 21 Jun 2015 15:46:57 +0000 Message-ID: Subject: To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2015 15:47:11 -0000 From owner-freebsd-current@FreeBSD.ORG Sun Jun 21 20:05:43 2015 Return-Path: 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 019F550E for ; Sun, 21 Jun 2015 20:05:42 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com [IPv6:2607:f8b0:400e:c02::22c]) (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 C02BE68E for ; Sun, 21 Jun 2015 20:05:42 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by pdjm12 with SMTP id m12so124176808pdj.3 for ; Sun, 21 Jun 2015 13:05:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to; bh=HSY9uWpfjdMk1xzgllQaB+zDTdw+etS13k1HOZ0nI2g=; b=VCYOAeG/zWmjZ07VXGPY1tiNQxk+Lqv6QyRZiyn6zuEO8S9XLjYRvugZmydxht53W7 3jG9Zh5DVXcUCS+mDUuLxlQk8D6qEqBjoMVCaD+/u2w6Kr23zRul2/c/8D0VL4CDJZWj OzKU8GZ5VhUiO1OXRrINnGAvTrqU7EgCAsTQHfhQLkfFxPFGKQgrcKFci+2epjgtxr8P zH0Is2AUbKI553sqKz0rGss8/rC8dQO5wR3pcOhrnKJvYgPdZWlWQ1FkA1awIiz5tsmW 8GyWEAWkBabeV1SOfhdrS05EHp5BkjaNlz8aMJ45+O5GnuhwBhDnjcmNxeUKRJBLSxCo 76cg== X-Received: by 10.68.178.229 with SMTP id db5mr52808992pbc.17.1434917142199; Sun, 21 Jun 2015 13:05:42 -0700 (PDT) Received: from ?IPv6:2601:602:8001:6c87:5c44:7356:e4c8:9b1e? ([2601:602:8001:6c87:5c44:7356:e4c8:9b1e]) by mx.google.com with ESMTPSA id fp3sm17467588pdb.52.2015.06.21.13.05.40 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Jun 2015 13:05:41 -0700 (PDT) Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_61115BA5-8C5C-484B-B781-A8566BF14931"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5 From: Garrett Cooper In-Reply-To: Date: Sun, 21 Jun 2015 13:05:38 -0700 Cc: FreeBSD current Message-Id: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> References: To: =?iso-8859-1?Q?Trond_Endrest=F8l?= X-Mailer: Apple Mail (2.1878.6) 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: Sun, 21 Jun 2015 20:05:43 -0000 --Apple-Mail=_61115BA5-8C5C-484B-B781-A8566BF14931 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jun 21, 2015, at 3:16, Trond Endrest=F8l = wrote: > Hi, >=20 > Am I the only one who fails to build recent base/head (r284673) on > pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs. ... > CC=3Dclang > CXX=3Dclang++ > CPP=3Dclang-cpp Hi Trond, You need to remove these lines. They shouldn=92t have been set = before or after the commits from projects/bmake . Thanks, --Apple-Mail=_61115BA5-8C5C-484B-B781-A8566BF14931 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----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJVhxkSAAoJEMZr5QU6S73ef2sH/iIbosw8BEs1H0riFFzKdsIQ vovec3820wAUWq53vtLhYzeE5qdEyJbRJQNexkFZh02O5qfo2ITUAf0Mv6lOFL+9 kSejll/eSFRimiDp85erTElNdY2heKoUN4Lh6hDdxQP1DjdrE2mgQFReJAaIMSp3 1t5spMRadLg598xkJk5LAuKdqKKwdd9syYr3gYxDORsYSXg1u+w1h+cI+CVsJDlj jQZHIqRIhkiSF3lUGe1/8dmfhN8zgzn4HO/cU3PwY+8hCYQcQzgbSWt3nOV9AfRi Hpp2k9WB2oyHdpKH68HF94sZGVG4UxEocTX9EE0SMn8xWWqv9IDec/uwcObWWX4= =3lCd -----END PGP SIGNATURE----- --Apple-Mail=_61115BA5-8C5C-484B-B781-A8566BF14931-- From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 00:09:58 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 2C8B0991 for ; Mon, 22 Jun 2015 00:09:58 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from smtp.fagskolen.gjovik.no (smtp.fagskolen.gjovik.no [IPv6:2001:700:1100:1:200:ff:fe00:b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.fagskolen.gjovik.no", Issuer "Fagskolen i Gj??vik" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D970D1238 for ; Mon, 22 Jun 2015 00:09:22 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from mail.fig.ol.no (localhost [127.0.0.1]) by mail.fig.ol.no (8.14.9/8.14.9) with ESMTP id t5LLC7kb072563 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 21 Jun 2015 23:12:07 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) Received: from localhost (trond@localhost) by mail.fig.ol.no (8.14.9/8.14.9/Submit) with ESMTP id t5LLC6S2072560; Sun, 21 Jun 2015 23:12:06 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) X-Authentication-Warning: mail.fig.ol.no: trond owned process doing -bs Date: Sun, 21 Jun 2015 23:12:06 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= Sender: Trond.Endrestol@fagskolen.gjovik.no To: Garrett Cooper cc: FreeBSD current Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? In-Reply-To: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> Message-ID: References: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) Organization: Fagskolen Innlandet OpenPGP: url=http://fig.ol.no/~trond/trond.key MIME-Version: 1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED, AWL autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.fig.ol.no Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 00:09:58 -0000 On Sun, 21 Jun 2015 13:05-0700, Garrett Cooper wrote: > > CC=clang > > CXX=clang++ > > CPP=clang-cpp > > Hi Trond, > You need to remove these lines. They shouldn?t have been set before or after the commits from projects/bmake . > Thanks, Ah. That's good to know. Pilot error, indeed. They were probably leftovers from when we could choose between gcc and clang. I'll remove those lines and see what happens. Thanks. -- +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrestøl, | Trond Endrestøl, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gjøvik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 01:41:05 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B356138 for ; Mon, 22 Jun 2015 01:41:05 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from slim.berklix.org (slim.berklix.org [94.185.90.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBB35306 for ; Mon, 22 Jun 2015 01:41:03 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mart.js.berklix.net (p57BCFDD9.dip0.t-ipconnect.de [87.188.253.217]) (authenticated bits=128) by slim.berklix.org (8.14.5/8.14.5) with ESMTP id t5LKghYN059070; Sun, 21 Jun 2015 22:42:44 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id t5LKdgFH032352; Sun, 21 Jun 2015 22:39:42 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id t5LKdH9h006868; Sun, 21 Jun 2015 22:39:30 +0200 (CEST) (envelope-from jhs@berklix.com) Message-Id: <201506212039.t5LKdH9h006868@fire.js.berklix.net> To: Garrett Cooper cc: =?iso-8859-1?Q?Trond_Endrest=F8l?= , FreeBSD current Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? From: "Julian H. Stacey" Organization: http://berklix.com BSD Unix Linux Consultants, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Sun, 21 Jun 2015 13:05:38 -0700." <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> Date: Sun, 21 Jun 2015 22:39:17 +0200 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, 22 Jun 2015 01:41:05 -0000 > wrote: > > > Hi, > >=20 > > Am I the only one who fails to build recent base/head (r284673) on > > pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs. > > ... > > > CC=3Dclang > > CXX=3Dclang++ > > CPP=3Dclang-cpp > > Hi Trond, > You need to remove these lines. They shouldn=92t have been set = > before or after the commits from projects/bmake . > Thanks, In case it's of interest, I ran make world OK a few hours back with 284659 & no C directives in make.conf re compiler, (though I see I have /etc/src.conf : WITHOUT_ZFS= NO_WERROR= NO_WERROR.clang= ) Cheers, Julian -- Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com Reply after previous text, like a play - Not before, which looses context. Indent previous text with "> " Insert new lines before 80 chars. Send plain text, Not quoted-printable, Not HTML, Not ms.doc, Not base64. From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 01:51:52 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 223122E5 for ; Mon, 22 Jun 2015 01:51:52 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from hub.freebsd.org (hub.freebsd.org [8.8.178.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hub.freebsd.org", Issuer "hub.freebsd.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 04A59DCB for ; Mon, 22 Jun 2015 01:51:52 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: by hub.freebsd.org (Postfix) id EEA462E4; Mon, 22 Jun 2015 01:51:51 +0000 (UTC) Delivered-To: current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDCB42E3 for ; Mon, 22 Jun 2015 01:51:51 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F30DDC6; Mon, 22 Jun 2015 01:51:50 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.14.9/8.14.9) with ESMTP id t5M1pNu7056938 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 22 Jun 2015 09:51:24 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.14.9/8.14.9/Submit) id t5M1pNEq056937; Mon, 22 Jun 2015 09:51:23 +0800 (CST) (envelope-from kevlo) Date: Mon, 22 Jun 2015 09:51:23 +0800 From: Kevin Lo To: Gleb Smirnoff Cc: current@FreeBSD.org, adrian@FreeBSD.org Subject: Re: converted urtw(4) Was: [Testers needed!] WiFi drivers changes Message-ID: <20150622015123.GA56922@ns.kevlo.org> References: <20150616163436.GP73119@glebius.int.ru> <20150617082855.GT73119@glebius.int.ru> <20150618081655.GA44125@ns.kevlo.org> <20150618104030.GK73119@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150618104030.GK73119@glebius.int.ru> User-Agent: Mutt/1.5.23 (2014-03-12) 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, 22 Jun 2015 01:51:52 -0000 On Thu, Jun 18, 2015 at 01:40:30PM +0300, Gleb Smirnoff wrote: > > On Thu, Jun 18, 2015 at 04:16:55PM +0800, Kevin Lo wrote: > K> > you signed up as tester of urtw(4). I have converted urtw(4) > K> > and uploaded new patch at: > K> > > K> > https://reviews.freebsd.org/D2655 > K> > > K> > Please try, report and update the project page. > K> > > K> > https://wiki.freebsd.org/projects/ifnet/net80211 > K> > > K> > Thanks a lot for your help with the project. > K> > K> After bringing interface up I'm getting: > K> http://i.imgur.com/XhOVJ68.jpg > > I've found the problem and updated the diff. Please test once more. > > Thanks for help! Without you the bug could leak into subversion. Thank you Gleb. urtw(4) works fine on amd64. # dmesg |grep urtw urtw0: on usbus4 urtw0: unknown RTL8187L type: 0x8000000 urtw0: rtl8187l rf rtl8225u hwrev none One minor problem, I got an compiler error and this diff below fixes it. --- D2655.diff.orig 2015-06-22 09:45:48.836385086 +0800 +++ D2655.diff 2015-06-22 09:47:56.121431950 +0800 @@ -10421,14 +10421,6 @@ struct urtw_vap *uvp = URTW_VAP(vap); struct ieee80211_node *ni; usb_error_t error = 0; -@@ -1905,7 +1858,6 @@ - default: - break; - } --fail: - URTW_UNLOCK(sc); - IEEE80211_LOCK(ic); - return (uvp->newstate(vap, nstate, arg)); @@ -1915,12 +1867,11 @@ urtw_watchdog(void *arg) { > > -- > Totus tuus, Glebius. Kevin From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 00:44:27 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5CB8256C for ; Mon, 22 Jun 2015 00:44:27 +0000 (UTC) (envelope-from sjg@juniper.net) Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0771.outbound.protection.outlook.com [IPv6:2a01:111:f400:fc09::771]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 01A7DE45 for ; Mon, 22 Jun 2015 00:44:26 +0000 (UTC) (envelope-from sjg@juniper.net) Received: from BY2PR05CA027.namprd05.prod.outlook.com (10.141.250.17) by BLUPR05MB770.namprd05.prod.outlook.com (10.141.209.25) with Microsoft SMTP Server (TLS) id 15.1.195.15; Sun, 21 Jun 2015 21:29:15 +0000 Received: from BY2FFO11FD025.protection.gbl (2a01:111:f400:7c0c::179) by BY2PR05CA027.outlook.office365.com (2a01:111:e400:2c5f::17) with Microsoft SMTP Server (TLS) id 15.1.195.15 via Frontend Transport; Sun, 21 Jun 2015 21:29:14 +0000 Authentication-Results: spf=softfail (sender IP is 66.129.239.19) smtp.mailfrom=juniper.net; fagskolen.gjovik.no; dkim=none (message not signed) header.d=none; Received-SPF: SoftFail (protection.outlook.com: domain of transitioning juniper.net discourages use of 66.129.239.19 as permitted sender) Received: from P-EMF02-SAC.jnpr.net (66.129.239.19) by BY2FFO11FD025.mail.protection.outlook.com (10.1.15.214) with Microsoft SMTP Server (TLS) id 15.1.190.9 via Frontend Transport; Sun, 21 Jun 2015 21:29:14 +0000 Received: from magenta.juniper.net (172.17.27.123) by P-EMF02-SAC.jnpr.net (172.24.192.21) with Microsoft SMTP Server (TLS) id 14.3.146.0; Sun, 21 Jun 2015 14:29:13 -0700 Received: from chaos.jnpr.net (chaos.jnpr.net [172.21.16.28]) by magenta.juniper.net (8.11.3/8.11.3) with ESMTP id t5LLTCD18881; Sun, 21 Jun 2015 14:29:13 -0700 (PDT) (envelope-from sjg@juniper.net) Received: from chaos (localhost [127.0.0.1]) by chaos.jnpr.net (Postfix) with ESMTP id 51D7F580AA; Sun, 21 Jun 2015 14:29:12 -0700 (PDT) To: Garrett Cooper CC: =?us-ascii?Q?=3D=3Fiso-8859-1=3FQ=3FTrond=5FEndrest=3DF8l=3F=3D?= , FreeBSD current Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? In-Reply-To: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> References: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> Comments: In-reply-to: Garrett Cooper message dated "Sun, 21 Jun 2015 13:05:38 -0700." From: "Simon J. Gerraty" X-Mailer: MH-E 8.0.3; nmh 1.3; GNU Emacs 22.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Sun, 21 Jun 2015 14:29:12 -0700 Message-ID: <8737.1434922152@chaos> X-EOPAttributedMessage: 0 X-Microsoft-Exchange-Diagnostics: 1; BY2FFO11FD025; 1:3qVdJ0YrE0u/acDXySZ9/9tjhNdAW4oVnygb+2A27e03rgVVLlBJyVZIGBPQuCxFWOXakXPhYPdnCujzzuO1tsUNaIZkkZv9fF/TYSJyH8/wRSY8TxyOYXaHqf07hCyGCO1zPzQXiYfLTr+Dn0UtUCfQm0xd3/wwfVVFBF9cawAfwZ6B/+dj1I1SrunxRIpnldTCEwwWU6n8FsnkrawMHNKpCXO8xjNE91qQ790czkmRY9ThE6MtQifoK/DtIzNpJRjj2PEwrMuGXk0wTdgLSabOtKONll7KLhktmAFEyT4+jUg7ylMedOd/jh7Orb6qF3pjO8GK7L9+1CaAY+o6aw== X-Forefront-Antispam-Report: CIP:66.129.239.19; CTRY:US; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(10019020)(6009001)(2980300002)(199003)(189002)(51704005)(24454002)(87936001)(106466001)(1411001)(19580395003)(50466002)(19580405001)(6806004)(92566002)(86362001)(50986999)(76176999)(57986006)(77156002)(62966003)(189998001)(47776003)(46102003)(33716001)(77096005)(117636001)(50226001)(23676002)(105596002)(110136002)(5001960100002)(76506005)(2950100001)(62816006)(42262002); DIR:OUT; SFP:1102; SCL:1; SRVR:BLUPR05MB770; H:P-EMF02-SAC.jnpr.net; FPR:; SPF:SoftFail; MLV:ovrnspm; A:1; MX:1; PTR:InfoDomainNonexistent; LANG:en; X-Microsoft-Exchange-Diagnostics: 1; BLUPR05MB770; 2:Ph9cv8lS+CvtnLzTdQLnGjZGuj3Yi08BF7SxxIqRWkIeUtbF7lVJTyyfEb4JpMqq; 3:p0YRnXvjaLjQ1DRGuHIwYFe0X3mBwphdCm6xbMwHHGyXgUIS3LFDIwIy/7uV/UD6lhSvom9MbdKFmwy7x1mxocJlmJgmp3TbbBto2MM+6w+BHpyxCJGOUqOsMz1xpS6ct0ENTTthiGTZbfWufP7AhB7Z0GV14G5DQqKaeEScVitgALrkgJeOgCLCsKWIlkybLc/pwfTXZZuEXWfuHKznPbIu3N1BSW0uwSoBwRGGeVE=; 20:+VeYUl4mj7wvkR+DoUBc0LX9BeuYhKMaItSB7vPaDrC1kTyIiUDU/EDGy6DB9dKZ16/8s/4IUSo4RS19LHY+1JlOJsIbzDv0jfcOwByRh5kBSlQfAY9+bhwEKIVrVbLi0Y70h10BEAUaFzQEEm1xbdsXY6PSkNB0P0UP+WHC6nP8Doub0EWBJF+sAAyJMWJ90pgE8MkTlmnoUC1mmuc1C/6kCAun+oz5erqAsc4J2sSP2DW3z7NSCTBMg7GYWM3UO2nTCtTG0ZkorGP4sRNx8Eew8UXOVoEIEOU0Er7dweIHY/OX7/RFZiIVnKJ6I6Q2dSdaKAtJMj+KcQa1TA1okvJm0sBr19r+sPbzRgtSFJGN+4sOYlBqBr/Yv8DJ3C8ibPpRU40+ARHSfaNAqZWj0z1ZQZojk8wbAZWpDPpGO7i9vXm99sEHhuyRu7J+6b5qDVnjLtTh/laLFQUnNrMyzat8p8Bbza1xQsVX8ufICJWgu0/cvq45Zy/nW3uEv9lQ X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BLUPR05MB770; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0; RULEID:(601004)(5005006)(3002001); SRVR:BLUPR05MB770; BCL:0; PCL:0; RULEID:; SRVR:BLUPR05MB770; X-Microsoft-Exchange-Diagnostics: 1; BLUPR05MB770; 4:4cu7MeN0cQM+9d8kY95JBfzg2OjvEA1DKAJGTXkWAYVSobqEjvCJk62PQzlAYAJNJSvLiuXCk6XBVLPAkPbFqt2PyhBdmFi3Ey6e35GTReacYlv6rgTSq+xW/wpTxmqYgQIK/fhDAn7jkUOcyuPXvXdrOkuG18VfFpoHr5bBxRfEn1cplfTxSLFjCX5WE3UIpdJAXvMugfrhLW96c9F9xRHKsn14YlzKQbCSDgKcaLeZ4/fuODdaS7mc6cedabg+iOHKXMWxdpQsSqg8Q1YbLLPE7+Z71wLtJmSld4STKBw= X-Forefront-PRVS: 06141B80DC X-Microsoft-Exchange-Diagnostics: 1; BLUPR05MB770; 23:oCB5+nORGeTzB5MD/9rmRYSw0akIRFaaOtUImv10e9HDMaMvPC7qqEdU3y4zfhtpNRsk3zhL4IQkFnrdDZMvDQDB9GXCbyJKYZedUPOVRU7VDXorxbHvqWqMzI7xwEeMalLxh5XDJg4rjfs2VoOZOv2k7vM8aqG2uIzDaxT/7x52oF4fFM7jPxCWSoJEKvkz5Kc83yCAKvT7Dzg+VfcduXUkuSxtUBh4KrRB/h3lubkDnDc+XyRHnve4uwAp4+iC44ADKpKzDF3pa0rkS8CaukuCBkNOpDtnMc2bRH16yuDtD49GRQeGVtVA6EdlEAer1F8hukoPpXwuU08fyc6MDKGbC9z1IgElZqsEic0g/ru0RYljb24agFEVEN6Gqh4uAcQ7ZILRTzfK1iV6oCljFdWi8zBYKA4Z8NbQPk3MoA9G4d1VCPxUfCiXDIlLlK+Zf0GqFc6gsi2uvFE9wssBkx/b+gEp7A049ZK+I+OvOFA/3wB14VfqgiFOku8yh/GhH2OEZER6Yv3ZC77HByo3hhxqkiNakNEq8MaPtLjJTXVOxIsUCDTNjR2I99FlIK39Y54eMbby3Qzz/qO8twS9ZTkWSeUE58koQiLsqT6BB3o26+bkvBhenTfjn2Lva1Ne8m0vo/LC2/xxnWEk8+l5ytSi7SEFioItaWSXjnDpR9DGjCA67zZvtdvr/PTgM3L1eu3j74o03vtzwQIlkFWcaY3uHfObz0P+fK9hv18hL7fI05ZLyJM7rFA+pEVGW38mDYVCLnu6ttTDXXolsKWp+AefIGB/r/HzgUhjijKfYh29KOgtGGOS/39bACrZEdWYrr10af2N13Y57AUTsMrLmgea2wKb3ttlQFEZZDntcTuLWaNcgtSqhRQ3XKWp0OdWQ6ZLS20JHx4UvWmidjs/9gYeYU6ZziyiWmZ6tKNlZw4= X-Microsoft-Exchange-Diagnostics: 1; BLUPR05MB770; 5:cGkcb1TabpiTeNOSklAtAg6ZeClap6NODYOToBuoVCyVxteNplmQ154UGl9xih69UnbfQYPOctqgSY8Ocs2XNsQ4kIpL2lw9HGdIUMoU00jMFnxmVRlL1mF5rAmAy+zXPII0VwnG16Wg/tjTtuzYFg==; 24:tOMbh43ppG7WNfuZxiRGNZwiXH/QJnF8wNct2oa8TJNW/wOe8XidG/7dGuNGJXXkFt+8U+Mh+bvp4iqhRm1gTM02VkH0O4qTt6ItFV+OSqw=; 20:ATp5kkoQH6bE6RG6ADwcCuwnMYeOkIyaxDbhqvSMez/GNJdmQ0QaZeaD0RamoOkP9y1VTFuOQpi8nNR3ZlgnuQ== X-OriginatorOrg: juniper.net X-MS-Exchange-CrossTenant-OriginalArrivalTime: 21 Jun 2015 21:29:14.0697 (UTC) X-MS-Exchange-CrossTenant-Id: bea78b3c-4cdb-4130-854a-1d193232e5f4 X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=bea78b3c-4cdb-4130-854a-1d193232e5f4; Ip=[66.129.239.19]; Helo=[P-EMF02-SAC.jnpr.net] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BLUPR05MB770 X-Mailman-Approved-At: Mon, 22 Jun 2015 02:30:55 +0000 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, 22 Jun 2015 00:44:27 -0000 Garrett Cooper wrote: > > Am I the only one who fails to build recent base/head (r284673) on > > pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs. >=20 > ... >=20 > > CC=3Dclang > > CXX=3Dclang++ > > CPP=3Dclang-cpp > You need to remove these lines. They shouldn=E2=80=99t have been set bef= ore or after the commits from projects/bmake . Note: both the grn's specified above are than r284598 which put the inlcude of make.conf back to its original spot, so the meta mode related changes should not be relevant. From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 03:08:50 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ABD1B86C for ; Mon, 22 Jun 2015 03:08:50 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B9301605 for ; Mon, 22 Jun 2015 03:08:50 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (ppp121-45-250-133.lns20.per4.internode.on.net [121.45.250.133]) (authenticated bits=0) by vps1.elischer.org (8.14.9/8.14.9) with ESMTP id t5M38iar027434 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sun, 21 Jun 2015 20:08:47 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <55877C36.70407@freebsd.org> Date: Mon, 22 Jun 2015 11:08:38 +0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-current Subject: odd compile failure with both clang and gcc.. weird (standard) library install Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 03:08:50 -0000 Working on -current as of about March 7. I'm building some software that uses the standard FreeBSD Makefile includes but it's failing on its library linking (the linking of a library which is part of the application) with the following error [...] building shared library libcbc.so.1 FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: i386-unknown-freebsd11.0 Thread model: posix "/usr/bin/ld" --eh-frame-hdr -Bshareable --hash-style=both --enable-new-dtags -m elf_i386_fbsd -o libcbc.so.1 /usr/lib/crti.o /usr/lib/crtbeginS.o -L/usr/lib -x --fatal-warnings --warn-shared-textrel -soname libcbc.so.1 valii.So val.So using.So ucase.So toconsole.So time.So tan.So tab.So sval.So strs.So string.So strassign.So sqr.So spawn.So size.So sin.So shift.So sgn.So setfile.So setarray.So save_string.So rnd.So right.So rename.So readstr.So readreal.So readlong.So readline.So readint.So putget.So prline.So printstr.So printreal.So printlong.So printlf.So printint.So printdollar.So printcomma.So printbyte.So pos.So outpipe.So mod.So mid.So match.So log.So len.So left.So lcase.So keyboard.So ipwr.So inti.So integer.So input.So inline.So inkey.So if_end.So gosubstack.So getline.So getenv.So fre.So float.So finishio.So files.So extendstr.So exp.So dfree.So csize.So cos.So constat.So conout.So conchar.So commonload.So chr.So checkarray.So chain2.So cent_up.So cent_round.So bconcat.So basopen.So basinit.So basclose.So b_strcmp.So b_readbyte.So b_funcstr.So b_fnroutines.So atan.So asc.So array.So abs.So writebyte.So readbyte.So loadarray.So handle_err.So findchannel.So dumparray.So commonstr.So b_tmpstrings.So addtostr.So b_stralloc.So setinput.So cutpipe.So catch_signal.So printerror.So ltoa.So flushbuffer.So -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtendS.o /usr/lib/crtn.o /usr/bin/ld: cannot find -lgcc_s clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. the same error happens with gcc as the compiler.. so the obvious question is "why does clang want to link with libgcc?" and another question is: why can't it find it? At least for that there is an answer: julian@vps1:ls -la /usr/lib/libgcc_s.so lrwxr-xr-x 1 root wheel 46 Apr 30 08:13 /usr/lib/libgcc_s.so -> /usr/obj/usr/src-current/tmp/lib/libgcc_s.so.1 but I've deleted /usr/obj. Does anyone know WHY the "make installworld" back in March just made symlinks for this (and a whole bunch more) libraries? and has it been fixed? As for the libgcc question, the Makefile appears as shown below. If there is anything I should have done differently I'd like to know. # @(#)Makefile 8.1 (Berkeley) 6/4/93 # # Compile up the cbc support library # CBCROOT=${HOME}/cbc LIBDIR=${CBCROOT}/lib CFLAGS += -I $(.CURDIR)/../../include LIB= cbc SHLIB_MAJOR= 1 SHLIB_MINOR= 0 SRCS= abs.c addtostr.c array.c asc.c atan.c b_fnroutines.c b_funcstr.c \ b_readbyte.c b_stralloc.c b_strcmp.c b_tmpstrings.c basclose.c \ basinit.c basopen.c bconcat.c catch_signal.c cent_round.c \ cent_up.c chain2.c checkarray.c chr.c commonload.c commonstr.c \ conchar.c conout.c constat.c cos.c csize.c cutpipe.c dfree.c \ dumparray.c exp.c extendstr.c files.c findchannel.c finishio.c \ float.c flushbuffer.c fre.c getenv.c getline.c gosubstack.c \ handle_err.c if_end.c inkey.c inline.c input.c integer.c inti.c \ ipwr.c keyboard.c lcase.c left.c len.c loadarray.c log.c ltoa.c \ match.c mid.c mod.c outpipe.c pos.c printbyte.c printcomma.c \ printdollar.c printerror.c printint.c printlf.c printlong.c \ printreal.c printstr.c prline.c putget.c readbyte.c readint.c \ readline.c readlong.c readreal.c readstr.c rename.c right.c \ rnd.c save_string.c setarray.c setfile.c setinput.c sgn.c shift.c \ sin.c size.c spawn.c sqr.c strassign.c string.c strs.c sval.c \ tab.c tan.c time.c toconsole.c ucase.c using.c val.c valii.c \ writebyte.c NO_MAN= beforeinstall: -@mkdir -p ${LIBDIR} # ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/search.h \ # ${DESTDIR}/usr/include #afterinstall: # ln -f lib$(LIB) ../../libcbc.a .include From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 06:53:14 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 43FE5234 for ; Mon, 22 Jun 2015 06:53:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (unknown [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 03A691079; Mon, 22 Jun 2015 06:53:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::c81:a842:b62f:b1dc] (unknown [IPv6:2001:7b8:3a7:0:c81:a842:b62f:b1dc]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 5EB2A283FD; Mon, 22 Jun 2015 08:53:07 +0200 (CEST) Subject: Re: odd compile failure with both clang and gcc.. weird (standard) library install Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: multipart/signed; boundary="Apple-Mail=_514A8932-7E8F-45B3-9CC9-EA1D0B7C31EF"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5 From: Dimitry Andric In-Reply-To: <55877C36.70407@freebsd.org> Date: Mon, 22 Jun 2015 08:53:03 +0200 Cc: freebsd-current Message-Id: References: <55877C36.70407@freebsd.org> To: Julian Elischer X-Mailer: Apple Mail (2.2098) 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, 22 Jun 2015 06:53:14 -0000 --Apple-Mail=_514A8932-7E8F-45B3-9CC9-EA1D0B7C31EF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 22 Jun 2015, at 05:08, Julian Elischer wrote: >=20 > Working on -current as of about March 7. ... > /usr/bin/ld: cannot find -lgcc_s > clang: error: linker command failed with exit code 1 (use -v to see = invocation) > *** Error code 1 >=20 > Stop. >=20 > the same error happens with gcc as the compiler.. >=20 > so the obvious question is "why does clang want to link with libgcc?" Because we still use libgcc for some functionality not provided by any other library. Yes, we would like to get rid of it. > and another question is: > why can't it find it? At least for that there is an answer: > julian@vps1:ls -la /usr/lib/libgcc_s.so > lrwxr-xr-x 1 root wheel 46 Apr 30 08:13 /usr/lib/libgcc_s.so -> = /usr/obj/usr/src-current/tmp/lib/libgcc_s.so.1 > but I've deleted /usr/obj. > Does anyone know WHY the "make installworld" back in March just made = symlinks for this (and a whole bunch more) libraries? > and has it been fixed? I built several systems in March, and did not see anything like this. Maybe it is due tosomething unique to your build environment? Is it consistently reproducible? -Dimitry --Apple-Mail=_514A8932-7E8F-45B3-9CC9-EA1D0B7C31EF 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.27 iEYEARECAAYFAlWHsNIACgkQsF6jCi4glqMP0QCguAYDj7FVY8spG2XYLwKLgWDC keYAnj4uInqHwzw9LyNPMdAnylPsvqp2 =aJS2 -----END PGP SIGNATURE----- --Apple-Mail=_514A8932-7E8F-45B3-9CC9-EA1D0B7C31EF-- From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 09:25:23 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 2D3E4AFA for ; Mon, 22 Jun 2015 09:25:23 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from hub.freebsd.org (hub.freebsd.org [8.8.178.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hub.freebsd.org", Issuer "hub.freebsd.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E0BA7F6 for ; Mon, 22 Jun 2015 09:25:23 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id 00455AF9; Mon, 22 Jun 2015 09:25:23 +0000 (UTC) Delivered-To: current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3925AF8 for ; Mon, 22 Jun 2015 09:25:22 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7EEAF7F3; Mon, 22 Jun 2015 09:25:21 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id t5M9PJtm059379 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 22 Jun 2015 12:25:19 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id t5M9PJIo059378; Mon, 22 Jun 2015 12:25:19 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 22 Jun 2015 12:25:18 +0300 From: Gleb Smirnoff To: Kevin Lo Cc: current@FreeBSD.org, adrian@FreeBSD.org Subject: Re: converted urtw(4) Was: [Testers needed!] WiFi drivers changes Message-ID: <20150622092518.GF73119@glebius.int.ru> References: <20150616163436.GP73119@glebius.int.ru> <20150617082855.GT73119@glebius.int.ru> <20150618081655.GA44125@ns.kevlo.org> <20150618104030.GK73119@glebius.int.ru> <20150622015123.GA56922@ns.kevlo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150622015123.GA56922@ns.kevlo.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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, 22 Jun 2015 09:25:23 -0000 On Mon, Jun 22, 2015 at 09:51:23AM +0800, Kevin Lo wrote: K> Thank you Gleb. urtw(4) works fine on amd64. Thanks. K> One minor problem, I got an compiler error and this diff below fixes it. K> K> --- D2655.diff.orig 2015-06-22 09:45:48.836385086 +0800 K> +++ D2655.diff 2015-06-22 09:47:56.121431950 +0800 K> @@ -10421,14 +10421,6 @@ K> struct urtw_vap *uvp = URTW_VAP(vap); K> struct ieee80211_node *ni; K> usb_error_t error = 0; K> -@@ -1905,7 +1858,6 @@ K> - default: K> - break; K> - } K> --fail: K> - URTW_UNLOCK(sc); K> - IEEE80211_LOCK(ic); K> - return (uvp->newstate(vap, nstate, arg)); K> @@ -1915,12 +1867,11 @@ K> urtw_watchdog(void *arg) K> { This patch is unclear to me. Can you please send a diff between my version and your version? Diff of diff drives me mad. -- Totus tuus, Glebius. From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 14:29:20 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84D9ABFD for ; Mon, 22 Jun 2015 14:29:20 +0000 (UTC) (envelope-from stefanogarzarella@gmail.com) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (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 30666ACD; Mon, 22 Jun 2015 14:29:20 +0000 (UTC) (envelope-from stefanogarzarella@gmail.com) Received: by wguu7 with SMTP id u7so70990429wgu.3; Mon, 22 Jun 2015 07:29:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc:content-type; bh=YoDrRgYi9LT7gW1GCBI/SXsAWfW4omSmPr63LBDKsDI=; b=RWs2eMZdSopxqjJqVr2c0BHwF/3nENTQ4OqfZQTjJE+mF62HQEjhosOLYDtcVwHpsL yLFMELu8CtDqCiWWJ8ItAvYtdAwhJG3jWNM/YiN8v47vTk1VScXJlWybb071lkXvLvkJ ol5QRB5QsMbSN16UC4IYtO79ybcfUvARADiccQLq7VH3KQilf2+NIYQGNi39+1esL/ug x+ifuLVl/xXA+Ogvtu9mKht4drHU1D2T8QtRKm7S/xvHVWPPR+2uiesiwDuQ/+Opam9N RxstbBY9aW4Ve8ZtFuARDxKrPnV62qJ21on4KyIPSzZa5agElvOb3GS1X493XsZoVm34 E5Xg== X-Received: by 10.180.73.145 with SMTP id l17mr32773232wiv.39.1434983358695; Mon, 22 Jun 2015 07:29:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.39.135 with HTTP; Mon, 22 Jun 2015 07:28:59 -0700 (PDT) From: Stefano Garzarella Date: Mon, 22 Jun 2015 16:28:59 +0200 Message-ID: Subject: PicoBSD build error after r281316 To: freebsd-current Cc: Luigi Rizzo , delphij@freebsd.org Content-Type: text/plain; charset=UTF-8 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 14:29:20 -0000 Hi all, I'm using picobsd on FreeBSD-head (r284697) to build a picobsd image with gcc, but I have the following errors during the init phase (release/picobsd/build/picobsd --init): In file included from /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/lz/lz_encoder.c:23: /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/common/memcmplen.h:19:24: error: immintrin.h: No such file or directory In file included from /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/lz/lz_encoder_mf.c:16: /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/common/memcmplen.h:19:24: error: immintrin.h: No such file or directory In file included from /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/lzma/lzma_encoder_optimum_fast.c:13: /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/common/memcmplen.h:19:24: error: immintrin.h: No such file or directory In file included from /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/lzma/lzma_encoder_optimum_normal.c:14: /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/common/memcmplen.h:19:24: error: immintrin.h: No such file or directory I found that the r281316 commit introduces these lines that maybe cause these errors: lib/liblzma/config.h:152 /* Define to 1 if you have the header file. */ #if defined(__FreeBSD__) && defined(__amd64__) #define HAVE_IMMINTRIN_H 1 #endif Before r281316 all work fine. Thanks, Stefano Garzarella -- *Stefano Garzarella* Software Engineer e-mail: stefano.garzarella@gmail.com github: http://github.com/stefano-garzarella linkedin: http://it.linkedin.com/pub/stefano-garzarella From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 14:40:32 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 B79F4CC9; Mon, 22 Jun 2015 14:40:32 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 35D5DF75; Mon, 22 Jun 2015 14:40:32 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=Yi41SDOQERjINs7dO92ot8H+LI5VBrnGPXNmmPBB1UY=; b=FGf2pUx52k7tgYZPoZfvQrZgxCwk9Zu7dYgMLNC/xc7VBERSasW77qovs9b5ZBbLCC+IOVr+8w/S+C2c2ZCTkNNZnd7ww5u0hSY6fKhvLsq+cOVLNn4r5iHf/ry81NMfWioV21oirGrGYES26wFAxF6wst9bmWXtpA4kw51KH/U=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:43395 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.85 (FreeBSD)) (envelope-from ) id 1Z72th-0005w4-8N; Mon, 22 Jun 2015 09:40:29 -0500 Received: from 104-54-221-134.lightspeed.austtx.sbcglobal.net ([104.54.221.134]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Mon, 22 Jun 2015 09:40:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 22 Jun 2015 09:40:29 -0500 From: Larry Rosenman To: Rick Macklem Cc: Freebsd fs , rmacklem@freebsd.org, Freebsd current Subject: Re: NFS Mount and LARGE amounts of "INACT" memory In-Reply-To: <7f8b3449973cff790d996bb1f169b8e0@thebighonker.lerctr.org> References: <228350188.61172889.1434758295576.JavaMail.root@uoguelph.ca> <7f8b3449973cff790d996bb1f169b8e0@thebighonker.lerctr.org> Message-ID: <06abcbf4fab73f3c0ba711269934e0ea@thebighonker.lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.1 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 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, 22 Jun 2015 14:40:32 -0000 On 2015-06-19 19:30, Larry Rosenman wrote: > On 2015-06-19 19:00, Larry Rosenman wrote: >> On 2015-06-19 18:58, Rick Macklem wrote: >>> Larry Rosenman wrote: >>>> On 2015-06-17 07:26, Larry Rosenman wrote: >>>> > I have a 64G memory FreeBSD 11-CURRENT system that has a couple of >>>> > mounts to a FreeNAS (FreeBSD 9.3) system. >>>> > >>>> > When my rsync from a different system to one of the NFS mounts >>>> > runs, I >>>> > get like 48G of Inactive memory that goes back to >>>> > free if I umount the share. >>>> > >>>> > I'm wondering why this memory moves from ZFS ARC to INACT. >>>> > >>>> > And, is this expected? >>> A wild ass guess would be yes. Assuming you are referring to the NFS >>> client (and not FreeNAS server) and guessing that rsync uses mmap'd >>> I/O... >>> - The pages will be associated with the file's vnode until that vnode >>> is recycled. (mmap'd I/O can continue after the file is closed.) >>> This could take a long time. >>> I am not knowledgible w.r.t. the VM subsystem, but I'm guessing that >>> there is some way for these pages to be reused if memory is limited? >>> (Hopefully someone with VM knowledge can comment on this?) >>> >> Yes, this is the NFS Client, not sure on mmap(2), but that would make >> sense >> >> BUT, I don't like that it kills my ZFS ARC.... >> >> VM Guys? >> > BTW, a quick grep if the rsync sources shows it does NOT use mmap, but > has some mmap-like routines, > so I'm at a loss.... Adding in -CURRENT for the VM guys..... > >>> rick >>> >>>> I've posted screenshots at: >>>> >>>> http://www.lerctr.org/~ler/FreeBSD_inact/ >>>> >>>> >>>> -- >>>> 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-fs@freebsd.org mailing list >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-fs >>>> To unsubscribe, send any mail to >>>> "freebsd-fs-unsubscribe@freebsd.org" >>>> -- 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 From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 15:03:45 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 21D19E2B for ; Mon, 22 Jun 2015 15:03:45 +0000 (UTC) (envelope-from rizzo.unipi@gmail.com) Received: from mail-la0-x22c.google.com (mail-la0-x22c.google.com [IPv6:2a00:1450:4010:c03::22c]) (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 9F8BFC5B; Mon, 22 Jun 2015 15:03:44 +0000 (UTC) (envelope-from rizzo.unipi@gmail.com) Received: by lagi2 with SMTP id i2so22160859lag.2; Mon, 22 Jun 2015 08:03:41 -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=SDU2ajwR6YLFhXGlXBIcdjkCy9PHrF9RuT+XYKTrClU=; b=EgrbZU8jphRF7sjf9gDlX9dJyvNqxBzlDsMt7IuBEPBIHf1RX+l5SNcCVC98IiN1ii dMq7dTiEJKiwN47Fr/tULygmA4umgXq8+ydVFndlEhOBk5rbJGumznhvxd9SQ1Q7gsVe vIOrnZbz8Tu8cuDkpnj8pisByhjyLVV9Xh09Nzh3Wb6dh5MspSDeSU4YfUZNQEaxr46z GW1yFnBmBE2C8qpQYa1yn48CQJJeDSxt99x1fjucZC7PgrA25iJcMYhEzOeh0Br652ki W05CpV6LKclm9qNsc25EVZDJARDyVapp5xC/HMw+2bvt3zxiO/3XkARC0uM+lg4U1JNB 2PTw== MIME-Version: 1.0 X-Received: by 10.112.90.194 with SMTP id by2mr30715955lbb.62.1434985421531; Mon, 22 Jun 2015 08:03:41 -0700 (PDT) Sender: rizzo.unipi@gmail.com Received: by 10.114.230.103 with HTTP; Mon, 22 Jun 2015 08:03:41 -0700 (PDT) In-Reply-To: References: Date: Mon, 22 Jun 2015 17:03:41 +0200 X-Google-Sender-Auth: SXhXwqu3rOyeXCT-N_UP6FfOSqU Message-ID: Subject: Re: PicoBSD build error after r281316 From: Luigi Rizzo To: Stefano Garzarella Cc: freebsd-current , "delphij@freebsd.org" Content-Type: text/plain; charset=UTF-8 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 15:03:45 -0000 On Monday, June 22, 2015, Stefano Garzarella wrote: > Hi all, > I'm using picobsd on FreeBSD-head (r284697) to build a picobsd image with > gcc, but I have the following errors during the init phase > (release/picobsd/build/picobsd --init): > > In file included from > /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/lz/lz_encoder.c:23: > /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/common/memcmplen.h:19:24: > error: immintrin.h: No such file or directory > > > I found that the r281316 commit introduces these lines that maybe cause > these errors: > lib/liblzma/config.h:152 > /* Define to 1 if you have the header file. */ > #if defined(__FreeBSD__) && defined(__amd64__) > #define HAVE_IMMINTRIN_H 1 > #endif > > Before r281316 all work fine. > > This seems a clang vs our-old-GCC issue. Picobsd is compiled with GCC. Wonder if we should consider the compiler in the conditions to check for immintrin.h availability. Cheers Luigi Thanks, > Stefano Garzarella > > -- > *Stefano Garzarella* > Software Engineer > > e-mail: stefano.garzarella@gmail.com > > github: http://github.com/stefano-garzarella > linkedin: http://it.linkedin.com/pub/stefano-garzarella > -- -----------------------------------------+------------------------------- Prof. Luigi RIZZO, rizzo@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL +39-050-2217533 . via Diotisalvi 2 Mobile +39-338-6809875 . 56122 PISA (Italy) -----------------------------------------+------------------------------- From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 16:41:22 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 B3A8163D for ; Mon, 22 Jun 2015 16:41:22 +0000 (UTC) (envelope-from jasone@freebsd.org) Received: from canonware.com (canonware.com [204.109.63.53]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93826365 for ; Mon, 22 Jun 2015 16:41:22 +0000 (UTC) (envelope-from jasone@freebsd.org) Received: from [192.168.168.10] (unknown [208.94.83.89]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by canonware.com (Postfix) with ESMTPSA id 3D7092873C; Mon, 22 Jun 2015 09:41:21 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? From: Jason Evans In-Reply-To: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> Date: Mon, 22 Jun 2015 09:41:18 -0700 Cc: =?windows-1252?Q?Trond_Endrest=F8l?= , FreeBSD current Content-Transfer-Encoding: quoted-printable Message-Id: <6D234532-B476-4D50-89EE-4BE424578BFC@freebsd.org> References: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> To: Garrett Cooper X-Mailer: Apple Mail (2.2098) 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, 22 Jun 2015 16:41:22 -0000 On Jun 21, 2015, at 1:05 PM, Garrett Cooper = wrote: > On Jun 21, 2015, at 3:16, Trond Endrest=F8l = wrote: >> Am I the only one who fails to build recent base/head (r284673) on >> pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs. >=20 > ... >=20 >> CC=3Dclang >> CXX=3Dclang++ >> CPP=3Dclang-cpp >=20 > You need to remove these lines. They shouldn=92t have been set = before or after the commits from projects/bmake . I hit the same build failure, and I don't have any of those lines in my = /etc/make.conf. Mine is: STRIP=3D # added by use.perl 2013-01-21 16:11:13 PERL_VERSION=3D5.12.4 WITH_PKGNG=3Dyes The STRIP=3D definition appears to have no impact with regard to the = build failure. I routinely do multiple buildworld/installworld cycles when updating, so = I am pretty sure that this is a self bootstrap failure; = buildworld/installworld succeeds the first time, but not the second = time. r283923 does not have the problem, so this was introduced = sometime in the past three weeks. Jason= From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 17:06:48 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 27DED763 for ; Mon, 22 Jun 2015 17:06:48 +0000 (UTC) (envelope-from stefanogarzarella@gmail.com) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (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 A4EFA1AC; Mon, 22 Jun 2015 17:06:47 +0000 (UTC) (envelope-from stefanogarzarella@gmail.com) Received: by wibdq8 with SMTP id dq8so81688426wib.1; Mon, 22 Jun 2015 10:06:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=IobFIUdrFb1fPK28FGv6ghQnbNbRoOA7CB59TtvaWyo=; b=kj4kyy9X5j3ZRtGvMycblZ2bQeS1Oh63PWPeDrF+lYU5+MA0ZhoC1NHjHavR4UU268 KUS1djdy6/MJ+fsJ05ky74svvpPJT9qsdKxEVP04MEiZ2BRYM/C3XmvfplUCB+P+FQxz JQU53CnC71xt4XWO0Sae6yfkjgX/SWL9iDpgulHu4G8cFb1vb1W17ONhIX1NJobxZsxy spJLMEdsXmE3wdpVLYgXslXoOfS0FhkMxbSLY0HLakQGEGj+M9zXZ1g45ublYd6VsX5Z yybYlPayizasmUIwMc3Bh+uzW4WDeBliIGVxqv552bPsCFrDAYGoMGRtxfzYmdiOfSXR 60nw== X-Received: by 10.194.157.168 with SMTP id wn8mr52127406wjb.79.1434992805120; Mon, 22 Jun 2015 10:06:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.39.135 with HTTP; Mon, 22 Jun 2015 10:06:25 -0700 (PDT) In-Reply-To: References: From: Stefano Garzarella Date: Mon, 22 Jun 2015 19:06:25 +0200 Message-ID: Subject: Re: PicoBSD build error after r281316 To: Luigi Rizzo Cc: freebsd-current , "delphij@freebsd.org" Content-Type: text/plain; charset=UTF-8 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 17:06:48 -0000 2015-06-22 17:03 GMT+02:00 Luigi Rizzo : > > > On Monday, June 22, 2015, Stefano Garzarella > wrote: > >> Hi all, >> I'm using picobsd on FreeBSD-head (r284697) to build a picobsd image with >> gcc, but I have the following errors during the init phase >> (release/picobsd/build/picobsd --init): >> >> In file included from >> /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/lz/lz_encoder.c:23: >> /usr/home/stefano/repos/freebsd/lib/liblzma/../../contrib/xz/src/liblzma/common/memcmplen.h:19:24: >> error: immintrin.h: No such file or directory >> >> >> I found that the r281316 commit introduces these lines that maybe cause >> these errors: >> lib/liblzma/config.h:152 >> /* Define to 1 if you have the header file. */ >> #if defined(__FreeBSD__) && defined(__amd64__) >> #define HAVE_IMMINTRIN_H 1 >> #endif >> >> Before r281316 all work fine. >> >> > This seems a clang vs our-old-GCC issue. > Picobsd is compiled with GCC. > > > Wonder if we should consider the compiler in the conditions to check for > immintrin.h availability. > I think the same. Commenting those lines the picobsd script works fine. Thanks, Stefano > > Cheers > Luigi > > Thanks, >> Stefano Garzarella >> >> -- >> *Stefano Garzarella* >> Software Engineer >> >> e-mail: stefano.garzarella@gmail.com >> github: http://github.com/stefano-garzarella >> linkedin: http://it.linkedin.com/pub/stefano-garzarella >> > > > -- > -----------------------------------------+------------------------------- > Prof. Luigi RIZZO, rizzo@iet.unipi.it . Dip. di Ing. dell'Informazione > http://www.iet.unipi.it/~luigi/ . Universita` di Pisa > TEL +39-050-2217533 . via Diotisalvi 2 > Mobile +39-338-6809875 . 56122 PISA (Italy) > -----------------------------------------+------------------------------- > > -- *Stefano Garzarella* Software Engineer e-mail: stefano.garzarella@gmail.com github: http://github.com/stefano-garzarella linkedin: http://it.linkedin.com/pub/stefano-garzarella From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 18:00:20 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 A3202B2B for ; Mon, 22 Jun 2015 18:00:20 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from smtp.fagskolen.gjovik.no (smtp.fagskolen.gjovik.no [IPv6:2001:700:1100:1:200:ff:fe00:b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.fagskolen.gjovik.no", Issuer "Fagskolen i Gj??vik" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4561214F; Mon, 22 Jun 2015 18:00:19 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from mail.fig.ol.no (localhost [127.0.0.1]) by mail.fig.ol.no (8.14.9/8.14.9) with ESMTP id t5MI0DMb005470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 22 Jun 2015 20:00:13 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) Received: from localhost (trond@localhost) by mail.fig.ol.no (8.14.9/8.14.9/Submit) with ESMTP id t5MI0DN5005467; Mon, 22 Jun 2015 20:00:13 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) X-Authentication-Warning: mail.fig.ol.no: trond owned process doing -bs Date: Mon, 22 Jun 2015 20:00:13 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= Sender: Trond.Endrestol@fagskolen.gjovik.no To: Jason Evans cc: Garrett Cooper , FreeBSD current Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? In-Reply-To: <6D234532-B476-4D50-89EE-4BE424578BFC@freebsd.org> Message-ID: References: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> <6D234532-B476-4D50-89EE-4BE424578BFC@freebsd.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) Organization: Fagskolen Innlandet OpenPGP: url=http://fig.ol.no/~trond/trond.key MIME-Version: 1.0 Content-ID: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED, AWL autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.fig.ol.no Content-Type: text/plain; CHARSET=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 18:00:20 -0000 On Mon, 22 Jun 2015 09:41-0700, Jason Evans wrote: > On Jun 21, 2015, at 1:05 PM, Garrett Cooper wrote: > > On Jun 21, 2015, at 3:16, Trond Endrestøl wrote: > >> Am I the only one who fails to build recent base/head (r284673) on > >> pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs. > > > > ... > > > >> CC=clang > >> CXX=clang++ > >> CPP=clang-cpp > > > > You need to remove these lines. They shouldn?t have been set before or after the commits from projects/bmake . > > I hit the same build failure, and I don't have any of those lines in my /etc/make.conf. Mine is: > > STRIP= > > # added by use.perl 2013-01-21 16:11:13 > PERL_VERSION=5.12.4 > WITH_PKGNG=yes > > The STRIP= definition appears to have no impact with regard to the build failure. > > I routinely do multiple buildworld/installworld cycles when updating, so I am pretty sure that this is a self bootstrap failure; buildworld/installworld succeeds the first time, but not the second time. r283923 does not have the problem, so this was introduced sometime in the past three weeks. I concur. DTrace support is b0rken. I installed a fresh VM at work using Glen's recent base/head snapshot, 20150618 r284544. I created an /etc/src.conf file with only WITH_CTF=yes. I got hold of base/head r284678, started a -j4 buildworld + buildkernel, and immediately ctfconvert started complaining about nothing to do, i.e.: ERROR: ctfconvert: rc = -1 No entry found [dwarf_next_cu_header_c(61)] Same result with -j1. I probably forgot to mention earlier, after my problems began last week, I always wiped /usr/obj clean before building again. I haven't activated dtraceall.ko using /boot/loader.conf, but I guess those that dare, end up with a kernel panic. I certainly did that last week. -- +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrestøl, | Trond Endrestøl, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gjøvik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 18:14:54 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 900B1C2C for ; Mon, 22 Jun 2015 18:14:54 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-vn0-x22d.google.com (mail-vn0-x22d.google.com [IPv6:2607:f8b0:400c:c0f::22d]) (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 444EEAB4; Mon, 22 Jun 2015 18:14:54 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by vnbg129 with SMTP id g129so7062750vnb.2; Mon, 22 Jun 2015 11:14:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=rQyrazNZj3/pZj0s+wqUQj5SLpAqQX2WQpYYw1jJ5Ts=; b=sWIF/kJXlyIKK3xm4p267w84x1tV4x8t84YUq1+slyKWlqphejcSQbSkaN/Io/L8po hvY5ScgYaMb6fZJhBIo4HWzwkSpWtLGNgO8ELqraN0hNOuB3/8Nv/kWUjS5Rx9QwJLn6 RTxfgkFAMkjmvnqxWNZS067Qsneor/f5xGgiZwkYLpcpSbluRIe9aommuDRR3Xq/1Zjk 93TYD6MPhXUZjyX6LOHAppGzda8yu3mbZ8E+OsCU7lnd4m9M8gXBdBCILDs4sc9r3A81 XxntxIHfM0iwJ81hOfmlE6F7f9OvDnQR4+ulMRH8+rG5i52WZVXsdjdYaJdctucjrros GKKA== X-Received: by 10.53.0.226 with SMTP id bb2mr20312630vdd.4.1434996893458; Mon, 22 Jun 2015 11:14:53 -0700 (PDT) Received: from muskytusk ([104.236.250.12]) by mx.google.com with ESMTPSA id ml19sm3754933vdb.7.2015.06.22.11.14.51 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jun 2015 11:14:52 -0700 (PDT) Sender: Mark Johnston Date: Mon, 22 Jun 2015 18:14:19 +0000 From: Mark Johnston To: Trond =?iso-8859-1?Q?Endrest=F8l?= Cc: Jason Evans , Garrett Cooper , FreeBSD current Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? Message-ID: <20150622181419.GB98009@muskytusk> References: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> <6D234532-B476-4D50-89EE-4BE424578BFC@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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, 22 Jun 2015 18:14:54 -0000 On Mon, Jun 22, 2015 at 08:00:13PM +0200, Trond Endrestøl wrote: > On Mon, 22 Jun 2015 09:41-0700, Jason Evans wrote: > > > On Jun 21, 2015, at 1:05 PM, Garrett Cooper wrote: > > > On Jun 21, 2015, at 3:16, Trond Endrestøl wrote: > > >> Am I the only one who fails to build recent base/head (r284673) on > > >> pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs. > > > > > > ... > > > > > >> CC=clang > > >> CXX=clang++ > > >> CPP=clang-cpp > > > > > > You need to remove these lines. They shouldn?t have been set before or after the commits from projects/bmake . > > > > I hit the same build failure, and I don't have any of those lines in my /etc/make.conf. Mine is: > > > > STRIP= > > > > # added by use.perl 2013-01-21 16:11:13 > > PERL_VERSION=5.12.4 > > WITH_PKGNG=yes > > > > The STRIP= definition appears to have no impact with regard to the build failure. > > > > I routinely do multiple buildworld/installworld cycles when updating, so I am pretty sure that this is a self bootstrap failure; buildworld/installworld succeeds the first time, but not the second time. r283923 does not have the problem, so this was introduced sometime in the past three weeks. > > I concur. DTrace support is b0rken. > > I installed a fresh VM at work using Glen's recent base/head snapshot, > 20150618 r284544. I created an /etc/src.conf file with only > WITH_CTF=yes. I got hold of base/head r284678, started a -j4 > buildworld + buildkernel, and immediately ctfconvert started > complaining about nothing to do, i.e.: > > ERROR: ctfconvert: rc = -1 No entry found [dwarf_next_cu_header_c(61)] > > Same result with -j1. These warnings are benign and are the result of compiling with WITH_CTF and without debug info. Compiling with WITH_DEBUG_FILES or DEBUG_FLAGS=-g will allow CTF to be generated, but its absence shouldn't cause any problems (aside from these annoying warnings). > > I probably forgot to mention earlier, after my problems began last > week, I always wiped /usr/obj clean before building again. > > I haven't activated dtraceall.ko using /boot/loader.conf, but I guess > those that dare, end up with a kernel panic. I certainly did that last > week. Can you elaborate on this? There don't seem to be any reports of such a panic, and I certainly dare to load dtraceall.ko on head. :) -Mark From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 19:07:54 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 87F90FFB; Mon, 22 Jun 2015 19:07:54 +0000 (UTC) (envelope-from stefanogarzarella@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (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 213A9D0D; Mon, 22 Jun 2015 19:07:54 +0000 (UTC) (envelope-from stefanogarzarella@gmail.com) Received: by wicnd19 with SMTP id nd19so85597514wic.1; Mon, 22 Jun 2015 12:07:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=blqvyGVxekHBsgttwgeJuT0Es2gFKzF70mX4AZp3BRQ=; b=N5DTwNioR2iISLymUCyRqWIUOQzz0FFs1OqyTmyr+6TAcErArYX6ZuG/GZKnopX/CA SiEMGXZJbG7l4B5goeNJqVESOiPGAzfbUGwHXal5jNBi28uJWmBDDr3ywWZqv+WsIMr3 taY1TwD7PTaCceLUo0qxUh69f5CPgdZSz8yQZMk0985XCcPSpEiDsnQF8wWasrZBaPUv r6wUtJeK8zROcLYd24sm8FgAQJFzC+Bpsa2jD/QNMn7ywxNTehWRDYZk52DqzHIkoKaU SuKGGRY9N43cY9d/V/mHPkRHRlecy/mMKcGmYI2WdhMO71tv52QN5lPdpFcDZQcM8pB+ E6wQ== X-Received: by 10.180.182.33 with SMTP id eb1mr34604185wic.8.1435000072505; Mon, 22 Jun 2015 12:07:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.39.135 with HTTP; Mon, 22 Jun 2015 12:07:32 -0700 (PDT) From: Stefano Garzarella Date: Mon, 22 Jun 2015 21:07:32 +0200 Message-ID: Subject: FreeBSD-head ixgbe build failed To: "freebsd-net@freebsd.org" , freebsd-current , Luigi Rizzo , jfv@freebsd.org, erj@freebsd.org Content-Type: multipart/mixed; boundary=047d7b62273e936ea005191ffdb6 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 19:07:54 -0000 --047d7b62273e936ea005191ffdb6 Content-Type: text/plain; charset=UTF-8 Hi all, I tried to compile FreeBSD-head with only "device ix" (without "device ixv") but the build failed. I fixed this behavior using this patch: diff --git a/sys/conf/files b/sys/conf/files index 65606b0..279b161 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1774,25 +1774,25 @@ dev/ixgbe/if_ix.c optional ix inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" dev/ixgbe/if_ixv.c optional ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" -dev/ixgbe/ix_txrx.c optional ix ixv inet \ +dev/ixgbe/ix_txrx.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" -dev/ixgbe/ixgbe_phy.c optional ix ixv inet \ +dev/ixgbe/ixgbe_phy.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_api.c optional ix ixv inet \ +dev/ixgbe/ixgbe_api.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_common.c optional ix ixv inet \ +dev/ixgbe/ixgbe_common.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_mbx.c optional ix ixv inet \ +dev/ixgbe/ixgbe_mbx.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_vf.c optional ix ixv inet \ +dev/ixgbe/ixgbe_vf.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_82598.c optional ix ixv inet \ +dev/ixgbe/ixgbe_82598.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_82599.c optional ix ixv inet \ +dev/ixgbe/ixgbe_82599.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_x540.c optional ix ixv inet \ +dev/ixgbe/ixgbe_x540.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_x550.c optional ix ixv inet \ +dev/ixgbe/ixgbe_x550.c optional ix | ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" dev/ixgbe/ixgbe_dcb.c optional ix ixv inet \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" cheers, Stefano -- *Stefano Garzarella* Software Engineer e-mail: stefano.garzarella@gmail.com github: http://github.com/stefano-garzarella linkedin: http://it.linkedin.com/pub/stefano-garzarella --047d7b62273e936ea005191ffdb6 Content-Type: application/octet-stream; name="freebsd_fix_ix.patch" Content-Disposition: attachment; filename="freebsd_fix_ix.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_ib89w96u0 ZGlmZiAtLWdpdCBhL3N5cy9jb25mL2ZpbGVzIGIvc3lzL2NvbmYvZmlsZXMKaW5kZXggNjU2MDZi MC4uMjc5YjE2MSAxMDA2NDQKLS0tIGEvc3lzL2NvbmYvZmlsZXMKKysrIGIvc3lzL2NvbmYvZmls ZXMKQEAgLTE3NzQsMjUgKzE3NzQsMjUgQEAgZGV2L2l4Z2JlL2lmX2l4LmMJCW9wdGlvbmFsIGl4 IGluZXQgXAogCWNvbXBpbGUtd2l0aCAiJHtOT1JNQUxfQ30gLUkkUy9kZXYvaXhnYmUgLURTTVAi CiBkZXYvaXhnYmUvaWZfaXh2LmMJCW9wdGlvbmFsIGl4diBpbmV0IFwKIAljb21waWxlLXdpdGgg IiR7Tk9STUFMX0N9IC1JJFMvZGV2L2l4Z2JlIC1EU01QIgotZGV2L2l4Z2JlL2l4X3R4cnguYwkJ b3B0aW9uYWwgaXggaXh2IGluZXQgXAorZGV2L2l4Z2JlL2l4X3R4cnguYwkJb3B0aW9uYWwgaXgg fCBpeHYgaW5ldCBcCiAJY29tcGlsZS13aXRoICIke05PUk1BTF9DfSAtSSRTL2Rldi9peGdiZSAt RFNNUCIKLWRldi9peGdiZS9peGdiZV9waHkuYwkJb3B0aW9uYWwgaXggaXh2IGluZXQgXAorZGV2 L2l4Z2JlL2l4Z2JlX3BoeS5jCQlvcHRpb25hbCBpeCB8IGl4diBpbmV0IFwKIAljb21waWxlLXdp dGggIiR7Tk9STUFMX0N9IC1JJFMvZGV2L2l4Z2JlIgotZGV2L2l4Z2JlL2l4Z2JlX2FwaS5jCQlv cHRpb25hbCBpeCBpeHYgaW5ldCBcCitkZXYvaXhnYmUvaXhnYmVfYXBpLmMJCW9wdGlvbmFsIGl4 IHwgaXh2IGluZXQgXAogCWNvbXBpbGUtd2l0aCAiJHtOT1JNQUxfQ30gLUkkUy9kZXYvaXhnYmUi Ci1kZXYvaXhnYmUvaXhnYmVfY29tbW9uLmMJb3B0aW9uYWwgaXggaXh2IGluZXQgXAorZGV2L2l4 Z2JlL2l4Z2JlX2NvbW1vbi5jCW9wdGlvbmFsIGl4IHwgaXh2IGluZXQgXAogCWNvbXBpbGUtd2l0 aCAiJHtOT1JNQUxfQ30gLUkkUy9kZXYvaXhnYmUiCi1kZXYvaXhnYmUvaXhnYmVfbWJ4LmMJCW9w dGlvbmFsIGl4IGl4diBpbmV0IFwKK2Rldi9peGdiZS9peGdiZV9tYnguYwkJb3B0aW9uYWwgaXgg fCBpeHYgaW5ldCBcCiAJY29tcGlsZS13aXRoICIke05PUk1BTF9DfSAtSSRTL2Rldi9peGdiZSIK LWRldi9peGdiZS9peGdiZV92Zi5jCQlvcHRpb25hbCBpeCBpeHYgaW5ldCBcCitkZXYvaXhnYmUv aXhnYmVfdmYuYwkJb3B0aW9uYWwgaXggfCBpeHYgaW5ldCBcCiAJY29tcGlsZS13aXRoICIke05P Uk1BTF9DfSAtSSRTL2Rldi9peGdiZSIKLWRldi9peGdiZS9peGdiZV84MjU5OC5jCQlvcHRpb25h bCBpeCBpeHYgaW5ldCBcCitkZXYvaXhnYmUvaXhnYmVfODI1OTguYwkJb3B0aW9uYWwgaXggfCBp eHYgaW5ldCBcCiAJY29tcGlsZS13aXRoICIke05PUk1BTF9DfSAtSSRTL2Rldi9peGdiZSIKLWRl di9peGdiZS9peGdiZV84MjU5OS5jCQlvcHRpb25hbCBpeCBpeHYgaW5ldCBcCitkZXYvaXhnYmUv aXhnYmVfODI1OTkuYwkJb3B0aW9uYWwgaXggfCBpeHYgaW5ldCBcCiAJY29tcGlsZS13aXRoICIk e05PUk1BTF9DfSAtSSRTL2Rldi9peGdiZSIKLWRldi9peGdiZS9peGdiZV94NTQwLmMJCW9wdGlv bmFsIGl4IGl4diBpbmV0IFwKK2Rldi9peGdiZS9peGdiZV94NTQwLmMJCW9wdGlvbmFsIGl4IHwg aXh2IGluZXQgXAogCWNvbXBpbGUtd2l0aCAiJHtOT1JNQUxfQ30gLUkkUy9kZXYvaXhnYmUiCi1k ZXYvaXhnYmUvaXhnYmVfeDU1MC5jCQlvcHRpb25hbCBpeCBpeHYgaW5ldCBcCitkZXYvaXhnYmUv aXhnYmVfeDU1MC5jCQlvcHRpb25hbCBpeCB8IGl4diBpbmV0IFwKIAljb21waWxlLXdpdGggIiR7 Tk9STUFMX0N9IC1JJFMvZGV2L2l4Z2JlIgogZGV2L2l4Z2JlL2l4Z2JlX2RjYi5jCQlvcHRpb25h bCBpeCBpeHYgaW5ldCBcCiAJY29tcGlsZS13aXRoICIke05PUk1BTF9DfSAtSSRTL2Rldi9peGdi ZSIK --047d7b62273e936ea005191ffdb6-- From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 20:00:49 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 839ED3BA for ; Mon, 22 Jun 2015 20:00:49 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from smtp.fagskolen.gjovik.no (smtp.fagskolen.gjovik.no [IPv6:2001:700:1100:1:200:ff:fe00:b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.fagskolen.gjovik.no", Issuer "Fagskolen i Gj??vik" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 28EE37EA; Mon, 22 Jun 2015 20:00:48 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from mail.fig.ol.no (localhost [127.0.0.1]) by mail.fig.ol.no (8.14.9/8.14.9) with ESMTP id t5MK0h6j006392 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 22 Jun 2015 22:00:44 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) Received: from localhost (trond@localhost) by mail.fig.ol.no (8.14.9/8.14.9/Submit) with ESMTP id t5MK0h9d006389; Mon, 22 Jun 2015 22:00:43 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) X-Authentication-Warning: mail.fig.ol.no: trond owned process doing -bs Date: Mon, 22 Jun 2015 22:00:43 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= Sender: Trond.Endrestol@fagskolen.gjovik.no To: Mark Johnston cc: Jason Evans , Garrett Cooper , FreeBSD current Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? In-Reply-To: <20150622181419.GB98009@muskytusk> Message-ID: References: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> <6D234532-B476-4D50-89EE-4BE424578BFC@freebsd.org> <20150622181419.GB98009@muskytusk> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) Organization: Fagskolen Innlandet OpenPGP: url=http://fig.ol.no/~trond/trond.key MIME-Version: 1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED, AWL autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.fig.ol.no Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 20:00:49 -0000 On Mon, 22 Jun 2015 18:14-0000, Mark Johnston wrote: > On Mon, Jun 22, 2015 at 08:00:13PM +0200, Trond Endrestøl wrote: > > > > I concur. DTrace support is b0rken. > > > > I installed a fresh VM at work using Glen's recent base/head snapshot, > > 20150618 r284544. I created an /etc/src.conf file with only > > WITH_CTF=yes. I got hold of base/head r284678, started a -j4 > > buildworld + buildkernel, and immediately ctfconvert started > > complaining about nothing to do, i.e.: > > > > ERROR: ctfconvert: rc = -1 No entry found [dwarf_next_cu_header_c(61)] > > > > Same result with -j1. > > These warnings are benign and are the result of compiling with WITH_CTF > and without debug info. Compiling with WITH_DEBUG_FILES or > DEBUG_FLAGS=-g will allow CTF to be generated, but its absence shouldn't > cause any problems (aside from these annoying warnings). Thanks for clarifying. > > I probably forgot to mention earlier, after my problems began last > > week, I always wiped /usr/obj clean before building again. > > > > I haven't activated dtraceall.ko using /boot/loader.conf, but I guess > > those that dare, end up with a kernel panic. I certainly did that last > > week. > > Can you elaborate on this? There don't seem to be any reports of such a > panic, and I certainly dare to load dtraceall.ko on head. :) It was sometime last week. I probably got a bad build due to the use of my highly customised bash environment. The resulting world would take 5.51 times longer to build another clean world and kernel, and fail, with the norm being about one and a half hour on this hardware, i7-960 @ 3.2 GHz. Thus, I reverted to a BE running r284273 from earlier this month, and got away with that. I have now switched to standard FreeBSD csh enviroment, and r284703 doesn't not have a problem loading dtraceall.ko. Sorry for all the noise. -- +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrestøl, | Trond Endrestøl, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gjøvik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 20:53:44 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 198748C0 for ; Mon, 22 Jun 2015 20:53:44 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hub.freebsd.org", Issuer "hub.freebsd.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id ECE90B06 for ; Mon, 22 Jun 2015 20:53:43 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by hub.freebsd.org (Postfix) id E22EE8BF; Mon, 22 Jun 2015 20:53:43 +0000 (UTC) Delivered-To: current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E16BC8BE for ; Mon, 22 Jun 2015 20:53:43 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) (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 A20FEB05 for ; Mon, 22 Jun 2015 20:53:43 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by wgbhy7 with SMTP id hy7so151583002wgb.2 for ; Mon, 22 Jun 2015 13:53:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=HJkTHAL7IJaMtLY5/tyvZ573oR7TxhNaT9m/NNbgBLM=; b=dec+RPO4NNa64EzrR66QFyfIGgPNXx0QFT3qDWlMlk2jnW8y9FccwQB9lWlAvJBbpk v4A47aHslnWs67/mU2Lb4j/SpoR6XCJ2EWwQ8nQc1fR/3EZhqSHbAWOoSs56aYxzyNhV 4QmOYKunLeULkQStyfhZhtyFzPCMJkVPH85ElWKLeUcedtpmHYnEI04w17u82zUkGmO+ S0HomdaMtp4Tz60P+s7E8oBIuOKY522BXFdXXPJyM3DZfvyk/HEDA+F0FrWiM2q++kbo EQS9SEu/XYbhgnfr6qebo/R7/8TnGBKiFHAwOzaRGieIg4ZjsHKqVZlIuc0nWJEFQCKm OObA== X-Gm-Message-State: ALoCoQk8Z08ct1tPVlpp1rGlWPE8DT7CJovl9kGTJS9tGtir9gc704dbLwxCJv+l/Q3TusLFGSaG MIME-Version: 1.0 X-Received: by 10.194.71.226 with SMTP id y2mr53412282wju.34.1435006415835; Mon, 22 Jun 2015 13:53:35 -0700 (PDT) Received: by 10.194.81.106 with HTTP; Mon, 22 Jun 2015 13:53:35 -0700 (PDT) Date: Mon, 22 Jun 2015 22:53:35 +0200 Message-ID: Subject: kernel build warning - XEN related From: Oliver Pinter To: 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, 22 Jun 2015 20:53:44 -0000 Hi all! I got this build warning with ~recent 11-CURRENT: --- xen-locore.o --- /usr/data/source/git/opBSD/opBSD.git/sys/amd64/amd64/xen-locore.S:45:1: warning: DWARF2 only supports one section per compilation unit .section __xen_guest ^ /usr/data/source/git/opBSD/opBSD.git/sys/amd64/amd64/xen-locore.S:46:2: warning: DWARF2 only supports one section per compilation unit .pushsection .note.Xen ; .align 4 ; .long 2f - 1f ; .long 4f - 3f ; .long 6 ; 1:.asciz "Xen" ; 2:.align 4 ; 3:.asciz "FreeBSD" ; 4:.align 4 ; .popsection ^ ctfconvert -L VERSION -g xen-locore.o From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 21:29:37 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0AF97C23; Mon, 22 Jun 2015 21:29:37 +0000 (UTC) (envelope-from ricera10@gmail.com) Received: from mail-ie0-f174.google.com (mail-ie0-f174.google.com [209.85.223.174]) (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 CB472E22; Mon, 22 Jun 2015 21:29:36 +0000 (UTC) (envelope-from ricera10@gmail.com) Received: by iecvh10 with SMTP id vh10so28011883iec.3; Mon, 22 Jun 2015 14:29:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=wbdZts8cmUwI7wNMMbMRbEJiHzwVOcOzWVG34GlRd2I=; b=TfY0T9GmaM03XQbgvNdgVaMS6GS0uUfguShoimxk5UJhmfk5fhBdZR5hj5FzHhkyS7 vVegA1K07nyyqCRh4vgBjIa+Z+kFm8NXaVfrrRqGiu62XifgSb6pJtRj+glsroQBNGIm YcwlFvL0IringJyUBzcRI+1AAvcq7Ic2R3uo5Go6mFmQDP37dZlww9Ve/gAhfP5dAowu mnIuNbqncmuwcwDIxZnYEGdgKL2Nue1RhyHrqjhDhYb3P9axao47Dazl3rrWCO8HQOEb wFTp0k+mDoY+osRHTUjkJkyyl0VgbUOU2c7HmLDaaKtPSoJSgl7cCRGYSpWrvxsmXoZp xUKw== X-Received: by 10.50.176.134 with SMTP id ci6mr9098908igc.32.1435008569883; Mon, 22 Jun 2015 14:29:29 -0700 (PDT) Received: from mail-ig0-f182.google.com (mail-ig0-f182.google.com. [209.85.213.182]) by mx.google.com with ESMTPSA id k186sm13583468ioe.9.2015.06.22.14.29.29 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jun 2015 14:29:29 -0700 (PDT) Received: by igbqq3 with SMTP id qq3so73837689igb.0; Mon, 22 Jun 2015 14:29:29 -0700 (PDT) X-Received: by 10.50.43.196 with SMTP id y4mr23750032igl.14.1435008569254; Mon, 22 Jun 2015 14:29:29 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Eric Joyner Date: Mon, 22 Jun 2015 21:29:19 +0000 Message-ID: Subject: Re: FreeBSD-head ixgbe build failed To: Stefano Garzarella , "freebsd-net@freebsd.org" , freebsd-current , Luigi Rizzo , jfv@freebsd.org Content-Type: text/plain; charset=UTF-8 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 21:29:37 -0000 I guess I could reverse-MFC r283668, then, to make that work on HEAD. On Mon, Jun 22, 2015, 12:07 PM Stefano Garzarella < stefanogarzarella@gmail.com> wrote: > Hi all, > I tried to compile FreeBSD-head with only "device ix" (without "device > ixv") but the build failed. > > I fixed this behavior using this patch: > diff --git a/sys/conf/files b/sys/conf/files > index 65606b0..279b161 100644 > --- a/sys/conf/files > +++ b/sys/conf/files > @@ -1774,25 +1774,25 @@ dev/ixgbe/if_ix.c optional ix inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" > dev/ixgbe/if_ixv.c optional ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" > -dev/ixgbe/ix_txrx.c optional ix ixv inet \ > +dev/ixgbe/ix_txrx.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" > -dev/ixgbe/ixgbe_phy.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_phy.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > -dev/ixgbe/ixgbe_api.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_api.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > -dev/ixgbe/ixgbe_common.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_common.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > -dev/ixgbe/ixgbe_mbx.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_mbx.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > -dev/ixgbe/ixgbe_vf.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_vf.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > -dev/ixgbe/ixgbe_82598.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_82598.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > -dev/ixgbe/ixgbe_82599.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_82599.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > -dev/ixgbe/ixgbe_x540.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_x540.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > -dev/ixgbe/ixgbe_x550.c optional ix ixv inet \ > +dev/ixgbe/ixgbe_x550.c optional ix | ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > dev/ixgbe/ixgbe_dcb.c optional ix ixv inet \ > compile-with "${NORMAL_C} -I$S/dev/ixgbe" > > cheers, > Stefano > > -- > *Stefano Garzarella* > Software Engineer > > e-mail: stefano.garzarella@gmail.com > github: http://github.com/stefano-garzarella > linkedin: http://it.linkedin.com/pub/stefano-garzarella > From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 21:54:39 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 CCC31EB2 for ; Mon, 22 Jun 2015 21:54:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from hub.freebsd.org (hub.freebsd.org [8.8.178.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hub.freebsd.org", Issuer "hub.freebsd.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id AC39E1DC for ; Mon, 22 Jun 2015 21:54:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id A1E6EEB1; Mon, 22 Jun 2015 21:54:39 +0000 (UTC) Delivered-To: current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A14A2EB0 for ; Mon, 22 Jun 2015 21:54:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (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 54D141DB for ; Mon, 22 Jun 2015 21:54:38 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::746c:3115:563d:628e] (unknown [IPv6:2001:7b8:3a7:0:746c:3115:563d:628e]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 57EC01F7B3; Mon, 22 Jun 2015 23:54:29 +0200 (CEST) Subject: Re: kernel build warning - XEN related Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: multipart/signed; boundary="Apple-Mail=_FA76073B-166C-43E8-A71D-5161523AE67E"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5 From: Dimitry Andric In-Reply-To: Date: Mon, 22 Jun 2015 23:54:29 +0200 Cc: current@freebsd.org Message-Id: <05A2DB9E-2CA1-4099-B42B-72BF7689F53F@FreeBSD.org> References: To: Oliver Pinter X-Mailer: Apple Mail (2.2098) 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, 22 Jun 2015 21:54:39 -0000 --Apple-Mail=_FA76073B-166C-43E8-A71D-5161523AE67E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 22 Jun 2015, at 22:53, Oliver Pinter = wrote: >=20 > I got this build warning with ~recent 11-CURRENT: >=20 > --- xen-locore.o --- > = /usr/data/source/git/opBSD/opBSD.git/sys/amd64/amd64/xen-locore.S:45:1: > warning: DWARF2 only supports one section per compilation unit > .section __xen_guest > ^ > = /usr/data/source/git/opBSD/opBSD.git/sys/amd64/amd64/xen-locore.S:46:2: > warning: DWARF2 only supports one section per compilation unit Yes, this is a known warning. You can safely ignore it. -Dimitry --Apple-Mail=_FA76073B-166C-43E8-A71D-5161523AE67E 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.27 iEYEARECAAYFAlWIhBUACgkQsF6jCi4glqMuHACfVvF4rSYvmsMWMH0+XaWx1pms zPAAn2QY8SVtQfWNA5Bmfrh/eyAJ2f2k =Bju5 -----END PGP SIGNATURE----- --Apple-Mail=_FA76073B-166C-43E8-A71D-5161523AE67E-- From owner-freebsd-current@FreeBSD.ORG Tue Jun 23 05:11:22 2015 Return-Path: Delivered-To: freebsd-current@nevdull.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 8910367E for ; Tue, 23 Jun 2015 05:11:22 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 79D609E9; Tue, 23 Jun 2015 05:11:22 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 285A8E82; Tue, 23 Jun 2015 05:11:20 +0000 (UTC) Date: Tue, 23 Jun 2015 05:11:19 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <1488822743.17.1435036279734.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1124 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2015 05:11:22 -0000 FreeBSD_HEAD-tests - Build #1124 - Failure: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1124/ to view the results. From owner-freebsd-current@FreeBSD.ORG Tue Jun 23 13:14:08 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F0EA8E4 for ; Tue, 23 Jun 2015 13:14:08 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 2DF68258; Tue, 23 Jun 2015 13:14:08 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 76B02FB4; Tue, 23 Jun 2015 13:14:07 +0000 (UTC) Date: Tue, 23 Jun 2015 13:14:05 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <1071214795.21.1435065245786.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1488822743.17.1435036279734.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1488822743.17.1435036279734.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1125 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2015 13:14:08 -0000 FreeBSD_HEAD-tests - Build #1125 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1125/ to view the results. From owner-freebsd-current@freebsd.org Wed Jun 24 07:17:12 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 AD13D141E423 for ; Wed, 24 Jun 2015 07:17:12 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id A0CC01432; Wed, 24 Jun 2015 07:17:12 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id AAEA2232; Wed, 24 Jun 2015 07:17:11 +0000 (UTC) Date: Wed, 24 Jun 2015 07:17:08 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <459656907.23.1435130229507.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1128 - Unstable MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: UNSTABLE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 07:17:12 -0000 FreeBSD_HEAD-tests - Build #1128 - Unstable: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1128/ to view the results. From owner-freebsd-current@freebsd.org Wed Jun 24 11:56:36 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 3B62D915D9C for ; Wed, 24 Jun 2015 11:56:36 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 2E1BA1E7B; Wed, 24 Jun 2015 11:56:36 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 65D9F297; Wed, 24 Jun 2015 11:56:35 +0000 (UTC) Date: Wed, 24 Jun 2015 11:56:34 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <643186744.25.1435146994353.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <459656907.23.1435130229507.JavaMail.jenkins@jenkins-9.freebsd.org> References: <459656907.23.1435130229507.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1129 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 11:56:36 -0000 FreeBSD_HEAD-tests - Build #1129 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1129/ to view the results. From owner-freebsd-current@freebsd.org Wed Jun 24 17:07:48 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 1FCC391558D; Wed, 24 Jun 2015 17:07:48 +0000 (UTC) (envelope-from ricera10@gmail.com) Received: from mail-ig0-f174.google.com (mail-ig0-f174.google.com [209.85.213.174]) (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 E20051D09; Wed, 24 Jun 2015 17:07:47 +0000 (UTC) (envelope-from ricera10@gmail.com) Received: by igboe5 with SMTP id oe5so119303179igb.1; Wed, 24 Jun 2015 10:07:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=+zXkdtxy0QK2O5o61Bx40+/ZW+I4nTHpj1a2g42rXUA=; b=TAc1KlejMmxtRfDMBdQkh2uNc/4D/cRZwn9VFKqwWsO6xWCzJa7cY3VjtMEASEEpEN 0hGWl4QpXr5uAHUgFUMJlxiTXeV12ZnISOJa5mSepypMKo2YubI4hFeFTN4HPBdbAqox i5E1mwY8hF82BI7e73Be3uzfkgbkmFb+7m8e7UXOD+uYUWp3NV7/FjpLwPa+ScP351/V I/go5nORRzSqFNdaTlmkddaVt7HeSNl1ed1Co0avSlsKEYWfQdwauhhiR+5o35WxjnNt CTPBdr0Y0n7SQPYbJJuVqTUu3N+lnawSsojKn+Pt6azVow9bw+A0QuJcFitjhd5TDWCQ bU3A== X-Received: by 10.50.50.130 with SMTP id c2mr1078387igo.19.1435165666833; Wed, 24 Jun 2015 10:07:46 -0700 (PDT) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com. [209.85.223.182]) by mx.google.com with ESMTPSA id lr1sm1403999igb.10.2015.06.24.10.07.46 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jun 2015 10:07:46 -0700 (PDT) Received: by iebrt9 with SMTP id rt9so37569947ieb.2; Wed, 24 Jun 2015 10:07:46 -0700 (PDT) X-Received: by 10.50.142.9 with SMTP id rs9mr1080065igb.17.1435165666304; Wed, 24 Jun 2015 10:07:46 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Eric Joyner Date: Wed, 24 Jun 2015 17:07:36 +0000 Message-ID: Subject: Re: FreeBSD-head ixgbe build failed To: Stefano Garzarella , "freebsd-net@freebsd.org" , freebsd-current , Luigi Rizzo , jfv@freebsd.org Content-Type: text/plain; charset=UTF-8 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 17:07:48 -0000 I made the change in r284767. It leaves out the backwards compatibility ixgbe build target that the stable/10 commit allowed, but you can now build the modules seperately. On Mon, Jun 22, 2015 at 2:29 PM Eric Joyner wrote: > I guess I could reverse-MFC r283668, then, to make that work on HEAD. > > On Mon, Jun 22, 2015, 12:07 PM Stefano Garzarella < > stefanogarzarella@gmail.com> wrote: > >> Hi all, >> I tried to compile FreeBSD-head with only "device ix" (without "device >> ixv") but the build failed. >> >> I fixed this behavior using this patch: >> diff --git a/sys/conf/files b/sys/conf/files >> index 65606b0..279b161 100644 >> --- a/sys/conf/files >> +++ b/sys/conf/files >> @@ -1774,25 +1774,25 @@ dev/ixgbe/if_ix.c optional ix inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" >> dev/ixgbe/if_ixv.c optional ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" >> -dev/ixgbe/ix_txrx.c optional ix ixv inet \ >> +dev/ixgbe/ix_txrx.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" >> -dev/ixgbe/ixgbe_phy.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_phy.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> -dev/ixgbe/ixgbe_api.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_api.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> -dev/ixgbe/ixgbe_common.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_common.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> -dev/ixgbe/ixgbe_mbx.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_mbx.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> -dev/ixgbe/ixgbe_vf.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_vf.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> -dev/ixgbe/ixgbe_82598.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_82598.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> -dev/ixgbe/ixgbe_82599.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_82599.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> -dev/ixgbe/ixgbe_x540.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_x540.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> -dev/ixgbe/ixgbe_x550.c optional ix ixv inet \ >> +dev/ixgbe/ixgbe_x550.c optional ix | ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> dev/ixgbe/ixgbe_dcb.c optional ix ixv inet \ >> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >> >> cheers, >> Stefano >> >> -- >> *Stefano Garzarella* >> Software Engineer >> >> e-mail: stefano.garzarella@gmail.com >> github: http://github.com/stefano-garzarella >> linkedin: http://it.linkedin.com/pub/stefano-garzarella >> > From owner-freebsd-current@freebsd.org Wed Jun 24 17:47:51 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 12BDA915F68; Wed, 24 Jun 2015 17:47:51 +0000 (UTC) (envelope-from stefanogarzarella@gmail.com) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (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 92BBE1D6F; Wed, 24 Jun 2015 17:47:50 +0000 (UTC) (envelope-from stefanogarzarella@gmail.com) Received: by wgbhy7 with SMTP id hy7so42547543wgb.2; Wed, 24 Jun 2015 10:47:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=HxUbUQu/rx2Pu998UTVXMR/7C3xhhEkw+o009Uqp7z0=; b=dycH3m9IxEkD8QbEs1AIprheUug+O9lsxSOrUL/EDnLh0St3k5kfzu7B6N7syxk1Dv 8hmLD3o3ofLxeMr94sM9UYPixMMnHkKgVJNhRI3UDrvbDYZuSmzoS1idPVARLZNhraWf 0LUgTBnqlmXgioojFfsqRFMc8DU6r4nFGyozR+Ug7N8dmaK8GdD2e2czYEDpb96zEAnq cteSqDyg+4pzoyOsIpZxzOE7x2aAsVP0X9xlbzcnMWi0OmmnaeSOjIlteyzq8Aq02XnL SYYaGu7msGniC4mvfKDEhroXHLZ9NcrA7mdcXtDCiGdNjRmZDKxO1G0/f7A6E55S+CAp ieng== X-Received: by 10.194.157.168 with SMTP id wn8mr71216377wjb.79.1435168069169; Wed, 24 Jun 2015 10:47:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.39.135 with HTTP; Wed, 24 Jun 2015 10:47:29 -0700 (PDT) In-Reply-To: References: From: Stefano Garzarella Date: Wed, 24 Jun 2015 19:47:29 +0200 Message-ID: Subject: Re: FreeBSD-head ixgbe build failed To: Eric Joyner Cc: "freebsd-net@freebsd.org" , freebsd-current , Luigi Rizzo , jfv@freebsd.org Content-Type: text/plain; charset=UTF-8 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 17:47:51 -0000 Great! Now all work fine! Thanks, Stefano 2015-06-24 19:07 GMT+02:00 Eric Joyner : > I made the change in r284767. It leaves out the backwards compatibility > ixgbe build target that the stable/10 commit allowed, but you can now build > the modules seperately. > > On Mon, Jun 22, 2015 at 2:29 PM Eric Joyner wrote: > >> I guess I could reverse-MFC r283668, then, to make that work on HEAD. >> >> On Mon, Jun 22, 2015, 12:07 PM Stefano Garzarella < >> stefanogarzarella@gmail.com> wrote: >> >>> Hi all, >>> I tried to compile FreeBSD-head with only "device ix" (without "device >>> ixv") but the build failed. >>> >>> I fixed this behavior using this patch: >>> diff --git a/sys/conf/files b/sys/conf/files >>> index 65606b0..279b161 100644 >>> --- a/sys/conf/files >>> +++ b/sys/conf/files >>> @@ -1774,25 +1774,25 @@ dev/ixgbe/if_ix.c optional ix inet >>> \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" >>> dev/ixgbe/if_ixv.c optional ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" >>> -dev/ixgbe/ix_txrx.c optional ix ixv inet \ >>> +dev/ixgbe/ix_txrx.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP" >>> -dev/ixgbe/ixgbe_phy.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_phy.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> -dev/ixgbe/ixgbe_api.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_api.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> -dev/ixgbe/ixgbe_common.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_common.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> -dev/ixgbe/ixgbe_mbx.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_mbx.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> -dev/ixgbe/ixgbe_vf.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_vf.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> -dev/ixgbe/ixgbe_82598.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_82598.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> -dev/ixgbe/ixgbe_82599.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_82599.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> -dev/ixgbe/ixgbe_x540.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_x540.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> -dev/ixgbe/ixgbe_x550.c optional ix ixv inet \ >>> +dev/ixgbe/ixgbe_x550.c optional ix | ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> dev/ixgbe/ixgbe_dcb.c optional ix ixv inet \ >>> compile-with "${NORMAL_C} -I$S/dev/ixgbe" >>> >>> cheers, >>> Stefano >>> >>> -- >>> *Stefano Garzarella* >>> Software Engineer >>> >>> e-mail: stefano.garzarella@gmail.com >>> github: http://github.com/stefano-garzarella >>> linkedin: http://it.linkedin.com/pub/stefano-garzarella >>> >> -- *Stefano Garzarella* Software Engineer e-mail: stefano.garzarella@gmail.com github: http://github.com/stefano-garzarella linkedin: http://it.linkedin.com/pub/stefano-garzarella From owner-freebsd-current@freebsd.org Wed Jun 24 22:33:19 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 E5BD5916D4B for ; Wed, 24 Jun 2015 22:33:19 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id CFF562905; Wed, 24 Jun 2015 22:33:19 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 36BD938F; Wed, 24 Jun 2015 22:33:16 +0000 (UTC) Date: Wed, 24 Jun 2015 22:33:12 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <666204459.27.1435185192806.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1130 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 22:33:20 -0000 FreeBSD_HEAD-tests - Build #1130 - Failure: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1130/ to view the results. From owner-freebsd-current@freebsd.org Thu Jun 25 09:37:22 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 81A3998C0DD for ; Thu, 25 Jun 2015 09:37:22 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 6B641194C; Thu, 25 Jun 2015 09:37:22 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 090F5515; Thu, 25 Jun 2015 09:37:22 +0000 (UTC) Date: Thu, 25 Jun 2015 09:37:19 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <829408588.30.1435225040354.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <666204459.27.1435185192806.JavaMail.jenkins@jenkins-9.freebsd.org> References: <666204459.27.1435185192806.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1131 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2015 09:37:22 -0000 FreeBSD_HEAD-tests - Build #1131 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1131/ to view the results. From owner-freebsd-current@freebsd.org Fri Jun 26 03:32:16 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 BC2F298C8FD for ; Fri, 26 Jun 2015 03:32:16 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id AF3F21970; Fri, 26 Jun 2015 03:32:16 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 00D5F693; Fri, 26 Jun 2015 03:32:13 +0000 (UTC) Date: Fri, 26 Jun 2015 03:32:07 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <1211833608.41.1435289529364.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1133 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 03:32:16 -0000 FreeBSD_HEAD-tests - Build #1133 - Failure: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1133/ to view the results. From owner-freebsd-current@freebsd.org Fri Jun 26 08:28:14 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 485AC98D76B; Fri, 26 Jun 2015 08:28:14 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD550189F; Fri, 26 Jun 2015 08:28:13 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net [IPv6:2a00:e10:2800::a135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id t5Q8S9dt086345; Fri, 26 Jun 2015 10:28:09 +0200 (CEST) (envelope-from h.schmalzbauer@omnilan.de) Received: from titan.inop.mo1.omnilan.net (titan.inop.mo1.omnilan.net [IPv6:2001:a60:f0bb:1::3:1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id 3FC33563; Fri, 26 Jun 2015 10:28:09 +0200 (CEST) Message-ID: <558D0D18.7060209@omnilan.de> Date: Fri, 26 Jun 2015 10:28:08 +0200 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-current@freebsd.org CC: FreeBSD Stable Subject: Bug reminder, KBDMUX_DFLT_KEYMAP + option *KB*_DFLT_KEYMAP and *map.h in sys/conf/files X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig420642347F2AA42DD09B650C" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]); Fri, 26 Jun 2015 10:28:09 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: ; Sender-helo: mh0.gentlemail.de; ) 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: Fri, 26 Jun 2015 08:28:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig420642347F2AA42DD09B650C Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Hello, since 10.2 code freeze will start in a week, I'd like to ask if somebody can have a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193865 + https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193817 Short summary: Defining ..._DFLT_KEYMAP should work sc(4)/vt(4) source/target independent (currently if you have a vt(4) driven building machine you can't build a sc(4) kernel with a non-default "sc" keymap) Also, KBDMUX_DFLT_KEYMAP shloud be made available, like we've had=20 ATKBD_DFLT_KEYMAP and UKBD_DFLT_KEYMAP for a very long time, but truned useless since kbdmux(4) was enabled by default long time ago! Lost discussion was started here: https://lists.freebsd.org/pipermail/freebsd-stable/2014-September/080104.= html Thanks, -Harry --------------enig420642347F2AA42DD09B650C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAlWNDRgACgkQLDqVQ9VXb8iycQCgjS4GGgQiKQIrAaeifugOuulI PhIAoKUAV3Bgg04Ny7YDOzCv2l+cIdUD =n+PC -----END PGP SIGNATURE----- --------------enig420642347F2AA42DD09B650C-- From owner-freebsd-current@freebsd.org Fri Jun 26 11:10:20 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 0C5CE98CCC1 for ; Fri, 26 Jun 2015 11:10:20 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id F255919DB; Fri, 26 Jun 2015 11:10:19 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 4AC467AE; Fri, 26 Jun 2015 11:10:18 +0000 (UTC) Date: Fri, 26 Jun 2015 11:10:16 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <728605034.44.1435317016572.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1211833608.41.1435289529364.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1211833608.41.1435289529364.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1134 - Unstable MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: UNSTABLE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 11:10:20 -0000 FreeBSD_HEAD-tests - Build #1134 - Unstable: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1134/ to view the results. From owner-freebsd-current@freebsd.org Fri Jun 26 15:12:07 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 AA9AC98CB3C for ; Fri, 26 Jun 2015 15:12:07 +0000 (UTC) (envelope-from sbruno@ignoranthack.me) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 917A110A3 for ; Fri, 26 Jun 2015 15:12:07 +0000 (UTC) (envelope-from sbruno@ignoranthack.me) Received: from [192.168.200.214] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id EA1FF193DA3 for ; Fri, 26 Jun 2015 15:12:05 +0000 (UTC) Message-ID: <558D6BC5.904@ignoranthack.me> Date: Fri, 26 Jun 2015 08:12:05 -0700 From: Sean Bruno Reply-To: sbruno@freebsd.org User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: FreeBSD current Subject: ex(4) Removal from -current Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Fri, 26 Jun 2015 15:12:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201127 ex(4) is an old Intel ethernet driver that isn't being actively maintained. I propose purging it from -current for 11.0 release things. sean p.s. will post to -net as well -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJVjWvEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kiKoIAMwLD9yS2io9CowwMb1brsZX Cegs05kAdrMrJk9bOF/gVO1yZvPk1kPBBdd59sYPrdVaTuKvwO1MY0+rphpdoC6U v62fIlpBwZ1n1D07plzm1bC76MUWQl5eJ2MtusWwoAER/SRHn/AGL/JuQx55y0Rt K8UULy1JBVZjRJOvM9uHFVRPShPJ/fu/yfia3oMbFHO3AuL30x4Vq6+L9RU1b7Dq e8x9hmXkRt3wl9XVLZ9jkPqS+3u8xOoPg5ycnxF9IkV2ugr09SIg93OqJs8OsY6Y HJv0SuCl14vevcmygYJMtnreKoo+pjAokrE09UyyliNarXeanlmKPWLJVkTYM/o= =3GZO -----END PGP SIGNATURE----- From owner-freebsd-current@freebsd.org Fri Jun 26 15:33:03 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 322C098CF72 for ; Fri, 26 Jun 2015 15:33:03 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 242A91012; Fri, 26 Jun 2015 15:33:03 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id B51497F7; Fri, 26 Jun 2015 15:33:01 +0000 (UTC) Date: Fri, 26 Jun 2015 15:33:00 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <1928269725.47.1435332780564.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <728605034.44.1435317016572.JavaMail.jenkins@jenkins-9.freebsd.org> References: <728605034.44.1435317016572.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1135 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 15:33:03 -0000 FreeBSD_HEAD-tests - Build #1135 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1135/ to view the results. From owner-freebsd-current@freebsd.org Fri Jun 26 22:59:10 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 1FB4A98C7DA for ; Fri, 26 Jun 2015 22:59:10 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 13CB6160A; Fri, 26 Jun 2015 22:59:10 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id A9CEF8A1; Fri, 26 Jun 2015 22:59:07 +0000 (UTC) Date: Fri, 26 Jun 2015 22:59:01 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <303497667.49.1435359542722.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1136 - Unstable MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: UNSTABLE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 22:59:10 -0000 FreeBSD_HEAD-tests - Build #1136 - Unstable: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1136/ to view the results. From owner-freebsd-current@freebsd.org Sat Jun 27 10:39:46 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 3B81D98E47A for ; Sat, 27 Jun 2015 10:39:46 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 21A451B7F; Sat, 27 Jun 2015 10:39:46 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id B5BE69E5; Sat, 27 Jun 2015 10:39:43 +0000 (UTC) Date: Sat, 27 Jun 2015 10:39:39 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <1474914124.51.1435401580077.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <303497667.49.1435359542722.JavaMail.jenkins@jenkins-9.freebsd.org> References: <303497667.49.1435359542722.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1137 - Still Unstable MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: UNSTABLE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jun 2015 10:39:46 -0000 FreeBSD_HEAD-tests - Build #1137 - Still Unstable: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1137/ to view the results. From owner-freebsd-current@freebsd.org Sat Jun 27 18:28:34 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 3033B98CC0B for ; Sat, 27 Jun 2015 18:28:34 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 223601116; Sat, 27 Jun 2015 18:28:34 +0000 (UTC) (envelope-from jenkins-admin@freebsd.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id C7E79A7B; Sat, 27 Jun 2015 18:28:32 +0000 (UTC) Date: Sat, 27 Jun 2015 18:28:29 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Message-ID: <894080505.53.1435429710987.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1474914124.51.1435401580077.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1474914124.51.1435401580077.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD-tests - Build #1138 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD-tests X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jun 2015 18:28:34 -0000 FreeBSD_HEAD-tests - Build #1138 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1138/ to view the results.