Package Details: nymphcast-player-git 0.1.r49.g0a44614-1

Git Clone URL: https://aur.archlinux.org/nymphcast-git.git (read-only, click to copy)
Package Base: nymphcast-git
Description: Audio and video casting system with support for custom applications.
Upstream URL: https://github.com/MayaPosch/NymphCast
Licenses: BSD
Submitter: FabioLolix
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 0
Popularity: 0.000000
First Submitted: 2022-11-28 21:30 (UTC)
Last Updated: 2023-06-17 16:12 (UTC)

Latest Comments

gameslayer commented on 2023-03-16 00:33 (UTC)

ok Awesome

aa13q commented on 2023-03-15 12:00 (UTC)

gameslayer, I've created a PR to upstream: https://github.com/MayaPosch/NymphCast/pull/75

gameslayer commented on 2023-01-30 09:34 (UTC)

Fails to build

Preparing...
Checking nymphcast-client-git dependencies...
Checking nymphrpc-git dependencies...
Checking libnymphcast-git dependencies...
Resolving dependencies...
Checking inter-conflicts...
Download of rapidjson (1.1.0-5) started
Download of unixodbc (2.3.11-1) started
Download of rapidjson (1.1.0-5) finished
Download of freeimage (3.18.0-17) started
Download of unixodbc (2.3.11-1) finished
Download of jxrlib (0.2.4-1) started
Download of freeimage (3.18.0-17) finished
Download of jxrlib (0.2.4-1) finished
Download of poco (1.12.4-1) started
Download of mariadb-libs (10.9.4-2) started
Download of poco (1.12.4-1) finished
Download of mariadb-libs (10.9.4-2) finished
Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Installing jxrlib (0.2.4-1)...
Installing freeimage (3.18.0-17)...
Installing rapidjson (1.1.0-5)...
Installing unixodbc (2.3.11-1)...
Installing mariadb-libs (10.9.4-2)...
Installing poco (1.12.4-1)...
Running post-transaction hooks...
Arming ConditionNeedsUpdate...
Cloning nymphrpc-git build files...
Generating nymphrpc-git information...

Building nymphrpc-git...
==> Making package: nymphrpc-git 0.1.r7.g6e25d3a-1 (Mon 30 Jan 2023 19:26:13)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning NymphRPC git repo...
Cloning into bare repository '/var/tmp/pamac-build-corey/nymphrpc-git/NymphRPC'...
==> Validating source files with sha256sums...
    NymphRPC ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of NymphRPC git repo...
Cloning into 'NymphRPC'...
done.
==> Starting pkgver()...
==> Starting build()...
mkdir -p lib/x86_64-pc-linux-gnu/
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/callback_request.o src/callback_request.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
mkdir -p obj/static/x86_64-pc-linux-gnu/src
mkdir -p obj/shared/x86_64-pc-linux-gnu/src
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/dispatcher.o src/dispatcher.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/abstract_request.h:19,
                 from src/callback_request.h:18,
                 from src/callback_request.cpp:14:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/abstract_request.h:19,
                 from src/dispatcher.h:18,
                 from src/dispatcher.cpp:17:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_listener.o src/nymph_listener.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/bits/stl_algobase.h:59,
                 from /usr/include/c++/12.2.1/vector:60,
                 from src/nymph_listener.h:21,
                 from src/nymph_listener.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_logger.o src/nymph_logger.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/type_traits:38,
                 from /usr/include/Poco/Alignment.h:21,
                 from /usr/include/Poco/Foundation.h:111,
                 from /usr/include/Poco/Logger.h:21,
                 from src/nymph_logger.h:22,
                 from src/nymph_logger.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_message.o src/nymph_message.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_message.h:18,
                 from src/nymph_message.cpp:15:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_method.o src/nymph_method.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_method.h:20,
                 from src/nymph_method.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_server.o src/nymph_server.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_server.h:20,
                 from src/nymph_server.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_session.o src/nymph_session.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_session.h:20,
                 from src/nymph_session.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_socket_listener.o src/nymph_socket_listener.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_message.h:18,
                 from src/nymph_socket_listener.h:20,
                 from src/nymph_socket_listener.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_types.o src/nymph_types.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_types.cpp:17:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymph_utilities.o src/nymph_utilities.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_utilities.h:19,
                 from src/nymph_utilities.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/remote_client.o src/remote_client.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/bits/stl_algobase.h:59,
                 from /usr/include/c++/12.2.1/vector:60,
                 from src/remote_client.h:19,
                 from src/remote_client.cpp:13:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/remote_server.o src/remote_server.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/type_traits:38,
                 from /usr/include/Poco/Alignment.h:21,
                 from /usr/include/Poco/Foundation.h:111,
                 from /usr/include/Poco/Net/Net.h:23,
                 from /usr/include/Poco/Net/NetException.h:21,
                 from src/remote_server.cpp:23:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/worker.o src/worker.cpp -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/abstract_request.h:19,
                 from src/worker.h:18,
                 from src/worker.cpp:17:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/callback_request.o src/callback_request.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/abstract_request.h:19,
                 from src/callback_request.h:18,
                 from src/callback_request.cpp:14:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/dispatcher.o src/dispatcher.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/abstract_request.h:19,
                 from src/dispatcher.h:18,
                 from src/dispatcher.cpp:17:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_listener.o src/nymph_listener.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/bits/stl_algobase.h:59,
                 from /usr/include/c++/12.2.1/vector:60,
                 from src/nymph_listener.h:21,
                 from src/nymph_listener.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_logger.o src/nymph_logger.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/type_traits:38,
                 from /usr/include/Poco/Alignment.h:21,
                 from /usr/include/Poco/Foundation.h:111,
                 from /usr/include/Poco/Logger.h:21,
                 from src/nymph_logger.h:22,
                 from src/nymph_logger.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_message.o src/nymph_message.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_message.h:18,
                 from src/nymph_message.cpp:15:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_method.o src/nymph_method.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_method.h:20,
                 from src/nymph_method.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_server.o src/nymph_server.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_server.h:20,
                 from src/nymph_server.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_session.o src/nymph_session.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_session.h:20,
                 from src/nymph_session.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_socket_listener.o src/nymph_socket_listener.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_message.h:18,
                 from src/nymph_socket_listener.h:20,
                 from src/nymph_socket_listener.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_types.o src/nymph_types.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_types.cpp:17:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymph_utilities.o src/nymph_utilities.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/nymph_types.h:27,
                 from src/nymph_utilities.h:19,
                 from src/nymph_utilities.cpp:16:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/remote_client.o src/remote_client.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/bits/stl_algobase.h:59,
                 from /usr/include/c++/12.2.1/vector:60,
                 from src/remote_client.h:19,
                 from src/remote_client.cpp:13:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/remote_server.o src/remote_server.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/type_traits:38,
                 from /usr/include/Poco/Alignment.h:21,
                 from /usr/include/Poco/Foundation.h:111,
                 from /usr/include/Poco/Net/Net.h:23,
                 from /usr/include/Poco/Net/NetException.h:21,
                 from src/remote_server.cpp:23:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/worker.o src/worker.cpp -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
In file included from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/12.2.1/x86_64-pc-linux-gnu/bits/c++config.h:655,
                 from /usr/include/c++/12.2.1/string:38,
                 from src/abstract_request.h:19,
                 from src/worker.h:18,
                 from src/worker.cpp:17:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
rm -f lib/x86_64-pc-linux-gnu/libnymphrpc.a
ar rcs lib/x86_64-pc-linux-gnu/libnymphrpc.a obj/static/x86_64-pc-linux-gnu/src/callback_request.o obj/static/x86_64-pc-linux-gnu/src/dispatcher.o obj/static/x86_64-pc-linux-gnu/src/nymph_listener.o obj/static/x86_64-pc-linux-gnu/src/nymph_logger.o obj/static/x86_64-pc-linux-gnu/src/nymph_message.o obj/static/x86_64-pc-linux-gnu/src/nymph_method.o obj/static/x86_64-pc-linux-gnu/src/nymph_server.o obj/static/x86_64-pc-linux-gnu/src/nymph_session.o obj/static/x86_64-pc-linux-gnu/src/nymph_socket_listener.o obj/static/x86_64-pc-linux-gnu/src/nymph_types.o obj/static/x86_64-pc-linux-gnu/src/nymph_utilities.o obj/static/x86_64-pc-linux-gnu/src/remote_client.o obj/static/x86_64-pc-linux-gnu/src/remote_server.o obj/static/x86_64-pc-linux-gnu/src/worker.o
g++ -o lib/x86_64-pc-linux-gnu/libnymphrpc.so.0.1 -I src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -g3 -std=c++11 -O0 -fPIC -shared -Wl,-soname,libnymphrpc.so.0.1 obj/shared/x86_64-pc-linux-gnu/src/callback_request.o obj/shared/x86_64-pc-linux-gnu/src/dispatcher.o obj/shared/x86_64-pc-linux-gnu/src/nymph_listener.o obj/shared/x86_64-pc-linux-gnu/src/nymph_logger.o obj/shared/x86_64-pc-linux-gnu/src/nymph_message.o obj/shared/x86_64-pc-linux-gnu/src/nymph_method.o obj/shared/x86_64-pc-linux-gnu/src/nymph_server.o obj/shared/x86_64-pc-linux-gnu/src/nymph_session.o obj/shared/x86_64-pc-linux-gnu/src/nymph_socket_listener.o obj/shared/x86_64-pc-linux-gnu/src/nymph_types.o obj/shared/x86_64-pc-linux-gnu/src/nymph_utilities.o obj/shared/x86_64-pc-linux-gnu/src/remote_client.o obj/shared/x86_64-pc-linux-gnu/src/remote_server.o obj/shared/x86_64-pc-linux-gnu/src/worker.o -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON  -pthread
==> Entering fakeroot environment...
==> Starting package()...
install -d /var/tmp/pamac-build-corey/nymphrpc-git/pkg/nymphrpc-git/usr/lib/
install -m 644 lib/x86_64-pc-linux-gnu/libnymphrpc.a /var/tmp/pamac-build-corey/nymphrpc-git/pkg/nymphrpc-git/usr/lib/
install -m 644 lib/x86_64-pc-linux-gnu/libnymphrpc.so.0.1 /var/tmp/pamac-build-corey/nymphrpc-git/pkg/nymphrpc-git/usr/lib/
install -d /var/tmp/pamac-build-corey/nymphrpc-git/pkg/nymphrpc-git/usr/include/nymph
install -m 644 src/*.h /var/tmp/pamac-build-corey/nymphrpc-git/pkg/nymphrpc-git/usr/include/nymph/
cd /var/tmp/pamac-build-corey/nymphrpc-git/pkg/nymphrpc-git/usr/lib && \
    if [ -f libnymphrpc.so ]; then \
        rm libnymphrpc.so; \
    fi && \
    ln -s libnymphrpc.so.0.1 libnymphrpc.so
==> 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 "nymphrpc-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nymphrpc-git 0.1.r7.g6e25d3a-1 (Mon 30 Jan 2023 19:28:28)
==> Cleaning up...

Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Installing nymphrpc-git (0.1.r7.g6e25d3a-1)...
Cloning libnymphcast-git build files...
Generating libnymphcast-git information...

Building libnymphcast-git...
==> Making package: libnymphcast-git 116-1 (Mon 30 Jan 2023 19:28:41)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning libnymphcast git repo...
Cloning into bare repository '/var/tmp/pamac-build-corey/libnymphcast-git/libnymphcast'...
==> Validating source files with sha256sums...
    libnymphcast ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of libnymphcast git repo...
Cloning into 'libnymphcast'...
done.
==> Starting pkgver()...
==> Starting build()...
mkdir -p lib
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/bytebauble.o src/bytebauble.cpp -I src -g3 -std=c++17 -O0
mkdir -p lib/x86_64-pc-linux-gnu/
mkdir -p obj/shared/x86_64-pc-linux-gnu/src
mkdir -p obj/static/x86_64-pc-linux-gnu/src
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nyansd.o src/nyansd.cpp -I src -g3 -std=c++17 -O0
g++ -c -o obj/static/x86_64-pc-linux-gnu/src/nymphcast_client.o src/nymphcast_client.cpp -I src -g3 -std=c++17 -O0
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/bytebauble.o src/bytebauble.cpp -I src -g3 -std=c++17 -O0 -fPIC -shared -Wl,-soname,libnymphcast.so.0.2 -lnymphrpc -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON 
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nyansd.o src/nyansd.cpp -I src -g3 -std=c++17 -O0 -fPIC -shared -Wl,-soname,libnymphcast.so.0.2 -lnymphrpc -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON 
g++ -c -o obj/shared/x86_64-pc-linux-gnu/src/nymphcast_client.o src/nymphcast_client.cpp -I src -g3 -std=c++17 -O0 -fPIC -shared -Wl,-soname,libnymphcast.so.0.2 -lnymphrpc -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON 
rm -f lib/x86_64-pc-linux-gnu/libnymphcast.a
ar rcs lib/x86_64-pc-linux-gnu/libnymphcast.a obj/static/x86_64-pc-linux-gnu/src/bytebauble.o obj/static/x86_64-pc-linux-gnu/src/nyansd.o obj/static/x86_64-pc-linux-gnu/src/nymphcast_client.o
g++ -o lib/x86_64-pc-linux-gnu/libnymphcast.so.0.2 -I src -g3 -std=c++17 -O0 -fPIC -shared -Wl,-soname,libnymphcast.so.0.2 obj/shared/x86_64-pc-linux-gnu/src/bytebauble.o obj/shared/x86_64-pc-linux-gnu/src/nyansd.o obj/shared/x86_64-pc-linux-gnu/src/nymphcast_client.o -lnymphrpc -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON 
==> Entering fakeroot environment...
==> Starting package()...
install -d /var/tmp/pamac-build-corey/libnymphcast-git/pkg/libnymphcast-git/usr/lib
install -m 644 lib/x86_64-pc-linux-gnu/libnymphcast.a /var/tmp/pamac-build-corey/libnymphcast-git/pkg/libnymphcast-git/usr/lib/
install -m 644 lib/x86_64-pc-linux-gnu/libnymphcast.so.0.2 /var/tmp/pamac-build-corey/libnymphcast-git/pkg/libnymphcast-git/usr/lib
install -d /var/tmp/pamac-build-corey/libnymphcast-git/pkg/libnymphcast-git/usr/include
install -m 644 src/nymphcast_client.h /var/tmp/pamac-build-corey/libnymphcast-git/pkg/libnymphcast-git/usr/include/
cd /var/tmp/pamac-build-corey/libnymphcast-git/pkg/libnymphcast-git/usr/lib && \
    if [ -f libnymphcast.so ]; then \
        rm libnymphcast.so; \
    fi && \
    ln -s libnymphcast.so.0.2 libnymphcast.so
==> 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 "libnymphcast-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libnymphcast-git 116-1 (Mon 30 Jan 2023 19:28:54)
==> Cleaning up...

Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Installing libnymphcast-git (116-1)...
Cloning nymphcast-git build files...
Generating nymphcast-git information...

Building nymphcast-git...
==> Making package: nymphcast-git 0.1.r39.gd77d5bb-1 (Mon 30 Jan 2023 19:29:08)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning NymphCast git repo...
Cloning into bare repository '/var/tmp/pamac-build-corey/nymphcast-git/NymphCast'...
==> Validating source files with sha256sums...
    NymphCast ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of NymphCast git repo...
Cloning into 'NymphCast'...
done.
==> Starting pkgver()...
==> Starting build()...
mkdir -p obj
g++ -c -o obj/NymphCastClient.o NymphCastClient.cpp -I . -g3 -std=c++17 -D__VERSION="\"v0.1-release.20220408\""
mkdir -p bin
g++ -c -o obj/sarge.o sarge.cpp -I . -g3 -std=c++17 -D__VERSION="\"v0.1-release.20220408\""
g++ -o bin/nymphcast_client obj/NymphCastClient.o obj/sarge.o -lnymphcast -lnymphrpc -lPocoNet -lPocoUtil -lPocoFoundation -lPocoJSON -lstdc++fs
TARGET: x86_64-pc-linux-gnu
mkdir -p obj/x86_64-pc-linux-gnu/ffplay
make -C angelscript/angelscript/projects/gnuc/ static
mkdir -p obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptstdstring
mkdir -p obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptbuilder
mkdir -p obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptarray
make[1]: Entering directory '/var/tmp/pamac-build-corey/nymphcast-git/src/NymphCast/src/server/angelscript/angelscript/projects/gnuc'
mkdir -p obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptdictionary
mkdir -p obj/x86_64-pc-linux-gnu/angelscript/json
mkdir -p obj/x86_64-pc-linux-gnu/angelscript/regexp
mkdir -p obj/x86_64-pc-linux-gnu/gui/core/animations
mkdir -p obj/x86_64-pc-linux-gnu/gui/core/components
mkdir -p obj/x86_64-pc-linux-gnu/gui/core/guis
mkdir -p obj/x86_64-pc-linux-gnu/gui/core/math
mkdir -p obj/x86_64-pc-linux-gnu/gui/core/renderers
mkdir -p obj/x86_64-pc-linux-gnu/gui/core/resources
mkdir -p obj/x86_64-pc-linux-gnu/gui/core/utils
awk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator
mkdir -p obj/x86_64-pc-linux-gnu/gui/core/nanosvg/src
mkdir -p obj/x86_64-pc-linux-gnu/gui/app/components
mkdir -p obj/x86_64-pc-linux-gnu/gui/app/guis
GCC ARCH: x86_64-pc-linux-gnu
mkdir -p obj/x86_64-pc-linux-gnu/gui/app/scrapers
mkdir -p "../../lib-x86_64-pc-linux-gnu"
mkdir -p obj/x86_64-pc-linux-gnu/gui/app/views/gamelist
mkdir -p obj/x86_64-pc-linux-gnu/gui/app/pugixml/src
mkdir -p obj/x86_64-pc-linux-gnu/lcdapi/api
mkdir -p obj/x86_64-pc-linux-gnu/lcdapi/sensors
mkdir -p bin/x86_64-pc-linux-gnu
g++ -c -o obj/x86_64-pc-linux-gnu/bytebauble.o bytebauble.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
mkdir -p "obj-x86_64-pc-linux-gnu"
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_atomic.o -c ../../source/as_atomic.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_builder.o -c ../../source/as_builder.cpp
g++ -c -o obj/x86_64-pc-linux-gnu/chronotrigger.o chronotrigger.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/config_parser.o config_parser.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/databuffer.o databuffer.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/ffplaydummy.o ffplaydummy.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_bytecode.o -c ../../source/as_bytecode.cpp
g++ -c -o obj/x86_64-pc-linux-gnu/gui.o gui.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc.o -c ../../source/as_callfunc.cpp
../../source/as_callfunc.cpp: In function ‘int DetectCallingConvention(bool, const asSFuncPtr&, int, void*, asSSystemFunctionInterface*)’:
../../source/as_callfunc.cpp:58:15: warning: ‘void* memset(void*, int, size_t)’ clearing an object of type ‘struct asSSystemFunctionInterface’ with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
   58 |         memset(internal, 0, sizeof(asSSystemFunctionInterface));
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../source/as_callfunc.cpp:41:
../../source/as_callfunc.h:98:8: note: ‘struct asSSystemFunctionInterface’ declared here
   98 | struct asSSystemFunctionInterface
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_arm.o -c ../../source/as_callfunc_arm.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_arm64.o -c ../../source/as_callfunc_arm64.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_mips.o -c ../../source/as_callfunc_mips.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_ppc.o -c ../../source/as_callfunc_ppc.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_ppc_64.o -c ../../source/as_callfunc_ppc_64.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_sh4.o -c ../../source/as_callfunc_sh4.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_x86.o -c ../../source/as_callfunc_x86.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_x64_gcc.o -c ../../source/as_callfunc_x64_gcc.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_x64_mingw.o -c ../../source/as_callfunc_x64_mingw.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_compiler.o -c ../../source/as_compiler.cpp
g++ -c -o obj/x86_64-pc-linux-gnu/gui_event.o gui_event.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/nc_apps.o nc_apps.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/NymphCastServer.o NymphCastServer.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_context.o -c ../../source/as_context.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_configgroup.o -c ../../source/as_configgroup.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_datatype.o -c ../../source/as_datatype.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_generic.o -c ../../source/as_generic.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_gc.o -c ../../source/as_gc.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_globalproperty.o -c ../../source/as_globalproperty.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_memory.o -c ../../source/as_memory.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_module.o -c ../../source/as_module.cpp
g++ -c -o obj/x86_64-pc-linux-gnu/sarge.o sarge.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_objecttype.o -c ../../source/as_objecttype.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_outputbuffer.o -c ../../source/as_outputbuffer.cpp
g++ -c -o obj/x86_64-pc-linux-gnu/screensaver.o screensaver.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_parser.o -c ../../source/as_parser.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_restore.o -c ../../source/as_restore.cpp
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/audio_renderer.o ffplay/audio_renderer.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
ffplay/audio_renderer.cpp: In function ‘int64_t get_valid_channel_layout(int64_t, int)’:
ffplay/audio_renderer.cpp:17:60: warning: ‘int av_get_channel_layout_nb_channels(uint64_t)’ is deprecated [-Wdeprecated-declarations]
   17 |     if (channel_layout && av_get_channel_layout_nb_channels(channel_layout) == channels)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In file included from /usr/include/libavutil/frame.h:33,
                 from /usr/include/libavutil/hwcontext.h:23,
                 from /usr/include/libavcodec/codec.h:27,
                 from /usr/include/libavformat/avformat.h:313,
                 from ffplay/types.h:30,
                 from ffplay/audio_renderer.h:7,
                 from ffplay/audio_renderer.cpp:2:
/usr/include/libavutil/channel_layout.h:449:5: note: declared here
  449 | int av_get_channel_layout_nb_channels(uint64_t channel_layout);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp: In function ‘int audio_decode_frame(VideoState*)’:
ffplay/audio_renderer.cpp:232:61: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  232 |     data_size = av_samples_get_buffer_size(NULL, af->frame->channels,
      |                                                             ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:232:61: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  232 |     data_size = av_samples_get_buffer_size(NULL, af->frame->channels,
      |                                                             ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:232:61: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  232 |     data_size = av_samples_get_buffer_size(NULL, af->frame->channels,
      |                                                             ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:237:21: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                     ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:237:21: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                     ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:237:21: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                     ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:237:50: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                                                  ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:237:50: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                                                  ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:237:50: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                                                  ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:237:107: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                                                                                                           ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:237:107: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                                                                                                           ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:237:107: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                                                                                                           ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:237:95: warning: ‘int av_get_channel_layout_nb_channels(uint64_t)’ is deprecated [-Wdeprecated-declarations]
  237 |         (af->frame->channel_layout && af->frame->channels == av_get_channel_layout_nb_channels(af->frame->channel_layout)) ?
      |                                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:449:5: note: declared here
  449 | int av_get_channel_layout_nb_channels(uint64_t channel_layout);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:238:20: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  238 |         af->frame->channel_layout : av_get_default_channel_layout(af->frame->channels);
      |                    ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:238:20: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  238 |         af->frame->channel_layout : av_get_default_channel_layout(af->frame->channels);
      |                    ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:238:20: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  238 |         af->frame->channel_layout : av_get_default_channel_layout(af->frame->channels);
      |                    ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:238:78: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  238 |         af->frame->channel_layout : av_get_default_channel_layout(af->frame->channels);
      |                                                                              ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:238:78: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  238 |         af->frame->channel_layout : av_get_default_channel_layout(af->frame->channels);
      |                                                                              ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:238:78: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  238 |         af->frame->channel_layout : av_get_default_channel_layout(af->frame->channels);
      |                                                                              ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:238:66: warning: ‘int64_t av_get_default_channel_layout(int)’ is deprecated [-Wdeprecated-declarations]
  238 |         af->frame->channel_layout : av_get_default_channel_layout(af->frame->channels);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:457:9: note: declared here
  457 | int64_t av_get_default_channel_layout(int nb_channels);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:246:41: warning: ‘SwrContext* swr_alloc_set_opts(SwrContext*, int64_t, AVSampleFormat, int, int64_t, AVSampleFormat, int, int, void*)’ is deprecated [-Wdeprecated-declarations]
  246 |         is->swr_ctx = swr_alloc_set_opts(NULL,
      |                       ~~~~~~~~~~~~~~~~~~^~~~~~
  247 |                                          is->audio_tgt.channel_layout, is->audio_tgt.fmt, is->audio_tgt.freq,
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  248 |                                          dec_channel_layout,           (AVSampleFormat) af->frame->format, af->frame->sample_rate,
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  249 |                                          0, NULL);
      |                                          ~~~~~~~~
In file included from ffplay/types.h:35:
/usr/include/libswresample/swresample.h:260:20: note: declared here
  260 | struct SwrContext *swr_alloc_set_opts(struct SwrContext *s,
      |                    ^~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:253:116: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  253 |                     af->frame->sample_rate, av_get_sample_fmt_name((AVSampleFormat) af->frame->format), af->frame->channels,
      |                                                                                                                    ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:253:116: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  253 |                     af->frame->sample_rate, av_get_sample_fmt_name((AVSampleFormat) af->frame->format), af->frame->channels,
      |                                                                                                                    ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:253:116: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  253 |                     af->frame->sample_rate, av_get_sample_fmt_name((AVSampleFormat) af->frame->format), af->frame->channels,
      |                                                                                                                    ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:259:51: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  259 |         is->audio_src.channels       = af->frame->channels;
      |                                                   ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:259:51: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  259 |         is->audio_src.channels       = af->frame->channels;
      |                                                   ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:259:51: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  259 |         is->audio_src.channels       = af->frame->channels;
      |                                                   ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp: In static member function ‘static int AudioRenderer::audio_open(void*, int64_t, int, int, AudioParams*)’:
ffplay/audio_renderer.cpp:396:62: warning: ‘int64_t av_get_default_channel_layout(int)’ is deprecated [-Wdeprecated-declarations]
  396 |         wanted_channel_layout = av_get_default_channel_layout(wanted_nb_channels);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:457:9: note: declared here
  457 | int64_t av_get_default_channel_layout(int nb_channels);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:398:90: warning: ‘int av_get_channel_layout_nb_channels(uint64_t)’ is deprecated [-Wdeprecated-declarations]
  398 |     if (!wanted_channel_layout || wanted_nb_channels != av_get_channel_layout_nb_channels(wanted_channel_layout)) {
      |                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:449:5: note: declared here
  449 | int av_get_channel_layout_nb_channels(uint64_t channel_layout);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:399:62: warning: ‘int64_t av_get_default_channel_layout(int)’ is deprecated [-Wdeprecated-declarations]
  399 |         wanted_channel_layout = av_get_default_channel_layout(wanted_nb_channels);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:457:9: note: declared here
  457 | int64_t av_get_default_channel_layout(int nb_channels);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:402:59: warning: ‘int av_get_channel_layout_nb_channels(uint64_t)’ is deprecated [-Wdeprecated-declarations]
  402 |     wanted_nb_channels = av_get_channel_layout_nb_channels(wanted_channel_layout);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:449:5: note: declared here
  449 | int av_get_channel_layout_nb_channels(uint64_t channel_layout);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:429:62: warning: ‘int64_t av_get_default_channel_layout(int)’ is deprecated [-Wdeprecated-declarations]
  429 |         wanted_channel_layout = av_get_default_channel_layout(wanted_spec.channels);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:457:9: note: declared here
  457 | int64_t av_get_default_channel_layout(int nb_channels);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:437:62: warning: ‘int64_t av_get_default_channel_layout(int)’ is deprecated [-Wdeprecated-declarations]
  437 |         wanted_channel_layout = av_get_default_channel_layout(spec.channels);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:457:9: note: declared here
  457 | int64_t av_get_default_channel_layout(int nb_channels);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp: In static member function ‘static int AudioRenderer::audio_thread(void*)’:
ffplay/audio_renderer.cpp:495:70: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  495 |                 dec_channel_layout = get_valid_channel_layout(frame->channel_layout, frame->channels);
      |                                                                      ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:495:70: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  495 |                 dec_channel_layout = get_valid_channel_layout(frame->channel_layout, frame->channels);
      |                                                                      ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:495:70: warning: ‘AVFrame::channel_layout’ is deprecated [-Wdeprecated-declarations]
  495 |                 dec_channel_layout = get_valid_channel_layout(frame->channel_layout, frame->channels);
      |                                                                      ^~~~~~~~~~~~~~
/usr/include/libavutil/frame.h:510:14: note: declared here
  510 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:495:93: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  495 |                 dec_channel_layout = get_valid_channel_layout(frame->channel_layout, frame->channels);
      |                                                                                             ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:495:93: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  495 |                 dec_channel_layout = get_valid_channel_layout(frame->channel_layout, frame->channels);
      |                                                                                             ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:495:93: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  495 |                 dec_channel_layout = get_valid_channel_layout(frame->channel_layout, frame->channels);
      |                                                                                             ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:499:75: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  499 |                                    (AVSampleFormat) frame->format, frame->channels)    ||
      |                                                                           ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:499:75: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  499 |                                    (AVSampleFormat) frame->format, frame->channels)    ||
      |                                                                           ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:499:75: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  499 |                                    (AVSampleFormat) frame->format, frame->channels)    ||
      |                                                                           ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:506:49: warning: ‘void av_get_channel_layout_string(char*, int, int, uint64_t)’ is deprecated [-Wdeprecated-declarations]
  506 |                     av_get_channel_layout_string(buf1, sizeof(buf1), -1, is->audio_filter_src.channel_layout);
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:435:6: note: declared here
  435 | void av_get_channel_layout_string(char *buf, int buf_size, int nb_channels, uint64_t channel_layout);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:507:49: warning: ‘void av_get_channel_layout_string(char*, int, int, uint64_t)’ is deprecated [-Wdeprecated-declarations]
  507 |                     av_get_channel_layout_string(buf2, sizeof(buf2), -1, dec_channel_layout);
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libavutil/channel_layout.h:435:6: note: declared here
  435 | void av_get_channel_layout_string(char *buf, int buf_size, int nb_channels, uint64_t channel_layout);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/audio_renderer.cpp:511:55: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  511 |                            frame->sample_rate, frame->channels, av_get_sample_fmt_name((AVSampleFormat) frame->format), buf2, is->auddec.pkt_serial);
      |                                                       ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:511:55: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  511 |                            frame->sample_rate, frame->channels, av_get_sample_fmt_name((AVSampleFormat) frame->format), buf2, is->auddec.pkt_serial);
      |                                                       ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:511:55: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  511 |                            frame->sample_rate, frame->channels, av_get_sample_fmt_name((AVSampleFormat) frame->format), buf2, is->auddec.pkt_serial);
      |                                                       ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:514:66: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  514 |                     is->audio_filter_src.channels       = frame->channels;
      |                                                                  ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:514:66: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  514 |                     is->audio_filter_src.channels       = frame->channels;
      |                                                                  ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
ffplay/audio_renderer.cpp:514:66: warning: ‘AVFrame::channels’ is deprecated [-Wdeprecated-declarations]
  514 |                     is->audio_filter_src.channels       = frame->channels;
      |                                                                  ^~~~~~~~
/usr/include/libavutil/frame.h:643:9: note: declared here
  643 |     int channels;
      |         ^~~~~~~~
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/clock.o ffplay/clock.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_scriptcode.o -c ../../source/as_scriptcode.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_scriptengine.o -c ../../source/as_scriptengine.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_scriptfunction.o -c ../../source/as_scriptfunction.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_scriptnode.o -c ../../source/as_scriptnode.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_scriptobject.o -c ../../source/as_scriptobject.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_string.o -c ../../source/as_string.cpp
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/decoder.o ffplay/decoder.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_string_util.o -c ../../source/as_string_util.cpp
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/ffplay.o ffplay/ffplay.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_thread.o -c ../../source/as_thread.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_tokenizer.o -c ../../source/as_tokenizer.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_typeinfo.o -c ../../source/as_typeinfo.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_variablescope.o -c ../../source/as_variablescope.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 -Wall -fPIC -fno-strict-aliasing -ffunction-sections -fdata-sections  -o obj-x86_64-pc-linux-gnu/as_callfunc_arm_gcc.o -c ../../source/as_callfunc_arm_gcc.S
ar r "../../lib-x86_64-pc-linux-gnu"/libangelscript.a obj-x86_64-pc-linux-gnu/as_atomic.o obj-x86_64-pc-linux-gnu/as_builder.o obj-x86_64-pc-linux-gnu/as_bytecode.o obj-x86_64-pc-linux-gnu/as_callfunc.o obj-x86_64-pc-linux-gnu/as_callfunc_arm.o obj-x86_64-pc-linux-gnu/as_callfunc_arm64.o obj-x86_64-pc-linux-gnu/as_callfunc_mips.o obj-x86_64-pc-linux-gnu/as_callfunc_ppc.o obj-x86_64-pc-linux-gnu/as_callfunc_ppc_64.o obj-x86_64-pc-linux-gnu/as_callfunc_sh4.o obj-x86_64-pc-linux-gnu/as_callfunc_x86.o obj-x86_64-pc-linux-gnu/as_callfunc_x64_gcc.o obj-x86_64-pc-linux-gnu/as_callfunc_x64_mingw.o obj-x86_64-pc-linux-gnu/as_compiler.o obj-x86_64-pc-linux-gnu/as_context.o obj-x86_64-pc-linux-gnu/as_configgroup.o obj-x86_64-pc-linux-gnu/as_datatype.o obj-x86_64-pc-linux-gnu/as_generic.o obj-x86_64-pc-linux-gnu/as_gc.o obj-x86_64-pc-linux-gnu/as_globalproperty.o obj-x86_64-pc-linux-gnu/as_memory.o obj-x86_64-pc-linux-gnu/as_module.o obj-x86_64-pc-linux-gnu/as_objecttype.o obj-x86_64-pc-linux-gnu/as_outputbuffer.o obj-x86_64-pc-linux-gnu/as_parser.o obj-x86_64-pc-linux-gnu/as_restore.o obj-x86_64-pc-linux-gnu/as_scriptcode.o obj-x86_64-pc-linux-gnu/as_scriptengine.o obj-x86_64-pc-linux-gnu/as_scriptfunction.o obj-x86_64-pc-linux-gnu/as_scriptnode.o obj-x86_64-pc-linux-gnu/as_scriptobject.o obj-x86_64-pc-linux-gnu/as_string.o obj-x86_64-pc-linux-gnu/as_string_util.o obj-x86_64-pc-linux-gnu/as_thread.o obj-x86_64-pc-linux-gnu/as_tokenizer.o obj-x86_64-pc-linux-gnu/as_typeinfo.o obj-x86_64-pc-linux-gnu/as_variablescope.o obj-x86_64-pc-linux-gnu/as_callfunc_arm_gcc.o
ar: creating ../../lib-x86_64-pc-linux-gnu/libangelscript.a
ranlib "../../lib-x86_64-pc-linux-gnu"/libangelscript.a
make[1]: Leaving directory '/var/tmp/pamac-build-corey/nymphcast-git/src/NymphCast/src/server/angelscript/angelscript/projects/gnuc'
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/frame_queue.o ffplay/frame_queue.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/packet_queue.o ffplay/packet_queue.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/player.o ffplay/player.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
ffplay/packet_queue.cpp: In static member function ‘static int PacketQueueC::packet_queue_put_nullpacket(PacketQueue*, int)’:
ffplay/packet_queue.cpp:51:19: warning: ‘void av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
   51 |     av_init_packet(pkt);
      |     ~~~~~~~~~~~~~~^~~~~
In file included from /usr/include/libavformat/avformat.h:316,
                 from ffplay/types.h:30,
                 from ffplay/packet_queue.h:7,
                 from ffplay/packet_queue.cpp:3:
/usr/include/libavcodec/packet.h:512:6: note: declared here
  512 | void av_init_packet(AVPacket *pkt);
      |      ^~~~~~~~~~~~~~
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/sdl_renderer.o ffplay/sdl_renderer.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/stream_handler.o ffplay/stream_handler.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
ffplay/stream_handler.cpp: In function ‘AVDictionary** setup_find_stream_info_opts(AVFormatContext*, AVDictionary*)’:
ffplay/stream_handler.cpp:140:49: warning: ‘void* av_mallocz_array(size_t, size_t)’ is deprecated [-Wdeprecated-declarations]
  140 |         opts = (AVDictionary**) av_mallocz_array(s->nb_streams, sizeof(*opts));
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/libavutil/common.h:572,
                 from /usr/include/libavutil/avutil.h:296,
                 from /usr/include/libavcodec/codec.h:26,
                 from /usr/include/libavformat/avformat.h:313,
                 from ffplay/types.h:30,
                 from ffplay/frame_queue.h:7,
                 from ffplay/stream_handler.cpp:3:
/usr/include/libavutil/mem.h:247:7: note: declared here
  247 | void *av_mallocz_array(size_t nmemb, size_t size) av_malloc_attrib av_alloc_size(1, 2);
      |       ^~~~~~~~~~~~~~~~
ffplay/stream_handler.cpp: In function ‘int64_t get_valid_channel_layout(int64_t, int)’:
ffplay/stream_handler.cpp:178:60: warning: ‘int av_get_channel_layout_nb_channels(uint64_t)’ is deprecated [-Wdeprecated-declarations]
  178 |     if (channel_layout && av_get_channel_layout_nb_channels(channel_layout) == channels)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In file included from /usr/include/libavutil/frame.h:33,
                 from /usr/include/libavutil/hwcontext.h:23,
                 from /usr/include/libavcodec/codec.h:27:
/usr/include/libavutil/channel_layout.h:449:5: note: declared here
  449 | int av_get_channel_layout_nb_channels(uint64_t channel_layout);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/stream_handler.cpp: In static member function ‘static int StreamHandler::stream_component_open(VideoState*, int)’:
ffplay/stream_handler.cpp:300:58: warning: ‘AVCodecContext::channels’ is deprecated [-Wdeprecated-declarations]
  300 |             is->audio_filter_src.channels       = avctx->channels;
      |                                                          ^~~~~~~~
In file included from ffplay/types.h:44:
/usr/include/libavcodec/avcodec.h:1006:9: note: declared here
 1006 |     int channels;
      |         ^~~~~~~~
ffplay/stream_handler.cpp:300:58: warning: ‘AVCodecContext::channels’ is deprecated [-Wdeprecated-declarations]
  300 |             is->audio_filter_src.channels       = avctx->channels;
      |                                                          ^~~~~~~~
/usr/include/libavcodec/avcodec.h:1006:9: note: declared here
 1006 |     int channels;
      |         ^~~~~~~~
ffplay/stream_handler.cpp:300:58: warning: ‘AVCodecContext::channels’ is deprecated [-Wdeprecated-declarations]
  300 |             is->audio_filter_src.channels       = avctx->channels;
      |                                                          ^~~~~~~~
/usr/include/libavcodec/avcodec.h:1006:9: note: declared here
 1006 |     int channels;
      |         ^~~~~~~~
ffplay/stream_handler.cpp:301:83: warning: ‘AVCodecContext::channel_layout’ is deprecated [-Wdeprecated-declarations]
  301 |             is->audio_filter_src.channel_layout = get_valid_channel_layout(avctx->channel_layout, avctx->channels);
      |                                                                                   ^~~~~~~~~~~~~~
/usr/include/libavcodec/avcodec.h:1060:14: note: declared here
 1060 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/stream_handler.cpp:301:83: warning: ‘AVCodecContext::channel_layout’ is deprecated [-Wdeprecated-declarations]
  301 |             is->audio_filter_src.channel_layout = get_valid_channel_layout(avctx->channel_layout, avctx->channels);
      |                                                                                   ^~~~~~~~~~~~~~
/usr/include/libavcodec/avcodec.h:1060:14: note: declared here
 1060 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/stream_handler.cpp:301:83: warning: ‘AVCodecContext::channel_layout’ is deprecated [-Wdeprecated-declarations]
  301 |             is->audio_filter_src.channel_layout = get_valid_channel_layout(avctx->channel_layout, avctx->channels);
      |                                                                                   ^~~~~~~~~~~~~~
/usr/include/libavcodec/avcodec.h:1060:14: note: declared here
 1060 |     uint64_t channel_layout;
      |              ^~~~~~~~~~~~~~
ffplay/stream_handler.cpp:301:106: warning: ‘AVCodecContext::channels’ is deprecated [-Wdeprecated-declarations]
  301 |             is->audio_filter_src.channel_layout = get_valid_channel_layout(avctx->channel_layout, avctx->channels);
      |                                                                                                          ^~~~~~~~
/usr/include/libavcodec/avcodec.h:1006:9: note: declared here
 1006 |     int channels;
      |         ^~~~~~~~
ffplay/stream_handler.cpp:301:106: warning: ‘AVCodecContext::channels’ is deprecated [-Wdeprecated-declarations]
  301 |             is->audio_filter_src.channel_layout = get_valid_channel_layout(avctx->channel_layout, avctx->channels);
      |                                                                                                          ^~~~~~~~
/usr/include/libavcodec/avcodec.h:1006:9: note: declared here
 1006 |     int channels;
      |         ^~~~~~~~
ffplay/stream_handler.cpp:301:106: warning: ‘AVCodecContext::channels’ is deprecated [-Wdeprecated-declarations]
  301 |             is->audio_filter_src.channel_layout = get_valid_channel_layout(avctx->channel_layout, avctx->channels);
      |                                                                                                          ^~~~~~~~
/usr/include/libavcodec/avcodec.h:1006:9: note: declared here
 1006 |     int channels;
      |         ^~~~~~~~
ffplay/stream_handler.cpp:311:62: warning: ‘uint64_t av_buffersink_get_channel_layout(const AVFilterContext*)’ is deprecated [-Wdeprecated-declarations]
  311 |             channel_layout = av_buffersink_get_channel_layout(sink);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from ffplay/types.h:39:
/usr/include/libavfilter/buffersink.h:160:18: note: declared here
  160 | uint64_t         av_buffersink_get_channel_layout      (const AVFilterContext *ctx);
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/stream_handler.cpp: In static member function ‘static void StreamHandler::stream_cycle_channel(VideoState*, int)’:
ffplay/stream_handler.cpp:1153:35: warning: ‘AVCodecParameters::channels’ is deprecated [-Wdeprecated-declarations]
 1153 |                     st->codecpar->channels != 0)
      |                                   ^~~~~~~~
In file included from /usr/include/libavformat/avformat.h:314:
/usr/include/libavcodec/codec_par.h:172:14: note: declared here
  172 |     int      channels;
      |              ^~~~~~~~
ffplay/stream_handler.cpp:1153:35: warning: ‘AVCodecParameters::channels’ is deprecated [-Wdeprecated-declarations]
 1153 |                     st->codecpar->channels != 0)
      |                                   ^~~~~~~~
/usr/include/libavcodec/codec_par.h:172:14: note: declared here
  172 |     int      channels;
      |              ^~~~~~~~
ffplay/stream_handler.cpp:1153:35: warning: ‘AVCodecParameters::channels’ is deprecated [-Wdeprecated-declarations]
 1153 |                     st->codecpar->channels != 0)
      |                                   ^~~~~~~~
/usr/include/libavcodec/codec_par.h:172:14: note: declared here
  172 |     int      channels;
      |              ^~~~~~~~
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/subtitle_handler.o ffplay/subtitle_handler.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/ffplay/video_renderer.o ffplay/video_renderer.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptstdstring/scriptstdstring.o angelscript/add_on/scriptstdstring/scriptstdstring.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptstdstring/scriptstdstring_utils.o angelscript/add_on/scriptstdstring/scriptstdstring_utils.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptbuilder/scriptbuilder.o angelscript/add_on/scriptbuilder/scriptbuilder.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptarray/scriptarray.o angelscript/add_on/scriptarray/scriptarray.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/angelscript/add_on/scriptdictionary/scriptdictionary.o angelscript/add_on/scriptdictionary/scriptdictionary.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/angelscript/json/jsonfile.o angelscript/json/jsonfile.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/angelscript/json/jsonvalue.o angelscript/json/jsonvalue.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/angelscript/regexp/regexp.o angelscript/regexp/regexp.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
angelscript/json/jsonvalue.cpp: In member function ‘const JSONValue& JSONValue::operator[](unsigned int) const’:
angelscript/json/jsonvalue.cpp:399:16: warning: reference to local variable ‘val’ returned [-Wreturn-local-addr]
  399 |         return val;
      |                ^~~
angelscript/json/jsonvalue.cpp:397:19: note: declared here
  397 |         JSONValue val;
      |                   ^~~
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDBar.o lcdapi/api/LCDBar.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDBigNumber.o lcdapi/api/LCDBigNumber.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDClient.o lcdapi/api/LCDClient.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDConnection.o lcdapi/api/LCDConnection.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDElement.o lcdapi/api/LCDElement.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDException.o lcdapi/api/LCDException.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDFrame.o lcdapi/api/LCDFrame.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDHorizontalBar.o lcdapi/api/LCDHorizontalBar.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDIcon.o lcdapi/api/LCDIcon.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDLock.o lcdapi/api/LCDLock.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDMutex.o lcdapi/api/LCDMutex.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDScreen.o lcdapi/api/LCDScreen.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDScroller.o lcdapi/api/LCDScroller.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDText.o lcdapi/api/LCDText.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDTitle.o lcdapi/api/LCDTitle.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDUtils.o lcdapi/api/LCDUtils.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDVerticalBar.o lcdapi/api/LCDVerticalBar.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/api/LCDWidget.o lcdapi/api/LCDWidget.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/sensors/LCDCpuSensor.o lcdapi/sensors/LCDCpuSensor.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/sensors/LCDKdeMultimediaSensor.o lcdapi/sensors/LCDKdeMultimediaSensor.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/sensors/LCDNymphCastSensor.o lcdapi/sensors/LCDNymphCastSensor.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/sensors/LCDSensor.o lcdapi/sensors/LCDSensor.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/sensors/LCDSystemSensor.o lcdapi/sensors/LCDSystemSensor.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/lcdapi/sensors/LCDTimeSensor.o lcdapi/sensors/LCDTimeSensor.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/AudioManager.o gui/core/AudioManager.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/CECInput.o gui/core/CECInput.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/GuiComponent.o gui/core/GuiComponent.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/HelpStyle.o gui/core/HelpStyle.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/HttpReq.o gui/core/HttpReq.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
In file included from gui/core/HttpReq.h:5,
                 from gui/core/HttpReq.cpp:1:
gui/core/HttpReq.cpp: In constructor ‘HttpReq::HttpReq(const std::string&)’:
gui/core/HttpReq.cpp:80:41: warning: ‘CURLOPT_REDIR_PROTOCOLS’ is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations]
   80 |         err = curl_easy_setopt(mHandle, CURLOPT_REDIR_PROTOCOLS, CURLPROTO_HTTP | CURLPROTO_HTTPS);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/curl/curl.h:1755:3: note: declared here
 1755 |   CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182,
      |   ^~~~~~~~~~~~~~~~~
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/ImageIO.o gui/core/ImageIO.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/InputConfig.o gui/core/InputConfig.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/InputManager.o gui/core/InputManager.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/Log.o gui/core/Log.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/MameNames.o gui/core/MameNames.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/platform.o gui/core/platform.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/PowerSaver.o gui/core/PowerSaver.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/Scripting.o gui/core/Scripting.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/Settings.o gui/core/Settings.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/Sound.o gui/core/Sound.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/ThemeData.o gui/core/ThemeData.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/Window.o gui/core/Window.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/animations/AnimationController.o gui/core/animations/AnimationController.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/components/AnimatedImageComponent.o gui/core/components/AnimatedImageComponent.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/components/BusyComponent.o gui/core/components/BusyComponent.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/components/ButtonComponent.o gui/core/components/ButtonComponent.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/components/ComponentGrid.o gui/core/components/ComponentGrid.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/components/ComponentList.o gui/core/components/ComponentList.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
g++ -c -o obj/x86_64-pc-linux-gnu/gui/core/components/DateTimeComponent.o gui/core/components/DateTimeComponent.cpp -ffunction-sections -fdata-sections -g3 -O0  -I . -I ffplay -I angelscript/angelscript/include -I angelscript/add_on -I angelscript/json -I angelscript/regexp -I gui/core -I gui/core/animations  -I gui/core/components  -I gui/core/guis -I gui/core/math  -I gui/core/renderers  -I gui/core/resources  -I gui/core/utils -I gui/app -I gui/app/animations -I gui/app/components -I gui/app/guis -I gui/app/scrapers -I gui/app/views -I gui/app/gamelist -I gui/core/nanosvg `sdl2-config --cflags` `pkg-config --cflags freetype2` -std=c++17  -D__VERSION="\"v0.2-alpha0.20220505\"" -DUSE_OPENGL_14
In file included from gui/core/components/DateTimeComponent.h:5,
                 from gui/core/components/DateTimeComponent.cpp:1:
gui/core/utils/TimeUtil.h:41:37: error: field ‘mTimeStruct’ has incomplete type ‘tm’
   41 |                         tm          mTimeStruct;
      |                                     ^~~~~~~~~~~
In file included from /usr/include/c++/12.2.1/cwchar:44,
                 from /usr/include/c++/12.2.1/bits/postypes.h:40,
                 from /usr/include/c++/12.2.1/bits/char_traits.h:39,
                 from /usr/include/c++/12.2.1/string:40,
                 from gui/core/utils/TimeUtil.h:5:
/usr/include/wchar.h:83:8: note: forward declaration of ‘struct tm’
   83 | struct tm;
      |        ^~
gui/core/utils/TimeUtil.h:28:87: error: return type ‘struct tm’ is incomplete
   28 |                                    operator tm         ()                       const { return mTimeStruct; }
      |                                                                                       ^
make: *** [Makefile:186: obj/x86_64-pc-linux-gnu/gui/core/components/DateTimeComponent.o] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
    Aborting...

Preparing...
Checking nymphcast-client-git dependencies...
Resolving dependencies...
Checking inter-conflicts...
Transaction cancelled.

FabioLolix commented on 2022-12-05 23:49 (UTC)

@PranshuTG the pkgbuild uploaded was empty because these merge request needed to be approved first

https://lists.archlinux.org/archives/list/aur-requests@lists.archlinux.org/thread/XVKTWSN6E65XG3SX5T5XOED4KDERH2WW/#XVKTWSN6E65XG3SX5T5XOED4KDERH2WW

https://lists.archlinux.org/archives/list/aur-requests@lists.archlinux.org/thread/TUJHJUK7WVNDJ73W2WPSPQG7JMP6ISYN/#TUJHJUK7WVNDJ73W2WPSPQG7JMP6ISYN

at the moment the server part is failing to build, I'll open a ticket in the next days

PranshuTG commented on 2022-11-29 14:54 (UTC) (edited on 2022-11-29 15:07 (UTC) by PranshuTG)

It does nothing, pkg directory is empty, you kinda uploaded an incomplete PKGBUID, which is a mixture of nymphcast server and client