[Bug 264834] clang crashes on math/vtk8

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 Mark Linimon changed: What|Removed |Added Version|CURRENT |13.2-STABLE --- Comment #16 from

Re: [Bug 264834] clang crashes on math/vtk8

2023-12-17 Thread Mark Linimon
> I can not change "Version: CURRENT" to indicate the 13 release context. Please let bugmeister@ know which of 13-* it needs to be. mcl

[Bug 264834] clang crashes on math/vtk8

2023-12-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #15 from Mark Millard --- (In reply to Yuri Victorovich from comment #14) I can not change "Version: CURRENT" to indicate the 13 release context. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 264834] clang crashes on math/vtk8

2023-12-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #14 from Yuri Victorovich --- (In reply to Mark Millard from comment #13) I only got fallout for 13.2/arm64 and 13.2/arm64/quarterly. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 264834] clang crashes on math/vtk8

2023-12-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #13 from Mark Millard --- Is this now specific to 13.2-RELEASE instead of CURRENT? Does math/vtk9 have the same 13.2-RELEASE issue? Adjusting this for such potential changes of context might be a good thing. -- You are

[Bug 264834] clang crashes on math/vtk8

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #12 from Yuri Victorovich --- *** Bug 275784 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.

[Bug 264834] clang crashes on math/vtk8

2022-09-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #11 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=91ec809f0a90798296697cfc9afdb1c50c6d4971 commit 91ec809f0a90798296697cfc9afdb1c50c6d4971 Author:

[Bug 264834] clang crashes on math/vtk8

2022-09-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #10 from John F. Carr --- 1. Wait for LLVM 15 2. Ask LLVM project to cherry-pick the bugfix into the 14 stream (might be too late to fix 14) 3. Have the lords of the FreeBSD source repository cherry-pick the bug fix into the

[Bug 264834] clang crashes on math/vtk8

2022-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 John F. Carr changed: What|Removed |Added CC||j...@mit.edu --- Comment #9 from

[Bug 264834] clang crashes on math/vtk8

2022-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #8 from Mark Millard --- (In reply to Dimitry Andric from comment #3) Using: # git -C /usr/ports/ diff math/vtk8 diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile index 37d002652672..b38ed248c7d9 100644 ---

[Bug 264834] clang crashes on math/vtk8

2022-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #7 from Mark Millard --- (In reply to Dimitry Andric from comment #3) FYI, relative to potential build infrastructure behavior, clang/clang++ has: QUOTE -fcrash-diagnostics-dir= Specify where to write the crash diagnostics

[Bug 264834] clang crashes on math/vtk8

2022-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #6 from Mark Millard --- Created attachment 234935 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234935=edit Contains the /tmp/*.cpp and /tmp/*.sh from my replication effort -- You are receiving this mail because:

[Bug 264834] clang crashes on math/vtk8

2022-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #5 from Mark Millard --- I tried a build targeting armv7 and it completed okay. I replicated the failure for targeting aarch64, using bulk -w -i . But the -i only shows the following in /tmp : # ls -Tldt /tmp/* -rw-r--r-- 1

[Bug 264834] clang crashes on math/vtk8

2022-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 Mark Millard changed: What|Removed |Added CC||marklmi26-f...@yahoo.com ---

[Bug 264834] clang crashes on math/vtk8

2022-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #3 from Dimitry Andric --- I don't have access to aarch64 machines which can build ports, so somebody(TM) should maybe write a feature for poudriere that can lift out these crash reports... ;-) -- You are receiving this mail

[Bug 264834] clang crashes on math/vtk8

2022-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #1 from Dimitry Andric --- Are there preprocessed .cpp and .sh files available? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 264834] clang crashes on math/vtk8

2022-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 --- Comment #2 from Yuri Victorovich --- (In reply to Dimitry Andric from comment #1) I only got fallout messages. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 264834] clang crashes on math/vtk8

2022-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 Yuri Victorovich changed: What|Removed |Added Assignee|b...@freebsd.org|toolchain@FreeBSD.org