From owner-freebsd-ports@freebsd.org Tue Apr 3 19:23:30 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 744E3F79109 for ; Tue, 3 Apr 2018 19:23:30 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [87.98.149.189]) (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 07F366E68F; Tue, 3 Apr 2018 19:23:29 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:e9:7f02:d101:a444:9908:f5ce:8ee5] (p200300E97F02D101A4449908F5CE8EE5.dip0.t-ipconnect.de [IPv6:2003:e9:7f02:d101:a444:9908:f5ce:8ee5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 40FzXB4wxlz8Mh; Tue, 3 Apr 2018 21:23:22 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.99.4 at mail.enfer-du-nord.net Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: FreeBSD 11.1-STABLE #0 r331865: geomWatch compilation fails From: Michael Grimm In-Reply-To: Date: Tue, 3 Apr 2018 21:23:21 +0200 Cc: Mailing List FreeBSD Ports Content-Transfer-Encoding: quoted-printable Message-Id: <45A1D65D-631D-4EB8-9A50-37FDC9EDE511@ellael.org> References: <03903203-1A23-45FB-B5D0-8514BF27795B@FreeBSD.org> <6A1BB0E8-D521-420F-A8EC-09F2A58B703B@ellael.org> To: Dimitry Andric X-Mailer: Apple Mail (2.3445.6.18) X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,RDNS_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.kaan-bock.lan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2018 19:23:30 -0000 Dimitry Andric wrote: > On 3 Apr 2018, at 19:34, Michael Grimm wrote: >> Well, this time, after adding "USE_CXXSTD=3Dgnu++98" into that port's = Makefile, poudriere has not been able to compile that port. Sadly. But = thank you anyway. >=20 > Please try the patches in . I did apply your patch "Make geomWatch obey USE_CXXSTD=3Dgnu++98 option" = to sysutils/geomWatch/files/patch-Makefile and "USE_CXXSTD=3Dgnu++98" to = sysutils/geomWatch/Makefile, and it compiles successfully. Thanks. P.S. Do you want me to apply Harald's patch "zfs-sysevent.h: Insert = whitespaces for C++11 compile werror." in addition and/or as well? Regards, Michael