Date: Mon, 02 May 2022 10:37:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263717] devel/llvm13: "LLVM ERROR: out of memory" compiling TestDialect.cpp Message-ID: <bug-263717-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263717 Bug ID: 263717 Summary: devel/llvm13: "LLVM ERROR: out of memory" compiling TestDialect.cpp Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: brooks@FreeBSD.org Reporter: dan.kotowski@a9development.com Assignee: brooks@FreeBSD.org Flags: maintainer-feedback?(brooks@FreeBSD.org) Created attachment 233651 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233651&action= =3Dedit TestDialect-384be9.sh LLVM ERROR: out of memory 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++ -DMLIR_CUDA_CONVERSIONS_ENABLED=3D1 -DMLIR_INCLUDE_TESTS -DMLIR_ROCM_CONVERSIONS_ENABLED=3D1 -D_FILE_OFFSET_BIT= S=3D64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/devel/llvm13/work/.build/tools/mlir/test/lib/Dialect/T= est -I/wrkdirs/usr/ports/devel/llvm13/work/llvm-project-13.0.1.src/mlir/test/li= b/Dialect/Test -I/wrkdirs/usr/ports/devel/llvm13/work/.build/include -I/wrkdirs/usr/ports/devel/llvm13/work/llvm-project-13.0.1.src/llvm/include -I/wrkdirs/usr/ports/devel/llvm13/work/llvm-project-13.0.1.src/mlir/include -I/wrkdirs/usr/ports/devel/llvm13/work/.build/tools/mlir/include -O2 -pipe -DNDEBUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=3Ddate-time -Werror=3Dunguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -pipe -DNDEBUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -isystem /usr/local/include -fno-exceptions -std=3Dc++14 -MD -MT tools/mlir/test/lib/Dialect/Test/CMakeFiles/obj.MLIRTestDialect.dir/TestDia= lect.cpp.o -MF tools/mlir/test/lib/Dialect/Test/CMakeFiles/obj.MLIRTestDialect.dir/TestDia= lect.cpp.o.d -o tools/mlir/test/lib/Dialect/Test/CMakeFiles/obj.MLIRTestDialect.dir/TestDia= lect.cpp.o -c /wrkdirs/usr/ports/devel/llvm13/work/llvm-project-13.0.1.src/mlir/test/lib/= Dialect/Test/TestDialect.cpp 1. <eof> parser at end of file 2. Per-module optimization passes 3. Running pass 'Interprocedural Sparse Conditional Constant Propagati= on' on module '/wrkdirs/usr/ports/devel/llvm13/work/llvm-project-13.0.1.src/mlir/test/lib= /Dialect/Test/TestDialect.cpp'. #0 0x03894b24 (/usr/bin/c+++0x3894b24) #1 0x03894f2e (/usr/bin/c+++0x3894f2e) #2 0x03892d3e (/usr/bin/c+++0x3892d3e) #3 0x03841d22 (/usr/bin/c+++0x3841d22) #4 0x2ba8b319 (/lib/libthr.so.3+0x18319) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) 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/TestDialect-384be9.cpp c++: note: diagnostic msg: /tmp/TestDialect-384be9.sh c++: note: diagnostic msg: ******************** --=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-263717-7788>