Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2017 09:05:53 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips64-default][devel/llvm33] Failed for llvm33-3.3_12 in build
Message-ID:  <201710070905.v9795rc5089118@beefy13.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:     brooks@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: head/devel/llvm33/Makefile 450351 2017-09-22 10:48:28Z mat $
Log URL:        http://beefy13.nyi.freebsd.org/data/head-mips64-default/p451422_s324378/logs/llvm33-3.3_12.log
Build URL:      http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p451422_s324378
Log:

====>> Building devel/llvm33
build started at Sat Oct  7 08:48:21 UTC 2017
port directory: /usr/ports/devel/llvm33
building for: FreeBSD head-mips64-default-job-08 12.0-CURRENT FreeBSD 12.0-CURRENT 1200050 mips
maintained by: brooks@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/llvm33/Makefile 450351 2017-09-22 10:48:28Z mat $
Poudriere version: 3.1.19-64-gf8ee5934
Host OSVERSION: 1200042
Jail OSVERSION: 1200050
Job Id: 08




!!! Jail is newer than host. (Jail: 1200050, Host: 1200042) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200050
UNAME_v=FreeBSD 12.0-CURRENT 1200050
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=llvm33-3.3_12
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool
MASTERNAME=head-mips64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-64-gf8ee5934
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 llvm33-3.3_12:
     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/llvm33 ${_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/llvm33/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/llvm33/work  HOME=/wrkdirs/usr/ports/devel/llvm33/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/llvm33/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/llvm33/work  HOME=/wrkdirs/usr/ports/devel/llvm33/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 -EB -mabi=64 -msoft-float  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -EB -mabi=64" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=64 -msoft-float -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--
PORTVERSION=3.3
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=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
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.3
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/llvm33"
EXAMPLESDIR="share/examples/llvm"
DATADIR="share/llvm33"
WWWDIR="www/llvm"
ETCDIR="etc/llvm"
--End PLIST_SUB--

--SUB_LIST--
LLVM_PREFIX="/usr/local/llvm33"
LLVM_SUFFIX="33"
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/llvm33
DOCSDIR=/usr/local/share/doc/llvm33
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=12.0
OSVERSION=1200050
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=12.0-CURRENT
#### 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
<snip>
-- Looking for longjmp
-- Looking for longjmp - found
-- Looking for setjmp
-- Looking for setjmp - found
-- Looking for siglongjmp
-- Looking for siglongjmp - found
-- Looking for sigsetjmp
-- Looking for sigsetjmp - found
-- Looking for writev
-- Looking for writev - found
-- Looking for nearbyintf
-- 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 rindex
-- Looking for rindex - found
-- Looking for strchr
-- Looking for strchr - found
-- Looking for strcmp
-- Looking for strcmp - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for strrchr
-- Looking for strrchr - 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 memcpy
-- Looking for memcpy - found
-- Looking for memmove
-- Looking for memmove - 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 HAVE_ERROR_T
-- Performing Test HAVE_ERROR_T - Failed
-- 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-freebsd12.0
-- Native target architecture is Mips
-- Threads enabled.
-- 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.14") 
-- Constructing LLVMBuild project information
-- Targeting AArch64
-- Targeting ARM
-- Targeting CppBackend
-- Targeting Hexagon
-- Targeting Mips
-- Targeting MBlaze
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting X86
-- Targeting XCore
-- Configuring done
-- Generating done
-- Build files have been written to: /wrkdirs/usr/ports/devel/llvm33/work/cmake
/nxb-bin/usr/bin/sed -i.bak -e 's|/wrkdirs/usr/ports/devel/llvm33/work/cmake|/usr/local/llvm33|'  -e 's|/wrkdirs/usr/ports/devel/llvm33/work/llvm-3.3.src/cmake/modules|/usr/local/share/llvm33/cmake|'  /wrkdirs/usr/ports/devel/llvm33/work/cmake/share/llvm/cmake/LLVMConfig.cmake
===========================================================================
=======================<phase: build          >============================
===>  Building for llvm33-3.3_12
gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/llvm33/work/llvm-3.3.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/llvm33/work/llvm-3.3.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 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:343: error: 'BCACHE' was not declared in this scope
Unix/Memory.inc:343: error: 'cacheflush' was not declared in this scope
gmake[2]: *** [/wrkdirs/usr/ports/devel/llvm33/work/llvm-3.3.src/Makefile.rules:1616: /wrkdirs/usr/ports/devel/llvm33/work/llvm-3.3.src/lib/Support/Release/Memory.o] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/llvm33/work/llvm-3.3.src/lib/Support'
gmake[1]: *** [/wrkdirs/usr/ports/devel/llvm33/work/llvm-3.3.src/Makefile.rules:876: all] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/llvm33/work/llvm-3.3.src'
*** Error code 1

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



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