Date: Sun, 8 Dec 2024 07:49:44 +0000 From: Nuno Teixeira <eduardo@freebsd.org> To: Dimitry Andric <dim@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582 Message-ID: <CAFDf7UKOZjDv=sOmvY4TOEvycc8mCnAbMo4=DX9sc%2BY6v3Kh3A@mail.gmail.com> In-Reply-To: <CAFDf7UL1RAziYATN1doPG0BabRLt0Q0gDGw7_-XC3RfZZ0=a8w@mail.gmail.com> References: <202412061731.4B6HVxb7024201@gitrepo.freebsd.org> <CAFDf7UL1RAziYATN1doPG0BabRLt0Q0gDGw7_-XC3RfZZ0=a8w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--0000000000007466f00628bd7e0f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable (...) Full logs: https://people.freebsd.org/~eduardo/logs/main-n274092-f00fe116dc9d/ Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 8/12/2024 =C3=A0(s) 07:48): > Hello, > > On aarch64 I'v started to see ports failing with illegal instructions on > main-n274092-f00fe116dc9d. > > So far the following ports are failing: > > sysutils/dmidecode > textproc/docbook2mdoc > devel/libpci > lang/lua53 > > Maybe it is worth to take a check on them? > > Thanks > > =3D=3D=3D=3D > ./types.h:55:25: note: expanded from macro 'DWORD' > 55 | #define DWORD(x) (u32)(*(const u32 *)(x)) > | ^~~~~~~~~~~~~~~~ > --- dmioem.o --- > #0 0x0000000004e7d2e0 PrintStackTrace > /usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:723:13 > #1 0x0000000004e7b2d8 __cxx_atomic_store<CallbackAndCookie::Status> > /usr/obj/usr/src/arm64.aarch64/tmp/usr/include/c++/v1/__atomic/cxx_atomic= _impl.h:304:3 > #2 0x0000000004e7b2d8 store > /usr/obj/usr/src/arm64.aarch64/tmp/usr/include/c++/v1/__atomic/atomic_bas= e.h:51:5 > #3 0x0000000004e7b2d8 RunSignalHandlers > /usr/src/contrib/llvm-project/llvm/lib/Support/Signals.cpp:107:16 > #4 0x0000000004e4b428 HandleCrash > /usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:7= 3:5 > #5 0x0000000004e4b428 CrashRecoverySignalHandler > /usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:3= 90:51 > #6 0x000000008952ae80 handle_signal > /usr/src/lib/libthr/thread/thr_sig.c:0:3 > cc: error: clang frontend command failed with exit code 132 (use -v to se= e > invocation) > FreeBSD clang version 19.1.5 (https://github.com/llvm/llvm-project.git > llvmorg-19.1.5-0-gab4b5a2db582) > Target: aarch64-unknown-freebsd15.0 > Thread model: posix > InstalledDir: /usr/bin > cc: note: diagnostic msg: > ******************** > > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: > Preprocessed source(s) and associated run script(s) are located at: > cc: note: diagnostic msg: /tmp/dmioem-9137f8.c > cc: note: diagnostic msg: /tmp/dmioem-9137f8.sh > cc: note: diagnostic msg: > =3D=3D=3D=3D > > > =3D=3D=3D=3D > > cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -W -Wall > -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c reorg.c -o > reorg.o > --- xmalloc.o --- > Illegal instruction (core dumped) > *** [xmalloc.o] Error code 132 > > =3D=3D=3D=3D > > =3D=3D=3D=3D > > cc -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN > -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe -fPIC > -fstack-protector-strong -isystem /usr/local/include -c ldebug.c -o > ldebug.o > Illegal instruction (core dumped) > *** [ldebug.o] Error code 132=3D=3D=3D=3D=3D > > =3D=3D=3D=3D > --=20 Nuno Teixeira FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org --0000000000007466f00628bd7e0f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>(...)</div><div><br></div><div>Full logs: <a href=3D"= https://people.freebsd.org/~eduardo/logs/main-n274092-f00fe116dc9d/">https:= //people.freebsd.org/~eduardo/logs/main-n274092-f00fe116dc9d/</a></div></di= v><br><div class=3D"gmail_quote gmail_quote_container"><div dir=3D"ltr" cla= ss=3D"gmail_attr">Nuno Teixeira <<a href=3D"mailto:eduardo@freebsd.org">= eduardo@freebsd.org</a>> escreveu (domingo, 8/12/2024 =C3=A0(s) 07:48):<= br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8e= x;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"= ><div><div>Hello,</div><div><br></div>On aarch64 I'v started to see por= ts failing with illegal instructions on main-n274092-f00fe116dc9d.<br><br><= /div>So far the following ports are failing:<br><br>sysutils/dmidecode<br>t= extproc/docbook2mdoc<br>devel/libpci<br><div>lang/lua53</div><div><br></div= ><div>Maybe it is worth to take a check on them?</div><div><br></div><div>T= hanks<br></div><div><br>=3D=3D=3D=3D<br>./types.h:55:25: note: expanded fro= m macro 'DWORD'<br>=C2=A0 =C2=A055 | #define DWORD(x) (u32)(*(const= u32 *)(x))<br>=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^~~~~~~~~~~~~~~~<br>--- dm= ioem.o ---<br>#0 0x0000000004e7d2e0 PrintStackTrace /usr/src/contrib/llvm-p= roject/llvm/lib/Support/Unix/Signals.inc:723:13<br>#1 0x0000000004e7b2d8 __= cxx_atomic_store<CallbackAndCookie::Status> /usr/obj/usr/src/arm64.aa= rch64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:304:3<br>#2 0x00000= 00004e7b2d8 store /usr/obj/usr/src/arm64.aarch64/tmp/usr/include/c++/v1/__a= tomic/atomic_base.h:51:5<br>#3 0x0000000004e7b2d8 RunSignalHandlers /usr/sr= c/contrib/llvm-project/llvm/lib/Support/Signals.cpp:107:16<br>#4 0x00000000= 04e4b428 HandleCrash /usr/src/contrib/llvm-project/llvm/lib/Support/CrashRe= coveryContext.cpp:73:5<br>#5 0x0000000004e4b428 CrashRecoverySignalHandler = /usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:390= :51<br>#6 0x000000008952ae80 handle_signal /usr/src/lib/libthr/thread/thr_s= ig.c:0:3<br>cc: error: clang frontend command failed with exit code 132 (us= e -v to see invocation)<br>FreeBSD clang version 19.1.5 (<a href=3D"https:/= /github.com/llvm/llvm-project.git" target=3D"_blank">https://github.com/llv= m/llvm-project.git</a> llvmorg-19.1.5-0-gab4b5a2db582)<br>Target: aarch64-u= nknown-freebsd15.0<br>Thread model: posix<br>InstalledDir: /usr/bin<br>cc: = note: diagnostic msg: <br>********************<br><br>PLEASE ATTACH THE FOL= LOWING FILES TO THE BUG REPORT:<br>Preprocessed source(s) and associated ru= n script(s) are located at:<br>cc: note: diagnostic msg: /tmp/dmioem-9137f8= .c<br>cc: note: diagnostic msg: /tmp/dmioem-9137f8.sh<br>cc: note: diagnost= ic msg:<br>=3D=3D=3D=3D<br><br><br>=3D=3D=3D=3D<br><br>cc =C2=A0-O2 -pipe = =C2=A0-fstack-protector-strong -fno-strict-aliasing =C2=A0-g -W -Wall -Wstr= ict-prototypes -Wno-unused-parameter -Wwrite-strings -c reorg.c -o reorg.o<= br>--- xmalloc.o ---<br>Illegal instruction (core dumped)<br>*** [xmalloc.o= ] Error code 132<br><br>=3D=3D=3D=3D<br><br>=3D=3D=3D=3D<br><br>cc =C2=A0-W= all -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_REA= DLINE_DL -isystem /usr/local/include -O2 -pipe =C2=A0-fPIC -fstack-protecto= r-strong -isystem /usr/local/include =C2=A0-c ldebug.c -o ldebug.o<br>Illeg= al instruction (core dumped)<br>*** [ldebug.o] Error code 132=3D=3D=3D=3D= =3D<br><br>=3D=3D=3D=3D</div></div> </blockquote></div><div><br clear=3D"all"></div><br><span class=3D"gmail_si= gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><d= iv dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</font></div><div>= <div><font color=3D"#888888"> FreeBSD UNIX:=C2=A0 <eduardo@FreeBSD.org>=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div> --0000000000007466f00628bd7e0f--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UKOZjDv=sOmvY4TOEvycc8mCnAbMo4=DX9sc%2BY6v3Kh3A>