stunclient 1.2.16-1

Status: SUCCESS
Last updated: 2024-08-07 16:52
Description: STUN client and server
Upstream: AUR

Build Output


==> Making package: stunserver 1.2.16-1 (Wed Aug 7 16:52:22 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) boost-libs-1.83.0-9

Total Installed Size: 8.10 MiB

:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
openmpi: for mpi support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) boost-1.83.0-9

Total Installed Size: 178.92 MiB

:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost...
Optional dependencies for boost
python: for python bindings [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading stunserver-1.2.16.tgz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 120k 100 120k 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
stunserver-1.2.16.tgz ... Passed
==> Extracting sources...
-> Extracting stunserver-1.2.16.tgz with bsdtar
==> Entering fakeroot environment...
==> Starting package_stunserver()...
make --directory=common
make[1]: Entering directory '/builder/src/stunserver/common'
echo Building precompiled header: commonincludes.hpp.gch
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 atomichelpers.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 cmdlineparser.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 common.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 fasthash.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 getconsolewidth.cpp
Building precompiled header: commonincludes.hpp.gch
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 commonincludes.hpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 getmillisecondcounter.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 logger.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 prettyprint.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 refcountobject.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -DNDEBUG -Wall -Wuninitialized -O2 stringhelper.cpp
rm -f libcommon.a
ar rv libcommon.a atomichelpers.o cmdlineparser.o common.o fasthash.o getconsolewidth.o getmillisecondcounter.o logger.o prettyprint.o refcountobject.o stringhelper.o
ar: creating libcommon.a
a - atomichelpers.o
a - cmdlineparser.o
a - common.o
a - fasthash.o
a - getconsolewidth.o
a - getmillisecondcounter.o
a - logger.o
a - prettyprint.o
a - refcountobject.o
a - stringhelper.o
make[1]: Leaving directory '/builder/src/stunserver/common'
make --directory=stuncore
make[1]: Entering directory '/builder/src/stunserver/stuncore'
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 buffer.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 datastream.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 messagehandler.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 socketaddress.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 stunbuilder.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 stunclientlogic.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 stunclienttests.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 stunreader.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -DNDEBUG -Wall -Wuninitialized -O2 stunutils.cpp
stunbuilder.cpp: In member function ‘HRESULT CStunMessageBuilder::AddMessageIntegrityLongTerm(const char*, const char*, const char*)’:
stunbuilder.cpp:574:18: warning: ‘unsigned char* MD5(const unsigned char*, size_t, unsigned char*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
574 | pResult = MD5(key, lenTotal, hash);
| ~~~^~~~~~~~~~~~~~~~~~~~~
In file included from stunbuilder.cpp:28:
/usr/include/openssl/md5.h:52:38: note: declared here
52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n,
| ^~~
stunreader.cpp: In member function ‘HRESULT CStunMessageReader::ValidateMessageIntegrity(uint8_t*, size_t)’:
stunreader.cpp:162:23: warning: ‘HMAC_CTX* HMAC_CTX_new()’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
162 | ctx = HMAC_CTX_new();
| ~~~~~~~~~~~~^~
In file included from stunreader.cpp:28:
/usr/include/openssl/hmac.h:33:33: note: declared here
33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
| ^~~~~~~~~~~~
stunreader.cpp:211:17: warning: ‘int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
211 | HMAC_Init_ex(ctx, key, keylength, EVP_sha1(), NULL);
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
| ^~~~~~~~~~~~
stunreader.cpp:221:16: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
221 | HMAC_Update(ctx, (unsigned char*)&chunk16, sizeof(chunk16));
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:45:27: note: declared here
45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
| ^~~~~~~~~~~
stunreader.cpp:241:16: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
241 | HMAC_Update(ctx, (unsigned char*)&chunk16, sizeof(chunk16));
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:45:27: note: declared here
45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
| ^~~~~~~~~~~
stunreader.cpp:259:20: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
259 | HMAC_Update(ctx, (unsigned char*)&chunk32, sizeof(chunk32));
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:45:27: note: declared here
45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
| ^~~~~~~~~~~
stunreader.cpp:266:15: warning: ‘int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
266 | HMAC_Final(ctx, hmaccomputed, &hmaclength);
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:47:27: note: declared here
47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
| ^~~~~~~~~~
stunreader.cpp:284:22: warning: ‘void HMAC_CTX_free(HMAC_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
284 | HMAC_CTX_free(ctx);
| ~~~~~~~~~~~~~^~~~~
/usr/include/openssl/hmac.h:35:28: note: declared here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^~~~~~~~~~~~~
In file included from commonincludes.hpp:130:
stunreader.cpp: In member function ‘HRESULT CStunMessageReader::ValidateMessageIntegrityLong(const char*, const char*, const char*)’:
stunreader.cpp:348:23: warning: ‘unsigned char* MD5(const unsigned char*, size_t, unsigned char*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
348 | ChkIfA(NULL == MD5(key, totallength, hash), E_FAIL);
| ~~~^~~~~~~~~~~~~~~~~~~~~~~~
chkmacros.h:87:22: note: in definition of macro ‘ChkIfA’
In file included from stunreader.cpp:29:
/usr/include/openssl/md5.h:52:38: note: declared here
52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n,
| ^~~
rm -f libstuncore.a
ar rv libstuncore.a buffer.o datastream.o messagehandler.o socketaddress.o stunbuilder.o stunclientlogic.o stunclienttests.o stunreader.o stunutils.o
ar: creating libstuncore.a
a - buffer.o
a - datastream.o
a - messagehandler.o
a - socketaddress.o
a - stunbuilder.o
a - stunclientlogic.o
a - stunclienttests.o
a - stunreader.o
a - stunutils.o
make[1]: Leaving directory '/builder/src/stunserver/stuncore'
make --directory=networkutils
make[1]: Entering directory '/builder/src/stunserver/networkutils'
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -DNDEBUG -Wall -Wuninitialized -O2 adapters.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -DNDEBUG -Wall -Wuninitialized -O2 polling.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -DNDEBUG -Wall -Wuninitialized -O2 ratelimiter.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -DNDEBUG -Wall -Wuninitialized -O2 recvfromex.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -DNDEBUG -Wall -Wuninitialized -O2 resolvehostname.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -DNDEBUG -Wall -Wuninitialized -O2 stunsocket.cpp
rm -f libnetworkutils.a
ar rv libnetworkutils.a adapters.o polling.o ratelimiter.o recvfromex.o resolvehostname.o stunsocket.o
ar: creating libnetworkutils.a
a - adapters.o
a - polling.o
a - ratelimiter.o
a - recvfromex.o
a - resolvehostname.o
a - stunsocket.o
make[1]: Leaving directory '/builder/src/stunserver/networkutils'
make --directory=testcode
make[1]: Entering directory '/builder/src/stunserver/testcode'
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testatomichelpers.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testbuilder.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testclientlogic.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testcmdline.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testcode.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testdatastream.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testfasthash.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testintegrity.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testmessagehandler.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testpolling.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testratelimiter.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testreader.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -DNDEBUG -Wall -Wuninitialized -O2 testrecvfromex.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o stuntestcode testatomichelpers.o testbuilder.o testclientlogic.o testcmdline.o testcode.o testdatastream.o testfasthash.o testintegrity.o testmessagehandler.o testpolling.o testratelimiter.o testreader.o testrecvfromex.o -L../networkutils -L../stuncore -L../common -lnetworkutils -lstuncore -lcommon -lpthread -lcrypto
make[1]: Leaving directory '/builder/src/stunserver/testcode'
make --directory=client
make[1]: Entering directory '/builder/src/stunserver/client'
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -I../resources -DNDEBUG -Wall -Wuninitialized -O2 clientmain.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o stunclient clientmain.o -L../common -L../stuncore -L../networkutils -lnetworkutils -lstuncore -lcommon -lcrypto
make[1]: Leaving directory '/builder/src/stunserver/client'
make --directory=server
make[1]: Entering directory '/builder/src/stunserver/server'
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -I../resources -DNDEBUG -Wall -Wuninitialized -O2 main.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -I../resources -DNDEBUG -Wall -Wuninitialized -O2 server.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -I../resources -DNDEBUG -Wall -Wuninitialized -O2 stunconnection.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -I../resources -DNDEBUG -Wall -Wuninitialized -O2 stunsocketthread.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -c -I../common -I../stuncore -I../networkutils -I../resources -DNDEBUG -Wall -Wuninitialized -O2 tcpserver.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o stunserver main.o server.o stunconnection.o stunsocketthread.o tcpserver.o -L../common -L../stuncore -L../networkutils -lnetworkutils -lstuncore -lcommon -pthread -lcrypto
make[1]: Leaving directory '/builder/src/stunserver/server'
rm -f ./stunserver ./stunclient ./stuntestcode
cp server/stunserver .
cp client/stunclient .
cp testcode/stuntestcode .
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "stunserver"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_stunclient()...
make --directory=common
make[1]: Entering directory '/builder/src/stunserver/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builder/src/stunserver/common'
make --directory=stuncore
make[1]: Entering directory '/builder/src/stunserver/stuncore'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builder/src/stunserver/stuncore'
make --directory=networkutils
make[1]: Entering directory '/builder/src/stunserver/networkutils'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builder/src/stunserver/networkutils'
make --directory=testcode
make[1]: Entering directory '/builder/src/stunserver/testcode'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builder/src/stunserver/testcode'
make --directory=client
make[1]: Entering directory '/builder/src/stunserver/client'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builder/src/stunserver/client'
make --directory=server
make[1]: Entering directory '/builder/src/stunserver/server'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builder/src/stunserver/server'
rm -f ./stunserver ./stunclient ./stuntestcode
cp server/stunserver .
cp client/stunclient .
cp testcode/stuntestcode .
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "stunclient"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: stunserver 1.2.16-1 (Wed Aug 7 16:52:46 2024)