>>> Building on sparc64-0b under x11/nitrogen BDEPENDS = [devel/llvm/19;lang/gcc/8;x11/gtk2mm;devel/gettext,-runtime;lang/gcc/8,-libs] DIST = [x11/nitrogen:nitrogen-1.6.1.tar.gz] FULLPKGNAME = nitrogen-1.6.1p3 RDEPENDS = [x11/gtk+4,-guic;devel/gettext,-runtime;x11/gtk2mm;lang/gcc/8,-libs] (Junk lock failure for sparc64-0b at 1759120550.38457) Received IO (Junk lock obtained for sparc64-0b at 1759120605.60) Received IO Woken up x11/nitrogen >>> Running depends in x11/nitrogen at 1759120614.16 last junk was in audio/easytag /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 ftgl-2.1.3rc5p12v0 gtkglarea-2.0.1p14 llvm-19.1.7p8 was: /usr/sbin/pkg_add -aI -Drepair gcc-8.4.0p28 gcc-libs-8.4.0p28 gettext-runtime-0.23.1 gtk2mm-2.24.5p4 llvm-19.1.7p8 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 ftgl-2.1.3rc5p12v0 gtkglarea-2.0.1p14 llvm-19.1.7p8 New and changed readme(s): /usr/local/share/doc/pkg-readmes/llvm-19 >>> Running show-prepare-results in x11/nitrogen at 1759120713.60 ===> x11/nitrogen gcc-8.4.0p28 gcc-libs-8.4.0p28 gettext-runtime-0.23.1 gtk2mm-2.24.5p4 llvm-19.1.7p7 (Junk lock released for sparc64-0b at 1759120714.28) Woken up x11/fsv distfiles size=314332 >>> Running patch in x11/nitrogen at 1759120714.38 ===> x11/nitrogen >>> Running configure in x11/nitrogen at 1759120715.06 ===> x11/nitrogen >>> Running build in x11/nitrogen at 1759120717.27 ===> x11/nitrogen ===> Building for nitrogen-1.6.1p3 /usr/bin/make all-recursive Making all in po Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc In file included from main.cc:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from main.cc:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from main.cc:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ 3 warnings generated. mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT SetBG.o -MD -MP -MF .deps/SetBG.Tpo -c -o SetBG.o SetBG.cc In file included from SetBG.cc:22: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from SetBG.cc:22: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from SetBG.cc:22: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ SetBG.cc:638:71: warning: 'bind2nd, Glib::ustring>' is deprecated [-Wdeprecated-declarations] 638 | i = std::find_if(filtered_list.begin(), filtered_list.end(), std::bind2nd(std::equal_to(), fullscreen)); | ^ /usr/include/c++/v1/__functional/binder2nd.h:45:1: note: 'bind2nd, Glib::ustring>' has been explicitly marked deprecated here 45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder2nd<_Operation> | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. mv -f .deps/SetBG.Tpo .deps/SetBG.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT Thumbview.o -MD -MP -MF .deps/Thumbview.Tpo -c -o Thumbview.o Thumbview.cc In file included from Thumbview.cc:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from Thumbview.cc:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from Thumbview.cc:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ 3 warnings generated. mv -f .deps/Thumbview.Tpo .deps/Thumbview.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT Config.o -MD -MP -MF .deps/Config.Tpo -c -o Config.o Config.cc In file included from Config.cc:22: In file included from ./Config.h:26: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from Config.cc:22: In file included from ./Config.h:26: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from Config.cc:22: In file included from ./Config.h:26: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ 3 warnings generated. mv -f .deps/Config.Tpo .deps/Config.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT NWindow.o -MD -MP -MF .deps/NWindow.Tpo -c -o NWindow.o NWindow.cc In file included from NWindow.cc:22: In file included from ./NWindow.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from NWindow.cc:22: In file included from ./NWindow.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from NWindow.cc:22: In file included from ./NWindow.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ 3 warnings generated. mv -f .deps/NWindow.Tpo .deps/NWindow.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT ArgParser.o -MD -MP -MF .deps/ArgParser.Tpo -c -o ArgParser.o ArgParser.cc mv -f .deps/ArgParser.Tpo .deps/ArgParser.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT ImageCombo.o -MD -MP -MF .deps/ImageCombo.Tpo -c -o ImageCombo.o ImageCombo.cc In file included from ImageCombo.cc:22: In file included from ./ImageCombo.h:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from ImageCombo.cc:22: In file included from ./ImageCombo.h:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from ImageCombo.cc:22: In file included from ./ImageCombo.h:22: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ 3 warnings generated. mv -f .deps/ImageCombo.Tpo .deps/ImageCombo.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT Inotify.o -MD -MP -MF .deps/Inotify.Tpo -c -o Inotify.o Inotify.cc In file included from Inotify.cc:1: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from Inotify.cc:1: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from Inotify.cc:1: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ 3 warnings generated. mv -f .deps/Inotify.Tpo .deps/Inotify.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.cc In file included from Util.cc:22: In file included from ./Util.h:26: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from Util.cc:22: In file included from ./Util.h:26: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from Util.cc:22: In file included from ./Util.h:26: In file included from ./SetBG.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ 3 warnings generated. mv -f .deps/Util.Tpo .deps/Util.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/lib/atkmm-1.6/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNITROGEN_DATA_DIR=\"/usr/local/share/nitrogen\" -I/usr/local/include -O2 -pipe -std=c++11 -MT NPrefsWindow.o -MD -MP -MF .deps/NPrefsWindow.Tpo -c -o NPrefsWindow.o NPrefsWindow.cc In file included from NPrefsWindow.cc:22: In file included from ./NPrefsWindow.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:89: In file included from /usr/local/include/gdkmm-2.4/gdkmm.h:34: /usr/local/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:52: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 124 | Glib::RefPtr get_iter(const GTimeVal* start_time); | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from NPrefsWindow.cc:22: In file included from ./NPrefsWindow.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from NPrefsWindow.cc:22: In file included from ./NPrefsWindow.h:25: In file included from ./main.h:27: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:91: In file included from /usr/local/include/gtkmm-2.4/gtkmm/box.h:44: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ 3 warnings generated. mv -f .deps/NPrefsWindow.Tpo .deps/NPrefsWindow.Po c++ -O2 -pipe -std=c++11 -L/usr/X11R6/lib -L/usr/local/lib -o nitrogen main.o SetBG.o Thumbview.o Config.o NWindow.o md5.o ArgParser.o ImageCombo.o Inotify.o Util.o NPrefsWindow.o -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R6/lib -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lgio-2.0 -lcairo -Wl,-rpath-link,/usr/X11R6/lib -lfontconfig -lXext -lXrender -lX11 -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R6/lib -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lgio-2.0 -lcairo -Wl,-rpath-link,/usr/X11R6/lib -lfontconfig -lXext -lXrender -lX11 -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -lX11 -lXinerama /usr/local/lib/libcairo.so.13.5: warning: rand() may return deterministic values, is that what you want? /usr/local/lib/libglib-2.0.so.4201.14: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libglib-2.0.so.4201.14: warning: stpcpy() is dangerous; do not use it /usr/local/lib/libglib-2.0.so.4201.14: warning: vsprintf() is often misused, please use vsnprintf() Thumbview.o: In function `Thumbview::cache_file(Glib::ustring)': Thumbview.cc:(.text+0x3480): warning: sprintf() is often misused, please use snprintf() Thumbview.cc:(.text+0x348c): warning: strcat() is almost always misused, please use strlcat() main.o: In function `set_bg_once(Config*, SetBG*, Glib::ustring, int, SetBG::SetMode, bool, Gdk::Color, bool)': main.cc:(.text+0x130): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' main.cc:(.text+0x1b8): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' main.cc:(.text+0x260): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' main.cc:(.text+0x2ec): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' main.o: In function `main': main.cc:(.text+0xb0c): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' main.cc:(.text+0xf38): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' main.cc:(.text+0x10d4): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' main.cc:(.text+0x15e0): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' main.cc:(.text+0x18ec): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' SetBG.o: In function `SetBG::set_bg(Glib::ustring&, Glib::ustring, SetBG::SetMode, Gdk::Color)': SetBG.cc:(.text+0x37c8): undefined reference to `Gdk::Pixbuf::create_from_file(std::__1::basic_string, std::__1::allocator > const&)' SetBG.cc:(.text+0x3d5c): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' SetBG.o: In function `SetBGXWindows::get_active_displays()': SetBG.cc:(.text+0x5470): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' SetBG.o: In function `SetBGXWindows::get_display(Glib::ustring&)': SetBG.cc:(.text+0x56f8): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' SetBG.o: In function `SetBGXinerama::get_active_displays()': SetBG.cc:(.text+0x5ce0): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' SetBG.o: In function `SetBGXinerama::get_target_dimensions(Glib::ustring&, int, int, int, int, int&, int&, int&, int&)': SetBG.cc:(.text+0x60b0): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' SetBG.o: In function `SetBGGnome::set_bg(Glib::ustring&, Glib::ustring, SetBG::SetMode, Gdk::Color)': SetBG.cc:(.text+0x63fc): undefined reference to `Gio::File::create_for_commandline_arg(std::__1::basic_string, std::__1::allocator > const&)' SetBG.cc:(.text+0x6438): undefined reference to `Gio::File::get_uri() const' SetBG.cc:(.text+0x6444): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' SetBG.o: In function `SetBGPcmanfm::set_bg(Glib::ustring&, Glib::ustring, SetBG::SetMode, Gdk::Color)': SetBG.cc:(.text+0x6e28): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' SetBG.cc:(.text+0x6e44): undefined reference to `Glib::file_get_contents(std::__1::basic_string, std::__1::allocator > const&)' SetBG.cc:(.text+0x6f4c): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' SetBG.cc:(.text+0x7398): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' SetBG.cc:(.text+0x73ec): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' SetBG.cc:(.text+0x7478): undefined reference to `Glib::get_user_config_dir()' SetBG.cc:(.text+0x74c0): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' SetBG.cc:(.text+0x74d8): undefined reference to `Gio::File::create_for_path(std::__1::basic_string, std::__1::allocator > const&)' SetBG.cc:(.text+0x754c): undefined reference to `Glib::get_user_config_dir()' SetBG.cc:(.text+0x75d8): undefined reference to `Glib::KeyFile::load_from_file(std::__1::basic_string, std::__1::allocator > const&, Glib::KeyFileFlags)' SetBG.cc:(.text+0x7848): undefined reference to `Glib::KeyFile::save_to_file(std::__1::basic_string, std::__1::allocator > const&)' SetBG.cc:(.text+0x7990): undefined reference to `Glib::get_user_config_dir()' SetBG.cc:(.text+0x7a0c): undefined reference to `Glib::KeyFile::load_from_file(std::__1::basic_string, std::__1::allocator > const&, Glib::KeyFileFlags)' SetBG.cc:(.text+0x7c58): undefined reference to `Glib::KeyFile::save_to_file(std::__1::basic_string, std::__1::allocator > const&)' SetBG.o: In function `SetBGPcmanfm::get_active_displays()': SetBG.cc:(.text+0x86cc): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Thumbview.o: In function `Thumbview::load_map_setbgs()': Thumbview.cc:(.text+0xfc8): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' Thumbview.o: In function `Thumbview::add_file(std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >)': Thumbview.cc:(.text+0x2310): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' Thumbview.cc:(.text+0x24a8): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Thumbview.cc:(.text+0x250c): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' Thumbview.cc:(.text+0x2590): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' Thumbview.cc:(.text+0x2610): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' Thumbview.o: In function `Thumbview::unload_dir(std::__1::basic_string, std::__1::allocator >)': Thumbview.cc:(.text+0x30c8): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' Thumbview.o: In function `Thumbview::cache_file(Glib::ustring)': Thumbview.cc:(.text+0x33f0): undefined reference to `Glib::filename_to_uri(std::__1::basic_string, std::__1::allocator > const&)' Thumbview.cc:(.text+0x3694): undefined reference to `Glib::get_user_cache_dir()' Thumbview.cc:(.text+0x36d4): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Thumbview.cc:(.text+0x3728): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Thumbview.cc:(.text+0x3788): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' Thumbview.cc:(.text+0x3804): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Thumbview.o: In function `Thumbview::load_cache_images()': Thumbview.cc:(.text+0x3b60): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' Thumbview.cc:(.text+0x3c04): undefined reference to `Gdk::Pixbuf::create_from_file(std::__1::basic_string, std::__1::allocator > const&)' Thumbview.o: In function `Thumbview::create_cache_images()': Thumbview.cc:(.text+0x4530): undefined reference to `Gdk::Pixbuf::create_from_file(std::__1::basic_string, std::__1::allocator > const&, int, int, bool)' Thumbview.cc:(.text+0x464c): undefined reference to `Glib::filename_to_uri(std::__1::basic_string, std::__1::allocator > const&)' Thumbview.cc:(.text+0x4944): undefined reference to `Gdk::Pixbuf::save(std::__1::basic_string, std::__1::allocator > const&, Glib::ustring const&, Glib::ArrayHandle > const&, Glib::ArrayHandle > const&)' Config.o: In function `Config::get_file(Glib::ustring) const': Config.cc:(.text+0x1ec): undefined reference to `Glib::get_system_config_dirs()' Config.cc:(.text+0x1f8): undefined reference to `Glib::get_user_config_dir()' Config.cc:(.text+0x2a4): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' Config.o: In function `Config::get_bg(Glib::ustring, Glib::ustring&, SetBG::SetMode&, Gdk::Color&)': Config.cc:(.text+0x460): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Config.cc:(.text+0x660): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' Config.cc:(.text+0x71c): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' Config.o: In function `Config::set_bg(Glib::ustring, Glib::ustring, SetBG::SetMode, Gdk::Color)': Config.cc:(.text+0xa30): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Config.cc:(.text+0xa88): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Config.cc:(.text+0xd14): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' Config.cc:(.text+0xe14): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' Config.o: In function `Config::check_dir()': Config.cc:(.text+0x1008): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Config.cc:(.text+0x1070): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' Config.o: In function `Config::get_bg_groups(std::__1::vector >&)': Config.cc:(.text+0x11ec): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Config.o: In function `Config::save_cfg()': Config.cc:(.text+0x150c): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Config.cc:(.text+0x1564): undefined reference to `_ZN4Glib7ustringaSEONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Config.o: In function `Config::load_cfg()': Config.cc:(.text+0x1e04): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Config.cc:(.text+0x1e84): undefined reference to `Glib::KeyFile::load_from_file(std::__1::basic_string, std::__1::allocator > const&, Glib::KeyFileFlags)' Util.o: In function `Util::path_to_abs_path(Glib::ustring)': Util.cc:(.text+0xe8): undefined reference to `Glib::get_current_dir()' Util.cc:(.text+0xf4): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Util.o: In function `Util::fix_start_dir(std::__1::basic_string, std::__1::allocator >)': Util.cc:(.text+0x2238): undefined reference to `Glib::path_is_absolute(std::__1::basic_string, std::__1::allocator > const&)' Util.cc:(.text+0x2254): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' Util.o: In function `Util::get_image_files(std::__1::basic_string, std::__1::allocator >, bool)': Util.cc:(.text+0x28d0): undefined reference to `Glib::Dir::Dir(std::__1::basic_string, std::__1::allocator > const&)' Util.cc:(.text+0x294c): undefined reference to `Glib::DirIterator::operator*() const' Util.cc:(.text+0x295c): undefined reference to `Glib::build_filename(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)' Util.cc:(.text+0x2968): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' Util.cc:(.text+0x29e0): undefined reference to `Glib::file_test(std::__1::basic_string, std::__1::allocator > const&, Glib::FileTest)' Util.cc:(.text+0x2a28): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' Util.cc:(.text+0x3018): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' Util.o: In function `Util::make_current_set_string(Gtk::Window*, Glib::ustring, Glib::ustring)': Util.cc:(.text+0x3cc0): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' Util.cc:(.text+0x3dac): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' Util.cc:(.text+0x3de0): undefined reference to `_ZN4Glib7ustringC1EONSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE' NPrefsWindow.o: In function `NPrefsWindow::NPrefsWindow(Gtk::Window&, Config*)': NPrefsWindow.cc:(.text+0x794): undefined reference to `Glib::Value, std::__1::allocator > >::set(std::__1::basic_string, std::__1::allocator > const&)' NPrefsWindow.o: In function `NPrefsWindow::sighandle_click_adddir()': NPrefsWindow.cc:(.text+0x10b4): undefined reference to `Glib::Value, std::__1::allocator > >::set(std::__1::basic_string, std::__1::allocator > const&)' NPrefsWindow.o: In function `NPrefsWindow::NPrefsWindow(Gtk::Window&, Config*)': NPrefsWindow.cc:(.text+0x1b98): undefined reference to `Glib::Value, std::__1::allocator > >::set(std::__1::basic_string, std::__1::allocator > const&)' NPrefsWindow.o: In function `Glib::ustring Glib::ustring::compose, std::__1::allocator > >(Glib::ustring const&, std::__1::basic_string, std::__1::allocator > const&)': NPrefsWindow.cc:(.text._ZN4Glib7ustring7composeINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEES0_RKS0_RKT_[_ZN4Glib7ustring7composeINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEES0_RKS0_RKT_]+0x34): undefined reference to `Glib::ustring::ustring(std::__1::basic_string, std::__1::allocator > const&)' NPrefsWindow.cc:(.text._ZN4Glib7ustring7composeINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEES0_RKS0_RKT_[_ZN4Glib7ustring7composeINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEES0_RKS0_RKT_]+0x40): undefined reference to `Glib::operator<<(std::__1::basic_ostream >&, Glib::ustring const&)' clang++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in src (Makefile:438 'nitrogen') *** Error 1 in . (Makefile:436 'all-recursive': @fail=; if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_wi...) *** Error 2 in /usr/obj/ports/nitrogen-1.6.1/nitrogen-1.6.1 (Makefile:352 'all') *** Error 2 in x11/nitrogen (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/nitrogen-1.6.1/.build_done': @cd /usr/obj/ports/n...) *** Error 2 in x11/nitrogen (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=nitrogen-1.6.1p3; export _LOCKS_HELD=" nitrogen-1...) ===> Exiting x11/nitrogen with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1759121159.89 max_stuck=77.85/waiting-for-lock #243=63.74/depends=99.46/show-prepare-results=0.77/patch=0.68/configure=2.15/build=442.76 Error: job failed with 512 on sparc64-0b at 1759121159