From owner-svn-src-head@freebsd.org Mon Nov 7 06:07:24 2016 Return-Path: Delivered-To: svn-src-head@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 6D28BC34FB6 for ; Mon, 7 Nov 2016 06:07:24 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-yw0-x233.google.com (mail-yw0-x233.google.com [IPv6:2607:f8b0:4002: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 2B323C00 for ; Mon, 7 Nov 2016 06:07:24 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by mail-yw0-x233.google.com with SMTP id t125so125924300ywc.1 for ; Sun, 06 Nov 2016 22:07:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuxi-nl.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=9ocaSwvPJhirSvoUoDwF96cUWYrX78SgRXEdJzvkj7o=; b=l/Ml5RAwV6xYcC8ji9NXqUGvHJyz2hMsrqsOkP0/Nz1Y2qlM45oIIx/bJbhnBKdm5c rTU7EcgykHyUIBEljl+sZt63cSeoHVec9ssBWm58hEyi3GyCiqmxmeWvwxMP5p92pXoN EYH+PffhbwuXOSlL5RwpxbEwkvWfqD8Na04BLM74J7uKtoVjzz+qdyNyPEC6eCuOdyGA CV93Tli0ZJmHpaCg9puqwQPBZx1Efg8A9N2kKPsGlc8q0u6xIJ5vv/pJMqByNAtRpk8U w+iCn7hkX3yURwI1+VNhbaLDWB284wrIQTMaEzuRV1PQ8ok5Mwumqpl4lcyKxzTENhce 6+bg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=9ocaSwvPJhirSvoUoDwF96cUWYrX78SgRXEdJzvkj7o=; b=ZGxZfwbljw2itkcFc9m9xtkhP0jdpC6aDT/Fry4uOZvAh2zqEedK7nVtHMIJPUYY+6 lz12+V8j05pj85x5GhuJAvyZXo5uR/D28XkX3KqRV+YSRZvY+MFQbJ/WsHWeinrap0yo fsoZdxq+uON/H77PiP2TJULMQ3O2UF9TA3t38gGny4oEKvjTG8bNhkEXKhHgIJvvGpwk 3yfhHOmzTfoLytlczPmjzWnEM8vdHj/XI6Zs7hM2rWuXfsTxk+DmU1KvpUjAzVL9b/W1 Vo8sudVbKjvA0nTqwvpS2vxSQOBAalOEEhI0+RyDSl+lePNfAhwuSafsrF7CLKsKF5wG S0jw== X-Gm-Message-State: ABUngvcVaxrPg+zRv8hOGe2M7MEfy0fSxl9aagIE2mpHl8jEKFCZX5UmSxobrQixx7PEflaJQk5n+NkRkkvZXA== X-Received: by 10.13.196.67 with SMTP id g64mr4065555ywd.138.1478498843291; Sun, 06 Nov 2016 22:07:23 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.31.213 with HTTP; Sun, 6 Nov 2016 22:06:52 -0800 (PST) In-Reply-To: <4F77ED5A-6B71-4AA5-BEC9-752A8BA349CE@bigpond.net.au> References: <4F77ED5A-6B71-4AA5-BEC9-752A8BA349CE@bigpond.net.au> From: Ed Schouten Date: Mon, 7 Nov 2016 07:06:52 +0100 Message-ID: Subject: Re: svn commit: r307227 - in head: include lib/libc/stdlib lib/libc/tests/stdlib To: Andrew Reilly Cc: svn-src-head@freebsd.org, "ed@FreeBSD.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2016 06:07:24 -0000 Hi Andrew, 2016-11-07 0:54 GMT+01:00 Andrew Reilly : > Thanks for pointing me back to src.conf. I added this when I was an =E2= =80=9Cearly adopter=E2=80=9D of clang, and it was necessary. I suspect tha= t now that we are all-clang all the time, this is redundant. Would this ha= ve overridden the system build process? > > my /etc/src.conf: > CC=3Dclang > CXX=3Dclang++ > CPP=3Dclang-cpp > WITH_LIBCPLUSPLUS=3Dyes That may very likely be the culprit, as it probably means you used the compiler binary of the host installation that uses /usr/include as its include path. Thanks for confirming! --=20 Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717