Date: Fri, 16 Oct 2020 06:53:53 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 250388] unable to make buildworld releng/12.1. clang always crashes Message-ID: <bug-250388-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250388 Bug ID: 250388 Summary: unable to make buildworld releng/12.1. clang always crashes Product: Base System Version: 12.1-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: igor.polovykh@gmail.com I can't update system for 3 months yet. Clang always crashes in different stages. I've already tried to remove /usr/src + /usr/obj completely and get clean sources from remote repository. Nothing helps. [ root@ ] # uname -a FreeBSD 12.1-RELEASE-p6 FreeBSD 12.1-RELEASE-p6 55f3b6123c2(releng/12.1) am= d64 [ root@ ] # cat /etc/make.conf SVN_UPDATE=3Dyes SVN=3D/usr/local/bin/svn WITH_PKGNG=3Dyes WITHOUT_X11=3Dyes:wq OPTIONS_UNSET=3D"X11 GTK2" DEFAULT_VERSIONS=3D ruby=3D2.7 python=3D3.8 python2=3D2.7 python3=3D3.8 per= l5=3D5.30 ssl=3Dlibressl pgsql=3D11 mysql=3D10.2 node=3D10 php=3D7.4 OPTIONS_UNSET=3DX11 security_p5-GSSAPI_SET =3D GSSAPI_MIT OPTIONS_UNSET+=3D GSSAPI_BASE OPTIONS_SET+=3D GSSAPI_MIT MAKE_SHELL?=3Dsh CC=3Dclang CXX=3Dclang++ CPP=3Dclang-cpp KERNCONFDIR=3D/root KERNCONF=3DBVGM [ root@ ] # cat /etc/src.conf #HOSTAPD_CFLAGS+=3D-DEAP_SERVER -DEAP_GTC -DEAP_AKA -DEAP_SIM -DEAP_GPSK # # EAP_SERVER option is not available on FREEBSD_9_RELEASE (error in kernel compilation) # HOSTAPD_CFLAGS+=3D-DEAP_GTC -DEAP_AKA -DEAP_SIM -DEAP_GPSK HOSTAPD_CFLAGS+=3D-DEAP_PAX -DEAP_SAKE WITHOUT_SENDMAIL=3Dyes LOADER_ZFS_SUPPORT=3Dyes # Apr 14 15:20:35 bvgm kernel: pid 2224 (named), uid 53, was killed: out of swap space MALLOC_PRODUCTION=3Dyes WITHOUT_IPX=3Dyes WITHOUT_IPFILTER=3Dyes WITHOUT_I4B=3Dyes WITHOUT_BLUETOOTH=3Dyes --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250388-227>