This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build FastRTPSSwift with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/FastRTPSSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DimaRU/FastRTPSSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7633194 Changes for CDRCodable latest version.
Cloned https://github.com/DimaRU/FastRTPSSwift.git
Revision (git rev-parse @):
76331945ebf4c4e80095373245cbaa9fee508ba2
SUCCESS checkout https://github.com/DimaRU/FastRTPSSwift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/DimaRU/FastRTPSSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Msg2swiftCommand
Building for debugging...
[2/12] Write sources
[2/12] Copying libfastrtpsa.a
[2/12] Write sources
[5/12] Write swift-version-6F35C1178C84523A.txt
[6/22] Compiling FastRTPSWrapper CustomLogConsumer.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedParticipantListener.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedParticipantListener.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSWrapper.h:12:
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:34:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   34 | typedef NS_CLOSED_ENUM(uint32_t, RTPSStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:43:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   43 | typedef NS_CLOSED_ENUM(uint32_t, RTPSReaderStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:50:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   50 | typedef NS_CLOSED_ENUM(uint32_t, RTPSWriterStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:57:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   57 | typedef NS_CLOSED_ENUM(uint32_t, RTPSParticipantStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:65:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   65 | typedef NS_CLOSED_ENUM(uint32_t, FastRTPSLogLevel) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:71:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   71 | typedef NS_CLOSED_ENUM(uint32_t, Durability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:78:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   78 | typedef NS_CLOSED_ENUM(uint32_t, Reliability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:83:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   83 | typedef NS_CLOSED_ENUM(uint32_t, ParticipantFilter) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
8 errors generated.
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedReaderListener.cpp:6:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedReaderListener.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSWrapper.h:12:
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:34:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   34 | typedef NS_CLOSED_ENUM(uint32_t, RTPSStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:43:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   43 | typedef NS_CLOSED_ENUM(uint32_t, RTPSReaderStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:50:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   50 | typedef NS_CLOSED_ENUM(uint32_t, RTPSWriterStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:57:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   57 | typedef NS_CLOSED_ENUM(uint32_t, RTPSParticipantStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:65:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   65 | typedef NS_CLOSED_ENUM(uint32_t, FastRTPSLogLevel) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:71:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   71 | typedef NS_CLOSED_ENUM(uint32_t, Durability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:78:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   78 | typedef NS_CLOSED_ENUM(uint32_t, Reliability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:83:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   83 | typedef NS_CLOSED_ENUM(uint32_t, ParticipantFilter) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
8 errors generated.
[7/22] Compiling FastRTPSWrapper BridgedReaderListener.cpp
[7/22] Compiling FastRTPSWrapper BridgedParticipantListener.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/FastRTPSWrapper.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSWrapper.h:12:
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:34:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   34 | typedef NS_CLOSED_ENUM(uint32_t, RTPSStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:43:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   43 | typedef NS_CLOSED_ENUM(uint32_t, RTPSReaderStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:50:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   50 | typedef NS_CLOSED_ENUM(uint32_t, RTPSWriterStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:57:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   57 | typedef NS_CLOSED_ENUM(uint32_t, RTPSParticipantStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:65:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   65 | typedef NS_CLOSED_ENUM(uint32_t, FastRTPSLogLevel) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:71:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   71 | typedef NS_CLOSED_ENUM(uint32_t, Durability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:78:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   78 | typedef NS_CLOSED_ENUM(uint32_t, Reliability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:83:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   83 | typedef NS_CLOSED_ENUM(uint32_t, ParticipantFilter) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
[7/22] Compiling FastRTPSWrapper FastRTPSWrapper.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedWriterListener.cpp:6:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedWriterListener.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSWrapper.h:12:
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:34:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   34 | typedef NS_CLOSED_ENUM(uint32_t, RTPSStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:43:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   43 | typedef NS_CLOSED_ENUM(uint32_t, RTPSReaderStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:50:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   50 | typedef NS_CLOSED_ENUM(uint32_t, RTPSWriterStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:57:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   57 | typedef NS_CLOSED_ENUM(uint32_t, RTPSParticipantStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:65:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   65 | typedef NS_CLOSED_ENUM(uint32_t, FastRTPSLogLevel) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:71:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   71 | typedef NS_CLOSED_ENUM(uint32_t, Durability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:78:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   78 | typedef NS_CLOSED_ENUM(uint32_t, Reliability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:83:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   83 | typedef NS_CLOSED_ENUM(uint32_t, ParticipantFilter) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
[7/22] Compiling FastRTPSWrapper BridgedWriterListener.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedParticipant.cpp:6:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedParticipant.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/BridgedReaderListener.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSWrapper.h:12:
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:34:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   34 | typedef NS_CLOSED_ENUM(uint32_t, RTPSStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:43:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   43 | typedef NS_CLOSED_ENUM(uint32_t, RTPSReaderStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:50:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   50 | typedef NS_CLOSED_ENUM(uint32_t, RTPSWriterStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:57:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   57 | typedef NS_CLOSED_ENUM(uint32_t, RTPSParticipantStatus) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:65:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   65 | typedef NS_CLOSED_ENUM(uint32_t, FastRTPSLogLevel) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:71:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   71 | typedef NS_CLOSED_ENUM(uint32_t, Durability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:78:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   78 | typedef NS_CLOSED_ENUM(uint32_t, Reliability) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:83:9: error: non-defining declaration of enumeration with a fixed underlying type is only permitted as a standalone declaration; missing list of enumerators? [-Welaborated-enum-base]
   83 | typedef NS_CLOSED_ENUM(uint32_t, ParticipantFilter) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSWrapper/include/FastRTPSDefs.h:24:66: note: expanded from macro 'NS_CLOSED_ENUM'
   24 | #define NS_CLOSED_ENUM(_type, _name) enum CLOSED_ENUM_ATTR _name : _type _name; enum CLOSED_ENUM_ATTR _name : _type
      |                                                                  ^~~~~~~
[7/22] Compiling FastRTPSWrapper BridgedParticipant.cpp
Fetching https://github.com/DimaRU/FastDDSPrebuild.git
Fetching https://github.com/DimaRU/CDRCodable.git
[1/413] Fetching cdrcodable
[14/534] Fetching cdrcodable, fastddsprebuild
Fetched https://github.com/DimaRU/CDRCodable.git from cache (0.80s)
Fetched https://github.com/DimaRU/FastDDSPrebuild.git from cache (0.80s)
Computing version for https://github.com/DimaRU/CDRCodable.git
Computed https://github.com/DimaRU/CDRCodable.git at 1.2.3 (0.52s)
Fetching https://github.com/DimaRU/Msg2swift.git
[1/184] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.73s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 1.0.0 (0.51s)
Fetching https://github.com/apple/swift-argument-parser
[1/11679] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.55s)
Computing version for https://github.com/DimaRU/FastDDSPrebuild.git
Computed https://github.com/DimaRU/FastDDSPrebuild.git at 2.14.1 (0.97s)
Creating working copy for https://github.com/DimaRU/Msg2swift.git
Working copy of https://github.com/DimaRU/Msg2swift.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
Creating working copy for https://github.com/DimaRU/CDRCodable.git
Working copy of https://github.com/DimaRU/CDRCodable.git resolved at 1.2.3
Creating working copy for https://github.com/DimaRU/FastDDSPrebuild.git
Working copy of https://github.com/DimaRU/FastDDSPrebuild.git resolved at 2.14.1
[8948/58520186] Downloading https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.1/fastdds-v2.14.1.xcframework.zip
Downloading binary artifact https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.1/fastdds-v2.14.1.xcframework.zip
Downloaded https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.1/fastdds-v2.14.1.xcframework.zip (5.33s)
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.