From owner-svn-src-all@freebsd.org Mon May 16 13:07:05 2016 Return-Path: Delivered-To: svn-src-all@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 5DA98B3CEC7; Mon, 16 May 2016 13:07:05 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::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 045CF10AF; Mon, 16 May 2016 13:07:05 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x22d.google.com with SMTP id a17so135216195wme.0; Mon, 16 May 2016 06:07:04 -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-disposition:in-reply-to:user-agent; bh=pe1SGhqtVwT5ouFtXp1Adhik5bEtEIcwv6POdtDC9V4=; b=VBYLQMGbYLpeDWRSR6e+l23NmQryAcGnzFMdzzvm5B8GxecQJEteQ2TN7P3G6JXs+e fhr3UakhwSNaH8seC6TthdkWu5Vb8QKsiF56fZcnJy/IuVLndKCi+WnkNPXQreyjeX0h Y/TjqJqDzWx6zDM+ZyhYyPngwlvLx4ycSohNWklAsW2XWIFi2ddu2tTG4X1RT1iNzc2T fCdwr9Nuev2PSU4XtDr+HNi15jVbMPviXzH+hDDgnBBJWSZvAKW3KlaPIFPXMPTz8T2W SoK2giJY6UN031CyGEKBSXMFOabtzuKofkuujL7/2EpCrZF4iy0bOpIdpAJU3KTQAKW1 Tbeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=pe1SGhqtVwT5ouFtXp1Adhik5bEtEIcwv6POdtDC9V4=; b=GeN9yrb8IGXzdiFdng7lqn1kI35XYqO/74lj7+3olUzV12RfeX1SqIjFGNI6R/BsZP dFwM1SwsNEqjMF9nA0jXzCWgMQkTybMmusntwSixKl/wjoBH+0O4E3dIJmD6VRGy+oJ1 +ES07YBPPmdAyVfpuPaE1H1+IY8YDTxK08/mVlsXWXHZtdUSoLuG5VqmjB9nvmOl9AkN LRtmowM/BlSnD0KnNWeoHTfRwK62ssxR88f1EmFDUo4j7af2fP3YTK6gy9Wr/Cewy3wk 5CtUY72UzbjMVRylAG/BZtWpRttEAdnP8Nw9keTBHfxGxJsZFuuutPl40FDKCBe97m7h Gd7A== X-Gm-Message-State: AOPr4FULQsraVnTWi6yDrwfNwAQ1jE/UduKFqOACX8mQepGH/6abEw67BcelYnQzHLu/Hw== X-Received: by 10.28.59.133 with SMTP id i127mr18321679wma.24.1463404023560; Mon, 16 May 2016 06:07:03 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id i194sm18314867wmf.6.2016.05.16.06.07.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 May 2016 06:07:02 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 16 May 2016 15:07:00 +0200 From: Baptiste Daroussin To: Jilles Tjoelker Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r299942 - in head/usr.bin/xinstall: . tests Message-ID: <20160516130700.GQ49383@ivaldir.etoilebsd.net> References: <201605161256.u4GCuSOO080658@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jTlsQtO0VwrbBARu" Content-Disposition: inline In-Reply-To: <201605161256.u4GCuSOO080658@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2016 13:07:05 -0000 --jTlsQtO0VwrbBARu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 16, 2016 at 12:56:28PM +0000, Jilles Tjoelker wrote: > Author: jilles > Date: Mon May 16 12:56:28 2016 > New Revision: 299942 > URL: https://svnweb.freebsd.org/changeset/base/299942 >=20 > Log: > install: Revert utimensat usage (r299850). > =20 > This should fix the build on older stable/10, since install is a bootst= rap > tool. > =20 > Pending a decision how to fix this properly, revert utimensat usage. Co= pies > with the -p option will again appear older than the original almost alw= ays, > but -p is not commonly used. You could add a utimensat stub into libstand to workaround the issue? Best regards, Bapt --jTlsQtO0VwrbBARu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXOcXzAAoJEGOJi9zxtz5aECsQAMdDG7F3vNU65Ej2Ph0KAcOc lvtJ04LyLaTqi/e1rEX60mQ9Aewxwgo2YBXEciqENb0lxNEffL/foXlm4fdny1fs tsZKd2GFh1efEq2bCYIzShomTjLod9/e44LMJ5X1x3y1N/UiX3+QbxhejZ2IMF2g JK6n6Nv/a0mfGysSlxwUSXsfr1TlLlRwIE+2p5nDX3O6QGzKC/Jsxun01g6Ylbfh ix9PrH/Y/BDMzLXGdlxQ7HCFTzYY32G5Nn1l7LQHgBqxHPKuq3V7IiU7Dk0nFd3x hLhjkXF5olcN2EfLi2kQJyJ5VP8JRpgHpLR30s6+oLFJo1MfArbAPfKS+SW4azJe yOk7+jofx0PZQAwqHzIhM7UUvgNBtEZIV0sx/ocq/QD0pOZVJBTC2pJyWkOB0h7P duZ2mFh+zvegsNpb0XLJpI22Hp2lzZHOmAP42pd7oPGf51z2phu5Hbz53NLyVumj NKz8dVRN2XlYkm29aThZF9dqjWnlpnnsIqdVBxIzJSlB3lJm+X+s0MblJ9t6fr+I GWcv7rH33jmRWD78W/KFYfaW8vWKy65WM+Ronx4z38TwTlmsnou8JRWS0k+YWWkZ lFtko7n1ZpwiYJlJq0DBwmkEUHo2TkJtEsv0gG7E0RkxfMUGHngNx/bgU+8iajIV On5XvRm2hmiKqGPGiWYd =27tG -----END PGP SIGNATURE----- --jTlsQtO0VwrbBARu--