From owner-freebsd-current@freebsd.org Sun May 29 08:37:22 2016 Return-Path: Delivered-To: freebsd-current@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 046AAB4DA79 for ; Sun, 29 May 2016 08:37:22 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (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 B8BBB181F; Sun, 29 May 2016 08:37:20 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1b6wDm-002Vud-SO>; Sun, 29 May 2016 10:37:18 +0200 Received: from x4e34a111.dyn.telefonica.de ([78.52.161.17] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (envelope-from ) id <1b6wDm-001QIA-Hj>; Sun, 29 May 2016 10:37:18 +0200 Date: Sun, 29 May 2016 10:39:49 +0200 From: "O. Hartmann" To: Alan Somers Cc: Bryan Drewery , FreeBSD CURRENT Subject: Re: r300912: compile failure in world: event.cc:438:45: error: invalid suffix on literal; Message-ID: <20160529103949.17a63e0e.ohartman@zedat.fu-berlin.de> In-Reply-To: References: <20160528230443.31ee2003.ohartman@zedat.fu-berlin.de> <20160529000706.1c1e582d.ohartman@zedat.fu-berlin.de> <813e1a9f-7a65-ffe6-6189-4067df57646a@FreeBSD.org> Organization: FU Berlin X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/KDs0ISka2PD_BnLRa/O6vz3"; protocol="application/pgp-signature" X-Originating-IP: 78.52.161.17 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2016 08:37:22 -0000 --Sig_/KDs0ISka2PD_BnLRa/O6vz3 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Sat, 28 May 2016 17:27:29 -0600 Alan Somers schrieb: > On Sat, May 28, 2016 at 4:26 PM, Bryan Drewery wro= te: > > On 5/28/16 3:07 PM, O. Hartmann wrote: =20 > >> CXXFLAGS+=3D -std=3Dc++11 > >> > >> > >> As it has been earlier stated, there is no -std=3Dc++11 visible in the= cc options, only > >> -std=3Dgnu99. =20 > > > > I'm confused why -std=3Dc++11 *doesn't* show now. Whatever though, the > > problem is reproducible with GCC toolchains which always get -std=3Dc++= 11 > > added in. > > > > I'm committing a fix. > > > > -- > > Regards, > > Bryan Drewery =20 >=20 > It didn't show only because ohartman pasted the wrong context in his > original email. He pasted the compile command for a .c file, followed > the the error message from a .cc file. Thanks for fixing it, Bryan. >=20 > -Alan He seems right, I confused the error messages and took it from a wrong term= inal, where I didn't disable parallel build. The fix fixed the problem, thank you very much. oh --Sig_/KDs0ISka2PD_BnLRa/O6vz3 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXSqrVAAoJEOgBcD7A/5N8BGwIAJnwykko5mDo3wbJUIWN3r7u zzImNFv5Fkvu946CvxwXdcmlJa6VOPhAz1Trwqf3EcA7GJJXZvXgff+H5U4r/IDz 7tdgp+zf7FtTGcbR0cDEhmetMa4UIPaEvfOu/SZhovo2EaAekAyQedlxGbEviI/V djui9Ja9gT4SLgBoY1waZecelFGrSk3HSmkDF8maaLjPgkNGzTMGD6qSocn8rV6l 4nvKleTkgJbXhv4Ns41rAGgkB8003g1S5e6gM+MKhLuUy/QLuhcL+zgmU/yXHZmz dpw/cWrqKTEXC9KOCPJHtNdURmQOiL7bMdV0iIKPg4xVmXuZpUd35ttORyG6DAo= =NywJ -----END PGP SIGNATURE----- --Sig_/KDs0ISka2PD_BnLRa/O6vz3--