From owner-freebsd-pkg-fallout@freebsd.org Tue Aug 30 22:04:12 2016 Return-Path: Delivered-To: freebsd-pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D365BC9576 for ; Tue, 30 Aug 2016 22:04:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4BB311E0 for ; Tue, 30 Aug 2016 22:04:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4B12ABC9575; Tue, 30 Aug 2016 22:04:12 +0000 (UTC) Delivered-To: pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AB86BC9574 for ; Tue, 30 Aug 2016 22:04:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (beefy2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F4201DF; Tue, 30 Aug 2016 22:04:11 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (localhost [127.0.0.1]) by beefy2.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id u7UM4BLV030695; Tue, 30 Aug 2016 22:04:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.nyi.freebsd.org (8.15.2/8.15.2/Submit) id u7UM4BWa030655; Tue, 30 Aug 2016 22:04:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Tue, 30 Aug 2016 22:04:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201608302204.u7UM4BWa030655@beefy2.nyi.freebsd.org> To: brooks@FreeBSD.org Subject: [package - 93amd64-default][devel/llvm37] Failed for llvm37-3.7.1_3 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2016 22:04:12 -0000 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: brooks@FreeBSD.org Last committer: brooks@FreeBSD.org Ident: $FreeBSD: head/devel/llvm37/Makefile 420987 2016-08-27 17:29:48Z brooks $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/421100/logs/llvm37-3.7.1_3.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=421100 Log: ====>> Building devel/llvm37 build started at Tue Aug 30 21:55:57 UTC 2016 port directory: /usr/ports/devel/llvm37 building for: FreeBSD 93amd64-default-job-24 9.3-RELEASE-p45 FreeBSD 9.3-RELEASE-p45 amd64 maintained by: brooks@FreeBSD.org Makefile ident: $FreeBSD: head/devel/llvm37/Makefile 420987 2016-08-27 17:29:48Z brooks $ Poudriere version: 3.1.14 Host OSVERSION: 1200005 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_v=FreeBSD 9.3-RELEASE-p45 UNAME_r=9.3-RELEASE-p45 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=amd64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/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=llvm37-3.7.1_3 OSREL=9.3 _OSRELEASE=9.3-RELEASE-p45 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32 MASTERNAME=93amd64-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=903000 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for llvm37-3.7.1_3: CLANG=on: Build clang COMPILER_RT=on: Build compiler-rt (sanitizers) DOCS=on: Build and/or install documentation EXTRAS=on: Extra clang tools GOLD=on: Build the LLVM Gold plugin for LTO LIT=on: Install lit and FileCheck test tools LLD=on: Install lld, the LLVM linker LLDB=on: Install lldb, the LLVM debugger (ignored on 9.x) OPENMP=on: Install libomp, the LLVM OpenMP runtime library ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CMAKE_PREFIX_PATH="/usr/local" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/llvm37/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/llvm37/work HOME=/wrkdirs/usr/ports/devel/llvm37/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/llvm37/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/llvm37/work HOME=/wrkdirs/usr/ports/devel/llvm37/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" DESTDIR=/wrkdirs/usr/ports/devel/llvm37/work/stage PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -isystem /usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc 48 -L/usr/local/lib/gcc48" LIBS="libclangApplyReplacements libclangQuery libclangRename libclangTidy libclangTidyGoogleModule libclangTidyLLVMModule libclangTidyMiscModule libclangTidyReadabilityModule libclangTidyUtils libmodernizeCore" CXX="g++48" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -isystem /usr/local/include -Wl,-rpath=/usr/local/lib/gcc48" 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-- LLVM_RELEASE=3.7.1 CLANG="" NO_CLANG="@comment " COMPILER_RT="" NO_COMPILER_RT="@comment " DOCS="" NO_DOCS="@comment " EXTRAS="" NO_EXTRAS="@comment " GOLD="" NO_GOLD="@comment " LIT="" NO_LIT="@comment " LLD="" NO_LLD="@comment " NO_LLDB="@comment " OPENMP="" NO_OPENMP="@comment " CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 LLDB="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/llvm37" EXAMPLESDIR="share/examples/llvm" DATADIR="share/llvm37" WWWDIR="www/llvm" ETCDIR="etc/llvm" --End PLIST_SUB-- --SUB_LIST-- LLVM_PREFIX="/usr/local/llvm37" LLVM_SUFFIX="37" CLANG="" NO_CLANG="@comment " COMPILER_RT="" NO_COMPILER_RT="@comment " DOCS="" NO_DOCS="@comment " EXTRAS="" NO_EXTRAS="@comment " GOLD="" NO_GOLD="@comment " LIT="" NO_LIT="@comment " LLD="" NO_LLD="@comment " LLDB="" NO_LLDB="@comment " OPENMP="" NO_OPENMP="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/llvm37 DOCSDIR=/usr/local/share/doc/llvm37 EXAMPLESDIR=/usr/local/share/examples/llvm WWWDIR=/usr/local/www/llvm ETCDIR=/usr/local/etc/llvm --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /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--- =================================================== =========================================================================== =================================================== ===> llvm37-3.7.1_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_1.txz [93amd64-default-job-24] Installing pkg-1.8.7_1... [93amd64-default-job-24] Extracting pkg-1.8.7_1: .......... done ===> llvm37-3.7.1_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of llvm37-3.7.1_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by llvm37-3.7.1_3 for building -- Performing Test LIBOMP_HAVE_WNO_UNKNOWN_PRAGMAS_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test LIBOMP_HAVE_WNO_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_MISSING_BRACES_FLAG -- Performing Test LIBOMP_HAVE_WNO_MISSING_BRACES_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_COMMENT_FLAG -- Performing Test LIBOMP_HAVE_WNO_COMMENT_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_SELF_ASSIGN_FLAG -- Performing Test LIBOMP_HAVE_WNO_SELF_ASSIGN_FLAG - Failed -- Performing Test LIBOMP_HAVE_WNO_VLA_EXTENSION_FLAG -- Performing Test LIBOMP_HAVE_WNO_VLA_EXTENSION_FLAG - Failed -- Performing Test LIBOMP_HAVE_WNO_FORMAT_PEDANTIC_FLAG -- Performing Test LIBOMP_HAVE_WNO_FORMAT_PEDANTIC_FLAG - Failed -- Performing Test LIBOMP_HAVE_MSSE2_FLAG -- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success -- Performing Test LIBOMP_HAVE_MMIC_FLAG -- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed -- Performing Test LIBOMP_HAVE_M32_FLAG -- Performing Test LIBOMP_HAVE_M32_FLAG - Failed -- Performing Test LIBOMP_HAVE_X_FLAG -- Performing Test LIBOMP_HAVE_X_FLAG - Success -- Performing Test LIBOMP_HAVE_WARN_SHARED_TEXTREL_FLAG -- Performing Test LIBOMP_HAVE_WARN_SHARED_TEXTREL_FLAG - Success -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success -- Performing Test LIBOMP_HAVE_FINI_FLAG -- Performing Test LIBOMP_HAVE_FINI_FLAG - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Found Perl: /usr/local/bin/perl (found version "5.20.3") -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_VERBOSE_MAKEFILE -- Build files have been written to: /wrkdirs/usr/ports/devel/llvm37/work/.build =========================================================================== =================================================== ===> Building for llvm37-3.7.1_3 [1/3187] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.c.o [2/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [3/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [4/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [5/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [6/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [7/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataStream.cpp.o [8/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [9/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [10/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [11/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [12/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Dwarf.cpp.o [13/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [14/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [15/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [16/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [17/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [18/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [19/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o [20/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [21/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [22/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [23/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [24/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [25/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntrusiveRefCntPtr.cpp.o [26/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [27/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [28/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [29/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [30/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [31/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Options.cpp.o [32/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [33/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryObject.cpp.o [34/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [35/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [36/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [37/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [38/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o [39/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o [40/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [41/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [42/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [43/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [44/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [45/3187] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [46/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [47/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [48/3187] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [49/3187] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [50/3187] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [51/3187] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [52/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [53/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [54/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [55/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o [56/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [57/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Mutex.cpp.o [58/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [59/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [60/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [61/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [62/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SearchForAddressOfSpecialSymbol.cpp.o [63/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [64/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [65/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [66/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [67/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [68/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [69/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [70/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [71/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [72/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [73/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [74/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StreamingMemoryObject.cpp.o [75/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [76/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringPool.cpp.o [77/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [78/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [79/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [80/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o [81/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [82/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [83/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [84/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [85/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [86/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [87/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [88/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o [89/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeValue.cpp.o [90/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [91/3187] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [92/3187] Linking CXX shared library lib/libLLVMSupport.so.3.7.1 [93/3187] Creating library symlink lib/libLLVMSupport.so.3.7 lib/libLLVMSupport.so [94/3187] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [95/3187] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [96/3187] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [97/3187] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [98/3187] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [99/3187] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [100/3187] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [101/3187] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [102/3187] Linking CXX shared library lib/libLLVMTableGen.so.3.7.1 [103/3187] Creating library symlink lib/libLLVMTableGen.so.3.7 lib/libLLVMTableGen.so [104/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [105/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [106/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o [107/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [108/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [109/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o [110/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o [111/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [112/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o [113/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o [114/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o [115/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o [116/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [117/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [118/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [119/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o [120/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [121/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [122/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o [123/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o [124/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [125/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o [126/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o [127/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [128/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [129/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [130/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o [131/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [132/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [133/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o [134/3187] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [135/3187] Linking CXX executable bin/llvm-tblgen [136/3187] Building Intrinsics.gen... FAILED: include/llvm/IR/Intrinsics.gen.tmp cd /wrkdirs/usr/ports/devel/llvm37/work/.build/include/llvm/IR && /wrkdirs/usr/ports/devel/llvm37/work/.build/bin/llvm-tblgen -gen-intrinsic -I /wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.1.src/include/llvm/IR -I /wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.1.src/lib/Target -I /wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.1.src/include /wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.1.src/include/llvm/IR/Intrinsics.td -o /wrkdirs/usr/ports/devel/llvm37/work/.build/include/llvm/IR/Intrinsics.gen.tmp llvm-tblgen: Unknown command line argument '-gen-intrinsic'. Try: '/wrkdirs/usr/ports/devel/llvm37/work/.build/bin/llvm-tblgen -help' llvm-tblgen: Did you mean '-print-options'? ninja: build stopped: subcommand failed. *** [do-build] Error code 1 Stop in /usr/ports/devel/llvm37.