From owner-freebsd-pkg-fallout@freebsd.org Tue Sep 5 01:27:49 2017 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 65687E08761 for ; Tue, 5 Sep 2017 01:27:49 +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 51E7769FAA for ; Tue, 5 Sep 2017 01:27:49 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 51456E0875F; Tue, 5 Sep 2017 01:27:49 +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 50E0CE0875E for ; Tue, 5 Sep 2017 01:27:49 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (beefy16.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e3]) (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 1D74D69FA5 for ; Tue, 5 Sep 2017 01:27:49 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (localhost [127.0.0.1]) by beefy16.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id v851RmWI040706 for ; Tue, 5 Sep 2017 01:27:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy16.nyi.freebsd.org (8.15.2/8.15.2/Submit) id v851Rmtj040705; Tue, 5 Sep 2017 01:27:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Tue, 5 Sep 2017 01:27:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201709050127.v851Rmtj040705@beefy16.nyi.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 110mips64-quarterly][devel/llvm34] Failed for llvm34-3.4.2_6 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 01:27:49 -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: bdrewery@FreeBSD.org Ident: $FreeBSD: branches/2017Q3/devel/llvm34/Makefile 441483 2017-05-22 17:39:26Z bdrewery $ Log URL: http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/449208/logs/llvm34-3.4.2_6.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=449208 Log: ====>> Building devel/llvm34 build started at Tue Sep 5 01:11:27 UTC 2017 port directory: /usr/ports/devel/llvm34 building for: FreeBSD 110mips64-quarterly-job-11 11.0-RELEASE-p12 FreeBSD 11.0-RELEASE-p12 1100122 mips maintained by: brooks@FreeBSD.org Makefile ident: $FreeBSD: branches/2017Q3/devel/llvm34/Makefile 441483 2017-05-22 17:39:26Z bdrewery $ Poudriere version: 3.1.19-62-gd8fb0333 Host OSVERSION: 1200040 Jail OSVERSION: 1100122 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips64 UNAME_m=mips ABI_FILE=/usr/lib/crt1.o OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p12 1100122 UNAME_r=11.0-RELEASE-p12 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110mips64-quarterly/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=llvm34-3.4.2_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool MASTERNAME=110mips64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.19-62-gd8fb0333 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for llvm34-3.4.2_6: ASSERTS=off: Enable assertions (thread unsafe) CMAKE=on: Build cmake support files DOCS=on: Build and/or install documentation LIT=on: Install lit and FileCheck test tools (requires python) LTOPLUGIN=off: Build LTO plugin (requires gold) MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared --enable-bindings=none --enable-optimized --enable-experimental-targets=R600 --disable-assertions --enable-docs --prefix=/usr/local/llvm34 ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/llvm34/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/llvm34/work HOME=/wrkdirs/usr/ports/devel/llvm34/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/llvm34/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/llvm34/work HOME=/wrkdirs/usr/ports/devel/llvm34/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 -G0 -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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-- LLVM_SUFFIX=34 PORTVERSION=3.4.2 ASSERTS="@comment " NO_ASSERTS="" CMAKE="" NO_CMAKE="@comment " DOCS="" NO_DOCS="@comment " LIT="" NO_LIT="@comment " LTOPLUGIN="@comment " NO_LTOPLUGIN="" MANPAGES="" NO_MANPAGES="@comment " PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.24.1 PERL_VER=5.24 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.24 DOCSDIR="share/doc/llvm34" EXAMPLESDIR="share/examples/llvm" DATADIR="share/llvm34" WWWDIR="www/llvm" ETCDIR="etc/llvm" --End PLIST_SUB-- --SUB_LIST-- LLVM_PREFIX="/usr/local/llvm34" LLVM_SUFFIX="34" ASSERTS="@comment " NO_ASSERTS="" CMAKE="" NO_CMAKE="@comment " DOCS="" NO_DOCS="@comment " LIT="" NO_LIT="@comment " LTOPLUGIN="@comment " NO_LTOPLUGIN="" MANPAGES="" NO_MANPAGES="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/llvm34 DOCSDIR=/usr/local/share/doc/llvm34 EXAMPLESDIR=/usr/local/share/examples/llvm WWWDIR=/usr/local/www/llvm ETCDIR=/usr/local/etc/llvm --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 MACHINE=mips MACHINE_ARCH=mips64 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 #### ARCH=mips64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=11.0-RELEASE-p12 #### Misc Poudriere #### GID=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 READELF=/nxb-bin/usr/bin/readelf -- Looking for nearbyintf - found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for mktemp -- Looking for mktemp - found -- Looking for closedir -- Looking for closedir - found -- Looking for opendir -- Looking for opendir - found -- Looking for readdir -- Looking for readdir - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for realpath -- Looking for realpath - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for srand48 -- Looking for srand48 - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for drand48 -- Looking for drand48 - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Looking for dlerror -- Looking for dlerror - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Performing Test HAVE_INT64_T -- Performing Test HAVE_INT64_T - Success -- Performing Test HAVE_UINT64_T -- Performing Test HAVE_UINT64_T - Success -- Performing Test HAVE_U_INT64_T -- Performing Test HAVE_U_INT64_T - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Failed -- Warning: LLVM will be built thread-unsafe because atomic builtins are missing -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Failed -- Performing Test HAS_UNINITIALIZED -- Performing Test HAS_UNINITIALIZED - Success -- Target triple: mips64-unknown-freebsd11.0 -- Native target architecture is Mips -- Threads enabled. -- Doxygen disabled. -- Performing Test C_SUPPORTS_FLAG -- Performing Test C_SUPPORTS_FLAG - Success -- Performing Test CXX_SUPPORTS_FLAG -- Performing Test CXX_SUPPORTS_FLAG - Success -- Building with -fPIC -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_NON_VIRTUAL_DTOR_FLAG - Success -- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.13") -- Constructing LLVMBuild project information -- Targeting AArch64 -- Targeting ARM -- Targeting CppBackend -- Targeting Hexagon -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting R600 -- Targeting Sparc -- Targeting SystemZ -- Targeting X86 -- Targeting XCore -- Configuring done CMake Warning (dev) at cmake/modules/AddLLVM.cmake:338 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "profile_rt-shared" of target "check-all" does not exist. Call Stack (most recent call first): CMakeLists.txt:484 (add_lit_target) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/modules/AddLLVM.cmake:338 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "profile_rt-shared" of target "check-llvm" does not exist. Call Stack (most recent call first): cmake/modules/AddLLVM.cmake:360 (add_lit_target) test/CMakeLists.txt:57 (add_lit_testsuite) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /wrkdirs/usr/ports/devel/llvm34/work/cmake /nxb-bin/usr/bin/sed -i.bak -e 's|/wrkdirs/usr/ports/devel/llvm34/work/cmake|/usr/local/llvm34|' -e 's|/wrkdirs/usr/ports/devel/llvm34/work/llvm-3.4.2.src/cmake/modules|/usr/local/share/llvm34/cmake|' /wrkdirs/usr/ports/devel/llvm34/work/cmake/share/llvm/cmake/LLVMConfig.cmake =========================================================================== =================================================== ===> Building for llvm34-3.4.2_6 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/llvm34/work/llvm-3.4.2.src' llvm[1]: Constructing LLVMBuild project information. Usage: llvm-build [options] llvm-build: error: invalid native target: 'mips64' (not in project) gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/llvm34/work/llvm-3.4.2.src/lib/Support' llvm[2]: Constructing LLVMBuild project information. Usage: llvm-build [options] llvm-build: error: invalid native target: 'mips64' (not in project) llvm[2]: Compiling APFloat.cpp for Release build llvm[2]: Compiling APInt.cpp for Release build llvm[2]: Compiling APSInt.cpp for Release build llvm[2]: Compiling Allocator.cpp for Release build llvm[2]: Compiling Atomic.cpp for Release build llvm[2]: Compiling BlockFrequency.cpp for Release build llvm[2]: Compiling BranchProbability.cpp for Release build llvm[2]: Compiling CommandLine.cpp for Release build llvm[2]: Compiling Compression.cpp for Release build llvm[2]: Compiling ConstantRange.cpp for Release build llvm[2]: Compiling ConvertUTF.c for Release build llvm[2]: Compiling ConvertUTFWrapper.cpp for Release build llvm[2]: Compiling CrashRecoveryContext.cpp for Release build llvm[2]: Compiling DAGDeltaAlgorithm.cpp for Release build llvm[2]: Compiling DataExtractor.cpp for Release build llvm[2]: Compiling DataStream.cpp for Release build llvm[2]: Compiling Debug.cpp for Release build llvm[2]: Compiling DeltaAlgorithm.cpp for Release build llvm[2]: Compiling Disassembler.cpp for Release build llvm[2]: Compiling Dwarf.cpp for Release build llvm[2]: Compiling DynamicLibrary.cpp for Release build llvm[2]: Compiling Errno.cpp for Release build llvm[2]: Compiling ErrorHandling.cpp for Release build llvm[2]: Compiling FileOutputBuffer.cpp for Release build llvm[2]: Compiling FileUtilities.cpp for Release build llvm[2]: Compiling FoldingSet.cpp for Release build llvm[2]: Compiling FormattedStream.cpp for Release build llvm[2]: Compiling GraphWriter.cpp for Release build llvm[2]: Compiling Hashing.cpp for Release build llvm[2]: Compiling Host.cpp for Release build llvm[2]: Compiling IncludeFile.cpp for Release build llvm[2]: Compiling IntEqClasses.cpp for Release build llvm[2]: Compiling IntervalMap.cpp for Release build llvm[2]: Compiling IntrusiveRefCntPtr.cpp for Release build llvm[2]: Compiling IsInf.cpp for Release build llvm[2]: Compiling IsNAN.cpp for Release build llvm[2]: Compiling Locale.cpp for Release build llvm[2]: Compiling LockFileManager.cpp for Release build llvm[2]: Compiling MD5.cpp for Release build llvm[2]: Compiling ManagedStatic.cpp for Release build llvm[2]: Compiling Memory.cpp for Release build In file included from Memory.cpp:21: Unix/Memory.inc:31:30: warning: sys/cachectl.h: No such file or directory In file included from Memory.cpp:21: Unix/Memory.inc: In static member function 'static void llvm::sys::Memory::InvalidateInstructionCache(const void*, size_t)': Unix/Memory.inc:350: error: 'BCACHE' was not declared in this scope Unix/Memory.inc:350: error: 'cacheflush' was not declared in this scope gmake[2]: *** [/wrkdirs/usr/ports/devel/llvm34/work/llvm-3.4.2.src/Makefile.rules:1483: /wrkdirs/usr/ports/devel/llvm34/work/llvm-3.4.2.src/lib/Support/Release/Memory.o] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/llvm34/work/llvm-3.4.2.src/lib/Support' gmake[1]: *** [/wrkdirs/usr/ports/devel/llvm34/work/llvm-3.4.2.src/Makefile.rules:851: all] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/llvm34/work/llvm-3.4.2.src' *** Error code 1 Stop. make: stopped in /usr/ports/devel/llvm34