Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2012 15:31:36 GMT
From:      Michael Pounov <misho@elwix.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/167064: Cross compile build failed - broken toolchain
Message-ID:  <201204181531.q3IFVafS024788@red.freebsd.org>
Resent-Message-ID: <201204181540.q3IFe13Q066342@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167064
>Category:       conf
>Synopsis:       Cross compile build failed - broken toolchain
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 18 15:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Michael Pounov
>Release:        FreeBSD-CURRENT
>Organization:
ELWIX
>Environment:
FreeBSD elwix.aitnet.org 10.0-CURRENT FreeBSD 10.0-CURRENT #17: Wed Apr 18 16:51:30 EEST 2012     root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
After last update of system sources I found this problem.
When you try to cross compiling system, build process stops at toolchain section with this:
c++ -I/usr/src/lib/clang/libllvmtablegen/../../../contrib/llvm/include -I/usr/src/lib/clang/libllvmtablegen/../../../contrib/llvm/tools/clang/include -I/usr/src/lib/clang/libllvmtablegen/../../../contrib/llvm/lib/TableGen -I. -I/usr/src/lib/clang/libllvmtablegen/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd10.0\" -I/usr/obj/amd64.amd64/usr/src/tmp/legacy/usr/include -c /usr/src/lib/clang/libllvmtablegen/../../../contrib/llvm/lib/TableGen/Record.cpp

/usr/bin/as: out of memory allocating 4194304 bytes after a total of 524288000 bytes

>How-To-Repeat:
make TARGET=amd64 TARGET_ARCH=amd64 buildworld
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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