mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
66d9e996a9
Compiling PluggableFactory.cc... In file included from /usr/include/machine/endian.h:6, from /usr/include/sys/types.h:44, from /usr/include/zconf.h:444, from /usr/include/zlib.h:34, from src/serialize.hh:12, from src/EmuDuration.hh:4, from src/EmuTime.hh:4, from src/input/StateChangeListener.hh:4, from src/input/RecordedCommand.hh:5, from src/PluggingController.hh:4, from src/PluggableFactory.cc:2: src/utils/endian.hh:12:38: error: expected ')' before '(' token 12 | [[nodiscard]] static inline uint16_t bswap16(uint16_t x) | ^~~~~~~ src/utils/endian.hh:24:38: error: expected ')' before '?' token 24 | [[nodiscard]] static inline uint32_t bswap32(uint32_t x) | ^~~~~~~ src/utils/endian.hh:39:38: error: expected ')' before '?' token 39 | [[nodiscard]] static inline uint64_t bswap64(uint64_t x) | ^~~~~~~ Reported by: pkg-fallout |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr |