------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11-themes/gtk-oxygen-engine XDG_CONFIG_HOME=/construction/x11-themes/gtk-oxygen-engine HOME=/construction/x11-themes/gtk-oxygen-engine TMPDIR="/tmp" PATH=/construction/x11-themes/gtk-oxygen-engine/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-themes/gtk-oxygen-engine XDG_CONFIG_HOME=/construction/x11-themes/gtk-oxygen-engine HOME=/construction/x11-themes/gtk-oxygen-engine TMPDIR="/tmp" PATH=/construction/x11-themes/gtk-oxygen-engine/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/x11-themes/gtk-oxygen-engine/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- CMAKE_BUILD_TYPE="release" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/oxygen" EXAMPLESDIR="share/examples/oxygen" DATADIR="share/oxygen" WWWDIR="www/oxygen" ETCDIR="etc/oxygen" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oxygen DOCSDIR=/usr/local/share/doc/oxygen EXAMPLESDIR=/usr/local/share/examples/oxygen WWWDIR=/usr/local/www/oxygen ETCDIR=/usr/local/etc/oxygen SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.42.0.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/curl-7.74.0.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/libuv-1.40.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/rhash-1.4.1.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/libarchive-3.4.3_1,1.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/cmake-3.19.2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/gdbm-1.19.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.8.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0_1.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/bash-5.1.4_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.22.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/gtk-update-icon-cache-3.24.24.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.33.txz SUCCEEDED 00:00:40 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gtk-oxygen-engine-1.4.6_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gtk-oxygen-engine-1.4.6_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gtk-oxygen-engine-1.4.6_3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gtk-oxygen-engine-1.4.6_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gtk-oxygen-engine-1.4.6_3 for building => SHA256 Checksum OK for oxygen-gtk2-1.4.6.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gtk-oxygen-engine-1.4.6_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gtk-oxygen-engine-1.4.6_3 for building ===> Extracting for gtk-oxygen-engine-1.4.6_3 => SHA256 Checksum OK for oxygen-gtk2-1.4.6.tar.bz2. Extracted Memory Use: 1.97M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gtk-oxygen-engine-1.4.6_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gtk-oxygen-engine-1.4.6_3 depends on file: /usr/local/bin/cmake - found ===> gtk-oxygen-engine-1.4.6_3 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gtk-oxygen-engine-1.4.6_3 depends on file: /usr/local/bin/cmake - found ===> gtk-oxygen-engine-1.4.6_3 depends on package: pkgconf>=1.3.0_1 - found ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> gtk-oxygen-engine-1.4.6_3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for gtk-oxygen-engine-1.4.6_3 ===> Performing out-of-source build /bin/mkdir -p /construction/x11-themes/gtk-oxygen-engine/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Detected oxygen version string: 1.4.6 -- Found X11: /usr/local/include -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found PkgConfig: pkgconf (found version "1.7.3") -- Checking for module 'gtk+-2.0' -- Found gtk+-2.0, version 2.24.33 -- Checking for module 'cairo' -- Found cairo, version 1.16.0 Info: using LIB_SUFFIX to set the theme engine installation path Flags: OXYGEN_DEBUG 0 DISABLE_SIGNAL_HOOKS 0 BUILD_DECO_TEST 0 OXYGEN_DEBUG_INNERSHADOWS 0 OXYGEN_ICON_HACK 1 OXYGEN_FORCE_KDE_ICONS_AND_FONTS 1 ENABLE_COMBOBOX_LIST_RESIZE 1 ENABLE_INNER_SHADOWS_HACK 1 ENABLE_GROUPBOX_HACK 1 Paths: Installing the GTK theme engine library to: /usr/local/lib/gtk-2.0/2.10.0/engines Installing the GTK theme engine data to: /usr/local/share/themes/oxygen-gtk -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/x11-themes/gtk-oxygen-engine/.build SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gtk-oxygen-engine-1.4.6_3 /usr/local/bin/cmake -S/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -B/construction/x11-themes/gtk-oxygen-engine/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/x11-themes/gtk-oxygen-engine/.build/CMakeFiles /construction/x11-themes/gtk-oxygen-engine/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- src/CMakeFiles/oxygen-gtk.dir/all --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/all --- --- src/CMakeFiles/oxygen-gtk.dir/all --- /usr/bin/make -f src/CMakeFiles/oxygen-gtk.dir/build.make src/CMakeFiles/oxygen-gtk.dir/depend --- src/CMakeFiles/oxygen-gtk.dir/depend --- cd /construction/x11-themes/gtk-oxygen-engine/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src /construction/x11-themes/gtk-oxygen-engine/.build /construction/x11-themes/gtk-oxygen-engine/.build/src /construction/x11-themes/gtk-oxygen-engine/.build/src/CMakeFiles/oxygen-gtk.dir/DependInfo.cmake --- demo/CMakeFiles/oxygen-gtk-demo.dir/all --- /usr/bin/make -f demo/CMakeFiles/oxygen-gtk-demo.dir/build.make demo/CMakeFiles/oxygen-gtk-demo.dir/depend --- demo/CMakeFiles/oxygen-gtk-demo.dir/depend --- cd /construction/x11-themes/gtk-oxygen-engine/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo /construction/x11-themes/gtk-oxygen-engine/.build /construction/x11-themes/gtk-oxygen-engine/.build/demo /construction/x11-themes/gtk-oxygen-engine/.build/demo/CMakeFiles/oxygen-gtk-demo.dir/DependInfo.cmake Scanning dependencies of target oxygen-gtk-demo /usr/bin/make -f demo/CMakeFiles/oxygen-gtk-demo.dir/build.make demo/CMakeFiles/oxygen-gtk-demo.dir/build --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemowidget.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninputdemowidget.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o --- [ 1%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o --- [ 3%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o --- [ 3%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o --- [ 5%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o --- [ 5%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o --- [ 6%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemowidget.o --- [ 7%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemowidget.o cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygendemowidget.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o --- [ 9%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninputdemowidget.o --- [ 10%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninputdemowidget.o cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygeninputdemowidget.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.cpp --- src/CMakeFiles/oxygen-gtk.dir/all --- Scanning dependencies of target oxygen-gtk /usr/bin/make -f src/CMakeFiles/oxygen-gtk.dir/build.make src/CMakeFiles/oxygen-gtk.dir/build --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenanimations.o --- [ 11%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenanimations.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenanimations.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/all --- --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninputdemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.cpp:22: --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o --- /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o --- In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninputdemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninputdemowidget.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenframedemowidget.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenlistdemowidget.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.cpp:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygeninfowidget.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygendemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.cpp:25: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenbuttondemowidget.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensliderdemowidget.o --- [ 12%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensliderdemowidget.o cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygensliderdemowidget.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygentimer.o --- [ 13%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygentimer.o cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygentimer.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentimer.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygentabdemowidget.o --- [ 14%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygentabdemowidget.o cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygentabdemowidget.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenversion.o --- [ 15%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenversion.o cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygenversion.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenversion.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygengtkdemo_main.o --- --- src/CMakeFiles/oxygen-gtk.dir/all --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/all --- [ 17%] Building CXX object demo/CMakeFiles/oxygen-gtk-demo.dir/oxygengtkdemo_main.o cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/bin/c++ -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/.build -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -o CMakeFiles/oxygen-gtk-demo.dir/oxygengtkdemo_main.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygengtkdemo_main.cpp --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensliderdemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygentabdemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygensliderdemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensliderdemowidget.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygentabdemowidget.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygentabdemowidget.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygengtkdemo_main.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygengtkdemo_main.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygengtkdemo_main.cpp:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygengtkdemo_main.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygensignalhandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygendemodialog.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygengtkdemo_main.cpp:25: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/CMakeFiles/oxygen-gtk-demo.dir/oxygenversion.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenversion.cpp:29: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenversion.cpp:28: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenversion.cpp:29: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo/oxygenversion.cpp:28: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- demo/oxygen-gtk-demo --- [ 18%] Linking CXX executable oxygen-gtk-demo cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oxygen-gtk-demo.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o CMakeFiles/oxygen-gtk-demo.dir/oxygendemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygeninputdemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o CMakeFiles/oxygen-gtk-demo.dir/oxygensliderdemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygentimer.o CMakeFiles/oxygen-gtk-demo.dir/oxygentabdemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygenversion.o CMakeFiles/oxygen-gtk-demo.dir/oxygengtkdemo_main.o -o oxygen-gtk-demo -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lcairo -lpthread /usr/local/lib/libX11.so -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype /usr/local/lib/libX11.so [ 19%] Built target oxygen-gtk-demo --- src/CMakeFiles/oxygen-gtk.dir/all --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbackgroundhintengine.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbaseengine.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxentrydata.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenhook.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o --- [ 20%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o --- [ 21%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o --- [ 22%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o --- [ 23%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o --- [ 25%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o --- cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbackgroundhintengine.o --- [ 26%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbackgroundhintengine.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenbackgroundhintengine.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbaseengine.o --- [ 27%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbaseengine.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenbaseengine.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxentrydata.o --- [ 28%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxentrydata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxentrydata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenhook.o --- [ 29%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenhook.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenhook.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentimeline.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstatedata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbackgroundhintengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbaseengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxentrydata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbaseengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendialogengine.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenflatwidgetengine.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenfollowmousedata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenhook.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenbackgroundhintengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbackgroundhintengine.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxentrydata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxentrydata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenhook.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenhoverdata.o --- [ 30%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenhoverdata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenhoverdata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygeninnershadowdata.o --- [ 31%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygeninnershadowdata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygeninnershadowdata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmainwindowdata.o --- [ 32%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmainwindowdata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenmainwindowdata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenhoverdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.cpp:23: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhoverdata.cpp:23: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenubarstatedata.o --- [ 34%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenubarstatedata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenubarstatedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenustatedata.o --- [ 35%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenustatedata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenustatedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemengine.o --- [ 36%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemengine.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemengine.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemdata.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygeninnershadowdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemdata.o --- [ 37%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemdata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemdata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygeninnershadowdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygeninnershadowdata.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmainwindowdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenubarstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.cpp:30: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.cpp:30: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmainwindowdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmainwindowdata.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygengenericengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygengenericengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenubarstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.cpp:30: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenubarstatedata.cpp:30: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenpaneddata.o --- [ 38%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenpaneddata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenpaneddata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenustatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygengenericengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygengenericengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemengine.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenustatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenustatedata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygensignal.o --- [ 39%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygensignal.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygensignal.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenpaneddata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenpaneddata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbardata.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygensignal.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbardata.o --- [ 40%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbardata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbardata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenmenuitemdata.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygensignal.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbarstatedata.o --- [ 42%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbarstatedata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbarstatedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrolledwindowdata.o --- [ 43%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrolledwindowdata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrolledwindowdata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetdata.o --- [ 44%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetdata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetdata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbardata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetstatedata.o --- [ 45%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetstatedata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetstatedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbarstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbardata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbardata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentimeline.o --- [ 46%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentimeline.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentimeline.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentimeline.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentimelineserver.o --- --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbarstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrollbarstatedata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentimelineserver.o --- [ 47%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentimelineserver.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentimelineserver.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentimelineserver.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentimer.o --- [ 48%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentimer.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentimer.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentimer.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenscrolledwindowdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenscrolledwindowdata.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.cpp:23: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygensignal.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetdata.cpp:23: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentoolbarstatedata.o --- [ 50%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentoolbarstatedata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentoolbarstatedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentimeline.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentabwidgetstatedata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewdata.o --- [ 51%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewdata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewdata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewengine.o --- [ 52%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewengine.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewengine.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewstatedata.o --- [ 53%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewstatedata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewstatedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentoolbarstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetsizedata.o --- [ 54%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetsizedata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetsizedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentoolbarstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentoolbarstatedata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstatedata.o --- [ 55%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstatedata.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstatedata.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewdata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkcellinfo.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkcellinfo.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.cpp:23: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkcellinfo.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkcellinfo.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewdata.cpp:23: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkcellinfo.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkcellinfo.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstateengine.o --- [ 56%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstateengine.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstateengine.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkcellinfo.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentimeline.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewstatedata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstatedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentimeline.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstatedata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygengenericengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygengenericengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetsizedata.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetsizedata.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygengenericengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenbaseengine.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygengenericengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygentreeviewengine.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenapplicationname.o --- [ 57%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenapplicationname.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenapplicationname.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenargbhelper.o --- [ 59%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenargbhelper.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenargbhelper.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstateengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygencairocontext.o --- [ 60%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygencairocontext.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygencairocontext.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenanimations.o --- In file included from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxengine.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.cpp:22: /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.h: In member function 'T& Oxygen::DataMap::registerWidget(GtkWidget*) [with T = Oxygen::ComboBoxData]': /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygencomboboxdata.h:34:11: warning: '.Oxygen::ComboBoxData::_cellLayoutInitialized' is used uninitialized in this function [-Wuninitialized] class ComboBoxData ^~~~~~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygencairoutils.o --- [ 61%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygencairoutils.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygencairoutils.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairoutils.cpp --- src/CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstateengine.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenwidgetstateengine.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenargbhelper.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenhook.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenargbhelper.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygencoloreffect.o --- [ 62%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygencoloreffect.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygencoloreffect.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencoloreffect.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenapplicationname.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.cpp:26: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygencolorutils.o --- [ 63%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygencolorutils.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygencolorutils.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencolorutils.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenapplicationname.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.cpp:26: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenfontinfo.o --- [ 64%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenfontinfo.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenfontinfo.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenfontinfo.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkcellinfo.o --- [ 65%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygengtkcellinfo.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygengtkcellinfo.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkicons.o --- [ 67%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygengtkicons.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygengtkicons.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkrc.o --- [ 68%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygengtkrc.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygengtkrc.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkrc.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygengtktypenames.o --- [ 69%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygengtktypenames.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygengtktypenames.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkutils.o --- [ 70%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygengtkutils.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygengtkutils.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkicons.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.h:35, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.h:35, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.cpp:26: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.h:35, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.h:35, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkicons.cpp:26: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygengtktypenames.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkcellinfo.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygengtktypenames.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtktypenames.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenloghandler.o --- [ 71%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenloghandler.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenloghandler.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkcellinfo.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkcellinfo.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkutils.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.cpp:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygenobjectcounter.o --- [ 72%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenobjectcounter.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenobjectcounter.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenobjectcounter.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkrc.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkrc.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkrc.cpp:23: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkutils.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.cpp:25: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygengtkrc.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkrc.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkrc.cpp:23: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenloghandler.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenloghandler.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenobjectcountermap.o --- [ 73%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenobjectcountermap.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenobjectcountermap.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenobjectcountermap.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenoption.o --- [ 75%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenoption.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenoption.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenoption.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenoptionmap.o --- [ 76%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenoptionmap.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenoptionmap.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenoptionmap.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenpalette.o --- [ 77%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenpalette.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenpalette.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenpalette.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenpathlist.o --- [ 78%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenpathlist.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenpathlist.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenpathlist.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenpropertynames.o --- [ 79%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenpropertynames.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenpropertynames.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenpropertynames.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenqtsettings.o --- [ 80%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenqtsettings.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenqtsettings.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenrcstyle.o --- [ 81%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenrcstyle.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenrcstyle.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenrgba.o --- [ 82%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenrgba.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenrgba.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrgba.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenshadowconfiguration.o --- [ 84%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenshadowconfiguration.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenshadowconfiguration.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenshadowconfiguration.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenrcstyle.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygenshadowhelper.o --- [ 85%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenshadowhelper.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenshadowhelper.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenshadowhelper.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenrcstyle.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrcstyle.cpp:24: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstyle.o --- [ 86%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenstyle.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenstyle.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenqtsettings.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstylehelper.o --- [ 87%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenstylehelper.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenstylehelper.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenstyleoptions.o --- [ 88%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenstyleoptions.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenstyleoptions.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenstylewrapper.o --- [ 89%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenstylewrapper.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenstylewrapper.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygentaboptions.o --- [ 90%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygentaboptions.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygentaboptions.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenstyle.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstyleoptions.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygentheme.o --- [ 92%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygentheme.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygentheme.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenstyleoptions.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyleoptions.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenshadowhelper.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenshadowhelper.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenshadowhelper.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstyle.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:27, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygentheme.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.cpp:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentheme.cpp:25: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstylehelper.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.h:29, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrgba.h:34, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencachekey.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygenshadowhelper.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenshadowhelper.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenshadowhelper.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstylewrapper.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:28: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:28: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstylehelper.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.h:29, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenrgba.h:34, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencachekey.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.h:23, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylehelper.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstylewrapper.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:28: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.h:26, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstylewrapper.cpp:28: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygentaboptions.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentaboptions.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygentileset.o --- [ 93%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygentileset.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygentileset.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygentileset.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenwindecobutton.o --- [ 94%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenwindecobutton.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenwindecobutton.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenwindecooptions.o --- [ 95%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenwindecooptions.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenwindecooptions.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecooptions.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecooptions.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecooptions.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecooptions.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ --- src/CMakeFiles/oxygen-gtk.dir/oxygenstyle.o --- /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.cpp: In member function 'void Oxygen::Style::renderSelection(GdkWindow*, GdkRectangle*, gint, gint, gint, gint, Oxygen::TileSet::Tiles, const Oxygen::StyleOptions&)': /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.cpp:2169:13: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if( !options & (Hover|Selected ) ) return; ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenwindecooptions.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygengtkutils.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/../oxygenstyleoptions.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenarrowstateengine.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygenanimations.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenstyle.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecooptions.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecooptions.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecooptions.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenwindecobutton.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindecobutton.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenwindowmanager.o --- [ 96%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenwindowmanager.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenwindowmanager.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenwindowshadow.o --- [ 97%] Building CXX object src/CMakeFiles/oxygen-gtk.dir/oxygenwindowshadow.o cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/bin/c++ -D_THREAD_SAFE -Doxygen_gtk_EXPORTS -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -I/construction/x11-themes/gtk-oxygen-engine/.build/src -I/construction/x11-themes/gtk-oxygen-engine/.build -I/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -pthread -o CMakeFiles/oxygen-gtk.dir/oxygenwindowshadow.o -c /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.cpp --- src/CMakeFiles/oxygen-gtk.dir/oxygenwindowmanager.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendatamap.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.h:31, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.cpp:28: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendatamap.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.h:31, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.cpp:28: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendatamap.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.h:31, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.cpp:28: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/oxygendatamap.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.h:31, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowmanager.cpp:28: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/CMakeFiles/oxygen-gtk.dir/oxygenwindowshadow.o --- In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenapplicationname.h:28, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenqtsettings.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.h:25, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.cpp:22: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygencairocontext.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.h:24, from /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/oxygenwindowshadow.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ --- src/liboxygen-gtk.so --- [ 98%] Linking CXX shared library liboxygen-gtk.so cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oxygen-gtk.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,liboxygen-gtk.so -o liboxygen-gtk.so CMakeFiles/oxygen-gtk.dir/animations/oxygenanimations.o CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenbackgroundhintengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygenbaseengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxentrydata.o CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenhook.o CMakeFiles/oxygen-gtk.dir/animations/oxygenhoverdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygeninnershadowdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmainwindowdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenubarstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenustatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenpaneddata.o CMakeFiles/oxygen-gtk.dir/animations/oxygensignal.o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbardata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbarstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrolledwindowdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentimeline.o CMakeFiles/oxygen-gtk.dir/animations/oxygentimelineserver.o CMakeFiles/oxygen-gtk.dir/animations/oxygentimer.o CMakeFiles/oxygen-gtk.dir/animations/oxygentoolbarstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetsizedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstateengine.o CMakeFiles/oxygen-gtk.dir/oxygenapplicationname.o CMakeFiles/oxygen-gtk.dir/oxygenargbhelper.o CMakeFiles/oxygen-gtk.dir/oxygencairocontext.o CMakeFiles/oxygen-gtk.dir/oxygencairoutils.o CMakeFiles/oxygen-gtk.dir/oxygencoloreffect.o CMakeFiles/oxygen-gtk.dir/oxygencolorutils.o CMakeFiles/oxygen-gtk.dir/oxygenfontinfo.o CMakeFiles/oxygen-gtk.dir/oxygengtkcellinfo.o CMakeFiles/oxygen-gtk.dir/oxygengtkicons.o CMakeFiles/oxygen-gtk.dir/oxygengtkrc.o CMakeFiles/oxygen-gtk.dir/oxygengtktypenames.o CMakeFiles/oxygen-gtk.dir/oxygengtkutils.o CMakeFiles/oxygen-gtk.dir/oxygenloghandler.o CMakeFiles/oxygen-gtk.dir/oxygenobjectcounter.o CMakeFiles/oxygen-gtk.dir/oxygenobjectcountermap.o CMakeFiles/oxygen-gtk.dir/oxygenoption.o CMakeFiles/oxygen-gtk.dir/oxygenoptionmap.o CMakeFiles/oxygen-gtk.dir/oxygenpalette.o CMakeFiles/oxygen-gtk.dir/oxygenpathlist.o CMakeFiles/oxygen-gtk.dir/oxygenpropertynames.o CMakeFiles/oxygen-gtk.dir/oxygenqtsettings.o CMakeFiles/oxygen-gtk.dir/oxygenrcstyle.o CMakeFiles/oxygen-gtk.dir/oxygenrgba.o CMakeFiles/oxygen-gtk.dir/oxygenshadowconfiguration.o CMakeFiles/oxygen-gtk.dir/oxygenshadowhelper.o CMakeFiles/oxygen-gtk.dir/oxygenstyle.o CMakeFiles/oxygen-gtk.dir/oxygenstylehelper.o CMakeFiles/oxygen-gtk.dir/oxygenstyleoptions.o CMakeFiles/oxygen-gtk.dir/oxygenstylewrapper.o CMakeFiles/oxygen-gtk.dir/oxygentaboptions.o CMakeFiles/oxygen-gtk.dir/oxygentheme.o CMakeFiles/oxygen-gtk.dir/oxygentileset.o CMakeFiles/oxygen-gtk.dir/oxygenwindecobutton.o CMakeFiles/oxygen-gtk.dir/oxygenwindecooptions.o CMakeFiles/oxygen-gtk.dir/oxygenwindowmanager.o CMakeFiles/oxygen-gtk.dir/oxygenwindowshadow.o -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lcairo -lpthread /usr/local/lib/libX11.so -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype /usr/local/lib/libX11.so [100%] Built target oxygen-gtk /usr/local/bin/cmake -E cmake_progress_start /construction/x11-themes/gtk-oxygen-engine/.build/CMakeFiles 0 SUCCEEDED 00:01:18 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gtk-oxygen-engine-1.4.6_3 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 -B/construction/x11-themes/gtk-oxygen-engine/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/x11-themes/gtk-oxygen-engine/.build/CMakeFiles /construction/x11-themes/gtk-oxygen-engine/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/oxygen-gtk.dir/build.make src/CMakeFiles/oxygen-gtk.dir/depend cd /construction/x11-themes/gtk-oxygen-engine/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src /construction/x11-themes/gtk-oxygen-engine/.build /construction/x11-themes/gtk-oxygen-engine/.build/src /construction/x11-themes/gtk-oxygen-engine/.build/src/CMakeFiles/oxygen-gtk.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/oxygen-gtk.dir/build.make src/CMakeFiles/oxygen-gtk.dir/build [ 81%] Built target oxygen-gtk /usr/bin/make -f demo/CMakeFiles/oxygen-gtk-demo.dir/build.make demo/CMakeFiles/oxygen-gtk-demo.dir/depend cd /construction/x11-themes/gtk-oxygen-engine/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6 /construction/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/demo /construction/x11-themes/gtk-oxygen-engine/.build /construction/x11-themes/gtk-oxygen-engine/.build/demo /construction/x11-themes/gtk-oxygen-engine/.build/demo/CMakeFiles/oxygen-gtk-demo.dir/DependInfo.cmake /usr/bin/make -f demo/CMakeFiles/oxygen-gtk-demo.dir/build.make demo/CMakeFiles/oxygen-gtk-demo.dir/build [100%] Built target oxygen-gtk-demo /usr/local/bin/cmake -E cmake_progress_start /construction/x11-themes/gtk-oxygen-engine/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f src/CMakeFiles/oxygen-gtk.dir/build.make src/CMakeFiles/oxygen-gtk.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/liboxygen-gtk.so cd /construction/x11-themes/gtk-oxygen-engine/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oxygen-gtk.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -Wall -g -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,liboxygen-gtk.so -o CMakeFiles/CMakeRelink.dir/liboxygen-gtk.so CMakeFiles/oxygen-gtk.dir/animations/oxygenanimations.o CMakeFiles/oxygen-gtk.dir/animations/oxygenarrowstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenbackgroundhintengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygenbaseengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygencomboboxentrydata.o CMakeFiles/oxygen-gtk.dir/animations/oxygendialogengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygenflatwidgetengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygenfollowmousedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenhook.o CMakeFiles/oxygen-gtk.dir/animations/oxygenhoverdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygeninnershadowdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmainwindowdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenubarstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenustatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygenmenuitemdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenpaneddata.o CMakeFiles/oxygen-gtk.dir/animations/oxygensignal.o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbardata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrollbarstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenscrolledwindowdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentabwidgetstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentimeline.o CMakeFiles/oxygen-gtk.dir/animations/oxygentimelineserver.o CMakeFiles/oxygen-gtk.dir/animations/oxygentimer.o CMakeFiles/oxygen-gtk.dir/animations/oxygentoolbarstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewdata.o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewengine.o CMakeFiles/oxygen-gtk.dir/animations/oxygentreeviewstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetsizedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstatedata.o CMakeFiles/oxygen-gtk.dir/animations/oxygenwidgetstateengine.o CMakeFiles/oxygen-gtk.dir/oxygenapplicationname.o CMakeFiles/oxygen-gtk.dir/oxygenargbhelper.o CMakeFiles/oxygen-gtk.dir/oxygencairocontext.o CMakeFiles/oxygen-gtk.dir/oxygencairoutils.o CMakeFiles/oxygen-gtk.dir/oxygencoloreffect.o CMakeFiles/oxygen-gtk.dir/oxygencolorutils.o CMakeFiles/oxygen-gtk.dir/oxygenfontinfo.o CMakeFiles/oxygen-gtk.dir/oxygengtkcellinfo.o CMakeFiles/oxygen-gtk.dir/oxygengtkicons.o CMakeFiles/oxygen-gtk.dir/oxygengtkrc.o CMakeFiles/oxygen-gtk.dir/oxygengtktypenames.o CMakeFiles/oxygen-gtk.dir/oxygengtkutils.o CMakeFiles/oxygen-gtk.dir/oxygenloghandler.o CMakeFiles/oxygen-gtk.dir/oxygenobjectcounter.o CMakeFiles/oxygen-gtk.dir/oxygenobjectcountermap.o CMakeFiles/oxygen-gtk.dir/oxygenoption.o CMakeFiles/oxygen-gtk.dir/oxygenoptionmap.o CMakeFiles/oxygen-gtk.dir/oxygenpalette.o CMakeFiles/oxygen-gtk.dir/oxygenpathlist.o CMakeFiles/oxygen-gtk.dir/oxygenpropertynames.o CMakeFiles/oxygen-gtk.dir/oxygenqtsettings.o CMakeFiles/oxygen-gtk.dir/oxygenrcstyle.o CMakeFiles/oxygen-gtk.dir/oxygenrgba.o CMakeFiles/oxygen-gtk.dir/oxygenshadowconfiguration.o CMakeFiles/oxygen-gtk.dir/oxygenshadowhelper.o CMakeFiles/oxygen-gtk.dir/oxygenstyle.o CMakeFiles/oxygen-gtk.dir/oxygenstylehelper.o CMakeFiles/oxygen-gtk.dir/oxygenstyleoptions.o CMakeFiles/oxygen-gtk.dir/oxygenstylewrapper.o CMakeFiles/oxygen-gtk.dir/oxygentaboptions.o CMakeFiles/oxygen-gtk.dir/oxygentheme.o CMakeFiles/oxygen-gtk.dir/oxygentileset.o CMakeFiles/oxygen-gtk.dir/oxygenwindecobutton.o CMakeFiles/oxygen-gtk.dir/oxygenwindecooptions.o CMakeFiles/oxygen-gtk.dir/oxygenwindowmanager.o CMakeFiles/oxygen-gtk.dir/oxygenwindowshadow.o -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lcairo -lpthread /usr/local/lib/libX11.so -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype /usr/local/lib/libX11.so /usr/bin/make -f demo/CMakeFiles/oxygen-gtk-demo.dir/build.make demo/CMakeFiles/oxygen-gtk-demo.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/oxygen-gtk-demo cd /construction/x11-themes/gtk-oxygen-engine/.build/demo && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oxygen-gtk-demo.dir/relink.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/oxygen-gtk-demo.dir/oxygenbuttondemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygendemodialog.o CMakeFiles/oxygen-gtk-demo.dir/oxygendemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygenframedemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygeninfowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygeninputdemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygenlistdemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygensignal.o CMakeFiles/oxygen-gtk-demo.dir/oxygensignalhandler.o CMakeFiles/oxygen-gtk-demo.dir/oxygensliderdemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygentimer.o CMakeFiles/oxygen-gtk-demo.dir/oxygentabdemowidget.o CMakeFiles/oxygen-gtk-demo.dir/oxygenversion.o CMakeFiles/oxygen-gtk-demo.dir/oxygengtkdemo_main.o -o CMakeFiles/CMakeRelink.dir/oxygen-gtk-demo -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lcairo -lpthread /usr/local/lib/libX11.so -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype /usr/local/lib/libX11.so Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/share/themes/oxygen-gtk/gtk-2.0/gtkrc -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/share/themes/oxygen-gtk/gtk-2.0/icons4 -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/share/themes/oxygen-gtk/gtk-2.0/kdeglobals -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/share/themes/oxygen-gtk/gtk-2.0/oxygenrc -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/share/themes/oxygen-gtk/gtk-2.0/argb-apps.conf -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-16.png -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-down-16.png -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/share/themes/oxygen-gtk/gtk-2.0/special-icons/standardbutton-closetab-hover-16.png -- Installing: /construction/x11-themes/gtk-oxygen-engine/stage/usr/local/bin/oxygen-gtk-demo ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/oxygen-gtk-demo is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/bin/oxygen-gtk-demo is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/bin/oxygen-gtk-demo is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/bin/oxygen-gtk-demo is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libffi.so.7 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gtk-oxygen-engine-1.4.6_3 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:02:13