octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65625] Build failure on macOS with Qt6 6.7.0


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65625] Build failure on macOS with Qt6 6.7.0 from Homebrew
Date: Mon, 22 Apr 2024 09:21:34 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?65625>

                 Summary: Build failure on macOS with Qt6 6.7.0 from Homebrew
                   Group: GNU Octave
               Submitter: mmuetzel
               Submitted: Mon 22 Apr 2024 03:21:33 PM CEST
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 9.1.0
         Discussion Lock: Any
        Operating System: Mac OS
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 22 Apr 2024 03:21:33 PM CEST By: Markus Mützel <mmuetzel>
The CI currently fails to build on macOS with build errors like the
following:

In file included from ../libgui/src/news-reader.cc:36:
In file included from ../libgui/src/gui-preferences-nr.h:29:
../libgui/src/gui-preferences.h:32:10: fatal error: 'QStyle' file not found
#include <QStyle>
         ^~~~~~~~
1 error generated.
make[2]: *** [libgui/src/libgui_src_la-news-reader.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
../libgui/src/octave-dock-widget.cc:31:10: fatal error: 'QApplication' file
not found
#include <QApplication>
         ^~~~~~~~~~~~~~
../libgui/src/main-window.cc:33:10: fatal error: 'QApplication' file not
found
#include <QApplication>
         ^~~~~~~~~~~~~~
1 error generated.
make[2]: *** [libgui/src/libgui_src_la-octave-dock-widget.lo] Error 1
1 error generated.


Homebrew recently updated Qt6 to version 6.7.0 which might be related.

I believe I have an idea what might be causing that.









    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65625>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]