=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for openclonk-8.1
[  1%] Building CXX object CMakeFiles/libmisc.dir/src/C4Include.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  1%] Building CXX object CMakeFiles/libmisc.dir/src/c4group/C4Group.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/C4Group.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  1%] Building CXX object CMakeFiles/libmisc.dir/src/c4group/C4Update.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/C4Update.cpp:16:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  1%] Building CXX object CMakeFiles/libmisc.dir/src/c4group/CStdFile.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/CStdFile.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  2%] Building CXX object CMakeFiles/libmisc.dir/src/graphics/C4BltTransform.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4BltTransform.cpp:18:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  2%] Building CXX object CMakeFiles/libmisc.dir/src/lib/C4InputValidation.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4InputValidation.cpp:18:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  2%] Building CXX object CMakeFiles/libmisc.dir/src/lib/C4Markup.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Markup.cpp:18:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  2%] Building CXX object CMakeFiles/libmisc.dir/src/lib/C4Random.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Random.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  2%] Building CXX object CMakeFiles/libmisc.dir/src/lib/C4SimpleLog.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4SimpleLog.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  3%] Building CXX object CMakeFiles/libmisc.dir/src/lib/Standard.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/Standard.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  3%] Building CXX object CMakeFiles/libmisc.dir/src/lib/StdBuf.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdBuf.cpp:16:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  3%] Building CXX object CMakeFiles/libmisc.dir/src/lib/StdCompiler.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdCompiler.cpp:16:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  3%] Building CXX object CMakeFiles/libmisc.dir/src/lib/StdResStr2.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdResStr2.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  3%] Building CXX object CMakeFiles/libmisc.dir/src/netpuncher/C4PuncherPacket.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/netpuncher/C4PuncherPacket.cpp:16:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/netpuncher/C4PuncherPacket.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/netpuncher/C4PuncherPacket.h:21:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:140:3: warning: definition of implicit copy assignment operator for 'EndpointAddress' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
                EndpointAddress(const EndpointAddress &other) : HostAddress() { SetAddress(other); }
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:327:52: note: in implicit copy assignment operator for 'C4NetIO::EndpointAddress' first required here
        void SetAddr(const C4NetIO::addr_t &naddr) { addr = naddr; }
                                                          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:90:3: warning: definition of implicit copy assignment operator for 'HostAddress' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
                HostAddress(const HostAddress &other) { SetHost(other); }
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:135:9: note: in implicit copy assignment operator for 'C4NetIO::HostAddress' first required here
        struct EndpointAddress : public HostAddress     // Host and port
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:327:52: note: in implicit copy assignment operator for 'C4NetIO::EndpointAddress' first required here
        void SetAddr(const C4NetIO::addr_t &naddr) { addr = naddr; }
                                                          ^
3 warnings generated.
[  4%] Building CXX object CMakeFiles/libmisc.dir/src/network/C4NetIO.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.cpp:16:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.cpp:17:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:140:3: warning: definition of implicit copy assignment operator for 'EndpointAddress' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
                EndpointAddress(const EndpointAddress &other) : HostAddress() { SetAddress(other); }
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:327:52: note: in implicit copy assignment operator for 'C4NetIO::EndpointAddress' first required here
        void SetAddr(const C4NetIO::addr_t &naddr) { addr = naddr; }
                                                          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:90:3: warning: definition of implicit copy assignment operator for 'HostAddress' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
                HostAddress(const HostAddress &other) { SetHost(other); }
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:135:9: note: in implicit copy assignment operator for 'C4NetIO::HostAddress' first required here
        struct EndpointAddress : public HostAddress     // Host and port
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:327:52: note: in implicit copy assignment operator for 'C4NetIO::EndpointAddress' first required here
        void SetAddr(const C4NetIO::addr_t &naddr) { addr = naddr; }
                                                          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.cpp:434:7: warning: variable 'isIPv6' set but not used [-Wunused-but-set-variable]
        bool isIPv6 = false;
             ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.cpp:2696:7: warning: variable 'fSuccess' set but not used [-Wunused-but-set-variable]
        bool fSuccess = true;
             ^
5 warnings generated.
[  4%] Building CXX object CMakeFiles/libmisc.dir/src/network/C4Network2Address.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Address.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Address.cpp:18:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Address.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2IO.h:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/netpuncher/C4PuncherPacket.h:21:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:140:3: warning: definition of implicit copy assignment operator for 'EndpointAddress' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
                EndpointAddress(const EndpointAddress &other) : HostAddress() { SetAddress(other); }
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:327:52: note: in implicit copy assignment operator for 'C4NetIO::EndpointAddress' first required here
        void SetAddr(const C4NetIO::addr_t &naddr) { addr = naddr; }
                                                          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:90:3: warning: definition of implicit copy assignment operator for 'HostAddress' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
                HostAddress(const HostAddress &other) { SetHost(other); }
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:135:9: note: in implicit copy assignment operator for 'C4NetIO::HostAddress' first required here
        struct EndpointAddress : public HostAddress     // Host and port
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4NetIO.h:327:52: note: in implicit copy assignment operator for 'C4NetIO::EndpointAddress' first required here
        void SetAddr(const C4NetIO::addr_t &naddr) { addr = naddr; }
                                                          ^
3 warnings generated.
[  4%] Building CXX object CMakeFiles/libmisc.dir/src/platform/StdFile.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/StdFile.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  4%] Building CXX object CMakeFiles/libmisc.dir/src/platform/StdRegistry.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/StdRegistry.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  5%] Building CXX object CMakeFiles/libmisc.dir/src/platform/StdScheduler.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/StdScheduler.cpp:16:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  5%] Building CXX object CMakeFiles/libmisc.dir/src/platform/StdSchedulerWin32.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/StdSchedulerWin32.cpp:18:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  5%] Building CXX object CMakeFiles/libmisc.dir/src/platform/StdSchedulerPoll.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/StdSchedulerPoll.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  5%] Building CXX object CMakeFiles/libmisc.dir/src/platform/C4TimeMilliseconds.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4TimeMilliseconds.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:69:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:78:9: warning: definition of implicit copy assignment operator for 'C4Fixed' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        inline C4Fixed (const C4Fixed &) = default;
               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.h:123:56: note: in implicit copy assignment operator for 'C4Fixed' first required here
        inline C4Fixed &operator = (int32_t x) { return *this = C4Fixed(x); }
                                                              ^
1 warning generated.
[  5%] Building C object CMakeFiles/libmisc.dir/src/zlib/gzio.c.o
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/zlib/gzio.c:638:11: warning: implicitly declaring library function 'vsnprintf' with type 'int (char *, unsigned long, const char *, __builtin_va_list)' [-Wimplicit-function-declaration]
    len = vsnprintf(buf, sizeof(buf), format, va);
          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/zlib/gzio.c:638:11: note: include the header <stdio.h> or explicitly provide a declaration for 'vsnprintf'
1 warning generated.
[  6%] Linking CXX static library liblibmisc.a
[  6%] Built target libmisc
[  6%] Building C object thirdparty/blake2/CMakeFiles/blake2.dir/blake2b.c.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/thirdparty/blake2/blake2b.c:28:
In file included from /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/emmintrin.h:13:
In file included from /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/xmmintrin.h:13:
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:50:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:129:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:159:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:189:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:216:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:239:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:260:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:287:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:310:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:331:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:352:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:373:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:394:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:416:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_paddsb((__v8qi)__m1, (__v8qi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:439:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_paddsw((__v4hi)__m1, (__v4hi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:461:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_paddusb((__v8qi)__m1, (__v8qi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:483:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_paddusw((__v4hi)__m1, (__v4hi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:504:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_psubb((__v8qi)__m1, (__v8qi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/mmintrin.h:525:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_psubw((__v4hi)__m1, (__v4hi)__m2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [thirdparty/blake2/CMakeFiles/blake2.dir/blake2b.c.o] Error code 1

bmake[2]: stopped in /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/cmake-pkgsrc-build
1 error

bmake[2]: stopped in /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/cmake-pkgsrc-build
*** [thirdparty/blake2/CMakeFiles/blake2.dir/all] Error code 2

bmake[1]: stopped in /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/cmake-pkgsrc-build
1 error

bmake[1]: stopped in /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/cmake-pkgsrc-build
*** [all] Error code 2

bmake: stopped in /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/cmake-pkgsrc-build
1 error

bmake: stopped in /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/cmake-pkgsrc-build
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/openclonk
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/openclonk