Bug 237185 - devel/qt5-qmake: Clang 6.0.0 crashes silently compiling qt5 components
Summary: devel/qt5-qmake: Clang 6.0.0 crashes silently compiling qt5 components
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords: crash, needs-qa, toolchain
Depends on:
Blocks:
 
Reported: 2019-04-10 19:57 UTC by George Mitchell
Modified: 2019-04-11 18:49 UTC (History)
3 users (show)

See Also:
koobs: maintainer-feedback? (kde)


Attachments
Shell script to repeat the crash (4.15 KB, text/plain)
2019-04-10 19:57 UTC, George Mitchell
no flags Details
Source file to reproduce crash (compressed) (136.36 KB, application/x-xz)
2019-04-10 19:59 UTC, George Mitchell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Mitchell 2019-04-10 19:57:00 UTC
Created attachment 203569 [details]
Shell script to repeat the crash

When compiling any qt5 component under 11.2-RELEASE, it crashes silently (except for a note about a core dump in the system log).  It seems to be happening during a configure tes.
Comment 1 George Mitchell 2019-04-10 19:59:51 UTC
Created attachment 203570 [details]
Source file to reproduce crash (compressed)
Comment 2 Dimitry Andric freebsd_committer freebsd_triage 2019-04-11 18:49:10 UTC
Okay, I took a look at the test case, and this is an older bug, reported upstream here: https://bugs.llvm.org/show_bug.cgi?id=37264 and solved by upstream commit: https://reviews.llvm.org/rL332176 .

This was merged into the upstream 6.0.1 release, which went into stable/11 in base r336278.  However, 11.2-RELEASE was cut long before that, in base r343793, it does not contain this fix.

Since this does not prevent qt5 from building, there is no need for an EN, and 11.3 is coming up soon anyway, I'm closing this bug.