=> 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 *, struct __va_list_tag *)' [-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
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblibmisc.a(C4Include.cpp.o) has no symbols
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblibmisc.a(StdRegistry.cpp.o) has no symbols
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblibmisc.a(StdSchedulerWin32.cpp.o) has no symbols
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblibmisc.a(C4Include.cpp.o) has no symbols
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblibmisc.a(StdRegistry.cpp.o) has no symbols
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblibmisc.a(StdSchedulerWin32.cpp.o) has no symbols
[  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:23:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/thirdparty/blake2/blake2-config.h:20:9: warning: 'HAVE_SSE2' macro redefined [-Wmacro-redefined]
#define HAVE_SSE2
        ^
<command line>:2:9: note: previous definition is here
#define HAVE_SSE2 1
        ^
1 warning generated.
[  6%] Building C object thirdparty/blake2/CMakeFiles/blake2.dir/blake2bp.c.o
[  6%] Building C object thirdparty/blake2/CMakeFiles/blake2.dir/blake2s.c.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/thirdparty/blake2/blake2s.c:23:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/thirdparty/blake2/blake2-config.h:20:9: warning: 'HAVE_SSE2' macro redefined [-Wmacro-redefined]
#define HAVE_SSE2
        ^
<command line>:2:9: note: previous definition is here
#define HAVE_SSE2 1
        ^
1 warning generated.
[  6%] Building C object thirdparty/blake2/CMakeFiles/blake2.dir/blake2sp.c.o
[  7%] Building C object thirdparty/blake2/CMakeFiles/blake2.dir/blake2xb.c.o
[  7%] Building C object thirdparty/blake2/CMakeFiles/blake2.dir/blake2xs.c.o
[  7%] Linking C static library libblake2.a
[  7%] Built target blake2
[  7%] Building CXX object CMakeFiles/libopenclonk.dir/src/c4group/C4Extra.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/C4Extra.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.
[  7%] Building CXX object CMakeFiles/libopenclonk.dir/src/control/C4PlayerInfoConflicts.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfoConflicts.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfoConflicts.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[  7%] Building CXX object CMakeFiles/libopenclonk.dir/src/graphics/Bitmap256.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/Bitmap256.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.
[  8%] Building CXX object CMakeFiles/libopenclonk.dir/src/graphics/CSurface8.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/CSurface8.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.
[  8%] Building CXX object CMakeFiles/libopenclonk.dir/src/graphics/StdPNG.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/StdPNG.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.
[  8%] Building CXX object CMakeFiles/libopenclonk.dir/src/gui/C4Folder.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4Folder.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.
[  8%] Building CXX object CMakeFiles/libopenclonk.dir/src/landscape/C4MapScriptAlgo.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4MapScriptAlgo.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.
[  8%] Building CXX object CMakeFiles/libopenclonk.dir/src/landscape/C4MassMover.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4MassMover.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4MassMover.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[  9%] Building CXX object CMakeFiles/libopenclonk.dir/src/landscape/C4MaterialList.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4MaterialList.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.
[  9%] Building CXX object CMakeFiles/libopenclonk.dir/src/landscape/C4Scenario.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Scenario.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.
[  9%] Building CXX object CMakeFiles/libopenclonk.dir/src/landscape/C4ScenarioSection.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4ScenarioSection.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.
[  9%] Building CXX object CMakeFiles/libopenclonk.dir/src/landscape/C4TextureShape.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4TextureShape.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.
[ 10%] Building CXX object CMakeFiles/libopenclonk.dir/src/lib/C4NameList.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4NameList.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.
[ 10%] Building CXX object CMakeFiles/libopenclonk.dir/src/lib/C4Stat.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Stat.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.
[ 10%] Building CXX object CMakeFiles/libopenclonk.dir/src/lib/StdMeshMath.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMeshMath.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.
[ 10%] Building CXX object CMakeFiles/libopenclonk.dir/src/network/C4Network2Discover.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Discover.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/C4Network2Discover.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Discover.h:19:
/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.
[ 10%] Building CXX object CMakeFiles/libopenclonk.dir/src/object/C4Action.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Action.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.
[ 11%] Building CXX object CMakeFiles/libopenclonk.dir/src/object/C4FindObject.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4FindObject.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/object/C4FindObject.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 11%] Building CXX object CMakeFiles/libopenclonk.dir/src/object/C4Id.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Id.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.
[ 11%] Building CXX object CMakeFiles/libopenclonk.dir/src/object/C4InfoCore.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4InfoCore.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.
[ 11%] Building CXX object CMakeFiles/libopenclonk.dir/src/object/C4Movement.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Movement.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.
[ 12%] Building CXX object CMakeFiles/libopenclonk.dir/src/object/C4ObjectPtr.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectPtr.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.
[ 12%] Building CXX object CMakeFiles/libopenclonk.dir/src/object/C4Sector.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Sector.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Sector.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 12%] Building CXX object CMakeFiles/libopenclonk.dir/src/object/C4Shape.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Shape.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Shape.cpp:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 12%] Building CXX object CMakeFiles/libopenclonk.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.
[ 12%] Linking CXX static library liblibopenclonk.a
[ 12%] Built target libopenclonk
[ 12%] Building CXX object CMakeFiles/c4group.dir/src/c4group/C4GroupMain.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/C4GroupMain.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.
[ 12%] Linking CXX executable c4group
[ 12%] Built target c4group
[ 13%] Building CXX object CMakeFiles/libc4script.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.
[ 13%] Building CXX object CMakeFiles/libc4script.dir/src/c4group/C4ComponentHost.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/C4ComponentHost.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.
[ 13%] Building CXX object CMakeFiles/libc4script.dir/src/c4group/C4GroupSet.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/C4GroupSet.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.
[ 13%] Building CXX object CMakeFiles/libc4script.dir/src/c4group/C4LangStringTable.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/C4LangStringTable.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.
[ 13%] Building CXX object CMakeFiles/libc4script.dir/src/lib/C4RandomRecord.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4RandomRecord.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4RandomRecord.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 14%] Building CXX object CMakeFiles/libc4script.dir/src/lib/C4Real.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Real.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.
[ 14%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4Aul.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Aul.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Aul.cpp:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDebug.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.
[ 14%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4AulCompiler.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulCompiler.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulCompiler.cpp:1248:13: warning: unused variable 'pre_call_stack' [-Wunused-variable]
        const auto pre_call_stack = stack_height;
                   ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulCompiler.cpp:1343:34: warning: comparison of integers of different signs: 'int' and 'std::vector<C4V_Type>::size_type' (aka 'unsigned long') [-Wsign-compare]
                                if (candidate->GetParCount() > expected_par_types.size())
                                    ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulCompiler.cpp:1441:17: warning: unused variable 'condition_jump' [-Wunused-variable]
        int cond = -1, condition_jump = -1;
                       ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulCompiler.cpp:334:7: warning: private field 'quiet' is not used [-Wunused-private-field]
        bool quiet = false;
             ^
5 warnings generated.
[ 14%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4AulExec.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulExec.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulExec.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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/script/C4AulExec.cpp:1004:29: warning: unused typedef 'EntryList' [-Wunused-local-typedef]
        typedef std::vector<Entry> EntryList;
                                   ^
4 warnings generated.
[ 15%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4AulFunc.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulFunc.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.
[ 15%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4AulLink.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulLink.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.
[ 15%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4AulParse.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulParse.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulParse.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDebug.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; }
                                                          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulParse.cpp:1388:13: warning: unused variable 'FoundFn' [-Wunused-variable]
        C4AulFunc *FoundFn = nullptr;
                   ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulParse.cpp:1376:13: warning: unused function 'GetPropertyByS' [-Wunused-function]
static bool GetPropertyByS(const C4PropList * p, const char * s, C4Value & v)
            ^
5 warnings generated.
[ 15%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4AulScriptFunc.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulScriptFunc.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.
[ 15%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4Effect.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Effect.cpp:21:
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.
[ 16%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4PropList.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4PropList.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4PropList.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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/script/C4PropList.cpp:287:20: warning: unused variable 's' [-Wunused-variable]
        C4PropListStatic *s = IsStatic();
                          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4PropList.cpp:598:10: warning: variable 'overridden' set but not used [-Wunused-but-set-variable]
                                bool overridden = false;
                                     ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4PropList.cpp:939:25: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
                        for (size_t j = 0; j < i; ++j)
                                           ~ ^ ~
6 warnings generated.
[ 16%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4Script.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.cpp:25:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<C4String *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.cpp:499:41: note: in implicit copy constructor for 'Nillable<C4String *>' first required here
        if (!source || !regex || !replacement) return C4Void();
                                               ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.cpp:25:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<C4ValueArray *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.cpp:515:25: note: in implicit copy constructor for 'Nillable<C4ValueArray *>' first required here
        if (!source || !regex) return C4Void();
                               ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.cpp:25:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.cpp:628:35: note: in implicit copy constructor for 'Nillable<int>' first required here
        if (end == cstr || *end != '\0') return C4Void();
                                         ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.cpp:25:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<long>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Script.cpp:825:15: note: in implicit copy constructor for 'Nillable<long>' first required here
        if (!szText) return C4Void();
                     ^
5 warnings generated.
[ 16%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4ScriptHost.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4ScriptHost.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.
[ 16%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4ScriptLibraries.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4ScriptLibraries.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4ScriptLibraries.cpp:120:14: warning: unused function 'b85_decode' [-Wunused-function]
        std::string b85_decode(const std::string &input)
                    ^
2 warnings generated.
[ 17%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4StringTable.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4StringTable.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.
[ 17%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4Value.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4Value.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.
[ 17%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4ValueArray.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4ValueArray.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.
[ 17%] Building CXX object CMakeFiles/libc4script.dir/src/script/C4ValueMap.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4ValueMap.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.
[ 17%] Linking CXX static library liblibc4script.a
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblibc4script.a(C4Include.cpp.o) has no symbols
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: liblibc4script.a(C4Include.cpp.o) has no symbols
[ 17%] Built target libc4script
[ 18%] Building CXX object CMakeFiles/c4script.dir/src/script/C4ScriptMain.cpp.o
[ 18%] Building CXX object CMakeFiles/c4script.dir/src/script/C4ScriptStandalone.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4ScriptStandalone.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.
[ 18%] Building CXX object CMakeFiles/c4script.dir/src/script/C4ScriptStandaloneStubs.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4ScriptStandaloneStubs.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/script/C4ScriptStandaloneStubs.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 18%] Linking CXX executable c4script
[ 18%] Built target c4script
[ 18%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4AppMac.mm.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm: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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:31:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:28:2: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* context;
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:31:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:41:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) mainContext;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:31:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:42:35: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (void) setSurfaceBackingSizeOf:(NSOpenGLContext*) context width:(int)wdt height:(int)hgt;
                                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:31:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:43:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) createContext:(CStdGLCtx*) pMainCtx;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:31:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:45:30: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
@property(readwrite, strong) NSOpenGLContext* context;
                             ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:36:52: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
        [pasteboard declareTypes:[NSArray arrayWithObject:NSStringPboardType] owner:nil];
                                                          ^~~~~~~~~~~~~~~~~~
                                                          NSPasteboardTypeString
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:311:32: note: 'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeString", macos(10.0,10.14));
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:38:44: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
        if (![pasteboard setString:string forType:NSStringPboardType])
                                                  ^~~~~~~~~~~~~~~~~~
                                                  NSPasteboardTypeString
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:311:32: note: 'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeString", macos(10.0,10.14));
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:51:50: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
                const char* chars = [[pasteboard stringForType:NSStringPboardType] cStringUsingEncoding:NSUTF8StringEncoding];
                                                               ^~~~~~~~~~~~~~~~~~
                                                               NSPasteboardTypeString
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:311:32: note: 'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeString", macos(10.0,10.14));
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:59:91: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
        return [[NSPasteboard generalPasteboard] availableTypeFromArray:[NSArray arrayWithObject:NSStringPboardType]];
                                                                                                 ^~~~~~~~~~~~~~~~~~
                                                                                                 NSPasteboardTypeString
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:311:32: note: 'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType API_DEPRECATED_WITH_REPLACEMENT("NSPasteboardTypeString", macos(10.0,10.14));
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:64:28: warning: 'alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextWithFormat:' is deprecated: first deprecated in macOS 10.10 - Use -init instead [-Wdeprecated-declarations]
        NSAlert* alert = [NSAlert alertWithMessageText:@"Fatal Error"
                                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:135:1: note: 'alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextWithFormat:' has been explicitly marked deprecated here
+ (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) API_DEPRECATED("Use -init instead", macos(10.3,10.10));
^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:112:47: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
        while ((event = [NSApp nextEventMatchingMask:NSAnyEventMask untilDate:[NSDate distantPast] inMode:NSEventTrackingRunLoopMode dequeue:YES]) != nil)
                                                     ^~~~~~~~~~~~~~
                                                     NSEventMaskAny
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:158:26: note: 'NSAnyEventMask' has been explicitly marked deprecated here
static const NSEventMask NSAnyEventMask                 API_DEPRECATED_WITH_REPLACEMENT("NSEventMaskAny", macos(10.0,10.12)) = NSUIntegerMax;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:143:31: warning: 'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations]
                CFStringRef pixelEncoding = CGDisplayModeCopyPixelEncoding(displayMode);
                                            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:177:34: note: 'CGDisplayModeCopyPixelEncoding' has been explicitly marked deprecated here
CG_EXTERN CFStringRef __nullable CGDisplayModeCopyPixelEncoding(
                                 ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:170:26: warning: 'NSFullScreenWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
        if ((window.styleMask & NSFullScreenWindowMask) == 0)
                                ^~~~~~~~~~~~~~~~~~~~~~
                                NSWindowStyleMaskFullScreen
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:891:32: note: 'NSFullScreenWindowMask' has been explicitly marked deprecated here
static const NSWindowStyleMask NSFullScreenWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskFullScreen", macos(10.0,10.12)) = NSWindowStyleMaskFullScreen;
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:209:25: warning: 'NSWorkspaceRecycleOperation' is deprecated: first deprecated in macOS 10.11 - Use -[NSWorkspace recycleURLs:completionHandler:] instead. [-Wdeprecated-declarations]
                performFileOperation: NSWorkspaceRecycleOperation
                                      ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:502:44: note: 'NSWorkspaceRecycleOperation' has been explicitly marked deprecated here
APPKIT_EXTERN NSWorkspaceFileOperationName NSWorkspaceRecycleOperation API_DEPRECATED("Use -[NSWorkspace recycleURLs:completionHandler:] instead.", macos(10.0,10.11));
                                           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppMac.mm:209:3: warning: 'performFileOperation:source:destination:files:tag:' is deprecated: first deprecated in macOS 10.11 [-Wdeprecated-declarations]
                performFileOperation: NSWorkspaceRecycleOperation
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:450:1: note: 'performFileOperation:source:destination:files:tag:' has been explicitly marked deprecated here
- (BOOL)performFileOperation:(NSWorkspaceFileOperationName)operation source:(NSString *)source destination:(NSString *)destination files:(NSArray *)files tag:(nullable NSInteger *)tag API_DEPRECATED("", macos(10.0,10.11));
^
16 warnings generated.
[ 18%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4FileMonitorMac.mm.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4FileMonitorMac.mm: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.
[ 18%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4AppDelegate.mm.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate.mm: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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate.mm:32:28: warning: semicolon before method body is ignored [-Wsemicolon-before-method-body]
+ (C4AppDelegate*) instance;
                           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate.mm:207:2: warning: 'NSRunInformationalAlertPanel' is deprecated: first deprecated in macOS 10.10 - Use NSAlert with a style of NSAlertStyleInformational, and present it with -[NSAlert runModal] instead [-Wdeprecated-declarations]
        NSRunInformationalAlertPanel([NSString stringWithCString:LoadResStr("IDS_ADDON_INSTALLTITLE") encoding:NSUTF8StringEncoding],
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:29:25: note: 'NSRunInformationalAlertPanel' has been explicitly marked deprecated here
APPKIT_EXTERN NSInteger NSRunInformationalAlertPanel(NSString *title, NSString *msgFormat, NSString *defaultButton, NSString *alternateButton, NSString *otherButton, ...) NS_FORMAT_FUNCTION(2,6) API_DEPRECATED("Use NSAlert with a style of NSAlertStyleInformational, and present it with -[NSAlert runModal] instead", macos(10.0,10.10));
                        ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate.mm:208:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                                                 [NSString stringWithFormat: formatString, arg],
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate.mm:208:10: note: treat the string as an argument to avoid this
                                                                 [NSString stringWithFormat: formatString, arg],
                                                                 ^
                                                                 @"%@", 
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate.mm:251:55: warning: 'NSWorkspaceRecycleOperation' is deprecated: first deprecated in macOS 10.11 - Use -[NSWorkspace recycleURLs:completionHandler:] instead. [-Wdeprecated-declarations]
                [[NSWorkspace sharedWorkspace] performFileOperation:NSWorkspaceRecycleOperation source:[self clonkDirectory] destination:@"" files:[NSArray arrayWithObject:justFileName] tag:0];
                                                                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:502:44: note: 'NSWorkspaceRecycleOperation' has been explicitly marked deprecated here
APPKIT_EXTERN NSWorkspaceFileOperationName NSWorkspaceRecycleOperation API_DEPRECATED("Use -[NSWorkspace recycleURLs:completionHandler:] instead.", macos(10.0,10.11));
                                           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate.mm:251:34: warning: 'performFileOperation:source:destination:files:tag:' is deprecated: first deprecated in macOS 10.11 [-Wdeprecated-declarations]
                [[NSWorkspace sharedWorkspace] performFileOperation:NSWorkspaceRecycleOperation source:[self clonkDirectory] destination:@"" files:[NSArray arrayWithObject:justFileName] tag:0];
                                               ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:450:1: note: 'performFileOperation:source:destination:files:tag:' has been explicitly marked deprecated here
- (BOOL)performFileOperation:(NSWorkspaceFileOperationName)operation source:(NSString *)source destination:(NSString *)destination files:(NSArray *)files tag:(nullable NSInteger *)tag API_DEPRECATED("", macos(10.0,10.11));
^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate.mm:300:28: warning: 'alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextWithFormat:' is deprecated: first deprecated in macOS 10.10 - Use -init instead [-Wdeprecated-declarations]
        NSAlert* alert = [NSAlert alertWithMessageText:[exception description] defaultButton:nil alternateButton:nil otherButton:nil informativeTextWithFormat:@""];
                                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:135:1: note: 'alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextWithFormat:' has been explicitly marked deprecated here
+ (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) API_DEPRECATED("Use -init instead", macos(10.3,10.10));
^
7 warnings generated.
[ 18%] Building CXX object CMakeFiles/openclonk.dir/src/platform/StdSchedulerMac.mm.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/StdSchedulerMac.mm: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.
[ 19%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2UPnPLinux.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2UPnPLinux.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/C4Network2UPnPLinux.cpp:18:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2UPnP.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.
[ 19%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4WindowMac.mm.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm: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/platform/C4WindowMac.mm:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:28:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:28:2: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* context;
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:28:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:41:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) mainContext;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:28:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:42:35: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (void) setSurfaceBackingSizeOf:(NSOpenGLContext*) context width:(int)wdt height:(int)hgt;
                                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:28:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:43:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) createContext:(CStdGLCtx*) pMainCtx;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:28:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:45:30: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
@property(readwrite, strong) NSOpenGLContext* context;
                             ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:70:12: warning: 'loadNibNamed:owner:' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations]
        [NSBundle loadNibNamed:windowXibNameForWindowKind(windowKind) owner:controller];
                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:33:1: note: 'loadNibNamed:owner:' has been explicitly marked deprecated here
+ (BOOL)loadNibNamed:(null_unspecified NSString *)nibName owner:(null_unspecified id)owner API_DEPRECATED("", macos(10.0,10.8));
^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:218:16: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
int MK_SHIFT = NSShiftKeyMask;
               ^~~~~~~~~~~~~~
               NSEventModifierFlagShift
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:178:35: note: 'NSShiftKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSShiftKeyMask              API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagShift", macos(10.0,10.12)) = NSEventModifierFlagShift;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:219:18: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
int MK_CONTROL = NSControlKeyMask;
                 ^~~~~~~~~~~~~~~~
                 NSEventModifierFlagControl
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:179:35: note: 'NSControlKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSControlKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagControl", macos(10.0,10.12)) = NSEventModifierFlagControl;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowMac.mm:220:14: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
int MK_ALT = NSAlternateKeyMask;
             ^~~~~~~~~~~~~~~~~~
             NSEventModifierFlagOption
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:180:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSAlternateKeyMask          API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagOption", macos(10.0,10.12)) = NSEventModifierFlagOption;
                                  ^
12 warnings generated.
[ 19%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4AppDelegate+MainMenuActions.mm.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm: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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:24:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:28:2: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* context;
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:24:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:41:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) mainContext;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:24:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:42:35: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (void) setSurfaceBackingSizeOf:(NSOpenGLContext*) context width:(int)wdt height:(int)hgt;
                                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:24:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:43:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) createContext:(CStdGLCtx*) pMainCtx;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:24:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:45:30: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
@property(readwrite, strong) NSOpenGLContext* context;
                             ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:81:38: warning: semicolon before method body is ignored [-Wsemicolon-before-method-body]
- (IBAction) openPropTools:(id)sender;
                                     ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:86:34: warning: semicolon before method body is ignored [-Wsemicolon-before-method-body]
- (IBAction) showAbout:(id)sender;
                                 ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:120:40: warning: semicolon before method body is ignored [-Wsemicolon-before-method-body]
- (IBAction) suggestQuitting:(id)sender;
                                       ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:184:37: warning: semicolon before method body is ignored [-Wsemicolon-before-method-body]
- (IBAction) visitWebsite:(id)sender;
                                    ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:195:39: warning: semicolon before method body is ignored [-Wsemicolon-before-method-body]
- (IBAction) makeScreenshot:(id)sender;
                                      ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4AppDelegate+MainMenuActions.mm:200:49: warning: semicolon before method body is ignored [-Wsemicolon-before-method-body]
- (IBAction) makeScreenshotOfWholeMap:(id)sender;
                                                ^
14 warnings generated.
[ 19%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4DrawGLMac.mm.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm: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/graphics/C4DrawGLMac.mm:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:32:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:28:2: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* context;
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:32:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:41:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) mainContext;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:32:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:42:35: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (void) setSurfaceBackingSizeOf:(NSOpenGLContext*) context width:(int)wdt height:(int)hgt;
                                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:32:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:43:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) createContext:(CStdGLCtx*) pMainCtx;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:32:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:45:30: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
@property(readwrite, strong) NSOpenGLContext* context;
                             ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:455:35: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (void) setSurfaceBackingSizeOf:(NSOpenGLContext*) context width:(int)wdt height:(int)hgt
                                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:472:8: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
static NSOpenGLContext* MainContext;
       ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:474:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) mainContext
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:479:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) createContext:(CStdGLCtx*) pMainCtx
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:52:9: warning: 'NSViewGlobalFrameDidChangeNotification' is deprecated: first deprecated in macOS 10.14 - Use NSOpenGLView instead. [-Wdeprecated-declarations]
                        name:NSViewGlobalFrameDidChangeNotification
                             ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:612:34: note: 'NSViewGlobalFrameDidChangeNotification' has been explicitly marked deprecated here
APPKIT_EXTERN NSNotificationName NSViewGlobalFrameDidChangeNotification API_DEPRECATED("Use NSOpenGLView instead.", macos(10.0,10.14));
                                 ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:68:58: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations]
        [self registerForDraggedTypes:[NSArray arrayWithObjects:NSFilenamesPboardType, nil]];
                                                                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14));
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:215:23: warning: 'NSScrollWheel' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                if ([event type] == NSScrollWheel)
                                    ^~~~~~~~~~~~~
                                    NSEventTypeScrollWheel
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:82:26: note: 'NSScrollWheel' has been explicitly marked deprecated here
static const NSEventType NSScrollWheel          API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeScrollWheel", macos(10.0,10.12)) = NSEventTypeScrollWheel;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:223:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                                keyMask |= (-32) << 16;
                                           ~~~~~ ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:255:47: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
        if (Game.IsRunning && (event.modifierFlags & NSAlternateKeyMask) == 0)
                                                     ^~~~~~~~~~~~~~~~~~
                                                     NSEventModifierFlagOption
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:180:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSAlternateKeyMask          API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagOption", macos(10.0,10.12)) = NSEventModifierFlagOption;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:302:27: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                [event modifierFlags] & NSAlternateKeyMask,
                                        ^~~~~~~~~~~~~~~~~~
                                        NSEventModifierFlagOption
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:180:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSAlternateKeyMask          API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagOption", macos(10.0,10.12)) = NSEventModifierFlagOption;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:303:28: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                ([event modifierFlags] & NSControlKeyMask) || ([event modifierFlags] & NSCommandKeyMask),
                                         ^~~~~~~~~~~~~~~~
                                         NSEventModifierFlagControl
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:179:35: note: 'NSControlKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSControlKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagControl", macos(10.0,10.12)) = NSEventModifierFlagControl;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:303:74: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                ([event modifierFlags] & NSControlKeyMask) || ([event modifierFlags] & NSCommandKeyMask),
                                                                                       ^~~~~~~~~~~~~~~~
                                                                                       NSEventModifierFlagCommand
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:181:35: note: 'NSCommandKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSCommandKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagCommand", macos(10.0,10.12)) = NSEventModifierFlagCommand;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:304:27: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                [event modifierFlags] & NSShiftKeyMask,
                                        ^~~~~~~~~~~~~~
                                        NSEventModifierFlagShift
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:178:35: note: 'NSShiftKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSShiftKeyMask              API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagShift", macos(10.0,10.12)) = NSEventModifierFlagShift;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:336:14: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                modifier = NSShiftKeyMask;
                           ^~~~~~~~~~~~~~
                           NSEventModifierFlagShift
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:178:35: note: 'NSShiftKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSShiftKeyMask              API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagShift", macos(10.0,10.12)) = NSEventModifierFlagShift;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:338:14: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                modifier = NSControlKeyMask;
                           ^~~~~~~~~~~~~~~~
                           NSEventModifierFlagControl
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:179:35: note: 'NSControlKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSControlKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagControl", macos(10.0,10.12)) = NSEventModifierFlagControl;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:340:14: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                modifier = NSCommandKeyMask;
                           ^~~~~~~~~~~~~~~~
                           NSEventModifierFlagCommand
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:181:35: note: 'NSCommandKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSCommandKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagCommand", macos(10.0,10.12)) = NSEventModifierFlagCommand;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:342:14: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                modifier = NSAlternateKeyMask;
                           ^~~~~~~~~~~~~~~~~~
                           NSEventModifierFlagOption
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:180:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSAlternateKeyMask          API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagOption", macos(10.0,10.12)) = NSEventModifierFlagOption;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:372:41: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations]
        if ([[pasteboard types] containsObject:NSFilenamesPboardType])
                                               ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14));
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:374:52: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations]
                NSArray* files = [pasteboard propertyListForType:NSFilenamesPboardType];
                                                                 ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:32: note: 'NSFilenamesPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType API_DEPRECATED("Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead", macos(10.0,10.14));
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:443:2: warning: 'CGLQueryRendererInfo' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        CGLQueryRendererInfo(displayMask, &obj, &numRenderers);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/OpenGL.h:41:17: note: 'CGLQueryRendererInfo' has been explicitly marked deprecated here
extern CGLError CGLQueryRendererInfo(GLuint display_mask, CGLRendererInfoObj OPENGL_NULLABLE * OPENGL_NONNULL rend, GLint *nrend) OPENGL_DEPRECATED(10.0, 10.14);
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:444:2: warning: 'CGLDescribeRenderer' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        CGLDescribeRenderer(obj, 0, kCGLRPSampleModes, &sampleModes);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/OpenGL.h:43:17: note: 'CGLDescribeRenderer' has been explicitly marked deprecated here
extern CGLError CGLDescribeRenderer(CGLRendererInfoObj rend, GLint rend_num, CGLRendererProperty prop, GLint * OPENGL_NULLABLE value) OPENGL_DEPRECATED(10.0, 10.14);
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:445:2: warning: 'CGLDestroyRendererInfo' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        CGLDestroyRendererInfo(obj);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/OpenGL.h:42:17: note: 'CGLDestroyRendererInfo' has been explicitly marked deprecated here
extern CGLError CGLDestroyRendererInfo(CGLRendererInfoObj rend) OPENGL_DEPRECATED(10.0, 10.14);
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:462:3: warning: 'CGLSetParameter' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                CGLSetParameter(ctx, kCGLCPSurfaceBackingSize, dim);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/OpenGL.h:87:17: note: 'CGLSetParameter' has been explicitly marked deprecated here
extern CGLError CGLSetParameter(CGLContextObj ctx, CGLContextParameter pname, const GLint *params) OPENGL_DEPRECATED(10.0, 10.14);
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:463:3: warning: 'CGLEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                CGLEnable (ctx, kCGLCESurfaceBackingSize);      
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/OpenGL.h:84:17: note: 'CGLEnable' has been explicitly marked deprecated here
extern CGLError CGLEnable(CGLContextObj ctx, CGLContextEnable pname) OPENGL_DEPRECATED(10.0, 10.14);
                ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:481:14: warning: 'NSOpenGLPixelFormatAttribute' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit.  (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations]
        std::vector<NSOpenGLPixelFormatAttribute> attribs;
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:101:18: note: 'NSOpenGLPixelFormatAttribute' has been explicitly marked deprecated here
typedef uint32_t NSOpenGLPixelFormatAttribute NS_OPENGL_DEPRECATED(10.0, 10.14);
                 ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:482:20: warning: 'NSOpenGLPFAOpenGLProfile' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit.  (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations]
        attribs.push_back(NSOpenGLPFAOpenGLProfile);
                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:86:5: note: 'NSOpenGLPFAOpenGLProfile' has been explicitly marked deprecated here
    NSOpenGLPFAOpenGLProfile         NS_OPENGL_ENUM_DEPRECATED(10.7, 10.14)  =  99,    /* specify an OpenGL Profile to use             */
    ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:483:20: warning: 'NSOpenGLProfileVersion3_2Core' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit.  (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations]
        attribs.push_back(NSOpenGLProfileVersion3_2Core);
                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:106:5: note: 'NSOpenGLProfileVersion3_2Core' has been explicitly marked deprecated here
    NSOpenGLProfileVersion3_2Core    NS_OPENGL_ENUM_DEPRECATED(10.7, 10.14)  = 0x3200,   /* choose an OpenGL 3.2 Core Implementation      */
    ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:484:20: warning: 'NSOpenGLPFADepthSize' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit.  (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations]
        attribs.push_back(NSOpenGLPFADepthSize);
                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:66:5: note: 'NSOpenGLPFADepthSize' has been explicitly marked deprecated here
    NSOpenGLPFADepthSize             NS_OPENGL_ENUM_DEPRECATED(10.0, 10.14)  =  12,     /* number of depth buffer bits                  */
    ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:492:22: warning: 'NSOpenGLPFAMultisample' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit.  (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations]
                        attribs.push_back(NSOpenGLPFAMultisample);
                                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:75:5: note: 'NSOpenGLPFAMultisample' has been explicitly marked deprecated here
    NSOpenGLPFAMultisample           NS_OPENGL_ENUM_DEPRECATED(10.0, 10.14)  =  59,    /* choose multisampling                         */
    ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:493:22: warning: 'NSOpenGLPFASampleBuffers' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit.  (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations]
                        attribs.push_back(NSOpenGLPFASampleBuffers);
                                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:71:5: note: 'NSOpenGLPFASampleBuffers' has been explicitly marked deprecated here
    NSOpenGLPFASampleBuffers         NS_OPENGL_ENUM_DEPRECATED(10.0, 10.14)  =  55,     /* number of multi sample buffers               */
    ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:495:22: warning: 'NSOpenGLPFASamples' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit.  (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations]
                        attribs.push_back(NSOpenGLPFASamples);
                                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:72:5: note: 'NSOpenGLPFASamples' has been explicitly marked deprecated here
    NSOpenGLPFASamples               NS_OPENGL_ENUM_DEPRECATED(10.0, 10.14)  =  56,     /* number of samples per multi sample buffer    */
    ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:499:20: warning: 'NSOpenGLPFANoRecovery' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit.  (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations]
        attribs.push_back(NSOpenGLPFANoRecovery);
                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:79:5: note: 'NSOpenGLPFANoRecovery' has been explicitly marked deprecated here
    NSOpenGLPFANoRecovery            NS_OPENGL_ENUM_DEPRECATED(10.0, 10.14)  =  72,     /* disable all failure recovery systems         */
    ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:503:2: warning: 'NSOpenGLPixelFormat' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLPixelFormat* format = [[NSOpenGLPixelFormat alloc] initWithAttributes:&attribs[0]];
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:115:12: note: 'NSOpenGLPixelFormat' has been explicitly marked deprecated here
@interface NSOpenGLPixelFormat : NSObject <NSCoding>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:503:34: warning: 'NSOpenGLPixelFormat' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLPixelFormat* format = [[NSOpenGLPixelFormat alloc] initWithAttributes:&attribs[0]];
                                        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:115:12: note: 'NSOpenGLPixelFormat' has been explicitly marked deprecated here
@interface NSOpenGLPixelFormat : NSObject <NSCoding>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:504:2: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* result = [[NSOpenGLContext alloc] initWithFormat:format shareContext:pMainCtx ? pMainCtx->objectiveCObject<NSOpenGLContext>() : nil];
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:504:30: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* result = [[NSOpenGLContext alloc] initWithFormat:format shareContext:pMainCtx ? pMainCtx->objectiveCObject<NSOpenGLContext>() : nil];
                                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:504:126: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* result = [[NSOpenGLContext alloc] initWithFormat:format shareContext:pMainCtx ? pMainCtx->objectiveCObject<NSOpenGLContext>() : nil];
                                                                                                                                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:148:30: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
        if ([event modifierFlags] & NSCommandKeyMask)
                                    ^~~~~~~~~~~~~~~~
                                    NSEventModifierFlagCommand
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:181:35: note: 'NSCommandKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSCommandKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagCommand", macos(10.0,10.12)) = NSEventModifierFlagCommand;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:151:21: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                *modifierFlags |= NSControlKeyMask;
                                  ^~~~~~~~~~~~~~~~
                                  NSEventModifierFlagControl
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:179:35: note: 'NSControlKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSControlKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagControl", macos(10.0,10.12)) = NSEventModifierFlagControl;
                                  ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:155:8: warning: 'NSLeftMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSLeftMouseDown:
                     ^~~~~~~~~~~~~~~
                     NSEventTypeLeftMouseDown
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:65:26: note: 'NSLeftMouseDown' has been explicitly marked deprecated here
static const NSEventType NSLeftMouseDown        API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeLeftMouseDown", macos(10.0,10.12)) = NSEventTypeLeftMouseDown;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:157:8: warning: 'NSLeftMouseUp' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSLeftMouseUp:
                     ^~~~~~~~~~~~~
                     NSEventTypeLeftMouseUp
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:66:26: note: 'NSLeftMouseUp' has been explicitly marked deprecated here
static const NSEventType NSLeftMouseUp          API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeLeftMouseUp", macos(10.0,10.12)) = NSEventTypeLeftMouseUp;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:159:8: warning: 'NSRightMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSRightMouseDown:
                     ^~~~~~~~~~~~~~~~
                     NSEventTypeRightMouseDown
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:67:26: note: 'NSRightMouseDown' has been explicitly marked deprecated here
static const NSEventType NSRightMouseDown       API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeRightMouseDown", macos(10.0,10.12)) = NSEventTypeRightMouseDown;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:161:8: warning: 'NSRightMouseUp' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSRightMouseUp:
                     ^~~~~~~~~~~~~~
                     NSEventTypeRightMouseUp
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:68:26: note: 'NSRightMouseUp' has been explicitly marked deprecated here
static const NSEventType NSRightMouseUp         API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeRightMouseUp", macos(10.0,10.12)) = NSEventTypeRightMouseUp;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:163:8: warning: 'NSLeftMouseDragged' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSLeftMouseDragged: case NSRightMouseDragged:
                     ^~~~~~~~~~~~~~~~~~
                     NSEventTypeLeftMouseDragged
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:70:26: note: 'NSLeftMouseDragged' has been explicitly marked deprecated here
static const NSEventType NSLeftMouseDragged     API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeLeftMouseDragged", macos(10.0,10.12)) = NSEventTypeLeftMouseDragged;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:163:33: warning: 'NSRightMouseDragged' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSLeftMouseDragged: case NSRightMouseDragged:
                                              ^~~~~~~~~~~~~~~~~~~
                                              NSEventTypeRightMouseDragged
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:71:26: note: 'NSRightMouseDragged' has been explicitly marked deprecated here
static const NSEventType NSRightMouseDragged    API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeRightMouseDragged", macos(10.0,10.12)) = NSEventTypeRightMouseDragged;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:165:8: warning: 'NSOtherMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSOtherMouseDown:
                     ^~~~~~~~~~~~~~~~
                     NSEventTypeOtherMouseDown
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:85:26: note: 'NSOtherMouseDown' has been explicitly marked deprecated here
static const NSEventType NSOtherMouseDown       API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeOtherMouseDown", macos(10.0,10.12)) = NSEventTypeOtherMouseDown;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:167:8: warning: 'NSOtherMouseUp' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSOtherMouseUp:
                     ^~~~~~~~~~~~~~
                     NSEventTypeOtherMouseUp
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:86:26: note: 'NSOtherMouseUp' has been explicitly marked deprecated here
static const NSEventType NSOtherMouseUp         API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeOtherMouseUp", macos(10.0,10.12)) = NSEventTypeOtherMouseUp;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:169:8: warning: 'NSScrollWheel' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                case NSScrollWheel:
                     ^~~~~~~~~~~~~
                     NSEventTypeScrollWheel
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:82:26: note: 'NSScrollWheel' has been explicitly marked deprecated here
static const NSEventType NSScrollWheel          API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeScrollWheel", macos(10.0,10.12)) = NSEventTypeScrollWheel;
                         ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:588:2: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* ctx = [C4OpenGLView createContext:pGL->pMainCtx];
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.mm:615:20: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        [objectiveCObject<NSOpenGLContext>() makeCurrentContext];
                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
58 warnings generated.
[ 19%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4WindowController.mm.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm: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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:26:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:28:2: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
        NSOpenGLContext* context;
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:26:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:41:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) mainContext;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:26:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:42:35: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (void) setSurfaceBackingSizeOf:(NSOpenGLContext*) context width:(int)wdt height:(int)hgt;
                                  ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:26:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:43:4: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
+ (NSOpenGLContext*) createContext:(CStdGLCtx*) pMainCtx;
   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:26:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLMac.h:45:30: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
@property(readwrite, strong) NSOpenGLContext* context;
                             ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:34:10: warning: 'gestaltSystemVersion' is deprecated: first deprecated in macOS 10.8 - Use NSProcessInfo's operatingSystemVersion property instead. [-Wdeprecated-declarations]
        Gestalt(gestaltSystemVersion, &ver);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Gestalt.h:2081:1: note: '' has been explicitly marked deprecated here
enum {
^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:34:2: warning: 'Gestalt' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations]
        Gestalt(gestaltSystemVersion, &ver);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Gestalt.h:123:1: note: 'Gestalt' has been explicitly marked deprecated here
Gestalt(
^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:50:28: warning: semicolon before method body is ignored [-Wsemicolon-before-method-body]
- (BOOL) canBecomeKeyWindow;
                           ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:87:48: warning: 'NSFullScreenWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                (lionAndBeyond() && (self.window.styleMask & NSFullScreenWindowMask) == NSFullScreenWindowMask);
                                                             ^~~~~~~~~~~~~~~~~~~~~~
                                                             NSWindowStyleMaskFullScreen
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:891:32: note: 'NSFullScreenWindowMask' has been explicitly marked deprecated here
static const NSWindowStyleMask NSFullScreenWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskFullScreen", macos(10.0,10.12)) = NSWindowStyleMaskFullScreen;
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:87:75: warning: 'NSFullScreenWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                (lionAndBeyond() && (self.window.styleMask & NSFullScreenWindowMask) == NSFullScreenWindowMask);
                                                                                        ^~~~~~~~~~~~~~~~~~~~~~
                                                                                        NSWindowStyleMaskFullScreen
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:891:32: note: 'NSFullScreenWindowMask' has been explicitly marked deprecated here
static const NSWindowStyleMask NSFullScreenWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskFullScreen", macos(10.0,10.12)) = NSWindowStyleMaskFullScreen;
                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4WindowController.mm:102:102: warning: 'NSBorderlessWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                        fullscreenWindow = [[ClonkScreenfillingWindow alloc] initWithContentRect:fullscreenRect styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:YES];
                                                                                                                          ^~~~~~~~~~~~~~~~~~~~~~
                                                                                                                          NSWindowStyleMaskBorderless
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:884:32: note: 'NSBorderlessWindowMask' has been explicitly marked deprecated here
static const NSWindowStyleMask NSBorderlessWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskBorderless", macos(10.0,10.12)) = NSWindowStyleMaskBorderless;
                               ^
12 warnings generated.
[ 20%] Building CXX object CMakeFiles/openclonk.dir/src/C4Globals.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Globals.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Globals.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 20%] Building CXX object CMakeFiles/openclonk.dir/src/c4group/C4Language.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/c4group/C4Language.cpp:25:
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.
[ 20%] Building CXX object CMakeFiles/openclonk.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.
[ 20%] Building CXX object CMakeFiles/openclonk.dir/src/config/C4Config.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/config/C4Config.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/config/C4Config.cpp:25:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2.h:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 21%] Building CXX object CMakeFiles/openclonk.dir/src/config/C4Reloc.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/config/C4Reloc.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.
[ 21%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4Control.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 21%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4GameControl.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 21%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4GameParameters.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameParameters.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/control/C4GameParameters.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameParameters.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 21%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4GameSave.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameSave.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameSave.cpp:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameParameters.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 22%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4PlayerControl.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerControl.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerControl.cpp:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerControl.cpp:18:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/C4Include.h:75:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/config/C4Config.h:25:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerControl.h:235:38: warning: private field 'parent_set' is not used [-Wunused-private-field]
        const C4PlayerControlAssignmentSet *parent_set{nullptr};
                                            ^
4 warnings generated.
[ 22%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4PlayerInfo.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 22%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4Record.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.cpp:19:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:234:2: warning: definition of implicit copy assignment operator for 'C4PktDebugRec' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
        C4PktDebugRec(const C4PktDebugRec &rCopy) = default;
        ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.cpp:1022:17: note: in implicit copy assignment operator for 'C4PktDebugRec' first required here
                                PktInReplay = C4PktDebugRec(eTypeRec, buf);
                                            ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:226:2: warning: definition of implicit copy assignment operator for 'C4PktBuf' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
        C4PktBuf(const C4PktBuf &rCopy);
        ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:228:7: note: in implicit copy assignment operator for 'C4PktBuf' first required here
class C4PktDebugRec : public C4PktBuf
      ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.cpp:1022:17: note: in implicit copy assignment operator for 'C4PktDebugRec' first required here
                                PktInReplay = C4PktDebugRec(eTypeRec, buf);
                                            ^
5 warnings generated.
[ 22%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4RoundResults.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4RoundResults.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4RoundResults.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4RoundResults.h:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 23%] Building CXX object CMakeFiles/openclonk.dir/src/control/C4Teams.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Teams.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Teams.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 23%] Building CXX object CMakeFiles/openclonk.dir/src/editor/C4Console.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 23%] Building CXX object CMakeFiles/openclonk.dir/src/editor/C4EditCursor.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4EditCursor.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4EditCursor.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4EditCursor.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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/editor/C4EditCursor.cpp:1123:7: warning: unused variable 'fObjectSelected' [-Wunused-variable]
        bool fObjectSelected = !!selection.GetObject();
             ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4EditCursor.cpp:1311:22: warning: enumeration values 'Undefined' and 'Dynamic' not handled in switch [-Wswitch]
        switch (::Landscape.GetMode())
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4EditCursor.cpp:1311:22: note: add missing switch cases
        switch (::Landscape.GetMode())
                            ^
5 warnings generated.
[ 23%] Building CXX object CMakeFiles/openclonk.dir/src/editor/C4ObjectListDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ObjectListDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ObjectListDlg.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 23%] Building CXX object CMakeFiles/openclonk.dir/src/editor/C4ToolsDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ToolsDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ToolsDlg.cpp:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 24%] Building CXX object CMakeFiles/openclonk.dir/src/editor/C4ViewportWindow.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ViewportWindow.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ViewportWindow.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 24%] Building CXX object CMakeFiles/openclonk.dir/src/game/C4Application.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4Application.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4Application.cpp:25:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 24%] Building CXX object CMakeFiles/openclonk.dir/src/game/C4FullScreen.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4FullScreen.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4FullScreen.cpp:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOverDlg.h:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4RoundResults.h:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 24%] Building CXX object CMakeFiles/openclonk.dir/src/game/C4Game.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4Game.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4Game.cpp:25:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 25%] Building CXX object CMakeFiles/openclonk.dir/src/game/C4GameScript.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GameScript.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GameScript.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GameScript.cpp:49:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<long>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GameScript.cpp:108:3: note: in implicit copy constructor for 'Nillable<long>' first required here
                return plr->PrefClonkSkin;
                ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GameScript.cpp:49:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:122:31: note: in implicit copy constructor for 'Nillable<int>' first required here
                return C4Value(pFunc(_this, C4ValueConv<ParTypes>::_FromC4V(pPars[Is])...));
                                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:250:50: note: in instantiation of function template specialization 'ExecImpl<C4ValueArray *, C4PropList, int, int, Nillable<int>, Nillable<int>, Nillable<int>, Nillable<int>, Nillable<int>, int>::Exec<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL>' requested here
                return ExecImpl<RType, ThisType, ParTypes...>::Exec(pFunc, ThisImpl<ThisType>::Conv(_this, this),
                                                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:219:2: note: in instantiation of member function 'C4AulEngineFunc<C4ValueArray *, C4PropList, int, int, Nillable<int>, Nillable<int>, Nillable<int>, Nillable<int>, Nillable<int>, int>::Exec' requested here
        C4AulEngineFunc(C4PropListStatic * Parent, const char *pName, Func pFunc, bool Public):
        ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:262:6: note: in instantiation of member function 'C4AulEngineFunc<C4ValueArray *, C4PropList, int, int, Nillable<int>, Nillable<int>, Nillable<int>, Nillable<int>, Nillable<int>, int>::C4AulEngineFunc' requested here
        new C4AulEngineFunc<RType, ThisType, ParTypes...>(Parent, Name, pFunc, Public);
            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GameScript.cpp:2902:2: note: in instantiation of function template specialization 'AddFunc<C4ValueArray *, C4PropList, int, int, Nillable<int>, Nillable<int>, Nillable<int>, Nillable<int>, Nillable<int>, int>' requested here
        F(SimFlight);
        ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GameScript.cpp:2775:16: note: expanded from macro 'F'
#define F(f) ::AddFunc(p, #f, Fn##f)
               ^
5 warnings generated.
[ 25%] Building CXX object CMakeFiles/openclonk.dir/src/game/C4GraphicsSystem.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GraphicsSystem.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4GraphicsSystem.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 25%] Building CXX object CMakeFiles/openclonk.dir/src/game/C4Viewport.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4Viewport.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/game/C4Viewport.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 25%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4Draw.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Draw.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Draw.cpp:338:8: warning: unused variable 'scaleY' [-Wunused-variable]
        float scaleY = thgt/fhgt;
              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Draw.cpp:361:6: warning: unused variable 'iTexSizeY' [-Wunused-variable]
        int iTexSizeY=sfcSource->iTexSize;
            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Draw.cpp:360:6: warning: unused variable 'iTexSizeX' [-Wunused-variable]
        int iTexSizeX=sfcSource->iTexSize;
            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Draw.cpp:337:8: warning: unused variable 'scaleX' [-Wunused-variable]
        float scaleX = twdt/fwdt;
              ^
5 warnings generated.
[ 25%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4DrawGL.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGL.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.
[ 26%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4DrawGLCtx.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLCtx.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLCtx.cpp:28:18: warning: unused variable 'REQUESTED_GL_CTX_MAJOR' [-Wunused-const-variable]
static const int REQUESTED_GL_CTX_MAJOR = 3;
                 ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawGLCtx.cpp:29:18: warning: unused variable 'REQUESTED_GL_CTX_MINOR' [-Wunused-const-variable]
static const int REQUESTED_GL_CTX_MINOR = 2;
                 ^
3 warnings generated.
[ 26%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4DrawMeshGL.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawMeshGL.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.
[ 26%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4DrawT.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4DrawT.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.
[ 26%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4Facet.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Facet.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.
[ 27%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4FacetEx.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4FacetEx.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.
[ 27%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4FontLoader.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4FontLoader.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.
[ 27%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4GraphicsResource.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4GraphicsResource.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.
[ 27%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4Shader.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Shader.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Shader.cpp:607:20: warning: comparison of integers of different signs: 'int' and 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-compare]
        for (int i = 0; i < SourceFiles.size(); ++i)
                        ~ ^ ~~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 27%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4Surface.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Surface.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4Surface.cpp:766:15: warning: unused variable 'fTileable' [-Wunused-variable]
                        const bool fTileable = (iFlags & C4SF_Tileable) != 0;
                                   ^
2 warnings generated.
[ 28%] Building CXX object CMakeFiles/openclonk.dir/src/graphics/C4SurfaceLoaders.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/graphics/C4SurfaceLoaders.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.
[ 28%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4ChatDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4ChatDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4ChatDlg.cpp:25:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2IRC.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4ChatDlg.cpp:19:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4ChatDlg.h:163:17: warning: private field 'pBtnClose' is not used [-Wunused-private-field]
        C4GUI::Button *pBtnClose;
                       ^
4 warnings generated.
[ 28%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4DownloadDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4DownloadDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4DownloadDlg.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4DownloadDlg.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Reference.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameParameters.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 28%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4FileSelDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4FileSelDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4FileSelDlg.cpp:19:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4FileSelDlg.h:80:22: warning: private field 'pIco' is not used [-Wunused-private-field]
                class C4GUI::Icon *pIco; class C4GUI::Label *pLbl;
                                   ^
2 warnings generated.
[ 29%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GameDialogs.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameDialogs.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameDialogs.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2.h:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 29%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GameLobby.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameLobby.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameLobby.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameLobby.h:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameLobby.cpp:20:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameLobby.h:69:17: warning: private field 'pTitle' is not used [-Wunused-private-field]
                C4GUI::Label *pTitle;            // scenario title or warning label if unloaded
                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameLobby.h:88:10: warning: private field 'tLastPingUpdate' is not used [-Wunused-private-field]
                time_t tLastPingUpdate; // time when pings were updated last time
                       ^
5 warnings generated.
[ 29%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GameMessage.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameMessage.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameMessage.cpp:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 29%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GameOptions.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOptions.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOptions.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 29%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GameOverDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOverDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOverDlg.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOverDlg.h:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4RoundResults.h:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOverDlg.cpp:19:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOverDlg.h:57:17: warning: private field 'pGoalDisplay' is not used [-Wunused-private-field]
        C4GoalDisplay *pGoalDisplay;
                       ^
4 warnings generated.
[ 30%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GfxErrorDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GfxErrorDlg.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.
[ 30%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiButton.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiButton.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.
[ 30%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiCheckBox.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiCheckBox.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.
[ 30%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiComboBox.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiComboBox.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.
[ 30%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiContainers.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiContainers.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.
[ 31%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4Gui.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4Gui.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.
[ 31%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiDialogs.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiDialogs.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.
[ 31%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiEdit.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiEdit.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.
[ 31%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiLabels.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiLabels.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.
[ 32%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiListBox.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiListBox.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.
[ 32%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiMenu.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiMenu.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.
[ 32%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4GuiTabular.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GuiTabular.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.
[ 32%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4ScriptGuiWindow.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4ScriptGuiWindow.cpp:29:
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/gui/C4ScriptGuiWindow.cpp:32:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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/gui/C4ScriptGuiWindow.cpp:916:16: warning: unused variable 'entryCount' [-Wunused-variable]
        const int32_t entryCount = sizeof(toSave) / sizeof(int32_t);
                      ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4ScriptGuiWindow.cpp:1512:59: warning: comparison of integers of different signs: 'int' and 'std::list<C4ScriptGuiWindow *>::size_type' (aka 'unsigned long') [-Wsign-compare]
                                                const int32_t forcedMinimalChange = (overlapRepeats > alreadyPlacedChildren.size()) ? 1 : 0;
                                                                                     ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[ 32%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4KeyboardInput.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4KeyboardInput.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4KeyboardInput.cpp:702:87: warning: 'ptr_fun<C4KeyboardCallbackInterface *, const C4CustomKey *, bool>' is deprecated [-Wdeprecated-declarations]
        while ((i = std::find_if(vecCallbacks.begin(), vecCallbacks.end(), std::bind2nd(std::ptr_fun(&C4KeyboardCallbackInterfaceHasOriginalKey), pOfKey))) != vecCallbacks.end())
                                                                                             ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:1: note: 'ptr_fun<C4KeyboardCallbackInterface *, const C4CustomKey *, bool>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4KeyboardInput.cpp:702:74: warning: 'bind2nd<std::pointer_to_binary_function<C4KeyboardCallbackInterface *, const C4CustomKey *, bool>, const C4CustomKey *>' is deprecated [-Wdeprecated-declarations]
        while ((i = std::find_if(vecCallbacks.begin(), vecCallbacks.end(), std::bind2nd(std::ptr_fun(&C4KeyboardCallbackInterfaceHasOriginalKey), pOfKey))) != vecCallbacks.end())
                                                                                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/binder2nd.h:45:1: note: 'bind2nd<std::pointer_to_binary_function<C4KeyboardCallbackInterface *, const C4CustomKey *, bool>, const C4CustomKey *>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
3 warnings generated.
[ 33%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4LoaderScreen.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4LoaderScreen.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.
[ 33%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4MainMenu.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4MainMenu.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4MainMenu.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 33%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4Menu.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4Menu.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4Menu.cpp:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 33%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4MessageBoard.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4MessageBoard.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4MessageBoard.cpp:33:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 34%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4MessageInput.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4MessageInput.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4MessageInput.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 34%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4MouseControl.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4MouseControl.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4MouseControl.cpp:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 34%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4PlayerInfoListBox.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4PlayerInfoListBox.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4PlayerInfoListBox.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 34%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4Scoreboard.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4Scoreboard.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4Scoreboard.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4GameOverDlg.h:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4RoundResults.h:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 34%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4StartupAboutDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupAboutDlg.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.
[ 35%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4Startup.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4Startup.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4Startup.cpp:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupNetDlg.h:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Discover.h:19:
/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.
[ 35%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4StartupMainDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupMainDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupMainDlg.cpp:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupNetDlg.h:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Discover.h:19:
/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.
[ 35%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4StartupNetDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupNetDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupNetDlg.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupNetDlg.h:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Discover.h:19:
/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.
[ 35%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4StartupOptionsDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupOptionsDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupOptionsDlg.cpp:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2.h:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupOptionsDlg.cpp:20:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupOptionsDlg.h:202:26: warning: private field 'parent_list' is not used [-Wunused-private-field]
                        ControlConfigListBox *parent_list;
                                              ^
4 warnings generated.
[ 36%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4StartupPlrSelDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupPlrSelDlg.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.
[ 36%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4StartupScenSelDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupScenSelDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupScenSelDlg.cpp:31:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4StartupNetDlg.h:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Discover.h:19:
/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.
[ 36%] Building CXX object CMakeFiles/openclonk.dir/src/gui/C4UpperBoard.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/gui/C4UpperBoard.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.
[ 36%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/fow/C4FoW.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoW.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.
[ 36%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/fow/C4FoWAmbient.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoWAmbient.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.
[ 37%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/fow/C4FoWBeam.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoWBeam.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.
[ 37%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/fow/C4FoWLight.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoWLight.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/landscape/fow/C4FoWLight.cpp:26:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 37%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/fow/C4FoWLightSection.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoWLightSection.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.
[ 37%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/fow/C4FoWRegion.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoWRegion.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.
[ 38%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/fow/C4FoWDrawStrategy.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoWDrawStrategy.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/landscape/fow/C4FoWDrawStrategy.cpp:21:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoWDrawStrategy.h:173:20: warning: private field 'light' is not used [-Wunused-private-field]
        const C4FoWLight* light;
                          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/fow/C4FoWDrawStrategy.h:177:9: warning: private field 'ibo' is not used [-Wunused-private-field]
        GLuint ibo;
               ^
3 warnings generated.
[ 38%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4Landscape.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Landscape.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Landscape.cpp:25:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 38%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4LandscapeRender.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4LandscapeRender.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.
[ 38%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4Map.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Map.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.
[ 38%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4MapCreatorS2.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4MapCreatorS2.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4MapCreatorS2.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 39%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4MapScript.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4MapScript.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.
[ 39%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4Material.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Material.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.
[ 39%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4Particles.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Particles.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.
[ 39%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4PathFinder.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4PathFinder.cpp:46:
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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4PathFinder.cpp:60:15: warning: unused variable 'C4PF_Direction_None' [-Wunused-const-variable]
              C4PF_Direction_None  = 0,
              ^
2 warnings generated.
[ 39%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4PXS.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4PXS.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4PXS.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 40%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4Sky.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Sky.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.
[ 40%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4SolidMask.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4SolidMask.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4SolidMask.cpp:20:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4SolidMask.h:52:19: warning: private field 'pForObject' is not used [-Wunused-private-field]
                class C4Object *pForObject;
                                ^
2 warnings generated.
[ 40%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4Texture.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Texture.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.
[ 40%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4TransferZone.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4TransferZone.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.
[ 41%] Building CXX object CMakeFiles/openclonk.dir/src/landscape/C4Weather.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/landscape/C4Weather.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.
[ 41%] Building CXX object CMakeFiles/openclonk.dir/src/lib/C4Rect.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Rect.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.
[ 41%] Building CXX object CMakeFiles/openclonk.dir/src/lib/StdMesh.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMesh.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMesh.cpp:1395:72: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        return !ScanAttachTree(AttachChildren.begin(), AttachChildren.end(), [this, number](AttachedMeshList::iterator iter)
                                                                              ^~~~~
2 warnings generated.
[ 41%] Building CXX object CMakeFiles/openclonk.dir/src/lib/StdMeshLoaderBinaryChunks.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMeshLoaderBinaryChunks.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.
[ 41%] Building CXX object CMakeFiles/openclonk.dir/src/lib/StdMeshLoaderBinary.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMeshLoaderBinary.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.
[ 42%] Building CXX object CMakeFiles/openclonk.dir/src/lib/StdMeshLoader.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMeshLoader.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.
[ 42%] Building CXX object CMakeFiles/openclonk.dir/src/lib/StdMeshLoaderXml.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMeshLoaderXml.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.
[ 42%] Building CXX object CMakeFiles/openclonk.dir/src/lib/StdMeshMaterial.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMeshMaterial.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.
[ 42%] Building CXX object CMakeFiles/openclonk.dir/src/lib/StdMeshUpdate.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/StdMeshUpdate.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.
[ 43%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Client.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Client.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/C4Client.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Client.h:20:
/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.
[ 43%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4GameControlNetwork.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4GameControlNetwork.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4GameControlNetwork.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4GameControlNetwork.h:16:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 43%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4InteractiveThread.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4InteractiveThread.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.
[ 43%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4League.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4League.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4League.cpp:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4League.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Reference.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameParameters.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4League.cpp:20:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4League.h:253:7: warning: private field 'fRememberLogin' is not used [-Wunused-private-field]
        bool fRememberLogin;
             ^
4 warnings generated.
[ 43%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2Client.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Client.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/C4Network2Client.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Client.h:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Client.h:20:
/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.
[ 44%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2.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/C4Network2.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2.h:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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/C4Network2.cpp:1187:49: warning: more '%' conversions than data arguments [-Wformat-insufficient-args]
                                Stat.AppendFormat( ", Data: %s (%s:%d p%d l%d)",
                                                                           ~^
4 warnings generated.
[ 44%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2Dialogs.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Dialogs.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Dialogs.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Dialogs.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Res.h:62:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Dialogs.cpp:19:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Dialogs.h:145:22: warning: private field 'pReconnectBtn' is not used [-Wunused-private-field]
                C4GUI::IconButton *pReconnectBtn, *pDisconnectBtn; // buttons to restore/destroy connection
                                   ^
4 warnings generated.
[ 44%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2IO.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2IO.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/C4Network2IO.cpp:17:
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; }
                                                          ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2IO.cpp:586:7: warning: unused variable 'tTime' [-Wunused-variable]
        auto tTime = C4TimeMilliseconds::Now();
             ^
4 warnings generated.
[ 44%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2IRC.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2IRC.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/C4Network2IRC.cpp:18:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2IRC.h:19:
/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.
[ 45%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2Players.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Players.cpp:21:
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/C4Network2Players.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Players.h:33:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 45%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2Reference.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Reference.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/C4Network2Reference.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Reference.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameParameters.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 45%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2Res.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Res.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/C4Network2Res.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Res.h:62:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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/C4Network2Res.cpp:1273:19: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                iNextResID((-1) << 16)
                           ~~~~ ^
4 warnings generated.
[ 45%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2ResDlg.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2ResDlg.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2ResDlg.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Dialogs.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Res.h:62:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 45%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Network2Stats.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Stats.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Network2Stats.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 46%] Building CXX object CMakeFiles/openclonk.dir/src/network/C4Packet2.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4Packet2.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/C4Packet2.cpp:19:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4RoundResults.h:28:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 46%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4Command.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Command.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Command.cpp:35:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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/object/C4Command.cpp:42:15: warning: unused variable 'DigOutDirectRange' [-Wunused-const-variable]
const int32_t DigOutDirectRange=130;
              ^
4 warnings generated.
[ 46%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4Def.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Def.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.
[ 46%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4DefGraphics.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4DefGraphics.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4DefGraphics.cpp:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 47%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4DefList.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4DefList.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4DefList.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 47%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4GameObjects.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4GameObjects.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4GameObjects.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 47%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4IDList.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4IDList.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.
[ 47%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4MeshAnimation.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4MeshAnimation.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.
[ 47%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4MeshDenumerator.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4MeshDenumerator.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.
[ 48%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4ObjectCom.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectCom.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectCom.cpp:34:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 48%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4Object.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Object.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4Object.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Record.h:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 48%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4ObjectInfo.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectInfo.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectInfo.cpp:30:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 48%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4ObjectInfoList.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectInfoList.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.
[ 50%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4ObjectList.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectList.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.
[ 50%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4ObjectMenu.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectMenu.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectMenu.cpp:22:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 50%] Building CXX object CMakeFiles/openclonk.dir/src/object/C4ObjectScript.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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; }
                                                          ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:40:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<long>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:635:27: note: in implicit copy constructor for 'Nillable<long>' first required here
        if (Obj->Shape.VtxNum<1) return C4Void();
                                 ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:40:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<C4Def *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:797:3: note: in implicit copy constructor for 'Nillable<C4Def *>' first required here
                return C4Id2Def(C4ID(Obj->Menu->GetIdentification()));
                ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:40:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:1773:12: note: in implicit copy constructor for 'Nillable<int>' first required here
        if (!Obj) return C4Void();
                  ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:40:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<C4ValueArray *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:1923:32: note: in implicit copy constructor for 'Nillable<C4ValueArray *>' first required here
                if (!def->Graphics.IsMesh()) return C4Void();
                                             ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:40:
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDefFunc.h:65:22: warning: definition of implicit copy constructor for 'Nillable<C4String *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
        inline Nillable<T> &operator =(const Nillable<T> &val)
                            ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/object/C4ObjectScript.cpp:1973:12: note: in implicit copy constructor for 'Nillable<C4String *>' first required here
        if (!Obj) return C4Void();
                  ^
8 warnings generated.
[ 50%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4App.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4App.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.
[ 50%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4FileMonitor.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4FileMonitor.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.
[ 51%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4GamePadCon.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4GamePadCon.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.
[ 51%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4MusicFile.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4MusicFile.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.
[ 51%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4MusicSystem.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4MusicSystem.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.
[ 51%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4SoundLoaders.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4SoundLoaders.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.
[ 51%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4SoundInstance.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4SoundInstance.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); }
                                                              ^
/Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4SoundInstance.cpp:84:10: warning: variable 'options' set but not used [-Wunused-but-set-variable]
        int32_t options = 0;
                ^
2 warnings generated.
[ 52%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4SoundModifiers.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4SoundModifiers.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.
[ 52%] Building CXX object CMakeFiles/openclonk.dir/src/platform/C4SoundSystem.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/C4SoundSystem.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.
[ 52%] Building CXX object CMakeFiles/openclonk.dir/src/platform/PlatformAbstraction.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/platform/PlatformAbstraction.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.
[ 52%] Building CXX object CMakeFiles/openclonk.dir/src/player/C4Achievement.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4Achievement.cpp:15:
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.
[ 53%] Building CXX object CMakeFiles/openclonk.dir/src/player/C4Player.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4Player.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4Player.cpp:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 53%] Building CXX object CMakeFiles/openclonk.dir/src/player/C4PlayerList.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.cpp:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4PlayerList.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
[ 53%] Building CXX object CMakeFiles/openclonk.dir/src/player/C4RankSystem.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4RankSystem.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.
[ 53%] Building CXX object CMakeFiles/openclonk.dir/src/player/C4ScenarioParameters.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/player/C4ScenarioParameters.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.
[ 53%] Building CXX object CMakeFiles/openclonk.dir/src/script/C4AulDebug.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDebug.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/script/C4AulDebug.cpp:17:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/script/C4AulDebug.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.
[ 54%] Building CXX object CMakeFiles/openclonk.dir/src/lib/C4LogBuf.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4LogBuf.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.
[ 54%] Building CXX object CMakeFiles/openclonk.dir/src/lib/C4Log.cpp.o
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Log.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); }
                                                              ^
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/lib/C4Log.cpp:24:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4Console.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/editor/C4ConsoleGUI.h:20:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4GameControl.h:21:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4Control.h:23:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/control/C4PlayerInfo.h:37:
In file included from /Users/pbulk/build/games/openclonk/work/openclonk-release-8.1-src/src/network/C4PacketBase.h:19:
/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.
Copying OS X content openclonk.app/Contents/Resources/Brush_Trans.png
Copying OS X content openclonk.app/Contents/Resources/C4P.icns
Copying OS X content openclonk.app/Contents/Resources/Cursor_Trans.png
Copying OS X content openclonk.app/Contents/Resources/Dynamic_Trans.png
Copying OS X content openclonk.app/Contents/Resources/Editor.nib
Copying OS X content openclonk.app/Contents/Resources/EditorGUIWindow.nib
Copying OS X content openclonk.app/Contents/Resources/EditorViewport.nib
Copying OS X content openclonk.app/Contents/Resources/Exact_Trans.png
Copying OS X content openclonk.app/Contents/Resources/Fill_Trans.png
Copying OS X content openclonk.app/Contents/Resources/FullScreen.nib
Copying OS X content openclonk.app/Contents/Resources/Halt_Trans.png
Copying OS X content openclonk.app/Contents/Resources/Line_Trans.png
Copying OS X content openclonk.app/Contents/Resources/MainMenu.nib
Copying OS X content openclonk.app/Contents/Resources/Mouse_Trans.png
Copying OS X content openclonk.app/Contents/Resources/Picker_Trans.png
Copying OS X content openclonk.app/Contents/Resources/Play_Trans.png
Copying OS X content openclonk.app/Contents/Resources/Rect_Trans.png
Copying OS X content openclonk.app/Contents/Resources/Static_Trans.png
Copying OS X content openclonk.app/Contents/Resources/oc.icns
Copying OS X content openclonk.app/Contents/Resources/ocd.icns
Copying OS X content openclonk.app/Contents/Resources/ocf.icns
Copying OS X content openclonk.app/Contents/Resources/ocg.icns
Copying OS X content openclonk.app/Contents/Resources/ocs.icns
Copying OS X content openclonk.app/Contents/Resources/ocu.icns
[ 54%] Linking CXX executable openclonk.app/Contents/MacOS/openclonk
Undefined symbols for architecture x86_64:
  "C4ToolsDlg::PopMaterial()", referenced from:
      C4Game::InitKeyboard() in C4Game.cpp.o
  "C4ToolsDlg::PopTextures()", referenced from:
      C4Game::InitKeyboard() in C4Game.cpp.o
  "C4ToolsDlg::InitGradeCtrl()", referenced from:
      C4ToolsDlg::Open() in C4ToolsDlg.cpp.o
      C4ToolsDlg::ChangeGrade(int) in C4ToolsDlg.cpp.o
  "C4ToolsDlg::EnableControls()", referenced from:
      C4ToolsDlg::Open() in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetMaterial(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetBackMaterial(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetLandscapeMode(LandscapeMode, bool, bool) in C4ToolsDlg.cpp.o
  "C4ToolsDlg::UpdateTextures()", referenced from:
      C4ToolsDlg::Open() in C4ToolsDlg.cpp.o
      C4ToolsDlg::InitMaterialCtrls() in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetMaterial(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetBackMaterial(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetLandscapeMode(LandscapeMode, bool, bool) in C4ToolsDlg.cpp.o
  "C4ToolsDlg::UpdateToolCtrls()", referenced from:
      C4ToolsDlg::Open() in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetTool(int, bool) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetLandscapeMode(LandscapeMode, bool, bool) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetAlternateTool() in C4ToolsDlg.cpp.o
      C4ToolsDlg::ResetAlternateTool() in C4ToolsDlg.cpp.o
  "C4ToolsDlg::NeedPreviewUpdate()", referenced from:
      C4ToolsDlg::SetTool(int, bool) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetMaterial(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetTexture(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetIFT(bool) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetGrade(int) in C4ToolsDlg.cpp.o
      C4ToolsDlg::ChangeGrade(int) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetLandscapeMode(LandscapeMode, bool, bool) in C4ToolsDlg.cpp.o
      ...
  "C4ToolsDlg::UpdateIFTControls()", referenced from:
      C4ToolsDlg::Open() in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetIFT(bool) in C4ToolsDlg.cpp.o
  "C4ToolsDlg::UpdateLandscapeModeCtrls()", referenced from:
      C4ToolsDlg::Open() in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetLandscapeMode(LandscapeMode, bool, bool) in C4ToolsDlg.cpp.o
  "C4ToolsDlg::Clear()", referenced from:
      C4Console::Clear() in C4Console.cpp.o
  "C4ToolsDlg::Default()", referenced from:
      C4Console::Default() in C4Console.cpp.o
      C4Console::InitGame() in C4Console.cpp.o
  "C4ToolsDlg::C4ToolsDlg()", referenced from:
      C4Console::C4Console() in C4Console.cpp.o
  "C4ToolsDlg::~C4ToolsDlg()", referenced from:
      C4Console::C4Console() in C4Console.cpp.o
      C4Console::~C4Console() in C4Console.cpp.o
  "C4ConsoleGUI::AddNetMenu()", referenced from:
      C4Console::UpdateNetMenu() in C4Console.cpp.o
  "C4ConsoleGUI::FileSelect(StdStrBuf*, char const*, unsigned int, bool)", referenced from:
      C4Console::FileSaveAs(bool, bool) in C4Console.cpp.o
      C4Console::FileSelect(StdStrBuf*, char const*, unsigned int, bool) in C4Console.cpp.o
      C4Console::FileOpen(char const*, bool) in C4Console.cpp.o
      C4Console::FileOpenWPlrs() in C4Console.cpp.o
      C4Console::PlayerJoin() in C4Console.cpp.o
  "C4ConsoleGUI::ClearNetMenu()", referenced from:
      C4Console::Clear() in C4Console.cpp.o
      C4Console::ClearNetMenu() in C4Console.cpp.o
      C4Console::UpdateNetMenu() in C4Console.cpp.o
  "C4ConsoleGUI::ToolsDlgOpen(C4ToolsDlg*)", referenced from:
      C4ToolsDlg::Open() in C4ToolsDlg.cpp.o
  "C4ConsoleGUI::ToolsDlgClose()", referenced from:
      C4EditCursor::SetMode(int) in C4EditCursor.cpp.o
  "C4ConsoleGUI::ClearPlayerMenu()", referenced from:
      C4Console::Clear() in C4Console.cpp.o
      C4Console::UpdatePlayerMenu() in C4Console.cpp.o
  "C4ConsoleGUI::DisplayInfoText(C4ConsoleGUI::InfoTextType, StdStrBuf&)", referenced from:
      C4Console::UpdateStatusBars() in C4Console.cpp.o
      C4EditCursor::UpdateStatusBar() in C4EditCursor.cpp.o
  "C4ConsoleGUI::PropertyDlgOpen()", referenced from:
      C4EditCursor::OpenPropTools() in C4EditCursor.cpp.o
  "C4ConsoleGUI::UpdateModeCtrls(int)", referenced from:
      C4EditCursor::Init() in C4EditCursor.cpp.o
      C4EditCursor::SetMode(int) in C4EditCursor.cpp.o
  "C4ConsoleGUI::DoEnableControls(bool)", referenced from:
      C4Console::UpdateMenus() in C4Console.cpp.o
      C4Console::InitGame() in C4Console.cpp.o
      C4Console::CloseGame() in C4Console.cpp.o
  "C4ConsoleGUI::PropertyDlgClose()", referenced from:
      C4Console::Clear() in C4Console.cpp.o
      C4EditCursor::SetMode(int) in C4EditCursor.cpp.o
  "C4ConsoleGUI::RecordingEnabled()", referenced from:
      C4Console::FileRecord() in C4Console.cpp.o
  "C4ConsoleGUI::ClearViewportMenu()", referenced from:
      C4Console::Clear() in C4Console.cpp.o
      C4Console::ClearViewportMenu() in C4Console.cpp.o
      C4Console::UpdateViewportMenu() in C4Console.cpp.o
  "C4ConsoleGUI::DoUpdateHaltCtrls(bool)", referenced from:
      C4Playback::Finish() in C4Record.cpp.o
      C4Game::InitGameFinal(C4Game::InitMode) in C4Game.cpp.o
      C4Game::Unpause() in C4Game.cpp.o
      C4Game::Pause() in C4Game.cpp.o
      C4Network2::CheckStatusReached(bool) in C4Network2.cpp.o
      C4Network2::OnStatusAck() in C4Network2.cpp.o
      C4Network2::OnStatusReached() in C4Network2.cpp.o
      ...
  "C4ConsoleGUI::PropertyDlgUpdate(C4EditCursorSelection&, bool)", referenced from:
      C4EditCursor::Clear() in C4EditCursor.cpp.o
      C4EditCursor::Execute() in C4EditCursor.cpp.o
      C4EditCursor::ClearPointers(C4Object*) in C4EditCursor.cpp.o
      C4EditCursor::OnSelectionChanged(bool) in C4EditCursor.cpp.o
      C4EditCursor::LeftButtonDown(unsigned int) in C4EditCursor.cpp.o
      C4EditCursor::RightButtonDown(unsigned int) in C4EditCursor.cpp.o
      C4EditCursor::FrameSelection() in C4EditCursor.cpp.o
      ...
  "C4ConsoleGUI::SetInputFunctions(std::__1::list<char const*, std::__1::allocator<char const*>>&)", referenced from:
      C4Console::UpdateInputCtrl() in C4Console.cpp.o
  "C4ConsoleGUI::CreateConsoleWindow(C4AbstractApp*)", referenced from:
      C4Console::Init(C4AbstractApp*) in C4Console.cpp.o
  "C4ConsoleGUI::DeleteConsoleWindow()", referenced from:
      C4Console::Clear() in C4Console.cpp.o
  "C4ConsoleGUI::AddMenuItemForPlayer(C4Player*, StdStrBuf&)", referenced from:
      C4Console::UpdateViewportMenu() in C4Console.cpp.o
  "C4ConsoleGUI::SetCaptionToFileName(char const*)", referenced from:
      C4Console::SetCaptionToFilename(char const*) in C4Console.cpp.o
  "C4ConsoleGUI::AddKickPlayerMenuItem(C4Player*, StdStrBuf&, bool)", referenced from:
      C4Console::UpdatePlayerMenu() in C4Console.cpp.o
  "C4ConsoleGUI::ToolsDlgSelectTexture(C4ToolsDlg*, char const*)", referenced from:
      C4ToolsDlg::AssertValidTexture() in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetTexture(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SelectTexture(char const*, bool) in C4ToolsDlg.cpp.o
  "C4ConsoleGUI::ShowAboutWithCopyright(StdStrBuf&)", referenced from:
      C4Console::HelpAbout() in C4Console.cpp.o
  "C4ConsoleGUI::ToolsDlgSelectMaterial(C4ToolsDlg*, char const*)", referenced from:
      C4ToolsDlg::SelectMaterial(char const*, bool) in C4ToolsDlg.cpp.o
  "C4ConsoleGUI::AddNetMenuItemForPlayer(int, char const*, C4ConsoleGUI::ClientOperation)", referenced from:
      C4Console::UpdateNetMenu() in C4Console.cpp.o
  "C4ConsoleGUI::ToolsDlgInitMaterialCtrls(C4ToolsDlg*)", referenced from:
      C4ToolsDlg::Open() in C4ToolsDlg.cpp.o
      C4ToolsDlg::InitMaterialCtrls() in C4ToolsDlg.cpp.o
  "C4ConsoleGUI::ToolsDlgSelectBackTexture(C4ToolsDlg*, char const*)", referenced from:
      C4ToolsDlg::SetTexture(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SelectBackTexture(char const*, bool) in C4ToolsDlg.cpp.o
      C4ToolsDlg::AssertValidBackTexture() in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetBackTexture(char const*) in C4ToolsDlg.cpp.o
  "C4ConsoleGUI::ToolsDlgSelectBackMaterial(C4ToolsDlg*, char const*)", referenced from:
      C4ToolsDlg::SetMaterial(char const*) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SelectBackMaterial(char const*, bool) in C4ToolsDlg.cpp.o
      C4ToolsDlg::SetTexture(char const*) in C4ToolsDlg.cpp.o
  "C4ConsoleGUI::Out(char const*)", referenced from:
      C4Console::SaveGame(char const*) in C4Console.cpp.o
      C4Console::SaveScenario(char const*, bool) in C4Console.cpp.o
      C4Application::ProcessCallback(char const*, int) in C4Application.cpp.o
      C4Game::DropFile(char const*, float, float) in C4Game.cpp.o
      C4Game::DropDef(C4ID, float, float) in C4Game.cpp.o
      Log(char const*) in C4Log.cpp.o
  "C4ConsoleGUI::Message(char const*, bool)", referenced from:
      C4Console::SaveGame(char const*) in C4Console.cpp.o
      C4Console::Message(char const*, bool) in C4Console.cpp.o
      C4Console::SaveScenario(char const*, bool) in C4Console.cpp.o
  "C4ConsoleGUI::ClearLog()", referenced from:
      C4MessageInput::ProcessCommand(char const*) in C4MessageInput.cpp.o
  "C4ConsoleGUI::SetCursor(C4ConsoleGUI::Cursor)", referenced from:
      C4Console::SaveGame(char const*) in C4Console.cpp.o
      C4Console::SaveScenario(char const*, bool) in C4Console.cpp.o
  "C4ConsoleGUI::C4ConsoleGUI()", referenced from:
      C4Console::C4Console() in C4Console.cpp.o
  "C4ConsoleGUI::~C4ConsoleGUI()", referenced from:
      C4Console::C4Console() in C4Console.cpp.o
      C4Console::~C4Console() in C4Console.cpp.o
  "typeinfo for C4ConsoleGUI", referenced from:
      typeinfo for C4Console in C4Console.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** [openclonk.app/Contents/MacOS/openclonk] 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
*** [CMakeFiles/openclonk.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-x86_64/games/openclonk
*** Error code 1

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