[package - main-arm64-default][databases/qof] Failed for qof-0.8.8_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Aug 2021 03:22:10 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: ports@FreeBSD.org Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p507d4271e0bb_s5ae48eb998/logs/qof-0.8.8_1.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p507d4271e0bb_s5ae48eb998 Log: =>> Building databases/qof build started at Thu Aug 12 03:21:49 UTC 2021 port directory: /usr/ports/databases/qof package name: qof-0.8.8_1 building for: FreeBSD main-arm64-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 arm64 maintained by: ports@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400029 Job Id: 05 !!! Jail is newer than host. (Jail: 1400029, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400029 UNAME_v=FreeBSD 14.0-CURRENT 1400029 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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/main-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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--- ===> The following configuration options are available for qof-0.8.8_1: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-doxygen --disable-gdasql --disable-sqlite --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qof/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qof/work HOME=/wrkdirs/usr/ports/databases/qof/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/qof/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qof/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qof/work HOME=/wrkdirs/usr/ports/databases/qof/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/qof/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" 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-- NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/qof" EXAMPLESDIR="share/examples/qof" DATADIR="share/qof" WWWDIR="www/qof" ETCDIR="etc/qof" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qof DOCSDIR=/usr/local/share/doc/qof EXAMPLESDIR=/usr/local/share/examples/qof WWWDIR=/usr/local/www/qof ETCDIR=/usr/local/etc/qof --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 #### /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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400029 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 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 >============================ ===> NOTICE: The qof port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> qof-0.8.8_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-arm64-default-job-05] Installing pkg-1.17.1... [main-arm64-default-job-05] Extracting pkg-1.17.1: .......... done ===> qof-0.8.8_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qof-0.8.8_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The qof port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by qof-0.8.8_1 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: <snip> checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for getline... (cached) yes checking for getwd... (cached) yes checking for stpcpy... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for strcasestr... (cached) yes checking for strcasecmp... (cached) yes checking for gmtime_r... yes checking for mblen... (cached) yes checking for pow... no checking for tzname... yes checking for tzset... yes checking for struct stat.st_rdev... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for LIBXML2... yes GDA not found (or disabled); will build using internal SQL library. checking what extra warning flags to pass to the C compiler... -Wdeclaration-after-statement -Wno-pointer-sign checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating backend/Makefile config.status: creating backend/file/Makefile config.status: creating backend/gda/Makefile config.status: creating backend/sqlite/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/doxygen.cfg config.status: creating lib/Makefile config.status: creating lib/libsql/Makefile config.status: creating qof/Makefile config.status: creating qof/test/Makefile config.status: creating qof.pc config.status: creating qof.symbols config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile qof configuration summary: =========================== CFLAGS : -Wdeclaration-after-statement -Wno-pointer-sign LDFLAGS : -fstack-protector-strong QOF_CFLAGS : -I/usr/local/include/qof QOF_LIBS : -lqof ESTRON_LIBS : 1st backend : libxml2 == 2.9.12 2nd backend : GDA backend : Disabled (default) libgda : libgdasql : libqofsql : -lqofsql prefix : /usr/local data dir : /usr/local/share XML dir : /usr/local/share/xml/qof/qsf include dir : /usr/local/include lib dir : /usr/local/lib/qof2 =========================================================================== =======================<phase: build >============================ ===> Building for qof-0.8.8_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/qof/work/qof-0.8.8' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/qof/work/qof-0.8.8' Making all in lib gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/qof/work/qof-0.8.8/lib' Making all in libsql gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/qof/work/qof-0.8.8/lib/libsql' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/lexer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o lexer.l:18:2: warning: "strings are limited to 2000 characters" [-W#warnings] #warning "strings are limited to 2000 characters" ^ lexer.c:1955:40: warning: implicit declaration of function 'isatty' is invalid in C99 [-Wimplicit-function-declaration] b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; ^ lexer.c:1702:17: warning: unused function 'yyunput' [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^ lexer.c:1747:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -o lexer.o >/dev/null 2>&1 mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_parser.lo -MD -MP -MF .deps/sql_parser.Tpo -c -o sql_parser.lo sql_parser.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_parser.lo -MD -MP -MF .deps/sql_parser.Tpo -c sql_parser.c -fPIC -DPIC -o .libs/sql_parser.o sql_parser.c:617:32: warning: incompatible pointer types passing 'sql_where *' (aka 'struct sql_where *') to parameter of type 'sql_condition *' (aka 'struct sql_condition *') [-Wincompatible-pointer-types] sql_condition_stringify (table->join_cond)); ^~~~~~~~~~~~~~~~ ./mem.h:40:84: note: expanded from macro 'memsql_strappend_free' #define memsql_strappend_free(a,b) memsql_strappend_free_raw (GET_FUNC_DETAILS, a, b) ^ sql_parser.c:523:42: note: passing argument to parameter 'cond' here sql_condition_stringify (sql_condition * cond) ^ sql_parser.c:1134:6: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!statement->type == SQL_select) ^ ~~ sql_parser.c:1134:6: note: add parentheses after the '!' to evaluate the comparison first if (!statement->type == SQL_select) ^ ( ) sql_parser.c:1134:6: note: add parentheses around left hand side expression to silence this warning if (!statement->type == SQL_select) ^ ( ) sql_parser.c:1180:6: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!statement->type == SQL_select) ^ ~~ sql_parser.c:1180:6: note: add parentheses after the '!' to evaluate the comparison first if (!statement->type == SQL_select) ^ ( ) sql_parser.c:1180:6: note: add parentheses around left hand side expression to silence this warning if (!statement->type == SQL_select) ^ ( ) sql_parser.c:1205:6: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!statement->type == SQL_select) ^ ~~ sql_parser.c:1205:6: note: add parentheses after the '!' to evaluate the comparison first if (!statement->type == SQL_select) ^ ( ) sql_parser.c:1205:6: note: add parentheses around left hand side expression to silence this warning if (!statement->type == SQL_select) ^ ( ) mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_parser.lo -MD -MP -MF .deps/sql_parser.Tpo -c sql_parser.c -o sql_parser.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_display.lo -MD -MP -MF .deps/sql_display.Tpo -c -o sql_display.lo sql_display.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_display.lo -MD -MP -MF .deps/sql_display.Tpo -c sql_display.c -fPIC -DPIC -o .libs/sql_display.o sql_display.c:108:10: warning: enumeration value 'SQL_diff' not handled in switch [-Wswitch] switch (cond->op) { ^ mv -f .deps/sql_parser.Tpo .deps/sql_parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_tree.lo -MD -MP -MF .deps/sql_tree.Tpo -c -o sql_tree.lo sql_tree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_tree.lo -MD -MP -MF .deps/sql_tree.Tpo -c sql_tree.c -fPIC -DPIC -o .libs/sql_tree.o 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_display.lo -MD -MP -MF .deps/sql_display.Tpo -c sql_display.c -o sql_display.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_tree.lo -MD -MP -MF .deps/sql_tree.Tpo -c sql_tree.c -o sql_tree.o >/dev/null 2>&1 mv -f .deps/sql_display.Tpo .deps/sql_display.Plo cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT sql_parse_test.o -MD -MP -MF .deps/sql_parse_test.Tpo -c -o sql_parse_test.o sql_parse_test.c mv -f .deps/sql_tree.Tpo .deps/sql_tree.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -version-info 1:2:0 -fstack-protector-strong -o libqofsql.la -rpath /usr/local/lib parser.lo lexer.lo sql_parser.lo mem.lo sql_display.lo sql_tree.lo -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib mv -f .deps/sql_parse_test.Tpo .deps/sql_parse_test.Po libtool: link: cc -shared -fPIC -DPIC .libs/parser.o .libs/lexer.o .libs/sql_parser.o .libs/mem.o .libs/sql_display.o .libs/sql_tree.o -L/usr/local/lib -lglib-2.0 -lintl -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libqofsql.so.1 -o .libs/libqofsql.so.1.0.2 libtool: link: (cd ".libs" && rm -f "libqofsql.so.1" && ln -s "libqofsql.so.1.0.2" "libqofsql.so.1") libtool: link: (cd ".libs" && rm -f "libqofsql.so" && ln -s "libqofsql.so.1.0.2" "libqofsql.so") libtool: link: ar cru .libs/libqofsql.a parser.o lexer.o sql_parser.o mem.o sql_display.o sql_tree.o libtool: link: ranlib .libs/libqofsql.a Assertion failed: (mode == 'p' || mode == 't' || mode == 'x'), function ar_read_archive, file /usr/local/poudriere/jails/main-arm64/usr/src/usr.bin/ar/read.c, line 68. Abort trap (core dumped) gmake[4]: *** [Makefile:487: libqofsql.la] Error 134 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/qof/work/qof-0.8.8/lib/libsql' gmake[3]: *** [Makefile:407: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/qof/work/qof-0.8.8/lib' gmake[2]: *** [Makefile:515: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/qof/work/qof-0.8.8' gmake[1]: *** [Makefile:421: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/qof/work/qof-0.8.8' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/databases/qof