From owner-freebsd-testing@freebsd.org Mon Aug 29 18:00:34 2016 Return-Path: Delivered-To: freebsd-testing@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 75748BC7B59 for ; Mon, 29 Aug 2016 18:00:34 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4F6B2D3B; Mon, 29 Aug 2016 18:00:34 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 43475198E; Mon, 29 Aug 2016 18:00:34 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 0E1061A921; Mon, 29 Aug 2016 18:00:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id bPOIgkJd9VaE; Mon, 29 Aug 2016 18:00:30 +0000 (UTC) Subject: Re: Jenkins build is still unstable: FreeBSD_HEAD #564 DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 2D9C31A91A To: "Ngie Cooper (yaneurabeya)" , Li-Wen Hsu References: <1491374121.44.1472440150670.JavaMail.jenkins@jenkins-9.freebsd.org> <166099893.51.1472451061454.JavaMail.jenkins@jenkins-9.freebsd.org> <6E443BB8-0269-4812-A2F4-40AA303E69C6@FreeBSD.org> <8058052E-A09A-403E-828A-74B51ED4BBF4@FreeBSD.org> <20160829163911.GA51650@FreeBSD.cs.nctu.edu.tw> <4b8980f0-1a90-40d7-45b3-9569b321d1c6@FreeBSD.org> <20160829175247.GA10263@FreeBSD.cs.nctu.edu.tw> Cc: "jenkins-admin@freebsd.org" , "freebsd-testing@freebsd.org" , Dimitry Andric From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <31f11ba3-ca29-0f85-f1c1-6a3cd467bb57@FreeBSD.org> Date: Mon, 29 Aug 2016 11:00:30 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W5v6ci3pdLleDxHuHE46qPLdrpmncjU0h" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2016 18:00:34 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --W5v6ci3pdLleDxHuHE46qPLdrpmncjU0h Content-Type: multipart/mixed; boundary="clpWfrdwT8A8U3Mr7fEP9aW5M8xQWPHiU" From: Bryan Drewery To: "Ngie Cooper (yaneurabeya)" , Li-Wen Hsu Cc: "jenkins-admin@freebsd.org" , "freebsd-testing@freebsd.org" , Dimitry Andric Message-ID: <31f11ba3-ca29-0f85-f1c1-6a3cd467bb57@FreeBSD.org> Subject: Re: Jenkins build is still unstable: FreeBSD_HEAD #564 References: <1491374121.44.1472440150670.JavaMail.jenkins@jenkins-9.freebsd.org> <166099893.51.1472451061454.JavaMail.jenkins@jenkins-9.freebsd.org> <6E443BB8-0269-4812-A2F4-40AA303E69C6@FreeBSD.org> <8058052E-A09A-403E-828A-74B51ED4BBF4@FreeBSD.org> <20160829163911.GA51650@FreeBSD.cs.nctu.edu.tw> <4b8980f0-1a90-40d7-45b3-9569b321d1c6@FreeBSD.org> <20160829175247.GA10263@FreeBSD.cs.nctu.edu.tw> In-Reply-To: --clpWfrdwT8A8U3Mr7fEP9aW5M8xQWPHiU Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 8/29/2016 10:58 AM, Ngie Cooper (yaneurabeya) wrote: > (-bdrewery) >=20 >> On Aug 29, 2016, at 10:52, Li-Wen Hsu wrote: >> >> I guess the quickest way is boot that VM, cd to >> /usr/tests/lib/atf/libatf-c++ and run `kyua test atf_c++_test` >> However I am not sure this provides enough information because stuff >> under /usr/tests/lib/atf/libatf-c++ are all binary files. >> >> FWIW, I would like to know, should these -target, --sysroot and -B fla= ges be >> given when compiling a normal program in a normal time? In this test >> case, kyua just wanted to compile test.cpp which includes sstream, it'= s >> not during buildworld/buildkernel time, so files under /usr/obj >> should not be used. >=20 > I=E2=80=99m actively working on this right now. If I can=E2=80=99t reso= lve it soon, I=E2=80=99ll file a bug, mark it as an expected failure, and= we can work on fixing the issue with a bit more leisure. >=20 > It=E2=80=99s not a cross-compiler problem =E2=80=94 something changed r= ecently (likely in clang/libc++) that=E2=80=99s causing this problem, and= it might just be an existing bug that was triggered by that change.. >=20 What changed recently is that buildworld now always uses --sysroot for Clang, and --sysroot,-isystem,-B,-L for GCC. --=20 Regards, Bryan Drewery --clpWfrdwT8A8U3Mr7fEP9aW5M8xQWPHiU-- --W5v6ci3pdLleDxHuHE46qPLdrpmncjU0h 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 iQEcBAEBAgAGBQJXxHg+AAoJEDXXcbtuRpfP9d4H/1GwbGqkb9ibFoxVWcDRilPV 1SYXeNqIMy5Uuy740m0hwxJLXXIrz+4ZZAmjovYosGOPw04gY/o/FzThgrLIt+Nr O7ljbgQW50SZxfxp7RnEgxDabRFBSa37oNF2a5O6bvKRJXeJ/wxKhBlJ5Ko9zGz6 3Q3VWqVsD/7YW5V+6Uvre7BeAKp8LCG8XlH4P8UbLDAlijgOqZ5Yd28zkGCv1Fxt 7Rgy7Nigava8eqvc/vbCp5izPm0pZFHLeqd33J0476lbk4tgJKnp38CAZunlRqt/ 2sfFIG/N8nK+9hi1Yh9ZqNI5W/7UcrLuP0m3IYcmHUysJQqlQKsMjTaN59gtmH4= =GLis -----END PGP SIGNATURE----- --W5v6ci3pdLleDxHuHE46qPLdrpmncjU0h--