Molcas Forum

Support and discussions for Molcas and OpenMolcas users and developers

You are not logged in.

Announcement

Welcome to the Molcas forum. You can choose an avatar and change the default style by going to "Profile" → "Personality" or "Display".

#1 2023-10-02 10:50:42

FedCpp
Member
Registered: 2020-12-07
Posts: 4

Luscus installation on MacOS Sonoma 14.0

Dear Molcas Team,

I am encountering an issue during the installation of the LUSCUS software on my Apple M2 machine (macOS SONOMA v. 14).

Specifically, the error message that appears is as follows:

fc@MacBook-Air build % make   
[  2%] Building C object CMakeFiles/luscus.dir/gtk_gui.c.o
In file included from /Users/fc/Downloads/luscus_0.8.6/gtk_gui.c:5:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void            gtk_type_init   (GTypeDebugFlags    debug_flags);
                                 ^
/usr/local/Cellar/glib/2.78.0/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
                  ^
/usr/local/Cellar/glib/2.78.0/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
#define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
                                        ^
/usr/local/Cellar/glib/2.78.0/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/usr/local/Cellar/glib/2.78.0/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from /Users/fc/Downloads/luscus_0.8.6/gtk_gui.c:5:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/Cellar/gtk+/2.24.33_1/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  GTimeVal last_popdown;
  ^
/usr/local/Cellar/glib/2.78.0/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
                                  ^
/usr/local/Cellar/glib/2.78.0/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
                                            ^
/usr/local/Cellar/glib/2.78.0/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/Cellar/glib/2.78.0/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
/Users/fc/Downloads/luscus_0.8.6/gtk_gui.c:17:9: fatal error: 'GL/gl.h' file not found
#include<GL/gl.h>
        ^~~~~~~~~
2 warnings and 1 error generated.
make[2]: *** [CMakeFiles/luscus.dir/gtk_gui.c.o] Error 1
make[1]: *** [CMakeFiles/luscus.dir/all] Error 2
make: *** [all] Error 2


Could you please kindly suggest how to proceed?

Thank you in advance.

Last edited by FedCpp (2023-10-20 23:36:49)

Offline

Board footer

Powered by FluxBB 1.5.11

Last refresh: Today 22:41:16