[package - 122i386-default][multimedia/nymphcast] Failed for NymphCast-v0.1.r1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 10:00:50 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: adridg@FreeBSD.org
Log URL: http://beefy5.nyi.freebsd.org/data/122i386-default/d7013b0b87e7/logs/NymphCast-v0.1.r1.log
Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=122i386-default&build=d7013b0b87e7
Log:
=>> Building multimedia/nymphcast
build started at Sun Mar 20 09:55:45 UTC 2022
port directory: /usr/ports/multimedia/nymphcast
package name: NymphCast-v0.1.r1
building for: FreeBSD 122i386-default-job-06 12.2-RELEASE-p14 FreeBSD 12.2-RELEASE-p14 i386
maintained by: adridg@FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1202000
Job Id: 06
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1202000
UNAME_v=FreeBSD 12.2-RELEASE-p14
UNAME_r=12.2-RELEASE-p14
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/122i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/122i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=122i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/122i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
adridg@FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/nymphcast/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/nymphcast/work XDG_CACHE_HOME=/wrkdirs/usr/ports/multimedia/nymphcast/work/.cache HOME=/wrkdirs/usr/ports/multimedia/nymphcast/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/nymphcast/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/nymphcast/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/nymphcast/work XDG_CACHE_HOME=/wrkdirs/usr/ports/multimedia/nymphcast/work/.cache HOME=/wrkdirs/usr/ports/multimedia/nymphcast/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/nymphcast/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/NymphCast" EXAMPLESDIR="share/examples/NymphCast" DATADIR="share/NymphCast" WWWDIR="www/NymphCast" ETCDIR="etc/NymphCast"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/NymphCast DOCSDIR=/usr/local/share/doc/NymphCast EXAMPLESDIR=/usr/local/share/examples/NymphCast WWWDIR=/usr/local/www/NymphCast ETCDIR=/usr/local/etc/NymphCast
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.2-RELEASE-p14
OSREL=12.2
OSVERSION=1202000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 524288
stack size (kbytes, -s) 65536
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> NymphCast-v0.1.r1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.17.5_1.pkg
[122i386-default-job-06] Installing pkg-1.17.5_1...
[122i386-default-job-06] Extracting pkg-1.17.5_1: .......... done
===> NymphCast-v0.1.r1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of NymphCast-v0.1.r1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License BSD3CLAUSE accepted by the user
=> MayaPosch-NymphCast-v0.1-rc1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/MayaPosch/NymphCast/tar.gz/v0.1-rc1?dummy=/MayaPosch-NymphCast-v0.1-rc1_GH0.tar.gz
fetch: https://codeload.github.com/MayaPosch/NymphCast/tar.gz/v0.1-rc1?dummy=/MayaPosch-NymphCast-v0.1-rc1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/MayaPosch/NymphCast/tar.gz/v0.1-rc1?dummy=/MayaPosch-NymphCast-v0.1-rc1_GH0.tar.gz: size of remote file is not known
MayaPosch-NymphCast-v0.1-rc1_GH0.tar.gz 118 MB 15 MBps 07s
===> Fetching all distfiles required by NymphCast-v0.1.r1 for building
===========================================================================
=======================<phase: checksum >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by NymphCast-v0.1.r1 for building
=> SHA256 Checksum OK for MayaPosch-NymphCast-v0.1-rc1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by NymphCast-v0.1.r1 for building
===> Extracting for NymphCast-v0.1.r1
=> SHA256 Checksum OK for MayaPosch-NymphCast-v0.1-rc1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for NymphCast-v0.1.r1
===> Applying FreeBSD patches for NymphCast-v0.1.r1 from /usr/ports/multimedia/nymphcast/files
===========================================================================
=======================<phase: build-depends >============================
===> NymphCast-v0.1.r1 depends on package: rapidjson>=0 - not found
===> Installing existing package /packages/All/rapidjson-1.1.0.524.pkg
[122i386-default-job-06] Installing rapidjson-1.1.0.524...
[122i386-default-job-06] Extracting rapidjson-1.1.0.524: .......... done
===> NymphCast-v0.1.r1 depends on package: rapidjson>=0 - found
===> Returning to build of NymphCast-v0.1.r1
===> NymphCast-v0.1.r1 depends on package: gmake>=4.3 - not found
===> Installing existing package /packages/All/gmake-4.3_2.pkg
[122i386-default-job-06] Installing gmake-4.3_2...
[122i386-default-job-06] `-- Installing gettext-runtime-0.21...
<snip>
ffplay/cmdutils.c:2107:13: warning: 4 enumeration values not handled in switch: 'AVMEDIA_TYPE_UNKNOWN', 'AVMEDIA_TYPE_DATA', 'AVMEDIA_TYPE_ATTACHMENT'... [-Wswitch]
switch (st->codecpar->codec_type) {
^
ffplay/cmdutils.c:2122:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while (t = av_dict_get(opts, "", t, AV_DICT_IGNORE_SUFFIX)) {
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffplay/cmdutils.c:2122:14: note: place parentheses around the assignment to silence this warning
while (t = av_dict_get(opts, "", t, AV_DICT_IGNORE_SUFFIX)) {
^
( )
ffplay/cmdutils.c:2122:14: note: use '==' to turn this assignment into an equality comparison
while (t = av_dict_get(opts, "", t, AV_DICT_IGNORE_SUFFIX)) {
^
==
14 warnings generated.
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
gui/core/HttpReq.cpp:127:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
LOG(LogError) << "Error removing curl_easy handle from curl_multi: " << curl_multi_strerror(merr);
^
gui/core/Log.h:8:40: note: expanded from macro 'LOG'
if(level > Log::getReportingLevel()) ; \
^
1 warning generated.
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
gui/core/InputConfig.cpp:189:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
LOG(LogWarning) << "WARNING: InputConfig value is 0 for " << type << " " << id << "!\n";
^
gui/core/Log.h:8:40: note: expanded from macro 'LOG'
if(level > Log::getReportingLevel()) ; \
^
1 warning generated.
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
gui/core/Settings.cpp:16:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "Debug" },
^~~~~~~~~~~
gui/core/Settings.cpp:17:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "DebugGrid" },
^~~~~~~~~~~~~~~
gui/core/Settings.cpp:18:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "DebugText" },
^~~~~~~~~~~~~~~
gui/core/Settings.cpp:19:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "DebugImage" },
^~~~~~~~~~~~~~~~
gui/core/Settings.cpp:20:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ForceKid" },
^~~~~~~~~~~~~~
gui/core/Settings.cpp:21:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ForceKiosk" },
^~~~~~~~~~~~~~~~
gui/core/Settings.cpp:22:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "IgnoreGamelist" },
^~~~~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:23:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "HideConsole" },
^~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:24:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ShowExit" },
^~~~~~~~~~~~~~
gui/core/Settings.cpp:25:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ConfirmQuit" },
^~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:26:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "SplashScreen" },
^~~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:27:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "SplashScreenProgress" },
^~~~~~~~~~~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:28:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "VSync" },
^~~~~~~~~~~
gui/core/Settings.cpp:29:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "FullscreenBorderless" },
^~~~~~~~~~~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:30:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "Windowed" },
^~~~~~~~~~~~~~
gui/core/Settings.cpp:31:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "WindowWidth" },
^~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:32:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "WindowHeight" },
^~~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:33:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ScreenWidth" },
^~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:34:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ScreenHeight" },
^~~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:35:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ScreenOffsetX" },
^~~~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:36:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ScreenOffsetY" },
^~~~~~~~~~~~~~~~~~~
gui/core/Settings.cpp:37:2: warning: braces around scalar initializer [-Wbraced-scalar-init]
{ "ScreenRotate" }
^~~~~~~~~~~~~~~~~~
22 warnings generated.
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
gui/core/platform.cpp:72:10: warning: enumeration value 'QUIT' not handled in switch [-Wswitch]
switch (quitMode)
^
1 warning generated.
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
gui/core/animations/AnimationController.cpp:15:2: warning: delete called on 'Animation' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
delete mAnimation;
^
1 warning generated.
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
c++ -c -o obj//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.1-rc1.20220313\"" -DUSE_OPENGL_14
In file included from gui/core/components/DateTimeComponent.cpp:1:
In file included from gui/core/components/DateTimeComponent.h:5:
gui/core/utils/TimeUtil.h:18:20: error: unknown type name 'time_t'
DateTime(const time_t& _time);
^
gui/core/utils/TimeUtil.h:27:24: error: unknown type name 'time_t'
operator time_t () const { return mTime; }
^
gui/core/utils/TimeUtil.h:32:10: error: unknown type name 'time_t'
const time_t& getTime () const { return mTime; }
^
gui/core/utils/TimeUtil.h:40:4: error: unknown type name 'time_t'
time_t mTime;
^
gui/core/utils/TimeUtil.h:41:16: error: field has incomplete type 'tm'
tm mTimeStruct;
^
/usr/include/wchar.h:111:8: note: forward declaration of 'tm'
struct tm;
^
In file included from gui/core/components/DateTimeComponent.cpp:1:
In file included from gui/core/components/DateTimeComponent.h:5:
gui/core/utils/TimeUtil.h:50:20: error: unknown type name 'time_t'
Duration(const time_t& _time);
^
gui/core/utils/TimeUtil.h:68:3: error: unknown type name 'time_t'
time_t now ();
^
gui/core/utils/TimeUtil.h:69:3: error: unknown type name 'time_t'
time_t stringToTime(const std::string& _string, const std::string& _format = "%Y%m%dT%H%M%S");
^
gui/core/utils/TimeUtil.h:70:34: error: unknown type name 'time_t'
std::string timeToString(const time_t& _time, const std::string& _format = "%Y%m%dT%H%M%S");
^
gui/core/components/DateTimeComponent.cpp:45:17: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
TextComponent::onTextChanged();
^~~~~~~~~~~~~
gui/core/components/DateTimeComponent.cpp:80:17: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
TextComponent::render(parentTrans);
^~~~~~
gui/core/components/DateTimeComponent.cpp:86:16: error: cannot initialize object parameter of type 'GuiComponent' with an expression of type 'DateTimeComponent'
GuiComponent::applyTheme(theme, view, element, properties);
^~~~~~~~~~
gui/core/components/DateTimeComponent.cpp:101:3: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
setColor(elem->get<unsigned int>("color"));
^~~~~~~~
gui/core/components/DateTimeComponent.cpp:103:2: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
setRenderBackground(false);
^~~~~~~~~~~~~~~~~~~
gui/core/components/DateTimeComponent.cpp:105:3: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
setBackgroundColor(elem->get<unsigned int>("backgroundColor"));
^~~~~~~~~~~~~~~~~~
gui/core/components/DateTimeComponent.cpp:106:3: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
setRenderBackground(true);
^~~~~~~~~~~~~~~~~~~
gui/core/components/DateTimeComponent.cpp:113:4: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
setHorizontalAlignment(ALIGN_LEFT);
^~~~~~~~~~~~~~~~~~~~~~
gui/core/components/DateTimeComponent.cpp:115:4: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
setHorizontalAlignment(ALIGN_CENTER);
^~~~~~~~~~~~~~~~~~~~~~
gui/core/components/DateTimeComponent.cpp:117:4: error: cannot initialize object parameter of type 'TextComponent' with an expression of type 'DateTimeComponent'
setHorizontalAlignment(ALIGN_RIGHT);
^~~~~~~~~~~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[1]: *** [Makefile:186: obj//gui/core/components/DateTimeComponent.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/nymphcast/work/NymphCast-0.1-rc1/src/server'
*** Error code 1
Stop.
make: stopped in /usr/ports/multimedia/nymphcast