Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2018 02:29:39 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][devel/mercurial] Failed for mercurial-4.6_1 in build
Message-ID:  <201805300229.w4U2TdNV029549@beefy8.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:     python@FreeBSD.org
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: head/devel/mercurial/Makefile 470244 2018-05-17 18:31:00Z sunpoet $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p470952_s334252/logs/mercurial-4.6_1.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p470952_s334252
Log:

=>> Building devel/mercurial
build started at Wed May 30 02:28:17 UTC 2018
port directory: /usr/ports/devel/mercurial
package name: mercurial-4.6_1
building for: FreeBSD head-armv6-default-job-04 12.0-CURRENT FreeBSD 12.0-CURRENT 1200064 arm
maintained by: python@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/mercurial/Makefile 470244 2018-05-17 18:31:00Z sunpoet $
Poudriere version: 3.2.6-3-g832b198d
Host OSVERSION: 1200062
Jail OSVERSION: 1200064
Job Id: 04




!!! Jail is newer than host. (Jail: 1200064, Host: 1200062) !!!
!!! 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
OSVERSION=1200064
UNAME_v=FreeBSD 12.0-CURRENT 1200064
UNAME_r=12.0-CURRENT
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.6-3-g832b198d
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv6-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=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for mercurial-4.6_1:
     CA_BUNDLE=on: Install CA Certificates
     DATA=on: Install data files
     DOCS=on: Build and/or install documentation
     FREEBSD=off: Patches used internally by the FreeBSD Project
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
python@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mercurial/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mercurial/work-py27  HOME=/wrkdirs/usr/ports/devel/mercurial/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/mercurial/work-py27/.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--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mercurial/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mercurial/work-py27  HOME=/wrkdirs/usr/ports/devel/mercurial/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/mercurial/work-py27/.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 LDSHARED="/nxb-bin/usr/bin/cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--
PORTDOCS="" PORTEXAMPLES="" CA_BUNDLE="" NO_CA_BUNDLE="@comment " DATA="" NO_DATA="@comment " DOCS="" NO_DOCS="@comment " FREEBSD="@comment " NO_FREEBSD="" NLS="" NO_NLS="@comment " PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_PYOEXTENSION=pyo  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mercurial"  EXAMPLESDIR="share/examples/mercurial"  DATADIR="share/mercurial"  WWWDIR="www/mercurial"  ETCDIR="etc/mercurial"
--End PLIST_SUB--

--SUB_LIST--
CA_BUNDLE="" NO_CA_BUNDLE="@comment " DATA="" NO_DATA="@comment " DOCS="" NO_DOCS="@comment " FREEBSD="@comment " NO_FREEBSD="" NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/mercurial DOCSDIR=/usr/local/share/doc/mercurial EXAMPLESDIR=/usr/local/share/examples/mercurial  WWWDIR=/usr/local/www/mercurial ETCDIR=/usr/local/etc/mercurial
--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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200064
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
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
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---
--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    >============================
===>   mercurial-4.6_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[head-armv6-default-job-04] Installing pkg-1.10.5_1...
[head-armv6-default-job-04] Extracting pkg-1.10.5_1: .......... done
===>   mercurial-4.6_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mercurial-4.6_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by mercurial-4.6_1 for building
===========================================================================
<snip>
copying mercurial/templates/paper/branches.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/filecomparison.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/header.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/diffstat.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/shortlogentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/graphentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/fileannotate.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/map -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/shortlog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
copying mercurial/templates/paper/graph.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/paper
creating build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/json
copying mercurial/templates/json/changelist.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/json
copying mercurial/templates/json/map -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/json
copying mercurial/templates/json/graph.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/json
creating build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/changeset.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/error.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/search.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/notfound.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/filediff.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/index.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/changelog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/graphnode.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/manifest.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/graphedge.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/logentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/fileannotate.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/map -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
copying mercurial/templates/raw/graph.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/raw
creating build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/feed-icon-14x14.png -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/hgicon.png -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/mercurial.js -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/hglogo.png -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/style-monoblue.css -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/style.css -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/style-gitweb.css -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/coal-file.png -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/background.png -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/style-paper.css -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/followlines.js -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/coal-folder.png -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
copying mercurial/templates/static/style-extra-coal.css -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/static
creating build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/changelogentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/filelog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/error.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/branchentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/tags.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/changelog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/bookmarkentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/bookmarks.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/branches.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/header.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/map -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
copying mercurial/templates/atom/tagentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/atom
creating build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/changelogentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/changeset.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/filelog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/error.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/search.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/filerevision.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/notfound.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/filediff.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/tags.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/index.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/summary.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/changelog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/bookmarks.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/helptopics.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/footer.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/manifest.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/help.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/branches.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/filecomparison.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/header.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/graphentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/fileannotate.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/map -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/shortlog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
copying mercurial/templates/gitweb/graph.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/gitweb
creating build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/changelogentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/filelog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/error.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/branchentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/filelogentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/tags.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/changelog.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/bookmarkentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/bookmarks.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/branches.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/header.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/map -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
copying mercurial/templates/rss/tagentry.tmpl -> build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/templates/rss
running build_ext
building 'mercurial.cext.base85' extension
creating build/temp.freebsd-12.0-CURRENT-arm-2.7
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/base85.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/base85.o
/nxb-bin/usr/bin/cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/base85.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/base85.so
building 'mercurial.cext.bdiff' extension
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/xdiff
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/bdiff.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/bdiff.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/bdiff.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/bdiff.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/thirdparty/xdiff/xdiffi.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/xdiff/xdiffi.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/thirdparty/xdiff/xprepare.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/xdiff/xprepare.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/thirdparty/xdiff/xutils.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/xdiff/xutils.o
/nxb-bin/usr/bin/cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/bdiff.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/bdiff.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/xdiff/xdiffi.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/xdiff/xprepare.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/xdiff/xutils.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/bdiff.so
building 'mercurial.cext.mpatch' extension
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/mpatch.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/mpatch.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/mpatch.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/mpatch.o
/nxb-bin/usr/bin/cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/mpatch.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/mpatch.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/mpatch.so
building 'mercurial.cext.parsers' extension
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/charencode.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/charencode.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/dirs.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/dirs.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/manifest.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/manifest.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/parsers.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/parsers.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/pathencode.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/pathencode.o
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/revlog.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/revlog.o
/nxb-bin/usr/bin/cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/charencode.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/dirs.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/manifest.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/parsers.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/pathencode.o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/revlog.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/parsers.so
building 'mercurial.cext.osutil' extension
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/osutil.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/osutil.o -DHAVE_SETPROCTITLE -DHAVE_BSD_STATFS
/nxb-bin/usr/bin/cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/osutil.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/cext/osutil.so
building 'mercurial.thirdparty.zope.interface._zope_interface_coptimizations' extension
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/zope
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/zope/interface
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.o
/nxb-bin/usr/bin/cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-12.0-CURRENT-arm-2.7/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.so
building 'hgext.fsmonitor.pywatchman.bser' extension
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/hgext
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/hgext/fsmonitor
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/hgext/fsmonitor/pywatchman
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c hgext/fsmonitor/pywatchman/bser.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/hgext/fsmonitor/pywatchman/bser.o
/nxb-bin/usr/bin/cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-12.0-CURRENT-arm-2.7/hgext/fsmonitor/pywatchman/bser.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-12.0-CURRENT-arm-2.7/hgext/fsmonitor/pywatchman/bser.so
building 'mercurial.zstd' extension
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder
creating build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/frameparams.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/frameparams.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY
 = -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common/error_private.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common/error_private.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDI
 CTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressionreader.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressionreader.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLI
 B_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/decompressionwriter.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/decompressionwriter.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDI
 CTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_fast.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_fast.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLI
 B_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common/pool.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common/pool.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= 
 -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/decompressor.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/decompressor.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILI
 TY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/decompressoriterator.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/decompressoriterator.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZ
 DICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/constants.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/constants.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -D
 ZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressor.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressor.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= 
 -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_lazy.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_lazy.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLI
 B_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_double_fast.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_double_fast.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBIL
 ITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressionwriter.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressionwriter.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLI
 B_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressobj.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressobj.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY
 = -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressionparams.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext/compressionparams.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLI
 B_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common/xxhash.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common/xxhash.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILI
 TY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/huf_compress.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/huf_compress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZ
 DICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
'+bmi2' is not a recognized feature for this target (ignoring feature)
'+bmi2' is not a recognized feature for this target (ignoring feature)
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common/fse_decompress.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common/fse_decompress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZ
 DICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
/nxb-bin/usr/bin/cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/common -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/c-ext -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/include/python2.7 -c /wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_compress.c -o build/temp.freebsd-12.0-CURRENT-arm-2.7/wrkdirs/usr/ports/devel/mercurial/work-py27/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_compress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -
 DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden
'+bmi2' is not a recognized feature for this target (ignoring feature)
'+bmi2' is not a recognized feature for this target (ignoring feature)
Assertion failed: (LiveCPSR && "CPSR liveness tracking is wrong!"), function UpdateCPSRUse, file /usr/local/poudriere/jails/head-armv6/usr/src/contrib/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, line 965.
cc: error: unable to execute command: Abort trap (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
Target: armv6-unknown-freebsd12.0-gnueabihf
Thread model: posix
InstalledDir: /nxb-bin/usr/bin
cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
cc: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/zstd_compress-db665f.c
cc: note: diagnostic msg: /tmp/zstd_compress-db665f.sh
cc: note: diagnostic msg: 

********************
error: command '/nxb-bin/usr/bin/cc' failed with exit status 254
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/mercurial



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805300229.w4U2TdNV029549>