[Bug 250158] llvm crashes on 13i386 when building x11-toolkits/py-wxPython40
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 6 10:07:41 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250158
Bug ID: 250158
Summary: llvm crashes on 13i386 when building
x11-toolkits/py-wxPython40
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: python at FreeBSD.org
Reporter: lbartoletti at FreeBSD.org
Assignee: python at FreeBSD.org
Flags: maintainer-feedback?(python at FreeBSD.org)
I'm rebuilding my ports on 13i386 (in poudriere) and I got this crash:
How to reproduce: poudriere bulk -t -j 13i386 -p svn x11-toolkits/py-wxPython40
Let me know how can I help you with this crash.
Thanks
```
[755/868] Linking build/waf/3.7/gtk3/_richtext.so
Assertion failed: (Elements + Grow <= Nodes * Capacity && "Not enough room for
elements"), function distribute, file
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/IntervalMap.cpp,
line 123.
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the
crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /usr/bin/c++ -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -fPIC -pthread -pthread -g -O2 -fstack-protector-strong
-fno-strict-aliasing -isystem /usr/local/include -isystem /usr/local/include
-UNDEBUG -DSIP_MODULE_NAME=wx.siplib -DSIP_MODULE_BASENAME=siplib
-I/usr/local/lib/wx/include/gtk3-unicode-3.0 -I/usr/local/include/wx-3.0
-Isip/siplib -I../../../../sip/siplib -Iwx/include -I../../../../wx/include
-Isrc -I../../../../src -I/usr/local/include/python3.7m
-DPYTHONDIR="/usr/local/lib/python3.7/site-packages"
-DPYTHONARCHDIR="/usr/local/lib/python3.7/site-packages" -DHAVE_PYEXT=1
-DHAVE_PYTHON_H=1 -DHAVE_WX=1 -DHAVE_WXADV=1 -DHAVE_WXSTC=1 -DHAVE_WXHTML=1
-DHAVE_WXGL=1 -DHAVE_WXWEBVIEW=1 -DHAVE_WXXML=1 -DHAVE_WXXRC=1
-DHAVE_WXRICHTEXT=1 -DHAVE_WXMEDIA=1 -DHAVE_WXRIBBON=1 -DHAVE_WXPROPGRID=1
-DHAVE_WXAUI=1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE
-isystem /usr/local/include -c -o
/wrkdirs/usr/ports/x11-toolkits/py-wxPython40/work-py37/wxPython-4.0.7/build/waf/3.7/gtk3/sip/cpp/sip_ribbonwxRibbonMSWArtProvider.cpp.27.o
../../../../sip/cpp/sip_ribbonwxRibbonMSWArtProvider.cpp
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module
'../../../../sip/cpp/sip_ribbonwxRibbonMSWArtProvider.cpp'.
4. Running pass 'Live DEBUG_VALUE analysis' on function
'@_ZN22wxRibbonMSWArtProvideraSERKS_'
#0 0x041c89c4 PrintStackTrace
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:564:13
#1 0x041c8dce
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:624:3
#2 0x041c6aee RunSignalHandlers
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/Signals.cpp:67:5
#3 0x041ca734 HandleCrash
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:75:7
#4 0x041ca8d3 CrashRecoverySignalHandler
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:382:51
#5 0x2549ee89 handle_signal
/usr/local/poudriere/jails/13i386/usr/src/lib/libthr/thread/thr_sig.c:303:3
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git
llvmorg-11.0.0-rc2-0-g414f32a9e86)
Target: i386-unknown-freebsd13.0
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/sip_ribbonwxRibbonMSWArtProvider-c9d9bf.cpp
c++: note: diagnostic msg: /tmp/sip_ribbonwxRibbonMSWArtProvider-c9d9bf.sh
c++: note: diagnostic msg:
********************
Assertion failed: (Elements + Grow <= Nodes * Capacity && "Not enough room for
elements"), function distribute, file
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/IntervalMap.cpp,
line 123.
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the
crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /usr/bin/c++ -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -fPIC -pthread -pthread -g -O2 -fstack-protector-strong
-fno-strict-aliasing -isystem /usr/local/include -isystem /usr/local/include
-UNDEBUG -DSIP_MODULE_NAME=wx.siplib -DSIP_MODULE_BASENAME=siplib
-I/usr/local/lib/wx/include/gtk3-unicode-3.0 -I/usr/local/include/wx-3.0
-Isip/siplib -I../../../../sip/siplib -Iwx/include -I../../../../wx/include
-Isrc -I../../../../src -I/usr/local/include/python3.7m
-DPYTHONDIR="/usr/local/lib/python3.7/site-packages"
-DPYTHONARCHDIR="/usr/local/lib/python3.7/site-packages" -DHAVE_PYEXT=1
-DHAVE_PYTHON_H=1 -DHAVE_WX=1 -DHAVE_WXADV=1 -DHAVE_WXSTC=1 -DHAVE_WXHTML=1
-DHAVE_WXGL=1 -DHAVE_WXWEBVIEW=1 -DHAVE_WXXML=1 -DHAVE_WXXRC=1
-DHAVE_WXRICHTEXT=1 -DHAVE_WXMEDIA=1 -DHAVE_WXRIBBON=1 -DHAVE_WXPROPGRID=1
-DHAVE_WXAUI=1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE
-isystem /usr/local/include -c -o
/wrkdirs/usr/ports/x11-toolkits/py-wxPython40/work-py37/wxPython-4.0.7/build/waf/3.7/gtk3/sip/cpp/sip_ribbonwxRibbonAUIArtProvider.cpp.27.o
../../../../sip/cpp/sip_ribbonwxRibbonAUIArtProvider.cpp
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module
'../../../../sip/cpp/sip_ribbonwxRibbonAUIArtProvider.cpp'.
4. Running pass 'Live DEBUG_VALUE analysis' on function
'@_ZN22wxRibbonMSWArtProvideraSERKS_'
#0 0x041c89c4 PrintStackTrace
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:564:13
#1 0x041c8dce
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:624:3
#2 0x041c6aee RunSignalHandlers
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/Signals.cpp:67:5
#3 0x041ca734 HandleCrash
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:75:7
#4 0x041ca8d3 CrashRecoverySignalHandler
/usr/local/poudriere/jails/13i386/usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:382:51
#5 0x2549ee89 handle_signal
/usr/local/poudriere/jails/13i386/usr/src/lib/libthr/thread/thr_sig.c:303:3
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git
llvmorg-11.0.0-rc2-0-g414f32a9e86)
Target: i386-unknown-freebsd13.0
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/sip_ribbonwxRibbonAUIArtProvider-c23350.cpp
c++: note: diagnostic msg: /tmp/sip_ribbonwxRibbonAUIArtProvider-c23350.sh
c++: note: diagnostic msg:
********************
Waf: Leaving directory
`/wrkdirs/usr/ports/x11-toolkits/py-wxPython40/work-py37/wxPython-4.0.7/build/waf/3.7/gtk3'
Build failed
-> task in '_ribbon' failed with exit status 254 (run with -v to display more
information)
-> task in '_ribbon' failed with exit status 254 (run with -v to display more
information)
Command '"/usr/local/bin/python3.7"
/wrkdirs/usr/ports/x11-toolkits/py-wxPython40/work-py37/wxPython-4.0.7/bin/waf-2.0.8
--wx_config=/usr/local/bin/wxgtk3u-3.0-config --gtk3
--python="/usr/local/bin/python3.7" --out=build/waf/3.7/gtk3 configure build '
failed with exit code 1.
Finished command: build_py (3m51.500s)
Finished command: build (3m51.500s)
WARNING: Building this way assumes that all generated files have been
generated already. If that is not the case then use build.py directly
to generate the source and perform the build stage. You can use
--skip-build with the bdist_* or install commands to avoid this
message and the wxWidgets and Phoenix build steps in the future.
"/usr/local/bin/python3.7" -u build.py build
Command '"/usr/local/bin/python3.7" -u build.py build' failed with exit code 1.
*** Error code 1
Stop.
make: stopped in /usr/ports/x11-toolkits/py-wxPython40
=>> Cleaning up wrkdir
===> Cleaning for py37-wxPython40-4.0.7_1
build of x11-toolkits/py-wxPython40 | py37-wxPython40-4.0.7_1 ended at Tue Oct
6 11:00:30 CEST 2020
build time: 00:04:34
!!! build failure encountered !!!
```
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list