From owner-svn-src-head@freebsd.org Tue Dec 6 03:18:35 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 F338BC67E5E; Tue, 6 Dec 2016 03:18:34 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io0-x244.google.com (mail-io0-x244.google.com [IPv6:2607:f8b0:4001:c06::244]) (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 BD26F181A; Tue, 6 Dec 2016 03:18:34 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io0-x244.google.com with SMTP id r94so3902978ioe.1; Mon, 05 Dec 2016 19:18:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=nS71D1BrdDoZXrCdv96LFeiY2+g0wKz7S5v9PJBFW40=; b=VlxE5icM/JZQaLrP7utanjHZh9VYq91f87JOaCIsnnbalD8Yrtae2RGOdCZn/kQ0mz iTrrD69qWuueEYcWTvtmTWvr63zxU+kOBOGAAMpW+RX7/gyR3DyoRB8Tx4cgoT7CaBKC c3PQJGetbUowYMUfqPPTe56Fh/bqLy8UHb6QIrptV9dgRqda3mbaIANrSz0wgkVme7HE GqOM08NQvUma4aaqF9B1FuXxMVqTCcrlNfdeKh8yoHqfSNv9g8lIEGeLB2nlitiAK0Lo dtstYYIPHDbwATBKrPK13SLAB+1EYPK5N2Ff7ZnV4CjwyIUKbXoArp2c+A5XWh94Wlwn S3KA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=nS71D1BrdDoZXrCdv96LFeiY2+g0wKz7S5v9PJBFW40=; b=lXdBItvuKT9KvwCvS1VvsqYObCu2EQ+vs273HzbNHOos2o9alSZJMxUKDbuf2xxuM+ A32LQoRsXHY4P5yzMj/yoFqhP36xd13aBDcd49+H9wudXR/pFdrsRj2PeshccE0d66yS 1O2i5psfo0L4fVTVDrLr/50vczEjNiE4YgD7FfBitrcKorCU5oGSsIj+qzRRCrsp0m3J EcO6r+mGAgkUJJNgh4eo4UyIZ7SPd1hzd5311KxT7llGJ9oONXkdOywG9Wya6DXif8Vp 3Pm0fR16HyJa5lv7Rc2QL13pCajmx7u/Rui7sdvqkofVmwGrRMsUTgqAUsRime7Aj/OR D44w== X-Gm-Message-State: AKaTC00GChz4MPgA2MFgZqIf8e0rfdnhNzPOWG/NSwjy9pQdexUykidWAbBxdmYEWURvCwXIOEndR321CosxTA== X-Received: by 10.107.19.164 with SMTP id 36mr53717511iot.155.1480994314078; Mon, 05 Dec 2016 19:18:34 -0800 (PST) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.175.133 with HTTP; Mon, 5 Dec 2016 19:18:13 -0800 (PST) In-Reply-To: <201612051555.uB5FtpGS063661@repo.freebsd.org> References: <201612051555.uB5FtpGS063661@repo.freebsd.org> From: Ed Maste Date: Mon, 5 Dec 2016 22:18:13 -0500 X-Google-Sender-Auth: 0yKkSSvGBh-GPmEB6p2ZHwLqD1M Message-ID: Subject: Re: svn commit: r309553 - head/sys/arm/include To: Michal Meloun Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Tue, 06 Dec 2016 03:18:35 -0000 On 5 December 2016 at 10:55, Michal Meloun wrote: > Author: mmel > Date: Mon Dec 5 15:55:51 2016 > New Revision: 309553 > URL: https://svnweb.freebsd.org/changeset/base/309553 > > Log: > Fix build breakage caused by r309531. > > Reported by: andrew > MFC after: 2 weeks > X-MFC with: r309531 It appears this breaks armv6 buildworld: In file included from /tank/emaste/src/freebsd-staging/lib/libkvm/kvm.c:48: In file included from /tank/emaste/obj/arm.armv6/tank/emaste/src/freebsd-staging/tmp/usr/include/sys/user.h:52: In file included from /tank/emaste/obj/arm.armv6/tank/emaste/src/freebsd-staging/tmp/usr/include/vm/pmap.h:90: In file included from /tank/emaste/obj/arm.armv6/tank/emaste/src/freebsd-staging/tmp/usr/include/machine/pmap.h:33: /tank/emaste/obj/arm.armv6/tank/emaste/src/freebsd-staging/tmp/usr/include/sys/systm.h:178:5: error: declaration of built-in function 'setjmp' requires inclusion of the header [-Werror,-Wbuiltin-requires-header] int setjmp(struct _jmp_buf *) __returns_twice; ^ ...