Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Dec 2023 14:02:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275636] devel/qtcreator: Bump revision, use llvm17 as recommended.
Message-ID:  <bug-275636-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275636

            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@FreeBSD.org
          Reporter: dev@submerge.ch
                CC: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org
 Attachment #246908 maintainer-approval?(kde@FreeBSD.org)
             Flags:
                CC: kde@FreeBSD.org

Created attachment 246908
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246908&action=
=3Dedit
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 revis=
ion.

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.

--=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-275636-7788>