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: ad...@freebsd.org Last committer: ad...@freebsd.org Ident: $FreeBSD: head/devel/cgit/Makefile 427459 2016-11-30 20:49:50Z adamw $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p427466_s309339/logs/cgit-1.1_1.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p427466_s309339 Log: ====>> Building devel/cgit build started at Tue Dec 6 20:03:31 UTC 2016 port directory: /usr/ports/devel/cgit building for: FreeBSD head-armv6-default-job-06 12.0-CURRENT FreeBSD 12.0-CURRENT r309339 arm maintained by: ad...@freebsd.org Makefile ident: $FreeBSD: head/devel/cgit/Makefile 427459 2016-11-30 20:49:50Z adamw $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1200017 Job Id: 06 !!! Jail is newer than host. (Jail: 1200017, Host: 1200010) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 12.0-CURRENT r309339 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=armv6 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref QEMU_EMULATING=1 UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=cgit-1.1_1 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1200017 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cgit-1.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cgit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cgit/work HOME=/wrkdirs/usr/ports/devel/cgit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cgit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cgit/work HOME=/wrkdirs/usr/ports/devel/cgit/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" 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.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cgit" EXAMPLESDIR="share/examples/cgit" DATADIR="share/cgit" WWWDIR="www/cgit" ETCDIR="etc/cgit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cgit DOCSDIR=/usr/local/share/doc/cgit EXAMPLESDIR=/usr/local/share/examples/cgit WWWDIR=/usr/local/www/cgit ETCDIR=/usr/local/etc/cgit --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=arm MACHINE_ARCH=armv6 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 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- =======================<phase: check-sanity >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> cgit-1.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.3.txz [head-armv6-default-job-06] Installing pkg-1.9.3... [head-armv6-default-job-06] Extracting pkg-1.9.3: .......... done ===> cgit-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cgit-1.1_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user => cgit-1.1.tar.xz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://git.zx2c4.com/cgit/snapshot/cgit-1.1.tar.xz resolved resolved fetch: http://git.zx2c4.com/cgit/snapshot/cgit-1.1.tar.xz: size unknown fetch: http://git.zx2c4.com/cgit/snapshot/cgit-1.1.tar.xz: size of remote file is not known cgit-1.1.tar.xz 0 B 0 Bps ===> Fetching all distfiles required by cgit-1.1_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cgit-1.1_1 for building => SHA256 Checksum OK for cgit-1.1.tar.xz. => SHA256 Checksum OK for git-2.11.0.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cgit-1.1_1 for building ===> Extracting for cgit-1.1_1 => SHA256 Checksum OK for cgit-1.1.tar.xz. => SHA256 Checksum OK for git-2.11.0.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for cgit-1.1_1 =========================================================================== =======================<phase: build-depends >============================ ===> cgit-1.1_1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [head-armv6-default-job-06] Installing gmake-4.2.1_1... [head-armv6-default-job-06] `-- Installing indexinfo-0.2.6... [head-armv6-default-job-06] `-- Extracting indexinfo-0.2.6: .... done [head-armv6-default-job-06] `-- Installing gettext-runtime-0.19.8.1... [head-armv6-default-job-06] `-- Extracting gettext-runtime-0.19.8.1: .......... done [head-armv6-default-job-06] Extracting gmake-4.2.1_1: .......... done ===> cgit-1.1_1 depends on executable: gmake - found ===> Returning to build of cgit-1.1_1 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for cgit-1.1_1 =========================================================================== =======================<phase: build >============================ ===> Building for cgit-1.1_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/cgit/work/cgit-1.1' gmake -C git -f ../cgit.mk ../cgit NO_CURL=1 gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/cgit/work/cgit-1.1/git' CGIT_VERSION = v1.1 GIT_VERSION = 2.11.0 * new build flags * new CGit build flags cc -o ../cgit.o -c -MF ../.depend/cgit.o.d -MQ ../cgit.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_VERSION='"v1.1"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../cgit.c cc -o ../cache.o -c -MF ../.depend/cache.o.d -MQ ../cache.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../cache.c cc -o ../cmd.o -c -MF ../.depend/cmd.o.d -MQ ../cmd.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../cmd.c cc -o ../configfile.o -c -MF ../.depend/configfile.o.d -MQ ../configfile.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../configfile.c cc -o ../filter.o -c -MF ../.depend/filter.o.d -MQ ../filter.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../filter.c cc -o ../html.o -c -MF ../.depend/html.o.d -MQ ../html.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../html.c cc -o ../parsing.o -c -MF ../.depend/parsing.o.d -MQ ../parsing.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../parsing.c cc -o ../scan-tree.o -c -MF ../.depend/scan-tree.o.d -MQ ../scan-tree.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../scan-tree.c cc -o ../shared.o -c -MF ../.depend/shared.o.d -MQ ../shared.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../shared.c cc -o ../ui-atom.o -c -MF ../.depend/ui-atom.o.d -MQ ../ui-atom.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-atom.c cc -o ../ui-blob.o -c -MF ../.depend/ui-blob.o.d -MQ ../ui-blob.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-blob.c cc -o ../ui-clone.o -c -MF ../.depend/ui-clone.o.d -MQ ../ui-clone.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-clone.c cc -o ../ui-commit.o -c -MF ../.depend/ui-commit.o.d -MQ ../ui-commit.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-commit.c cc -o ../ui-diff.o -c -MF ../.depend/ui-diff.o.d -MQ ../ui-diff.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-diff.c cc -o ../ui-log.o -c -MF ../.depend/ui-log.o.d -MQ ../ui-log.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-log.c cc -o ../ui-patch.o -c -MF ../.depend/ui-patch.o.d -MQ ../ui-patch.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-patch.c cc -o ../ui-plain.o -c -MF ../.depend/ui-plain.o.d -MQ ../ui-plain.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-plain.c cc -o ../ui-refs.o -c -MF ../.depend/ui-refs.o.d -MQ ../ui-refs.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-refs.c cc -o ../ui-repolist.o -c -MF ../.depend/ui-repolist.o.d -MQ ../ui-repolist.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-repolist.c cc -o ../ui-shared.o -c -MF ../.depend/ui-shared.o.d -MQ ../ui-shared.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-shared.c cc -o ../ui-snapshot.o -c -MF ../.depend/ui-snapshot.o.d -MQ ../ui-snapshot.o -MMD -MP -I/usr/include -DLIBICONV_PLUG -g -O2 -Wall -I. -I/usr/local/include -DNO_CURL -I/etc/ssl/include -DUSE_ST_TIMESPEC -DNO_GETTEXT -DOLD_ICONV -DHAVE_PATHS_H -DGMTIME_UNRELIABLE_ERRORS -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c MORE=FRX"' -DCGIT_CONFIG='"/usr/local/etc/cgitrc"' -DCGIT_SCRIPT_NAME='"cgit.cgi"' -DCGIT_CACHE_ROOT='"/var/cache/cgit"' -DNO_LUA ../ui-snapshot.c ./ui-snapshot.c:40:58: error: too many arguments to function call, expected 5, have 6 result = write_archive(argv.argc, nargv, NULL, 1, NULL, 0); ~~~~~~~~~~~~~ ^ ./archive.h:39:1: note: 'write_archive' declared here extern int write_archive(int argc, const char **argv, const char *prefix, const char *name_hint, int remote); ^ 1 error generated. gmake[2]: *** [../cgit.mk:129: ../ui-snapshot.o] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/cgit/work/cgit-1.1/git' gmake[1]: *** [Makefile:70: cgit] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/cgit/work/cgit-1.1' *** Error code 1 Stop. make: stopped in /usr/ports/devel/cgit _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"