Date: Sun, 7 Feb 2021 21:38:21 GMT From: pkg-fallout@FreeBSD.org To: lcook@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 114i386-default][www/lagrange] Failed for lagrange-1.1.1 in build Message-ID: <202102072138.117LcLeC088324@beefy10.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: lcook@FreeBSD.org Last committer: lcook@FreeBSD.org Ident: $FreeBSD: head/www/lagrange/Makefile 564109 2021-02-05 11:09:08Z lcook $ Log URL: http://beefy10.nyi.freebsd.org/data/114i386-default/564582/logs/lagrange-1.1.1.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=114i386-default&build=564582 Log: =>> Building www/lagrange build started at Sun Feb 7 21:37:48 UTC 2021 port directory: /usr/ports/www/lagrange package name: lagrange-1.1.1 building for: FreeBSD 114i386-default-job-05 11.4-RELEASE-p7 FreeBSD 11.4-RELEASE-p7 i386 maintained by: lcook@FreeBSD.org Makefile ident: $FreeBSD: head/www/lagrange/Makefile 564109 2021-02-05 11:09:08Z lcook $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1300134 Jail OSVERSION: 1104001 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p7 UNAME_r=11.4-RELEASE-p7 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-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/114i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114i386-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-- lcook@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/www/lagrange/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/lagrange/work HOME=/wrkdirs/usr/ports/www/lagrange/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/lagrange/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 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/lagrange/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/lagrange/work HOME=/wrkdirs/usr/ports/www/lagrange/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/lagrange/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 DESTDIR=/wrkdirs/usr/ports/www/lagrange/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -lssl -lcrypto -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-- CMAKE_BUILD_TYPE="release" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/lagrange" EXAMPLESDIR="share/examples/lagrange" DATADIR="share/lagrange" WWWDIR="www/lagrange" ETCDIR="etc/lagrange" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lagrange DOCSDIR=/usr/local/share/doc/lagrange EXAMPLESDIR=/usr/local/share/examples/lagrange WWWDIR=/usr/local/www/lagrange ETCDIR=/usr/local/etc/lagrange --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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p7 OSREL=11.4 OSVERSION=1104001 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 BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> lagrange-1.1.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.2.txz [114i386-default-job-05] Installing pkg-1.16.2... [114i386-default-job-05] Extracting pkg-1.16.2: .......... done ===> lagrange-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of lagrange-1.1.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user => lagrange-1.1.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.1.1/lagrange-1.1.1.tar.gz fetch: https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.1.1/lagrange-1.1.1.tar.gz: size unknown fetch: https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.1.1/lagrange-1.1.1.tar.gz: size of remote file is not known lagrange-1.1.1.tar.gz 13 MB 1198 kBps 11s ===> Fetching all distfiles required by lagrange-1.1.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by lagrange-1.1.1 for building => SHA256 Checksum OK for lagrange-1.1.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by lagrange-1.1.1 for building ===> Extracting for lagrange-1.1.1 => SHA256 Checksum OK for lagrange-1.1.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for lagrange-1.1.1 ===> Applying FreeBSD patches for lagrange-1.1.1 from /usr/ports/www/lagrange/files =========================================================================== =======================<phase: build-depends >============================ ===> lagrange-1.1.1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.19.3.txz [114i386-default-job-05] Installing cmake-3.19.3... [114i386-default-job-05] `-- Installing curl-7.75.0... [114i386-default-job-05] | `-- Installing ca_root_nss-3.61... [114i386-default-job-05] | `-- Extracting ca_root_nss-3.61: ........ done [114i386-default-job-05] | `-- Installing libnghttp2-1.43.0... [114i386-default-job-05] | `-- Extracting libnghttp2-1.43.0: .......... done [114i386-default-job-05] `-- Extracting curl-7.75.0: .......... done [114i386-default-job-05] `-- Installing expat-2.2.10... <snip> setenv XKB_DEFAULT_RULES xorg ===> lagrange-1.1.1 depends on file: /usr/local/bin/sdl2-config - found ===> Returning to build of lagrange-1.1.1 =========================================================================== =======================<phase: lib-depends >============================ ===> lagrange-1.1.1 depends on shared library: libmpg123.so - not found ===> Installing existing package /packages/All/mpg123-1.26.4.txz [114i386-default-job-05] Installing mpg123-1.26.4... [114i386-default-job-05] Extracting mpg123-1.26.4: .......... done ===> lagrange-1.1.1 depends on shared library: libmpg123.so - found (/usr/local/lib/libmpg123.so) ===> Returning to build of lagrange-1.1.1 ===> lagrange-1.1.1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> lagrange-1.1.1 depends on shared library: libunistring.so - not found ===> Installing existing package /packages/All/libunistring-0.9.10_1.txz [114i386-default-job-05] Installing libunistring-0.9.10_1... [114i386-default-job-05] Extracting libunistring-0.9.10_1: .......... done ===> lagrange-1.1.1 depends on shared library: libunistring.so - found (/usr/local/lib/libunistring.so) ===> Returning to build of lagrange-1.1.1 ===> lagrange-1.1.1 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for lagrange-1.1.1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/www/lagrange/work/.build -- The C compiler identification is Clang 10.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Compiling bincat for merging resource files... -- The C compiler identification is Clang 10.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: /wrkdirs/usr/ports/www/lagrange/work/.build/res Scanning dependencies of target bincat [ 50%] Building C object CMakeFiles/bincat.dir/bincat.c.o [100%] Linking C executable bincat [100%] Built target bincat -- CPU supports SSE 4.1 -- Detected FreeBSD -- Found PkgConfig: pkgconf (found version "1.7.3") -- Checking for module 'zlib' -- Found zlib, version 1.2.11 -- Checking for module 'libpcre' -- Found libpcre, version 8.44 -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.0.2u") -- Looking for strnstr -- Looking for strnstr - found -- Looking for sys/dirent.h -- Looking for sys/dirent.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for threads.h -- Looking for threads.h - found -- Performing Test iHavePThreadTimedMutex -- Performing Test iHavePThreadTimedMutex - Failed -- Looking for smmintrin.h -- Looking for smmintrin.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Checking for module 'sdl2' -- Found sdl2, version 2.0.12 -- Checking for module 'libmpg123' -- Found libmpg123, version 1.26.4 -- Preparing embedded resources... -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/www/lagrange/work/.build =========================================================================== =======================<phase: build >============================ ===> Building for lagrange-1.1.1 [1/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/main.c.o -MF CMakeFiles/app.dir/src/main.c.o.d -o CMakeFiles/app.dir/src/main.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/main.c [2/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/app.c.o -MF CMakeFiles/app.dir/src/app.c.o.d -o CMakeFiles/app.dir/src/app.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/app.c [3/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/bookmarks.c.o -MF CMakeFiles/app.dir/src/bookmarks.c.o.d -o CMakeFiles/app.dir/src/bookmarks.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/bookmarks.c [4/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/feeds.c.o -MF CMakeFiles/app.dir/src/feeds.c.o.d -o CMakeFiles/app.dir/src/feeds.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/feeds.c [5/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/gmcerts.c.o -MF CMakeFiles/app.dir/src/gmcerts.c.o.d -o CMakeFiles/app.dir/src/gmcerts.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/gmcerts.c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/gmcerts.c:320:44: warning: format specifies type 'long *' but the argument has type 'time_t *' (aka 'int *') [-Wformat] sscanf(until.start, "%ld", &sec); ~~~ ^~~~ %d 1 warning generated. [6/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/gmdocument.c.o -MF CMakeFiles/app.dir/src/gmdocument.c.o.d -o CMakeFiles/app.dir/src/gmdocument.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/gmdocument.c [7/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/gmrequest.c.o -MF CMakeFiles/app.dir/src/gmrequest.c.o.d -o CMakeFiles/app.dir/src/gmrequest.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/gmrequest.c [8/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/gmutil.c.o -MF CMakeFiles/app.dir/src/gmutil.c.o.d -o CMakeFiles/app.dir/src/gmutil.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/gmutil.c [9/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/gopher.c.o -MF CMakeFiles/app.dir/src/gopher.c.o.d -o CMakeFiles/app.dir/src/gopher.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/gopher.c [10/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/audio/stb_vorbis.c.o -MF CMakeFiles/app.dir/src/audio/stb_vorbis.c.o.d -o CMakeFiles/app.dir/src/audio/stb_vorbis.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/audio/stb_vorbis.c [11/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/history.c.o -MF CMakeFiles/app.dir/src/history.c.o.d -o CMakeFiles/app.dir/src/history.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/history.c [12/96] /usr/bin/cc -DLAGRANGE_APP_VERSION=\"1.1.1\" -DLAGRANGE_DOWNLOAD_EDIT=1 -DLAGRANGE_EMB_BIN=\"/usr/local/share/lagrange/resources.lgr\" -DLAGRANGE_ENABLE_KERNING=1 -DLAGRANGE_ENABLE_MPG123=1 -DLAGRANGE_IDLE_SLEEP=1 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src -I. -I/usr/local/include/SDL2 -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSTB_VORBIS_NO_STDIO=1 -DSTB_VORBIS_NO_INTEGER_CONVERSION=1 -msse4.1 -MD -MT CMakeFiles/app.dir/src/lookup.c.o -MF CMakeFiles/app.dir/src/lookup.c.o.d -o CMakeFiles/app.dir/src/lookup.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/src/lookup.c [13/96] /usr/bin/cc -DiIsLibraryBuild -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wpedantic -Werror -Wno-format-pedantic -Wno-format -msse4.1 -std=gnu11 -MD -MT lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/pipe.c.o -MF lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/pipe.c.o.d -o lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/pipe.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/platform/posix/pipe.c [14/96] /usr/bin/cc -DiIsLibraryBuild -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wpedantic -Werror -Wno-format-pedantic -Wno-format -msse4.1 -std=gnu11 -MD -MT lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/process.c.o -MF lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/process.c.o.d -o lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/process.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/platform/posix/process.c [15/96] /usr/bin/cc -DiIsLibraryBuild -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wpedantic -Werror -Wno-format-pedantic -Wno-format -msse4.1 -std=gnu11 -MD -MT lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/service.c.o -MF lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/service.c.o.d -o lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/service.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/platform/posix/service.c [16/96] /usr/bin/cc -DiIsLibraryBuild -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wpedantic -Werror -Wno-format-pedantic -Wno-format -msse4.1 -std=gnu11 -MD -MT lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/socket.c.o -MF lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/socket.c.o.d -o lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/platform/posix/socket.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/platform/posix/socket.c [17/96] /usr/bin/cc -DiIsLibraryBuild -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wpedantic -Werror -Wno-format-pedantic -Wno-format -msse4.1 -std=gnu11 -MD -MT lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/file.c.o -MF lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/file.c.o.d -o lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/file.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/file.c [18/96] /usr/bin/cc -DiIsLibraryBuild -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wpedantic -Werror -Wno-format-pedantic -Wno-format -msse4.1 -std=gnu11 -MD -MT lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/regexp.c.o -MF lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/regexp.c.o.d -o lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/regexp.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/regexp.c [19/96] /usr/bin/cc -DiIsLibraryBuild -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wpedantic -Werror -Wno-format-pedantic -Wno-format -msse4.1 -std=gnu11 -MD -MT lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/tlsrequest.c.o -MF lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/tlsrequest.c.o.d -o lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/tlsrequest.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c FAILED: lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/tlsrequest.c.o /usr/bin/cc -DiIsLibraryBuild -I/wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/include -Ilib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wpedantic -Werror -Wno-format-pedantic -Wno-format -msse4.1 -std=gnu11 -MD -MT lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/tlsrequest.c.o -MF lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/tlsrequest.c.o.d -o lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/tlsrequest.c.o -c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:62:26: error: implicit declaration of function 'TLS_client_method' is invalid in C99 [-Werror,-Wimplicit-function-declaration] d->ctx = SSL_CTX_new(TLS_client_method()); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:62:26: note: did you mean 'DTLS_client_method'? /usr/include/openssl/ssl.h:2389:19: note: 'DTLS_client_method' declared here const SSL_METHOD *DTLS_client_method(void); /* DTLS 1.0 and 1.2 */ ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:62:26: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') [-Werror,-Wint-conversion] d->ctx = SSL_CTX_new(TLS_client_method()); ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/ssl.h:2131:40: note: passing argument to parameter 'meth' here SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:224:9: error: implicit declaration of function 'X509_set1_notBefore' is invalid in C99 [-Werror,-Wimplicit-function-declaration] X509_set1_notBefore(d->cert, notBefore); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:224:9: note: did you mean 'X509_set_notBefore'? /usr/include/openssl/x509.h:908:5: note: 'X509_set_notBefore' declared here int X509_set_notBefore(X509 *x, const ASN1_TIME *tm); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:230:9: error: implicit declaration of function 'X509_set1_notAfter' is invalid in C99 [-Werror,-Wimplicit-function-declaration] X509_set1_notAfter(d->cert, notAfter); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:230:9: note: did you mean 'X509_set_notAfter'? /usr/include/openssl/x509.h:909:5: note: 'X509_set_notAfter' declared here int X509_set_notAfter(X509 *x, const ASN1_TIME *tm); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:282:9: error: implicit declaration of function 'ASN1_TIME_to_tm' is invalid in C99 [-Werror,-Wimplicit-function-declaration] ASN1_TIME_to_tm(X509_get0_notAfter(d->cert), &time); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:282:9: note: did you mean 'ASN1_TIME_set'? /usr/include/openssl/asn1.h:896:12: note: 'ASN1_TIME_set' declared here ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:282:25: error: implicit declaration of function 'X509_get0_notAfter' is invalid in C99 [-Werror,-Wimplicit-function-declaration] ASN1_TIME_to_tm(X509_get0_notAfter(d->cert), &time); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:282:25: note: did you mean 'X509_set_notAfter'? /usr/include/openssl/x509.h:909:5: note: 'X509_set_notAfter' declared here int X509_set_notAfter(X509 *x, const ASN1_TIME *tm); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:290:34: error: implicit declaration of function 'X509_get0_notAfter' is invalid in C99 [-Werror,-Wimplicit-function-declaration] return X509_cmp_current_time(X509_get0_notAfter(d->cert)) < 0; ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:290:34: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'const ASN1_TIME *' (aka 'const struct asn1_string_st *') [-Werror,-Wint-conversion] return X509_cmp_current_time(X509_get0_notAfter(d->cert)) < 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/x509.h:765:44: note: passing argument to parameter 's' here int X509_cmp_current_time(const ASN1_TIME *s); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:305:41: error: implicit declaration of function 'ASN1_STRING_get0_data' is invalid in C99 [-Werror,-Wimplicit-function-declaration] const unsigned char *name = ASN1_STRING_get0_data(X509_NAME_ENTRY_get_data(e)); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:305:41: note: did you mean 'ASN1_STRING_data'? /usr/include/openssl/asn1.h:812:16: note: 'ASN1_STRING_data' declared here unsigned char *ASN1_STRING_data(ASN1_STRING *x); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:305:34: error: incompatible integer to pointer conversion initializing 'const unsigned char *' with an expression of type 'int' [-Werror,-Wint-conversion] const unsigned char *name = ASN1_STRING_get0_data(X509_NAME_ENTRY_get_data(e)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:733:5: error: implicit declaration of function 'SSL_set1_host' is invalid in C99 [-Werror,-Wimplicit-function-declaration] SSL_set1_host(d->ssl, cstr_String(d->hostName)); ^ /wrkdirs/usr/ports/www/lagrange/work/lagrange-1.1.1/lib/the_Foundation/src/tlsrequest.c:733:5: note: did you mean 'SSL_set_trust'? /usr/include/openssl/ssl.h:2298:5: note: 'SSL_set_trust' declared here int SSL_set_trust(SSL *s, int trust); ^ 11 errors generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/www/lagrange
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102072138.117LcLeC088324>