Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2020 03:22:18 -0500
From:      Dennis Clarke <dclarke@blastwave.org>
To:        freebsd-ppc <freebsd-ppc@freebsd.org>
Subject:   Has anyone seen buildworld working well on a G5 quad lately ?
Message-ID:  <37645c78-f99d-9833-acb7-a39b19e04954@blastwave.org>

index | next in thread | raw e-mail


Could just be some small problem in a Makefile somewhere ?

.
.
.
===> lib/clang/libllvmminimal (obj,all,install)
[Creating objdir 
/usr/obj/usr/src/r357853/powerpc.powerpc64/tmp/obj-tools/lib/clang/libllvmminimal...]
[Creating nested objdir 
/usr/obj/usr/src/r357853/powerpc.powerpc64/tmp/obj-tools/lib/clang/libllvmminimal/Demangle...]
[Creating nested objdir 
/usr/obj/usr/src/r357853/powerpc.powerpc64/tmp/obj-tools/lib/clang/libllvmminimal/Support...]
[Creating nested objdir 
/usr/obj/usr/src/r357853/powerpc.powerpc64/tmp/obj-tools/lib/clang/libllvmminimal/TableGen...]
c++  -O2 -pipe -I/usr/src/r357853/lib/clang/include 
-I/usr/src/r357853/contrib/llvm-project/llvm/include 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-DHAVE_VCS_VERSION_INC 
-DLLVM_DEFAULT_TARGET_TRIPLE=\"powerpc64-unknown-freebsd13.0\" 
-DLLVM_HOST_TRIPLE=\"powerpc64-unknown-freebsd13.0\" 
-DDEFAULT_SYSROOT=\"/usr/obj/usr/src/r357853/powerpc.powerpc64/tmp\" 
-DLLVM_TARGET_ENABLE_POWERPC 
-DLLVM_NATIVE_ASMPARSER=LLVMInitializePowerPCAsmParser 
-DLLVM_NATIVE_ASMPRINTER=LLVMInitializePowerPCAsmPrinter 
-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializePowerPCDisassembler 
-DLLVM_NATIVE_TARGET=LLVMInitializePowerPCTarget 
-DLLVM_NATIVE_TARGETINFO=LLVMInitializePowerPCTargetInfo 
-DLLVM_NATIVE_TARGETMC=LLVMInitializePowerPCTargetMC -ffunction-sections 
-fdata-sections -g1 -MD -MF.depend.Demangle_ItaniumDemangle.o 
-MTDemangle/ItaniumDemangle.o -Wno-format-zero-length 
-I/usr/obj/usr/src/r357853/powerpc.powerpc64/tmp/legacy/usr/include 
-fno-exceptions -fno-rtti -g1 -std=c++11    -c 
/usr/src/r357853/contrib/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp 
-o Demangle/ItaniumDemangle.o
cc1plus: warning: command line option "-Wno-format-zero-length" is valid 
for C/ObjC but not for C++
cc1plus: error: unrecognized command line option "-std=c++11"
*** Error code 1

Stop.
make[3]: stopped in /usr/src/r357853/lib/clang/libllvmminimal
*** Error code 1

Stop.
make[2]: stopped in /usr/src/r357853
*** Error code 1

Stop.
make[1]: stopped in /usr/src/r357853
*** Error code 1

Stop.
make: stopped in /usr/src/r357853
hydra#


-- 
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37645c78-f99d-9833-acb7-a39b19e04954>