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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/editors/xcoral/Makefile 516802 2019-11-05 15:48:40Z zeising $ Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p525358_s357606/logs/xcoral-3.47_4.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p525358_s357606 Log: =>> Building editors/xcoral build started at Fri Feb 7 03:08:26 UTC 2020 port directory: /usr/ports/editors/xcoral package name: xcoral-3.47_4 building for: FreeBSD head-amd64-default-job-06 13.0-CURRENT FreeBSD 13.0-CURRENT 1300077 amd64 maintained by: [email protected] Makefile ident: $FreeBSD: head/editors/xcoral/Makefile 516802 2019-11-05 15:48:40Z zeising $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300077 Job Id: 06 !!! Jail is newer than host. (Jail: 1300077, Host: 1300076) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300077 UNAME_v=FreeBSD 13.0-CURRENT 1300077 UNAME_r=13.0-CURRENT BLOCKSIZE=K 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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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 xcoral-3.47_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --libdir=/usr/local/share --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/xcoral/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/xcoral/work HOME=/wrkdirs/usr/ports/editors/xcoral/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/xcoral/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/editors/xcoral/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/xcoral/work HOME=/wrkdirs/usr/ports/editors/xcoral/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/xcoral/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="-lgnuregex" 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-- VERSION="3.47" PORTDOCS="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xcoral" EXAMPLESDIR="share/examples/xcoral" DATADIR="share/xcoral" WWWDIR="www/xcoral" ETCDIR="etc/xcoral" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xcoral DOCSDIR=/usr/local/share/doc/xcoral EXAMPLESDIR=/usr/local/share/examples/xcoral WWWDIR=/usr/local/www/xcoral ETCDIR=/usr/local/etc/xcoral --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 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 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" "-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 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300077 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES 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) 33554432 stack size (kbytes, -s) 524288 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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> xcoral-3.47_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0_1.txz [head-amd64-default-job-06] Installing pkg-1.12.0_1... [head-amd64-default-job-06] Extracting pkg-1.12.0_1: .......... done ===> xcoral-3.47_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xcoral-3.47_4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xcoral-3.47_4 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xcoral-3.47_4 for building => SHA256 Checksum OK for xcoral-3.47.tar.gz. => SHA256 Checksum OK for xcoral-alpheus-and-peneus-2019.patch.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xcoral-3.47_4 for building ===> Extracting for xcoral-3.47_4 => SHA256 Checksum OK for xcoral-3.47.tar.gz. => SHA256 Checksum OK for xcoral-alpheus-and-peneus-2019.patch.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for xcoral-3.47_4 ===> Applying distribution patches for xcoral-3.47_4 ===> Applying FreeBSD patches for xcoral-3.47_4 =========================================================================== =======================<phase: build-depends >============================ ===> xcoral-3.47_4 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-3.5.1,1.txz [head-amd64-default-job-06] Installing bison-3.5.1,1... [head-amd64-default-job-06] `-- Installing gettext-runtime-0.20.1... [head-amd64-default-job-06] | `-- Installing indexinfo-0.3.1... <snip> cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c chars_cmds.c -o chars_cmds.o --- shadow.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c shadow.c -o shadow.o --- ctr_panel.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c ctr_panel.c -o ctr_panel.o --- main_text.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c main_text.c -o main_text.o --- scroll.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c scroll.c -o scroll.o --- main_text.o --- main_text.c:915:18: warning: comparison of array 'text->filename' equal to a null pointer is always false [-Wtautological-pointer-compare] if ( text -> filename == 0 ) ~~~~~~~~^~~~~~~~ ~ 1 warning generated. --- page.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c page.c -o page.o --- parse.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c parse.c -o parse.o --- get_file.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c get_file.c -o get_file.o --- bm_search.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c bm_search.c -o bm_search.o --- get_file.o --- get_file.c:472:19: warning: comparison of array 'text->filename' not equal to a null pointer is always true [-Wtautological-pointer-compare] if ( (text -> filename != 0) && strlen ( text -> filename) != 0 ) { ~~~~~~~~^~~~~~~~ ~ 1 warning generated. --- mark_reg.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c mark_reg.c -o mark_reg.o --- main_buffer.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c main_buffer.c -o main_buffer.o --- text_cursor.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c text_cursor.c -o text_cursor.o --- kill_buf.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c kill_buf.c -o kill_buf.o --- browser_init.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c browser_init.c -o browser_init.o --- browser_eve.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c browser_eve.c -o browser_eve.o --- undo.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c undo.c -o undo.o --- BR_Parser.h --- /usr/local/bin/bison -d -t -p BR_yy BR_Parser.y BR_Parser.y: warning: 17 reduce/reduce conflicts [-Wconflicts-rr] --- BR_Parser.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c BR_Parser.c -o BR_Parser.o --- BR_Parser.h --- mv BR_Parser.tab.c BR_Parser.c mv BR_Parser.tab.h BR_Parser.h --- BR_main.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ALLOCA=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_KILL=1 -DHAVE_BZERO=1 -DHAVE_STRDUP=1 -DHAVE_GETCWD=1 -DHAVE_SIGPROCMASK=1 -DHAVE_STRCASECMP=1 -I/usr/local/include -DXCORAL_LIB_DIR=\"/usr/local/share/xcoral\" -DRUNTIMECHECK -c BR_main.c -o BR_main.o --- BR_Parser.o --- In file included from BR_Parser.y:63: ./BR_Parser.h:52:5: error: expected identifier T_ARRAY = 258, ^ BR_Parser.c:15:17: note: expanded from macro 'T_ARRAY' #define T_ARRAY 257 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:53:5: error: expected identifier T_PREFIX = 259, ^ BR_Parser.c:16:18: note: expanded from macro 'T_PREFIX' #define T_PREFIX 258 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:54:5: error: expected identifier T_ELLIPSIS = 260, ^ BR_Parser.c:17:20: note: expanded from macro 'T_ELLIPSIS' #define T_ELLIPSIS 259 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:55:5: error: expected identifier T_OPERATOR = 261, ^ BR_Parser.c:18:20: note: expanded from macro 'T_OPERATOR' #define T_OPERATOR 260 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:56:5: error: expected identifier T_STRUCT = 262, ^ BR_Parser.c:19:18: note: expanded from macro 'T_STRUCT' #define T_STRUCT 261 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:57:5: error: expected identifier T_UNION = 263, ^ BR_Parser.c:20:17: note: expanded from macro 'T_UNION' #define T_UNION 262 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:58:5: error: expected identifier T_CLASS = 264, ^ BR_Parser.c:21:17: note: expanded from macro 'T_CLASS' #define T_CLASS 263 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:59:5: error: expected identifier T_ENUM = 265, ^ BR_Parser.c:22:16: note: expanded from macro 'T_ENUM' #define T_ENUM 264 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:60:5: error: expected identifier T_NAMESPACE = 266, ^ BR_Parser.c:23:21: note: expanded from macro 'T_NAMESPACE' #define T_NAMESPACE 265 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:61:5: error: expected identifier T_USING = 267, ^ BR_Parser.c:24:17: note: expanded from macro 'T_USING' #define T_USING 266 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:62:5: error: expected identifier T_PUBLIC = 268, ^ BR_Parser.c:25:18: note: expanded from macro 'T_PUBLIC' #define T_PUBLIC 267 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:63:5: error: expected identifier T_PROTECTED = 269, ^ BR_Parser.c:26:21: note: expanded from macro 'T_PROTECTED' #define T_PROTECTED 268 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:64:5: error: expected identifier T_PRIVATE = 270, ^ BR_Parser.c:27:19: note: expanded from macro 'T_PRIVATE' #define T_PRIVATE 269 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:65:5: error: expected identifier T_IDENT = 271, ^ BR_Parser.c:28:17: note: expanded from macro 'T_IDENT' #define T_IDENT 270 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:66:5: error: expected identifier T_TEMPLATE = 272, ^ BR_Parser.c:29:20: note: expanded from macro 'T_TEMPLATE' #define T_TEMPLATE 271 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:67:5: error: expected identifier T_BASIC = 273, ^ BR_Parser.c:30:17: note: expanded from macro 'T_BASIC' #define T_BASIC 272 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:68:5: error: expected identifier T_TEMPLATE_ARG = 274, ^ BR_Parser.c:31:24: note: expanded from macro 'T_TEMPLATE_ARG' #define T_TEMPLATE_ARG 273 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:69:5: error: expected identifier T_FRAME = 275, ^ BR_Parser.c:32:17: note: expanded from macro 'T_FRAME' #define T_FRAME 274 ^ In file included from BR_Parser.y:63: ./BR_Parser.h:70:5: error: expected identifier T_CONST = 276, ^ BR_Parser.c:33:17: note: expanded from macro 'T_CONST' #define T_CONST 275 ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [BR_Parser.o] Error code 1 make[1]: stopped in /wrkdirs/usr/ports/editors/xcoral/work/xcoral-3.47 1 error make[1]: stopped in /wrkdirs/usr/ports/editors/xcoral/work/xcoral-3.47 ===> 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/editors/xcoral _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
