Date: Mon, 29 Jan 2018 20:13:53 -0800 From: Conrad Meyer <cem@freebsd.org> To: Iblis Lin <iblis@hs.ntnu.edu.tw> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: multimedia/libvpx cause clang fatal error on CURRENT Message-ID: <CAG6CVpVAvrn7oMVJ3gN31CLjdWKtHra7ZOXpPmWc=9_=FGxOAg@mail.gmail.com> In-Reply-To: <20180130035717.GA2843@abeing> References: <20180130035717.GA2843@abeing>
next in thread | previous in thread | raw e-mail | index | archive | help
Is this the same issue as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225488 ? That was fixed in r328513. Please try that revision if you're not at it yet. On Mon, Jan 29, 2018 at 7:57 PM, Iblis Lin <iblis@hs.ntnu.edu.tw> wrote: > Hi, > > I got this while building multimedia/libvpx > > ``` > cc -O2 -pipe -march=3Dnative ... > #0: t25: v8i64 =3D llvm.x86.avx512.psad.bw.512 TargetConstant:i64<5820>, = t11, t5 > > fatal error: error in backend: Do not know how to split the result of thi= s operator! > > cc: error: clang frontend command failed with exit code 70 (use -v to see= invocation) > FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6= .0.0) > Target: x86_64-unknown-freebsd12.0 > Thread model: posix > InstalledDir: /usr/bin > ``` > > My box: > > FreeBSD abeing 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r328198: Mon Jan 22 1= 3:26:48 > CST 2018 root@abeing:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > Here is the script > https://gist.github.com/iblis17/6a1d899462ba8ba1a475eebad83e993d > > -- > Iblis Lin > =E6=9E=97=E5=B3=BB=E9=A0=A4 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpVAvrn7oMVJ3gN31CLjdWKtHra7ZOXpPmWc=9_=FGxOAg>