Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 427260 Details for
Bug 575324
bootstrap.sh from stage3 fails during llvm-3.5.2 build, libstdc++ > 4.6 required.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log from work around.
build.log (text/plain), 26.57 KB, created by
stelicho
on 2016-03-03 03:34:20 UTC
(
hide
)
Description:
build log from work around.
Filename:
MIME Type:
Creator:
stelicho
Created:
2016-03-03 03:34:20 UTC
Size:
26.57 KB
patch
obsolete
> * Package: sys-devel/llvm-3.5.2 > * Repository: gentoo_prefix > * USE: clang elibc_Darwin kernel_Darwin libffi ncurses prefix prefix-guest python_targets_python2_7 static-analyzer userland_GNU x64-macos > * FEATURES: nostrip preserve-libs userpriv usersandbox > * Checking for at least 1200 MiB disk space at "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/temp" ... > [ ok ] > * Trying to build a C++11 test program ... > [ ok ] >>>> Unpacking source... >>>> Unpacking llvm-3.5.2.src.tar.xz to /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work >>>> Unpacking compiler-rt-3.5.2.src.tar.xz to /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work >>>> Unpacking cfe-3.5.2.src.tar.xz to /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work >>>> Unpacking clang-tools-extra-3.5.2.src.tar.xz to /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work >>>> Unpacking llvm-3.5.0-manpages.tar.bz2 to /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work >>>> Source unpacked in /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work >>>> Preparing source in /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src ... > * Applying llvm-3.2-nodoctargz.patch ... > [ ok ] > * Applying llvm-3.5-gcc-4.9.patch ... > [ ok ] > * Applying llvm-3.5-gentoo-install.patch ... > [ ok ] > * Applying llvm-3.5.2-gcc-5.1.patch ... > [ ok ] > * Applying clang-3.5-gentoo-runtime-gcc-detection-v3.patch ... > [ ok ] > * Applying clang-3.5-gentoo-install.patch ... > [ ok ] > * Applying clang-3.4-darwin_prefix-include-paths.patch ... > [ ok ] > * Adjusting to prefix /Users/stelicho/Gentoo > * InitHeaderSearch.cpp ... > [ ok ] > * Fixing install dirs >>>> Source prepared. >>>> Configuring source in /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src ... > * .amd64: running multilib-minimal_abi_src_configure >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/temp/environment: line 2874: pkg-config: command not found >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/configure --prefix=/Users/stelicho/Gentoo/usr --build=x86_64-apple-darwin11 --host=x86_64-apple-darwin11 --mandir=/Users/stelicho/Gentoo/usr/share/man --infodir=/Users/stelicho/Gentoo/usr/share/info --datadir=/Users/stelicho/Gentoo/usr/share --sysconfdir=/Users/stelicho/Gentoo/etc --localstatedir=/Users/stelicho/Gentoo/var/lib --libdir=/Users/stelicho/Gentoo/usr/lib --disable-timestamps --enable-keep-symbols --enable-shared --with-optimize-option= --enable-optimized --disable-assertions --disable-expensive-checks --disable-libedit --enable-terminfo --enable-libffi ac_cv_prog_XML2CONFIG= --enable-targets=host,cpp --enable-bindings=none --disable-compiler-version-checks >checking for x86_64-apple-darwin11-clang... x86_64-apple-darwin11-clang >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-apple-darwin11-clang accepts -g... yes >checking for x86_64-apple-darwin11-clang option to accept ISO C89... none needed >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-apple-darwin11-clang++ accepts -g... yes >checking how to run the C preprocessor... x86_64-apple-darwin11-clang -E >checking whether GCC or Clang is our host compiler... clang >checking build system type... x86_64-apple-darwin11 >checking host system type... x86_64-apple-darwin11 >checking target system type... x86_64-apple-darwin11 >checking type of operating system we're going to host on... Darwin >checking type of operating system we're going to target... Darwin >checking target architecture... x86_64 >checking optimization flags... >checking for GNU make... make >checking whether ln -s works... yes >checking for nm... /Users/stelicho/Gentoo/tmp/usr/bin/nm >checking for cmp... /usr/bin/cmp >checking for cp... /Users/stelicho/Gentoo/tmp/usr/bin/cp >checking for date... /Users/stelicho/Gentoo/tmp/usr/bin/date >checking for find... /Users/stelicho/Gentoo/tmp/usr/bin/find >checking for grep... /usr/bin/grep >checking for mkdir... /Users/stelicho/Gentoo/tmp/usr/bin/mkdir >checking for mv... /Users/stelicho/Gentoo/tmp/usr/bin/mv >checking for x86_64-apple-darwin11-ranlib... x86_64-apple-darwin11-ranlib >checking for x86_64-apple-darwin11-ar... x86_64-apple-darwin11-ar >checking for rm... /Users/stelicho/Gentoo/tmp/usr/bin/rm >checking for sed... /Users/stelicho/Gentoo/tmp/usr/bin/sed >checking for tar... /Users/stelicho/Gentoo/tmp/usr/bin/tar >checking for pwd... /Users/stelicho/Gentoo/tmp/usr/bin/pwd >checking for dot... echo dot >checking for a BSD-compatible install... /Users/stelicho/Gentoo/tmp/usr/bin/install -c >checking for bzip2... /usr/bin/bzip2 >checking for cat... /Users/stelicho/Gentoo/tmp/usr/bin/cat >checking for doxygen... no >checking for groff... /usr/bin/groff >checking for gzip... /usr/bin/gzip >checking for pdfroff... /usr/bin/pdfroff >checking for zip... /usr/bin/zip >checking for ocamlc... no >checking for ocamlopt... no >checking for ocamldep... no >checking for ocamldoc... no >checking for gas... no >checking for as... /Users/stelicho/Gentoo/tmp/usr/bin/as >checking for linker version... 242 >checking for compiler -Wl,-R<path> option... no >checking for compiler -rdynamic option... yes >checking for compiler -Wl,--version-script option... no >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking tool compatibility... ok >checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wcovered-switch-default -Wno-uninitialized >checking for python... user defined: >checking for python >= 2.5... /Users/stelicho/Gentoo/usr/bin/python2.7 (2.7.3) >checking for sin in -lm... yes >checking for library containing dlopen... none required >checking for library containing clock_gettime... no >checking for library containing setupterm... -lcurses >checking for library containing ffi_call... -lffi >checking for library containing mallinfo... no >checking for pthread_mutex_init in -lpthread... yes >checking for library containing pthread_mutex_lock... none required >checking for library containing pthread_rwlock_init... none required >checking for library containing pthread_getspecific... none required >checking for compress2 in -lz... yes >checking for xml2-config... (cached) no >checking for libxml2 includes... xml2-config not found >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for MAP_ANONYMOUS vs. MAP_ANON... no >checking whether stat file-mode macros are broken... no >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether time.h and sys/time.h may both be included... yes >checking how to run the C++ preprocessor... x86_64-apple-darwin11-clang++ -E >checking cxxabi.h usability... yes >checking cxxabi.h presence... yes >checking for cxxabi.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking link.h usability... no >checking link.h presence... no >checking for link.h... no >checking malloc.h usability... no >checking malloc.h presence... no >checking for malloc.h... no >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdint.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking malloc/malloc.h usability... yes >checking malloc/malloc.h presence... yes >checking for malloc/malloc.h... yes >checking mach/mach.h usability... yes >checking mach/mach.h presence... yes >checking for mach/mach.h... yes >checking valgrind/valgrind.h usability... no >checking valgrind/valgrind.h presence... no >checking for valgrind/valgrind.h... no >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking whether FE_ALL_EXCEPT is declared... yes >checking whether FE_INEXACT is declared... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking ffi.h usability... yes >checking ffi.h presence... yes >checking for ffi.h... yes >checking ffi/ffi.h usability... yes >checking ffi/ffi.h presence... yes >checking for ffi/ffi.h... yes >checking CrashReporterClient.h usability... no >checking CrashReporterClient.h presence... no >checking for CrashReporterClient.h... no >checking __crashreporter_info__... yes >checking for HUGE_VAL sanity... yes >checking for pid_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for int64_t... yes >checking for uint64_t... yes >checking for backtrace... yes >checking for ceilf... yes >checking for floorf... yes >checking for roundf... yes >checking for rintf... yes >checking for nearbyintf... yes >checking for getcwd... yes >checking for powf... yes >checking for fmodf... yes >checking for strtof... yes >checking for round... yes >checking for log... yes >checking for log2... yes >checking for log10... yes >checking for exp... yes >checking for exp2... yes >checking for getpagesize... yes >checking for getrusage... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for gettimeofday... yes >checking for isatty... yes >checking for mkdtemp... yes >checking for mkstemp... yes >checking for mktemp... yes >checking for posix_spawn... yes >checking for pread... yes >checking for realpath... yes >checking for sbrk... yes >checking for setrlimit... (cached) yes >checking for strerror... yes >checking for strerror_r... yes >checking for setenv... yes >checking for strtoll... yes >checking for strtoq... yes >checking for sysconf... yes >checking for malloc_zone_statistics... yes >checking for setjmp... yes >checking for longjmp... yes >checking for sigsetjmp... yes >checking for siglongjmp... yes >checking for writev... yes >checking for futimes... yes >checking for futimens... no >checking if printf has the %a format character... yes >checking for srand48/lrand48/drand48 in <stdlib.h>... yes >checking whether arc4random is declared... yes >checking whether strerror_s is declared... no >checking for isnan in <math.h>... yes >checking for isnan in <cmath>... no >checking for std::isnan in <cmath>... yes >checking for isinf in <math.h>... yes >checking for isinf in <cmath>... no >checking for std::isinf in <cmath>... yes >checking for finite in <ieeefp.h>... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking for mmap of files... yes >checking if /dev/zero is needed for mmap... no >checking for GCC atomic builtins... yes >checking for __dso_handle... yes >checking for compiler -fvisibility-inlines-hidden option... yes >configure: creating ./config.status >config.status: creating include/llvm/Config/Targets.def >config.status: creating include/llvm/Config/AsmPrinters.def >config.status: creating include/llvm/Config/AsmParsers.def >config.status: creating include/llvm/Config/Disassemblers.def >config.status: creating Makefile.config >config.status: creating llvm.spec >config.status: creating docs/doxygen.cfg >config.status: creating tools/clang/docs/doxygen.cfg >config.status: creating bindings/ocaml/llvm/META.llvm >config.status: creating include/llvm/Config/config.h >config.status: creating include/llvm/Config/llvm-config.h >config.status: creating include/llvm/Support/DataTypes.h >config.status: creating tools/clang/include/clang/Config/config.h >config.status: executing setup commands >config.status: executing Makefile commands >config.status: executing Makefile.common commands >config.status: executing examples/Makefile commands >config.status: executing lib/Makefile commands >config.status: executing test/Makefile commands >config.status: executing test/Makefile.tests commands >config.status: executing unittests/Makefile commands >config.status: executing tools/Makefile commands >config.status: executing utils/Makefile commands >config.status: executing projects/Makefile commands >config.status: executing bindings/Makefile commands >config.status: executing bindings/ocaml/Makefile.ocaml commands >>>> Source configured. >>>> Compiling source in /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src ... > * .amd64: running multilib-minimal_abi_src_compile >make SHELL=/Users/stelicho/Gentoo/tmp/bin/bash -j2 VERBOSE=1 REQUIRES_RTTI=1 GENTOO_LIBDIR=lib 'ONLY_TOOLS=llvm-config clang opt llvm-as llvm-dis llc llvm-ar llvm-nm llvm-link lli llvm-extract llvm-mc llvm-bcanalyzer llvm-diff macho-dump llvm-objdump llvm-readobj llvm-rtdyld llvm-dwarfdump llvm-cov llvm-size llvm-stress llvm-mcmarkup llvm-profdata llvm-symbolizer obj2yaml yaml2obj lto bugpoint' BUILD_CLANG_ONLY=YES >llvm[0]: Constructing LLVMBuild project information. >/Users/stelicho/Gentoo/usr/bin/python2.7 /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/utils/llvm-build/llvm-build \ > --native-target "x86_64" \ > --enable-targets "CppBackend X86 " \ > --enable-optional-components "" \ > --write-library-table /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/tools/llvm-config/LibraryDependencies.inc \ > --write-make-fragment /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/Makefile.llvmbuild \ > --write-cmake-fragment /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/LLVMBuild.cmake \ > --write-cmake-exports-fragment /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/cmake/modules/LLVMBuildExports.cmake >for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools docs cmake; do \ > if ([ ! -f $dir/Makefile ] || \ > command test $dir/Makefile -ot /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/$dir/Makefile ); then \ > /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/autoconf/mkinstalldirs $dir; \ > /Users/stelicho/Gentoo/tmp/usr/bin/cp /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/$dir/Makefile $dir/Makefile; \ > fi; \ > (make -C $dir all ) || exit 1; \ > done >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/autoconf/mkinstalldirs /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release > /dev/null >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/autoconf/mkinstalldirs /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/./ > /dev/null >echo 'Created.' > /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/.dir >echo 'Created.' > /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/.//.dir >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/autoconf/mkinstalldirs /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/Release/lib > /dev/null >llvm[1]: Compiling APFloat.cpp for Release build >if x86_64-apple-darwin11-clang++ -I/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/include -I/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support -I/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include -I/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Woverloaded-virtual -Wcast-qual -I/Users/stelicho/Gentoo/usr/include -I/Users/stelicho/Gentoo/usr/include -I/Users/stelicho/Gentoo/usr/include -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcovered-switch-default -Wno-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.d.tmp" -MT "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.o" -MT "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.d" /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/lib/Support/APFloat.cpp -o /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.o ; \ > then /Users/stelicho/Gentoo/tmp/usr/bin/mv -f "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.d.tmp" "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.d"; else /Users/stelicho/Gentoo/tmp/usr/bin/rm "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.d.tmp"; exit 1; fi >echo 'Created.' > /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/Release/lib/.dir >llvm[1]: Compiling APInt.cpp for Release build >if x86_64-apple-darwin11-clang++ -I/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/include -I/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support -I/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include -I/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Woverloaded-virtual -Wcast-qual -I/Users/stelicho/Gentoo/usr/include -I/Users/stelicho/Gentoo/usr/include -I/Users/stelicho/Gentoo/usr/include -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcovered-switch-default -Wno-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.d.tmp" -MT "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.o" -MT "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.d" /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/lib/Support/APInt.cpp -o /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.o ; \ > then /Users/stelicho/Gentoo/tmp/usr/bin/mv -f "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.d.tmp" "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.d"; else /Users/stelicho/Gentoo/tmp/usr/bin/rm "/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.d.tmp"; exit 1; fi >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/lib/Support/APFloat.cpp:15: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/APFloat.h:20: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/APInt.h:19: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/ArrayRef.h:14: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/SmallVector.h:17: >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/iterator_range.h:37:29: error: no member named 'move' in namespace 'std' > : begin_iterator(std::move(begin_iterator)), > ~~~~~^ >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/iterator_range.h:38:27: error: no member named 'move' in namespace 'std' > end_iterator(std::move(end_iterator)) {} > ~~~~~^ >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/iterator_range.h:49:33: error: no member named 'move' in namespace 'std' > return iterator_range<T>(std::move(x), std::move(y)); > ~~~~~^ >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/lib/Support/APInt.cpp:15: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/APInt.h:19: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/ArrayRef.h:14: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/SmallVector.h:17: >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/iterator_range.h:37:29: error: no member named 'move' in namespace 'std' > : begin_iterator(std::move(begin_iterator)), > ~~~~~^ >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/iterator_range.h:38:27: error: no member named 'move' in namespace 'std' > end_iterator(std::move(end_iterator)) {} > ~~~~~^ >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/iterator_range.h:49:33: error: no member named 'move' in namespace 'std' > return iterator_range<T>(std::move(x), std::move(y)); > ~~~~~^ >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/lib/Support/APFloat.cpp:15: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/APFloat.h:20: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/APInt.h:19: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/ArrayRef.h:14: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/SmallVector.h:20: >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/Support/MathExtras.h:21:10: fatal error: 'type_traits' file not found >#include <type_traits> > ^ >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/lib/Support/APInt.cpp:15: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/APInt.h:19: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/ArrayRef.h:14: >In file included from /Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/ADT/SmallVector.h:20: >/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src/include/llvm/Support/MathExtras.h:21:10: fatal error: 'type_traits' file not found >#include <type_traits> > ^ >4 errors generated. >/Users/stelicho/Gentoo/tmp/usr/bin/rm: cannot remove â/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.d.tmpâ: No such file or directory >make[1]: *** [/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APInt.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >4 errors generated. >/Users/stelicho/Gentoo/tmp/usr/bin/rm: cannot remove â/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.d.tmpâ: No such file or directory >make[1]: *** [/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64/lib/Support/Release/APFloat.o] Error 1 >make: *** [all] Error 1 > * ERROR: sys-devel/llvm-3.5.2::gentoo_prefix failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-devel/llvm-3.5.2::gentoo_prefix'`, > * the complete build log and the output of `emerge -pqv '=sys-devel/llvm-3.5.2::gentoo_prefix'`. > * The complete build log is located at '/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/temp/build.log'. > * The ebuild environment file is located at '/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/temp/environment'. > * Working directory: '/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src-.amd64' > * S: '/Users/stelicho/Gentoo/tmp/var/tmp/portage/sys-devel/llvm-3.5.2/work/llvm-3.5.2.src'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 575324
:
426144
| 427260