Date: Mon, 2 Apr 2018 21:33:45 +0200 From: Michael Grimm <trashcan@ellael.org> To: Mailing List FreeBSD Ports <freebsd-ports@FreeBSD.org> Subject: FreeBSD 11.1-STABLE #0 r331865: geomWatch compilation fails Message-ID: <C52C521E-1E7B-45C4-B5CC-CC6EE0446539@ellael.org>
next in thread | raw e-mail | index | archive | help
Hi, since the recent upgrade of llvm et al in STABLE-11.1 geomWatch fails to = compile (poudriere): In file included from geomWatch.cpp:41: In file included from ./zpool.hpp:35: In file included from = zfs/v28/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:38: In file included from = zfs/v28/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_ioctl.h:30:= In file included from = zfs/v28/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h:29: In file included from = zfs/v28/cddl/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h:83:= zfs/v28/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent.h:79:37: = error: invalid suffix on literal; C++11 requires a space between literal = and identifier [-Wreserved-user-defined-literal] #define SUNW_KERN_PUB SUNW_VENDOR":"SE_KERN_PUB ^ =20 zfs/v28/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent.h:80:36: = error: invalid suffix on literal; C++11 requires a space between literal = and identifier [-Wreserved-user-defined-literal] #define SUNW_USR_PUB SUNW_VENDOR":"SE_USR_PUB ^ =20 1 warning and 2 errors generated. *** [geomWatch] Error code 1 make[1]: stopped in = /wrkdirs/usr/ports/sysutils/geomWatch/work/geomWatch-1.3.0 1 error Regards, Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C52C521E-1E7B-45C4-B5CC-CC6EE0446539>