[Bug 276269] clang crashes on the port graphics/drawpile on 15 CURRENT armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Jan 2024 06:28:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276269

            Bug ID: 276269
           Summary: clang crashes on the port graphics/drawpile on 15
                    CURRENT armv7
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

See the log URL.

/wrkdirs/usr/ports/graphics/drawpile/work/Drawpile-2.1.20/src/desktop/toolwidgets/brushsettings.cpp
1.      <eof> parser at end of file
2.      Code generation
3.      Running pass 'Function Pass Manager' on module
'/wrkdirs/usr/ports/graphics/drawpile/work/Drawpile-2.1.20/src/desktop/toolwidgets/brushsettings.cpp'.
4.      Running pass 'Branch Probability Basic Block Placement' on function
'@_ZN5tools13BrushSettings15selectBlendModeEi'
#0 0x05077168 (/usr/bin/c+++0x5077168)
#1 0x05075044 (/usr/bin/c+++0x5075044)
#2 0x050373e4 (/usr/bin/c+++0x50373e4)
#3 0x26d94128 (/lib/libthr.so.3+0x27128)
c++: error: clang frontend command failed with exit code 134 (use -v to see
invocation)
FreeBSD clang version 17.0.6 (https://github.com/llvm/llvm-project.git
llvmorg-17.0.6-0-g6009708b4367)
Target: armv7-unknown-freebsd15.0-gnueabihf
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/brushsettings-800a79.cpp
c++: note: diagnostic msg: /tmp/brushsettings-800a79.sh
c++: note: diagnostic msg: 

********************

-- 
You are receiving this mail because:
You are the assignee for the bug.