[Bug 275636] devel/qtcreator: Bump revision, use llvm17 as recommended.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 8 14:02:46 GMT 2023


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275636

            Bug ID: 275636
           Summary: devel/qtcreator: Bump revision, use llvm17 as
                    recommended.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://www.qt.io/blog/qt-creator-12-c-code-model-upda
                    te
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: dev at submerge.ch
                CC: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org
 Attachment #246908 maintainer-approval?(kde at FreeBSD.org)
             Flags:
                CC: kde at FreeBSD.org

Created attachment 246908
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246908&action=edit
Bump revision for Qt 6.6.1, use llvm17 as recommended.

After an update of Qt packages to 6.6.1, QtCreator would reproducibly crash in
some parts of the settings dialog. Rebuild fixes that, thus bump port revision.

Builds fine now without disabling precompiled headers, so remove that flag.

Build and run depend on llvm17 as recommended upstream, for better clangd
compatibility:

https://www.qt.io/blog/qt-creator-12-c-code-model-update

Previously llvm15 was chosen because it's usually already installed as a
dependency of mesa. But I suppose having less trouble with clangd is worth
using llvm17 instead.

Since llvm17 seems to be more strict about non-standard alloca stack
allocation, patch that out of the internal SQLite build config. This matches
the config of databases/sqlite3 in ports.

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


More information about the kde-freebsd mailing list