Date: Mon, 27 Apr 2020 14:52:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 245973] [12.1R] Unbuildable on -current Message-ID: <bug-245973-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245973 Bug ID: 245973 Summary: [12.1R] Unbuildable on -current Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: sbruno@FreeBSD.org 12.1R is currently unbuildable on -current and fails with: ------------------------------------------------------------- >>> stage 3: cross tools -------------------------------------------------------------- cd /usr/home/sbruno/bsd/12.1R; INSTALL="sh /usr/home/sbruno/bsd/12.1R/tools/install.sh" TOOLS_PREFIX=/var/tmp/usr/home/sbruno/bsd/12.1R/amd64.amd64/tmp PATH=/var/tmp/usr/home/sbruno/bsd/12.1R/amd64.amd64/tmp/legacy/usr/sbin:/var/tmp/usr/home/sbruno/bsd/12.1R/amd64.amd64/tmp/legacy/usr/bin:/var/tmp/usr/home/sbruno/bsd/12.1R/amd64.amd64/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/var/tmp/usr/home/sbruno/bsd/12.1R/amd64.amd64/tmp MAKEFLAGS="-m /usr/home/sbruno/bsd/12.1R/tools/build/mk -D NO_CLEAN -m /usr/home/sbruno/bsd/12.1R/share/mk" make -f Makefile.inc1 DESTDIR= OBJTOP='/var/tmp/usr/home/sbruno/bsd/12.1R/amd64.amd64/tmp/obj-tools' OBJROOT='${OBJTOP}/' MAKEOBJDIRPREFIX= BOOTSTRAPPING=1300092 BWPHASE=cross-tools SSP_CFLAGS= MK_HTML=no NO_LINT=yes MK_MAN=no -DNO_PIC MK_PROFILE=no -DNO_SHARED -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no MK_CLANG_EXTRAS=no MK_CLANG_FULL=no MK_LLDB=no MK_RETPOLINE=no MK_TESTS=no MK_INCLUDES=yes MK_LLVM_TARGET_ALL=no TARGET=amd64 TARGET_ARCH=amd64 MK_GDB=no MK_TESTS=no cross-tools ===> lib/clang (obj,all,install) ===> lib/clang/libllvm (all) make[4]: "/usr/home/sbruno/bsd/12.1R/lib/clang/libllvm/Makefile" line 18: Please enable at least one of: MK_LLVM_TARGET_AARCH64, MK_LLVM_TARGET_ARM, MK_LLVM_TARGET_BPF, MK_LLVM_TARGET_MIPS, MK_LLVM_TARGET_POWERPC, MK_LLVM_TARGET_RISCV, MK_LLVM_TARGET_SPARC, or MK_LLVM_TARGET_X86 *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245973-227>
