Date: Mon, 16 Dec 2013 10:56:31 +0200 From: Alexander Panyushkin <vsityz@gmail.com> To: "stable@FreeBSD.org" <stable@FreeBSD.org> Subject: error to world build Message-ID: <52AEC03F.6050400@gmail.com>
next in thread | raw e-mail | index | archive | help
Hello! FreeBSD 10.0-BETA4 #0 r258921: Wed Dec 4 17:39:14 EET 2013 root:/usr/obj/usr/src/sys/Kernel amd64 *make.conf* CPUTYPE?=athlon64 KERNCONF=Kernel NO_CPU_CFLAGS=false NO_CPU_COPTFLAGS=false NO_FSCHG= NO_WERROR= WERROR= MAKE_JOBS_NUMBER=2 BATCH_DELETE_OLD_FILES=yes WITH_SYSTEM_ICU= yes MALLOC_PRODUCTION= yes WITH_MMX= yes WITH_SSE= yes WITH_SSE2= yes WITH_SSE3= yes WITH_SSE4A= yes WITH_3DNOW= yes WITH_THREADS= yes WITH_PKGNG= yes WITHOUT_PROFILE= yes WITHOUT_DEBUG= yes WITHOUT_MODULES= bktr plip PRINTERDEVICE= ps DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R .if ${.CURDIR:M/usr/src/*} || ${.CURDIR:M/usr/obj/*} CFLAGS+= -march=athlon64 -mtune=athlon64 -pipe .endif *src.conf* WITHOUT_AMD=YES WITHOUT_ATM=YES WITHOUT_AUDIT=YES WITHOUT_AUTHPF=YES WITHOUT_BIND=YES WITHOUT_BLUETOOTH=YES WITHOUT_BSNMP=YES WITHOUT_CTM=YES WITHOUT_FREEBSD_UPDATE=YES WITHOUT_GAMES=YES WITHOUT_IPFILTER=YES WITHOUT_IPFW=YES WITHOUT_IPX=YES WITHOUT_KERBEROS=YES WITHOUT_NDIS=YES WITHOUT_NIS=YES WITHOUT_PORTSNAP=YES WITHOUT_PROFILE=YES WITHOUT_QUOTAS=YES WITHOUT_RCMDS=YES WITHOUT_RCS=YES WITHOUT_SVNLITE=YES WITH_ICONV=YES WITH_LIBICONV_COMPAT=YES WITH_BSD_GREP=YES MALLOC_PRODUCTION=YES make buildworld [...cut...] ===> include (includes) set -e; cd /usr/src/include; make buildincludes; make installincludes env ECHO="echo" MAKE="make" NEWVERS_SH=/usr/src/include/../sys/conf/newvers.sh PARAM_H=/usr/src/include/../sys/sys/param.h SYSDIR=/usr/src/include/../sys sh /usr/src/include/mk-osreldate.sh creating osreldate.h from newvers.sh ===> include/arpa (buildincludes) ===> include/gssapi (buildincludes) ===> include/protocols (buildincludes) ===> include/rpcsvc (buildincludes) RPCGEN_CPP=cpp\ rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o key_prot.h cpp: error: unable to execute command: Program could not be executed cpp: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 Target: x86_64-unknown-freebsd10.0 Thread model: posix cpp: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. cpp: error: unable to execute command: Program could not be executed cpp: note: diagnostic msg: Error generating preprocessed source(s). *** Error code 255 Stop. make[5]: stopped in /usr/src/include/rpcsvc *** Error code 1 -- Alexander
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52AEC03F.6050400>