Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2016 23:04:43 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   r300912: compile failure in world: event.cc:438:45: error: invalid suffix on literal;
Message-ID:  <20160528230443.31ee2003.ohartman@zedat.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
--Sig_/0nTmAtfBd/h5EOgFt.dPXAu
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Recent CURRENT r300912 fails to buildworld with the error shown below:

[...]
cc   -O2 -pipe -O3 -O3 -pipe -march=3Dnative  -DNDEBUG -MD  -MF.depend.alia=
s_skinny.o
-MTalias_skinny.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -W=
no-pointer-sign
-Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol=
ogical-compare
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-=
conversion
-Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa=
rameter
-Wno-parentheses  -Qunused-arguments
-c /usr/src/lib/libalias/modules/skinny/../../../../sys/netinet/libalias/al=
ias_skinny.c
-o alias_skinny.o --- all_subdir_lib/libdevdctl --- --- event.So
--- /usr/src/lib/libdevdctl/event.cc:438:45: error: invalid suffix on liter=
al; C++11
requires a space between literal and identifier [-Wreserved-user-defined-li=
teral]
snprintf(timebuf, bufsize, " timestamp=3D%"PRId64,

--Sig_/0nTmAtfBd/h5EOgFt.dPXAu
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXSgfrAAoJEOgBcD7A/5N8yiEH/j6dzc4nIkksQIDxFI51JYyv
ugQXHufUZxprqnWJfFmTAvlNqWReZRjK+rnqwbifykRiYM7h6pwMDwzM05Ximmin
kB7n7iTLvcBi1H1lQlpcmlExQsMAZNC3Ige48vgwnnIQ+xk3fwJxn3TZGbU+/08x
u57NmHfPw8HRvlqIrkwUVNsWR1hqX6jGkb8tbwmdQo45xSeX16MEf2A4JDh0TD3/
BPa53594sPtREOf6bFPrx6BsPpRsbWJyGVeQLfS31r+Lt7pf2jkUC3LR45aYoJ3I
XunyXvYDPCoRaMJSVbwQinGH8w7IRYK22EJ0tcqGln6k9zBH0NXuzFXNXvvouUM=
=l3N7
-----END PGP SIGNATURE-----

--Sig_/0nTmAtfBd/h5EOgFt.dPXAu--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160528230443.31ee2003.ohartman>