------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for calf-lv2-0.90.3_2: DOCS=on: Build and/or install documentation LASH=on: LASH audio support SSE=on: Use SSE optimized routines ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/audio/calf-lv2 XDG_CONFIG_HOME=/construction/audio/calf-lv2 HOME=/construction/audio/calf-lv2 TMPDIR="/tmp" PATH=/construction/audio/calf-lv2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-lv2 --disable-static --with-lash --enable-sse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/audio/calf-lv2 XDG_CONFIG_HOME=/construction/audio/calf-lv2 HOME=/construction/audio/calf-lv2 TMPDIR="/tmp" PATH=/construction/audio/calf-lv2/.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="gcc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="g++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 " 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/audio/calf-lv2/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" 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/calf" EXAMPLESDIR="share/examples/calf" DATADIR="share/calf" WWWDIR="www/calf" ETCDIR="etc/calf" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/calf DOCSDIR=/usr/local/share/doc/calf EXAMPLESDIR=/usr/local/share/examples/calf WWWDIR=/usr/local/www/calf ETCDIR=/usr/local/etc/calf 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=500908 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/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libvorbis-1.3.7_2,3.txz Installing /packages/All/libsndfile-1.0.31.txz Installing /packages/All/png-1.6.37_1.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/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/openssl-1.1.1j_1,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.7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.36.0.txz 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/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/libdaemon-0.14_1.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/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/ca_root_nss-3.61.txz ===== Message from ca_root_nss-3.61: -- 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/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.3op2.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. 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 Installing /packages/All/libgpg-error-1.41.txz Installing /packages/All/libgcrypt-1.9.2.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-lxml-4.6.2.txz Installing /packages/All/py37-pygments-2.7.2.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-webencodings-0.5.1.txz Installing /packages/All/py37-html5lib-1.0.1.txz Installing /packages/All/py37-isodate-0.6.0.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-certifi-2020.12.5.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.5.txz Installing /packages/All/py37-cryptography-2.9.2.txz Installing /packages/All/py37-openssl-20.0.1.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0_2.txz Installing /packages/All/py37-rdflib-5.0.0.txz Installing /packages/All/lv2-1.18.2.txz ===== Message from lv2-1.18.2: -- ===> NOTICE: The lv2 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.1_1.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.3.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/libsamplerate-0.2.1.txz Installing /packages/All/celt-0.11.3_3.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/jackit-0.125.0_12.txz ===== Message from jackit-0.125.0_12: -- ====================================================================== It is recommended to run Jack with real-time priority (-R). The recommended way to start Jack is to add the following lines to /etc/rc.conf: jackd_enable="YES" jackd_user="{your-jack-user}" jackd_rtprio="YES" jackd_args="-R -doss -r{sample-rate} -p1024 -n3 -w16 \ --capture /dev/dsp{N} --playback /dev/dsp{N}" Where: - your-jack-user: is the user who is going to use jack; currently only one user is supported - sample-rate: can be 44100, 48000, etc. - /dev/dsp{N}: your OSS devices, usually /dev/dsp0 Please note that the port option COOKEDMODE is "on" by default, which makes your system to automatically scale the sample-rate between Jack and audio hardware. One reason COOKEDMODE=on is because Jack's OSS driver doesn't support some sample-rate and hardware combinations when COOKEDMODE=off. To achieve the best sound quality please make sure your hardware natively supports the sample-rate set in jackd_args, and set COOKEDMODE=off. ====================================================================== Installing /packages/All/fluidsynth-2.1.7.txz Installing /packages/All/libdssialsacompat-1.0.8a_2.txz ===== Message from libdssialsacompat-1.0.8a_2: -- ===> NOTICE: The libdssialsacompat port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/e2fsprogs-libuuid-1.46.1.txz Installing /packages/All/lash-0.5.4_14.txz ===== Message from lash-0.5.4_14: -- ===> NOTICE: The lash port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:51 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> calf-lv2-0.90.3_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> calf-lv2-0.90.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by calf-lv2-0.90.3_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> calf-lv2-0.90.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by calf-lv2-0.90.3_2 for building => SHA256 Checksum OK for calf-0.90.3.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> calf-lv2-0.90.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by calf-lv2-0.90.3_2 for building ===> Extracting for calf-lv2-0.90.3_2 => SHA256 Checksum OK for calf-0.90.3.tar.gz. Extracted Memory Use: 21.93M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for calf-lv2-0.90.3_2 ===> Applying ports patches for calf-lv2-0.90.3_2 from /xports/audio/calf-lv2/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> calf-lv2-0.90.3_2 depends on package: lv2>=1.14.0_1 - found ===> calf-lv2-0.90.3_2 depends on package: gmake>=4.3 - found ===> calf-lv2-0.90.3_2 depends on executable: gtk-update-icon-cache - found ===> calf-lv2-0.90.3_2 depends on package: pkgconf>=1.3.0_1 - found ===> calf-lv2-0.90.3_2 depends on package: autoconf>=2.69 - found ===> calf-lv2-0.90.3_2 depends on package: automake>=1.16.1 - found ===> calf-lv2-0.90.3_2 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> calf-lv2-0.90.3_2 depends on shared library: libfluidsynth.so - found (/usr/local/lib/libfluidsynth.so) ===> calf-lv2-0.90.3_2 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> calf-lv2-0.90.3_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> calf-lv2-0.90.3_2 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> calf-lv2-0.90.3_2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> calf-lv2-0.90.3_2 depends on shared library: liblash.so - found (/usr/local/lib/liblash.so) ===> calf-lv2-0.90.3_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> calf-lv2-0.90.3_2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> calf-lv2-0.90.3_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> calf-lv2-0.90.3_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> calf-lv2-0.90.3_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> calf-lv2-0.90.3_2 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> calf-lv2-0.90.3_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> calf-lv2-0.90.3_2 depends on package: lv2>=1.14.0_1 - found ===> calf-lv2-0.90.3_2 depends on package: gmake>=4.3 - found ===> calf-lv2-0.90.3_2 depends on executable: gtk-update-icon-cache - found ===> calf-lv2-0.90.3_2 depends on package: pkgconf>=1.3.0_1 - found ===> calf-lv2-0.90.3_2 depends on package: autoconf>=2.69 - found ===> calf-lv2-0.90.3_2 depends on package: automake>=1.16.1 - found ===> calf-lv2-0.90.3_2 depends on executable: libtoolize - found ===> calf-lv2-0.90.3_2 depends on shared library: libfluidsynth.so - found (/usr/local/lib/libfluidsynth.so) ===> calf-lv2-0.90.3_2 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> calf-lv2-0.90.3_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> calf-lv2-0.90.3_2 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> calf-lv2-0.90.3_2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> calf-lv2-0.90.3_2 depends on shared library: liblash.so - found (/usr/local/lib/liblash.so) ===> calf-lv2-0.90.3_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> calf-lv2-0.90.3_2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> calf-lv2-0.90.3_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> calf-lv2-0.90.3_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> calf-lv2-0.90.3_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> calf-lv2-0.90.3_2 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> calf-lv2-0.90.3_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for calf-lv2-0.90.3_2 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:8: installing './compile' configure.ac:11: installing './missing' Makefile.am:12: warning: wildcard sf2/*.sf2: non-POSIX variable name Makefile.am:12: (probably a GNU make extension) gui/Makefile.am:3: warning: wildcard $(srcdir: non-POSIX variable name gui/Makefile.am:3: (probably a GNU make extension) gui/Makefile.am:4: warning: wildcard $(srcdir: non-POSIX variable name gui/Makefile.am:4: (probably a GNU make extension) gui/icons/LV2/Makefile.am:1: warning: wildcard *.svg: non-POSIX variable name gui/icons/LV2/Makefile.am:1: (probably a GNU make extension) src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking whether gmake sets $(MAKE)... yes checking whether gmake supports the include directive... yes (GNU style) checking whether gmake supports nested variables... yes checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... (cached) yes checking for memory.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... (cached) yes checking for math.h... (cached) yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_Parse in -lexpat... yes checking jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes checking for GLIB_DEPS... yes checking for FLUIDSYNTH_DEPS... yes checking for sordi... no checking for JACK_DEPS... yes checking for jack_port_register in -ljack... yes checking for JACK_MIDI_DEPS... yes checking for JACK_RENAME_PORT... yes checking for JACK_RENAME_PORT... yes checking for LV2_DEPS... yes checking for LASH_DEPS... no checking for LASH_DEPS... yes checking for SLV2_HACK... no checking for GUI_DEPS... yes checking whether to allow LV2... yes checking whether to allow LASH... yes checking whether to check for old LADSPA plugin... yes checking whether to enable experimental/unfinished features... no checking whether to enable debugging mode... no checking whether to compile with SSE... yes checking where to install LV2 plugins... /usr/local/lib/lv2/ checking for BASH_COMPLETION... yes Calf configured Debug mode: no With SSE: yes Experimental plugins: no Common GUI code: yes LV2 enabled: yes LV2 GTK+ GUI enabled: yes JACK host enabled: yes LASH enabled: yes Unstable LASH API: no Old-style JACK MIDI: no JACK has jack_port_rename: yes Installation prefix: /usr/local test: -a: unexpected operator test: -a: unexpected operator test: -a: unexpected operator Checking /usr/lib/lv2/calf.lv2/calf.so test: -a: unexpected operator Checking /usr/local/lib/lv2/calf.lv2/calf.so test: -a: unexpected operator checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating calf.desktop config.status: creating gui/Makefile config.status: creating gui/icons/LV2/Makefile config.status: creating icons/Makefile config.status: creating src/Makefile config.status: creating src/calf/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for calf-lv2-0.90.3_2 gmake[1]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3' gmake all-recursive gmake[2]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3' Making all in src gmake[3]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src' Making all in calf gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src/calf' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src/calf' gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT gtk_session_env.o -MD -MP -MF .deps/gtk_session_env.Tpo -c -o gtk_session_env.o gtk_session_env.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT host_session.o -MD -MP -MF .deps/host_session.Tpo -c -o host_session.o host_session.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT jack_client.o -MD -MP -MF .deps/jack_client.Tpo -c -o jack_client.o jack_client.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT jackhost.o -MD -MP -MF .deps/jackhost.Tpo -c -o jackhost.o jackhost.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT gtk_main_win.o -MD -MP -MF .deps/gtk_main_win.Tpo -c -o gtk_main_win.o gtk_main_win.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT connector.o -MD -MP -MF .deps/connector.Tpo -c -o connector.o connector.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT session_mgr.o -MD -MP -MF .deps/session_mgr.Tpo -c -o session_mgr.o session_mgr.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_curve.lo -MD -MP -MF .deps/ctl_curve.Tpo -c -o ctl_curve.lo ctl_curve.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_keyboard.lo -MD -MP -MF .deps/ctl_keyboard.Tpo -c -o ctl_keyboard.lo ctl_keyboard.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_knob.lo -MD -MP -MF .deps/ctl_knob.Tpo -c -o ctl_knob.lo ctl_knob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_knob.lo -MD -MP -MF .deps/ctl_knob.Tpo -c ctl_knob.cpp -fPIC -DPIC -o .libs/ctl_knob.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_keyboard.lo -MD -MP -MF .deps/ctl_keyboard.Tpo -c ctl_keyboard.cpp -fPIC -DPIC -o .libs/ctl_keyboard.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_curve.lo -MD -MP -MF .deps/ctl_curve.Tpo -c ctl_curve.cpp -fPIC -DPIC -o .libs/ctl_curve.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 ./calf/ctl_keyboard.h:26, from ctl_keyboard.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 ./calf/ctl_keyboard.h:26, from ctl_keyboard.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/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 ./calf/ctl_curve.h:25, from ctl_curve.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 ./calf/ctl_curve.h:25, from ctl_curve.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/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 connector.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 connector.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/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 ./calf/ctl_knob.h:26, from ctl_knob.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 ./calf/ctl_knob.h:26, from ctl_knob.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 ./calf/ctl_keyboard.h:26, from ctl_keyboard.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 ./calf/ctl_keyboard.h:26, from ctl_keyboard.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); ^~~~~~~~ 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 connector.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 connector.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); ^~~~~~~~ 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 ./calf/ctl_knob.h:26, from ctl_knob.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 ./calf/ctl_knob.h:26, from ctl_knob.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); ^~~~~~~~ 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 ./calf/gui.h:28, from ./calf/gtk_main_win.h:24, from gtk_main_win.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 ./calf/gui.h:28, from ./calf/gtk_main_win.h:24, from gtk_main_win.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 ./calf/ctl_curve.h:25, from ctl_curve.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 ./calf/ctl_curve.h:25, from ctl_curve.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); ^~~~~~~~ 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 ./calf/gui.h:28, from ./calf/gtk_session_env.h:22, from gtk_session_env.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 ./calf/gui.h:28, from ./calf/gtk_session_env.h:22, from gtk_session_env.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 ./calf/gui.h:28, from ./calf/gtk_main_win.h:24, from gtk_main_win.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 ./calf/gui.h:28, from ./calf/gtk_main_win.h:24, from gtk_main_win.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); ^~~~~~~~ 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 ./calf/gui.h:28, from ./calf/gtk_session_env.h:22, from gtk_session_env.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 ./calf/gui.h:28, from ./calf/gtk_session_env.h:22, from gtk_session_env.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); ^~~~~~~~ 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 ./calf/gui.h:28, from ./calf/host_session.h:26, from host_session.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 ./calf/gui.h:28, from ./calf/host_session.h:26, from host_session.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 ./calf/gui.h:28, from ./calf/host_session.h:26, from host_session.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 ./calf/gui.h:28, from ./calf/host_session.h:26, from host_session.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); ^~~~~~~~ mv -f .deps/ctl_keyboard.Tpo .deps/ctl_keyboard.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_led.lo -MD -MP -MF .deps/ctl_led.Tpo -c -o ctl_led.lo ctl_led.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_led.lo -MD -MP -MF .deps/ctl_led.Tpo -c ctl_led.cpp -fPIC -DPIC -o .libs/ctl_led.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 session_mgr.cpp:27: /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 session_mgr.cpp:27: /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/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 ./calf/gui.h:28, from ./calf/host_session.h:26, from jackhost.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 ./calf/gui.h:28, from ./calf/host_session.h:26, from jackhost.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 session_mgr.cpp:27: /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 session_mgr.cpp:27: /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); ^~~~~~~~ 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 ./calf/gui.h:28, from ./calf/host_session.h:26, from jackhost.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 ./calf/gui.h:28, from ./calf/host_session.h:26, from jackhost.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); ^~~~~~~~ mv -f .deps/session_mgr.Tpo .deps/session_mgr.Po /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_tube.lo -MD -MP -MF .deps/ctl_tube.Tpo -c -o ctl_tube.lo ctl_tube.cpp mv -f .deps/gtk_session_env.Tpo .deps/gtk_session_env.Po /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_vumeter.lo -MD -MP -MF .deps/ctl_vumeter.Tpo -c -o ctl_vumeter.lo ctl_vumeter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_tube.lo -MD -MP -MF .deps/ctl_tube.Tpo -c ctl_tube.cpp -fPIC -DPIC -o .libs/ctl_tube.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_vumeter.lo -MD -MP -MF .deps/ctl_vumeter.Tpo -c ctl_vumeter.cpp -fPIC -DPIC -o .libs/ctl_vumeter.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 ./calf/ctl_led.h:25, from ctl_led.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 ./calf/ctl_led.h:25, from ctl_led.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 ./calf/ctl_led.h:25, from ctl_led.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 ./calf/ctl_led.h:25, from ctl_led.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); ^~~~~~~~ mv -f .deps/jack_client.Tpo .deps/jack_client.Po /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_frame.lo -MD -MP -MF .deps/ctl_frame.Tpo -c -o ctl_frame.lo ctl_frame.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_frame.lo -MD -MP -MF .deps/ctl_frame.Tpo -c ctl_frame.cpp -fPIC -DPIC -o .libs/ctl_frame.o mv -f .deps/ctl_knob.Tpo .deps/ctl_knob.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_fader.lo -MD -MP -MF .deps/ctl_fader.Tpo -c -o ctl_fader.lo ctl_fader.cpp mv -f .deps/ctl_led.Tpo .deps/ctl_led.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_buttons.lo -MD -MP -MF .deps/ctl_buttons.Tpo -c -o ctl_buttons.lo ctl_buttons.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 ./calf/ctl_tube.h:25, from ctl_tube.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 ./calf/ctl_tube.h:25, from ctl_tube.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_fader.lo -MD -MP -MF .deps/ctl_fader.Tpo -c ctl_fader.cpp -fPIC -DPIC -o .libs/ctl_fader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_buttons.lo -MD -MP -MF .deps/ctl_buttons.Tpo -c ctl_buttons.cpp -fPIC -DPIC -o .libs/ctl_buttons.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 ./calf/ctl_tube.h:25, from ctl_tube.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 ./calf/ctl_tube.h:25, from ctl_tube.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); ^~~~~~~~ mv -f .deps/ctl_tube.Tpo .deps/ctl_tube.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_notebook.lo -MD -MP -MF .deps/ctl_notebook.Tpo -c -o ctl_notebook.lo ctl_notebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_notebook.lo -MD -MP -MF .deps/ctl_notebook.Tpo -c ctl_notebook.cpp -fPIC -DPIC -o .libs/ctl_notebook.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 ./calf/drawingutils.h:27, from ./calf/ctl_vumeter.h:35, from ctl_vumeter.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 ./calf/drawingutils.h:27, from ./calf/ctl_vumeter.h:35, from ctl_vumeter.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/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 ./calf/ctl_frame.h:30, from ctl_frame.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 ./calf/ctl_frame.h:30, from ctl_frame.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/connector.Tpo .deps/connector.Po /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_meterscale.lo -MD -MP -MF .deps/ctl_meterscale.Tpo -c -o ctl_meterscale.lo ctlIn 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 ./calf/ctl_fader.h:30, from ctl_fader.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 ./calf/ctl_fader.h:30, from ctl_fader.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, _meterscale.cpp from ./calf/drawingutils.h:27, from ./calf/ctl_vumeter.h:35, from ctl_vumeter.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 ./calf/drawingutils.h:27, from ./calf/ctl_vumeter.h:35, from ctl_vumeter.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); ^~~~~~~~ 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 ./calf/ctl_frame.h:30, from ctl_frame.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 ./calf/ctl_frame.h:30, from ctl_frame.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); ^~~~~~~~ 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 ./calf/ctl_fader.h:30, from ctl_fader.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 ./calf/ctl_fader.h:30, from ctl_fader.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); ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_meterscale.lo -MD -MP -MF .deps/ctl_meterscale.Tpo -c ctl_meterscale.cpp -fPIC -DPIC -o .libs/ctl_meterscale.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 ./calf/ctl_buttons.h:30, from ctl_buttons.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 ./calf/ctl_buttons.h:30, from ctl_buttons.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 ./calf/ctl_buttons.h:30, from ctl_buttons.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 ./calf/ctl_buttons.h:30, from ctl_buttons.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); ^~~~~~~~ mv -f .deps/ctl_curve.Tpo .deps/ctl_curve.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_combobox.lo -MD -MP -MF .deps/ctl_combobox.Tpo -c -o ctl_combobox.lo ctl_combobox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_combobox.lo -MD -MP -MF .deps/ctl_combobox.Tpo -c ctl_combobox.cpp -fPIC -DPIC -o .libs/ctl_combobox.o mv -f .deps/ctl_vumeter.Tpo .deps/ctl_vumeter.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_tuner.lo -MD -MP -MF .deps/ctl_tuner.Tpo -c -o ctl_tuner.lo ctl_tuner.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 ./calf/ctl_notebook.h:30, from ctl_notebook.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 ./calf/ctl_notebook.h:30, from ctl_notebook.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_tuner.lo -MD -MP -MF .deps/ctl_tuner.Tpo -c ctl_tuner.cpp -fPIC -DPIC -o .libs/ctl_tuner.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 ./calf/ctl_meterscale.h:30, from ctl_meterscale.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 ./calf/ctl_meterscale.h:30, from ctl_meterscale.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 ./calf/ctl_meterscale.h:30, from ctl_meterscale.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 ./calf/ctl_meterscale.h:30, from ctl_meterscale.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); ^~~~~~~~ mv -f .deps/ctl_frame.Tpo .deps/ctl_frame.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_phasegraph.lo -MD -MP -MF .deps/ctl_phasegraph.Tpo -c -o ctl_phasegraph.lo ctl_phasegraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_phasegraph.lo -MD -MP -MF .deps/ctl_phasegraph.Tpo -c ctl_phasegraph.cpp -fPIC -DPIC -o .libs/ctl_phasegraph.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 ./calf/ctl_notebook.h:30, from ctl_notebook.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 ./calf/ctl_notebook.h:30, from ctl_notebook.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); ^~~~~~~~ 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 ./calf/ctl_combobox.h:30, from ctl_combobox.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 ./calf/ctl_combobox.h:30, from ctl_combobox.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/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 ./calf/ctl_tuner.h:30, from ctl_tuner.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 ./calf/ctl_tuner.h:30, from ctl_tuner.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 ./calf/ctl_combobox.h:30, from ctl_combobox.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 ./calf/ctl_combobox.h:30, from ctl_combobox.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); ^~~~~~~~ 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 ./calf/ctl_tuner.h:30, from ctl_tuner.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 ./calf/ctl_tuner.h:30, from ctl_tuner.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); ^~~~~~~~ mv -f .deps/jackhost.Tpo .deps/jackhost.Po /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_pattern.lo -MD -MP -MF .deps/ctl_pattern.Tpo -c -o ctl_pattern.lo ctl_pattern.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_pattern.lo -MD -MP -MF .deps/ctl_pattern.Tpo -c ctl_pattern.cpp -fPIC -DPIC -o .libs/ctl_pattern.o mv -f .deps/gtk_main_win.Tpo .deps/gtk_main_win.Po /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c -o gui.lo gui.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c gui.cpp -fPIC -DPIC -o .libs/gui.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 ./calf/ctl_phasegraph.h:30, from ctl_phasegraph.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 ./calf/ctl_phasegraph.h:30, from ctl_phasegraph.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/ctl_meterscale.Tpo .deps/ctl_meterscale.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT gui_config.lo -MD -MP -MF .deps/gui_config.Tpo -c -o gui_config.lo gui_config.cpp mv -f .deps/ctl_buttons.Tpo .deps/ctl_buttons.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT gui_controls.lo -MD -MP -MF .deps/gui_controls.Tpo -c -o gui_controls.lo gui_controls.cpp 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 ./calf/ctl_phasegraph.h:30, from ctl_phasegraph.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 ./calf/ctl_phasegraph.h:30, from ctl_phasegraph.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); ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT gui_config.lo -MD -MP -MF .deps/gui_config.Tpo -c gui_config.cpp -fPIC -DPIC -o .libs/gui_config.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT gui_controls.lo -MD -MP -MF .deps/gui_controls.Tpo -c gui_controls.cpp -fPIC -DPIC -o .libs/gui_controls.o mv -f .deps/ctl_notebook.Tpo .deps/ctl_notebook.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT osctl.lo -MD -MP -MF .deps/osctl.Tpo -c -o osctl.lo osctl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT osctl.lo -MD -MP -MF .deps/osctl.Tpo -c osctl.cpp -fPIC -DPIC -o .libs/osctl.o mv -f .deps/ctl_fader.Tpo .deps/ctl_fader.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT plugin_gui_window.lo -MD -MP -MF .deps/plugin_gui_window.Tpo -c -o plugin_gui_window.lo plugin_gui_window.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT plugin_gui_window.lo -MD -MP -MF .deps/plugin_gui_window.Tpo -c plugin_gui_window.cpp -fPIC -DPIC -o .libs/plugin_gui_window.o mv -f .deps/ctl_combobox.Tpo .deps/ctl_combobox.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT preset_gui.lo -MD -MP -MF .deps/preset_gui.Tpo -c -o preset_gui.lo preset_gui.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT preset_gui.lo -MD -MP -MF .deps/preset_gui.Tpo -c preset_gui.cpp -fPIC -DPIC -o .libs/preset_gui.o mv -f .deps/ctl_tuner.Tpo .deps/ctl_tuner.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.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 ./calf/drawingutils.h:27, from ctl_pattern.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 ./calf/drawingutils.h:27, from ctl_pattern.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/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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from gui_controls.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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from gui_controls.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from gui_controls.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/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 ./calf/drawingutils.h:27, from ctl_pattern.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/giotypIn file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/locaes.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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from gui_controls.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); ^~~~~~~~ l/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 ./calf/drawingutils.h:27, from ctl_pattern.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); ^~~~~~~~ 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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from gui.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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from gui.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/osctl.Tpo .deps/osctl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_linegraph.lo -MD -MP -MF .deps/ctl_linegraph.Tpo -c -o ctl_linegraph.lo ctl_linegraph.cpp mv -f .deps/gui_config.Tpo .deps/gui_config.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT drawingutils.lo -MD -MP -MF .deps/drawingutils.Tpo -c -o drawingutils.lo drawingutils.cpp 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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from gui.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 ./calf/gui_config.h:4, from gui.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); ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT ctl_linegraph.lo -MD -MP -MF .deps/ctl_linegraph.Tpo -c ctl_linegraph.cpp -fPIC -DPIC -o .libs/ctl_linegraph.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT drawingutils.lo -MD -MP -MF .deps/drawingutils.Tpo -c drawingutils.cpp -fPIC -DPIC -o .libs/drawingutils.o mv -f .deps/ctl_phasegraph.Tpo .deps/ctl_phasegraph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT audio_fx.lo -MD -MP -MF .deps/audio_fx.Tpo -c -o audio_fx.lo audio_fx.cpp mv -f .deps/host_session.Tpo .deps/host_session.Po /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT analyzer.lo -MD -MP -MF .deps/analyzer.Tpo -c -o analyzer.lo analyzer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT audio_fx.lo -MD -MP -MF .deps/audio_fx.Tpo -c audio_fx.cpp -fPIC -DPIC -o .libs/audio_fx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT analyzer.lo -MD -MP -MF .deps/analyzer.Tpo -c analyzer.cpp -fPIC -DPIC -o .libs/analyzer.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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from plugin_gui_window.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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from plugin_gui_window.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 ./calf/ctl_curve.h:25, from ./calf/gui_controls.h:26, from plugin_gui_window.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 ./calf/gui_config.h:4, from plugin_gui_window.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); ^~~~~~~~ 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 calf/drawingutils.h:27, from drawingutils.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 calf/drawingutils.h:27, from drawingutils.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 calf/drawingutils.h:27, from drawingutils.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 calf/drawingutils.h:27, from drawingutils.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); ^~~~~~~~ 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 ./calf/gui.h:28, from preset_gui.cpp:20: /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 ./calf/gui.h:28, from preset_gui.cpp:20: /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/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 ./calf/drawingutils.h:27, from ctl_linegraph.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 ./calf/drawingutils.h:27, from ctl_linegraph.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 ./calf/gui.h:28, from preset_gui.cpp:20: /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 ./calf/gui.h:28, from preset_gui.cpp:20: /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); ^~~~~~~~ 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 ./calf/drawingutils.h:27, from ctl_linegraph.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 ./calf/drawingutils.h:27, from ctl_linegraph.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); ^~~~~~~~ ctl_pattern.cpp: In function 'gboolean calf_pattern_expose(GtkWidget*, GdkEventExpose*)': ctl_pattern.cpp:103:22: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] sprintf(num, "%d", i + 1); ^~~~ ctl_pattern.cpp:103:22: note: directive argument in the range [1, 2147483647] ctl_pattern.cpp:103:16: note: 'sprintf' output between 2 and 11 bytes into a destination of size 4 sprintf(num, "%d", i + 1); ~~~~~~~^~~~~~~~~~~~~~~~~~ ctl_pattern.cpp:114:26: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] sprintf(num, "%d", j + 1); ^~~~ ctl_pattern.cpp:114:26: note: directive argument in the range [1, 2147483647] ctl_pattern.cpp:114:20: note: 'sprintf' output between 2 and 11 bytes into a destination of size 4 sprintf(num, "%d", j + 1); ~~~~~~~^~~~~~~~~~~~~~~~~~ mv -f .deps/drawingutils.Tpo .deps/drawingutils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT lv2wrap.lo -MD -MP -MF .deps/lv2wrap.Tpo -c -o lv2wrap.lo lv2wrap.cpp mv -f .deps/ctl_pattern.Tpo .deps/ctl_pattern.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c -o metadata.lo metadata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT lv2wrap.lo -MD -MP -MF .deps/lv2wrap.Tpo -c lv2wrap.cpp -fPIC -DPIC -o .libs/lv2wrap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.cpp -fPIC -DPIC -o .libs/metadata.o mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_tools.lo -MD -MP -MF .deps/modules_tools.Tpo -c -o modules_tools.lo modules_tools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_tools.lo -MD -MP -MF .deps/modules_tools.Tpo -c modules_tools.cpp -fPIC -DPIC -o .libs/modules_tools.o mv -f .deps/plugin_gui_window.Tpo .deps/plugin_gui_window.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_delay.lo -MD -MP -MF .deps/modules_delay.Tpo -c -o modules_delay.lo modules_delay.cpp In file included from calf/lv2wrap.h:31, from lv2wrap.cpp:2: ./calf/lv2_atom_util.h: In function 'int lv2_atom_object_query(const LV2_Atom_Object*, LV2_Atom_Object_Query*)': ./calf/lv2_atom_util.h:273:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \ ^ ./calf/lv2_atom_util.h:334:2: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH' LV2_ATOM_OBJECT_FOREACH(object, prop) { ^~~~~~~~~~~~~~~~~~~~~~~ ./calf/lv2_atom_util.h: In function 'int lv2_atom_object_body_get(uint32_t, const LV2_Atom_Object_Body*, ...)': ./calf/lv2_atom_util.h:279:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(body); \ ^ ./calf/lv2_atom_util.h:367:2: note: in expansion of macro 'LV2_ATOM_OBJECT_BODY_FOREACH' LV2_ATOM_OBJECT_BODY_FOREACH(body, size, prop) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./calf/lv2_atom_util.h: In function 'int lv2_atom_object_get(const LV2_Atom_Object*, ...)': ./calf/lv2_atom_util.h:273:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \ ^ ./calf/lv2_atom_util.h:420:2: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH' LV2_ATOM_OBJECT_FOREACH(object, prop) { ^~~~~~~~~~~~~~~~~~~~~~~ lv2wrap.cpp: In member function 'void calf_plugins::lv2_instance::process_events(uint32_t&)': ./calf/lv2_atom_util.h:120:23: warning: unnecessary parentheses in declaration of 'ev' [-Wparentheses] for (LV2_Atom_Event* (iter) = lv2_atom_sequence_begin(&(seq)->body); \ ^ lv2wrap.cpp:205:5: note: in expansion of macro 'LV2_ATOM_SEQUENCE_FOREACH' LV2_ATOM_SEQUENCE_FOREACH(event_in_data, ev) { ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_delay.lo -MD -MP -MF .deps/modules_delay.Tpo -c modules_delay.cpp -fPIC -DPIC -o .libs/modules_delay.o mv -f .deps/analyzer.Tpo .deps/analyzer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_comp.lo -MD -MP -MF .deps/modules_comp.Tpo -c -o modules_comp.lo modules_comp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_comp.lo -MD -MP -MF .deps/modules_comp.Tpo -c modules_comp.cpp -fPIC -DPIC -o .libs/modules_comp.o mv -f .deps/audio_fx.Tpo .deps/audio_fx.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_limit.lo -MD -MP -MF .deps/modules_limit.Tpo -c -o modules_limit.lo modules_limit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_limit.lo -MD -MP -MF .deps/modules_limit.Tpo -c modules_limit.cpp -fPIC -DPIC -o .libs/modules_limit.o mv -f .deps/preset_gui.Tpo .deps/preset_gui.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_dist.lo -MD -MP -MF .deps/modules_dist.Tpo -c -o modules_dist.lo modules_dist.cpp mv -f .deps/lv2wrap.Tpo .deps/lv2wrap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_filter.lo -MD -MP -MF .deps/modules_filter.Tpo -c -o modules_filter.lo modules_filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_dist.lo -MD -MP -MF .deps/modules_dist.Tpo -c modules_dist.cpp -fPIC -DPIC -o .libs/modules_dist.o mv -f .deps/ctl_linegraph.Tpo .deps/ctl_linegraph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_mod.lo -MD -MP -MF .deps/modules_mod.Tpo -c -o modules_mod.lo modules_mod.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_filter.lo -MD -MP -MF .deps/modules_filter.Tpo -c modules_filter.cpp -fPIC -DPIC -o .libs/modules_filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_mod.lo -MD -MP -MF .deps/modules_mod.Tpo -c modules_mod.cpp -fPIC -DPIC -o .libs/modules_mod.o mv -f .deps/gui.Tpo .deps/gui.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_pitch.lo -MD -MP -MF .deps/modules_pitch.Tpo -c -o modules_pitch.lo modules_pitch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modules_pitch.lo -MD -MP -MF .deps/modules_pitch.Tpo -c modules_pitch.cpp -fPIC -DPIC -o .libs/modules_pitch.o mv -f .deps/modules_pitch.Tpo .deps/modules_pitch.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT fluidsynth.lo -MD -MP -MF .deps/fluidsynth.Tpo -c -o fluidsynth.lo fluidsynth.cpp mv -f .deps/modules_limit.Tpo .deps/modules_limit.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT giface.lo -MD -MP -MF .deps/giface.Tpo -c -o giface.lo giface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT giface.lo -MD -MP -MF .deps/giface.Tpo -c giface.cpp -fPIC -DPIC -o .libs/giface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT fluidsynth.lo -MD -MP -MF .deps/fluidsynth.Tpo -c fluidsynth.cpp -fPIC -DPIC -o .libs/fluidsynth.o mv -f .deps/modules_delay.Tpo .deps/modules_delay.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT monosynth.lo -MD -MP -MF .deps/monosynth.Tpo -c -o monosynth.lo monosynth.cpp mv -f .deps/gui_controls.Tpo .deps/gui_controls.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT organ.lo -MD -MP -MF .deps/organ.Tpo -c -o organ.lo organ.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT monosynth.lo -MD -MP -MF .deps/monosynth.Tpo -c monosynth.cpp -fPIC -DPIC -o .libs/monosynth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT organ.lo -MD -MP -MF .deps/organ.Tpo -c organ.cpp -fPIC -DPIC -o .libs/organ.o mv -f .deps/modules_tools.Tpo .deps/modules_tools.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.cpp -fPIC -DPIC -o .libs/plugin.o giface.cpp: In function 'char* calf_plugins::load_gui_xml(const string&)': giface.cpp:327:26: warning: catching polymorphic type 'struct calf_utils::file_exception' by value [-Wcatch-value=] catch(file_exception e) ^ mv -f .deps/fluidsynth.Tpo .deps/fluidsynth.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT preset.lo -MD -MP -MF .deps/preset.Tpo -c -o preset.lo preset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT preset.lo -MD -MP -MF .deps/preset.Tpo -c preset.cpp -fPIC -DPIC -o .libs/preset.o In file included from ./calf/lv2wrap.h:31, from plugin.cpp:22: ./calf/lv2_atom_util.h: In function 'int lv2_atom_object_query(const LV2_Atom_Object*, LV2_Atom_Object_Query*)': ./calf/lv2_atom_util.h:273:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \ ^ ./calf/lv2_atom_util.h:334:2: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH' LV2_ATOM_OBJECT_FOREACH(object, prop) { ^~~~~~~~~~~~~~~~~~~~~~~ ./calf/lv2_atom_util.h: In function 'int lv2_atom_object_body_get(uint32_t, const LV2_Atom_Object_Body*, ...)': ./calf/lv2_atom_util.h:279:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(body); \ ^ ./calf/lv2_atom_util.h:367:2: note: in expansion of macro 'LV2_ATOM_OBJECT_BODY_FOREACH' LV2_ATOM_OBJECT_BODY_FOREACH(body, size, prop) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./calf/lv2_atom_util.h: In function 'int lv2_atom_object_get(const LV2_Atom_Object*, ...)': ./calf/lv2_atom_util.h:273:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \ ^ ./calf/lv2_atom_util.h:420:2: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH' LV2_ATOM_OBJECT_FOREACH(object, prop) { ^~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/metadata.Tpo .deps/metadata.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT synth.lo -MD -MP -MF .deps/synth.Tpo -c -o synth.lo synth.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT synth.lo -MD -MP -MF .deps/synth.Tpo -c synth.cpp -fPIC -DPIC -o .libs/synth.o mv -f .deps/modules_mod.Tpo .deps/modules_mod.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT wavetable.lo -MD -MP -MF .deps/wavetable.Tpo -c -o wavetable.lo wavetable.cpp giface.cpp: In function 'std::__cxx11::string calf_plugins::frequency_crosshair_label(int, int, int, int, float, int, int, int, int, double, double)': giface.cpp:468:22: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] sprintf(tmp, "%s\n%.2f dB", str, db); ^~~~~~~~~~~~~ giface.cpp:468:22: note: assuming directive output of 4 bytes giface.cpp:468:16: note: 'sprintf' output between 8 and 1341 bytes into a destination of size 1024 sprintf(tmp, "%s\n%.2f dB", str, db); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ giface.cpp:472:22: warning: ' Q: ' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(tmp, "%s\nQ: %.3f", str, q); ^~~~~~~~~~~~~ giface.cpp:472:22: note: assuming directive output of 5 bytes giface.cpp:472:16: note: 'sprintf' output between 8 and 1342 bytes into a destination of size 1024 sprintf(tmp, "%s\nQ: %.3f", str, q); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ giface.cpp:476:22: warning: ' Note: ' directive writing 7 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(tmp, "%s\nNote: %s%d", str, desc.name, desc.octave); ^~~~~~~~~~~~~~~~ giface.cpp:476:22: note: directive argument in the range [-1, 178956969] giface.cpp:476:16: note: 'sprintf' output 9 or more bytes (assuming 1040) into a destination of size 1024 sprintf(tmp, "%s\nNote: %s%d", str, desc.name, desc.octave); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ giface.cpp:480:22: warning: ' Cents: ' directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(tmp, "%s\nCents: %+.2f", str, desc.cents); ^~~~~~~~~~~~~~~~~~ giface.cpp:480:22: note: assuming directive output of 5 bytes giface.cpp:480:16: note: 'sprintf' output between 13 and 1345 bytes into a destination of size 1024 sprintf(tmp, "%s\nCents: %+.2f", str, desc.cents); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ giface.cpp:484:22: warning: ' MIDI: ' directive writing 7 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(tmp, "%s\nMIDI: %d", str, desc.note); ^~~~~~~~~~~~~~ giface.cpp:484:22: note: directive argument in the range [0, 2147483647] giface.cpp:484:16: note: 'sprintf' output between 9 and 1041 bytes into a destination of size 1024 sprintf(tmp, "%s\nMIDI: %d", str, desc.note); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT wavetable.lo -MD -MP -MF .deps/wavetable.Tpo -c wavetable.cpp -fPIC -DPIC -o .libs/wavetable.o mv -f .deps/wavetable.Tpo .deps/wavetable.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modmatrix.lo -MD -MP -MF .deps/modmatrix.Tpo -c -o modmatrix.lo modmatrix.cpp mv -f .deps/modules_dist.Tpo .deps/modules_dist.Plo g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT modmatrix.lo -MD -MP -MF .deps/modmatrix.Tpo -c modmatrix.cpp -fPIC -DPIC -o .libs/modmatrix.o mv -f .deps/giface.Tpo .deps/giface.Plo g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT makerdf.o -MD -MP -MF .deps/makerdf.Tpo -c -o makerdf.o makerdf.cpp mv -f .deps/synth.Tpo .deps/synth.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT lv2gui.lo -MD -MP -MF .deps/lv2gui.Tpo -c -o lv2gui.lo lv2gui.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -isystem /usr/local/include -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -MT lv2gui.lo -MD -MP -MF .deps/lv2gui.Tpo -c lv2gui.cpp -fPIC -DPIC -o .libs/lv2gui.o mv -f .deps/modules_comp.Tpo .deps/modules_comp.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -static -disable-shared -lexpat -o libcalfgui.la ctl_curve.lo ctl_keyboard.lo ctl_knob.lo ctl_led.lo ctl_tube.lo ctl_vumeter.lo ctl_frame.lo ctl_fader.lo ctl_buttons.lo ctl_notebook.lo ctl_meterscale.lo ctl_combobox.lo ctl_tuner.lo ctl_phasegraph.lo ctl_pattern.lo gui.lo gui_config.lo gui_controls.lo osctl.lo plugin_gui_window.lo preset_gui.lo utils.lo ctl_linegraph.lo drawingutils.lo -L/usr/local/lib mv -f .deps/monosynth.Tpo .deps/monosynth.Plo mv -f .deps/modmatrix.Tpo .deps/modmatrix.Plo 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 ./calf/gui.h:28, from lv2gui.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 ./calf/gui.h:28, from lv2gui.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ libtool: link: ar cru .libs/libcalfgui.a .libs/ctl_curve.o .libs/ctl_keyboard.o .libs/ctl_knob.o .libs/ctl_led.o .libs/ctl_tube.o .libs/ctl_vumeter.o .libs/ctl_frame.o .libs/ctl_fader.o .libs/ctl_buttons.o .libs/ctl_notebook.o .libs/ctl_meterscale.o .libs/ctl_combobox.o .libs/ctl_tuner.o .libs/ctl_phasegraph.o .libs/ctl_pattern.o .libs/gui.o .libs/gui_config.o .libs/gui_controls.o .libs/osctl.o .libs/plugin_gui_window.o .libs/preset_gui.o .libs/utils.o .libs/ctl_linegraph.o .libs/drawingutils.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcalfgui.a libtool: link: ( cd ".libs" && rm -f "libcalfgui.la" && ln -s "../libcalfgui.la" "libcalfgui.la" ) 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 ./calf/gui.h:28, from lv2gui.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 ./calf/gui.h:28, from lv2gui.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); ^~~~~~~~ mv -f .deps/organ.Tpo .deps/organ.Plo mv -f .deps/preset.Tpo .deps/preset.Plo mv -f .deps/lv2gui.Tpo .deps/lv2gui.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -rpath /usr/local/lib/lv2//calf.lv2 -avoid-version -lexpat -export-symbols-regex "lv2ui_descriptor" -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lcairo -lpthread -disable-static -Wl,-z,nodelete -o libcalflv2gui.la gui.lo gui_config.lo gui_controls.lo ctl_curve.lo ctl_keyboard.lo ctl_knob.lo ctl_led.lo ctl_tube.lo ctl_vumeter.lo ctl_frame.lo ctl_fader.lo ctl_buttons.lo ctl_notebook.lo ctl_meterscale.lo ctl_combobox.lo ctl_tuner.lo ctl_phasegraph.lo ctl_pattern.lo metadata.lo giface.lo plugin_gui_window.lo preset.lo preset_gui.lo lv2gui.lo osctl.lo utils.lo ctl_linegraph.lo drawingutils.lo -L/usr/local/lib libtool: link: /usr/bin/nm -B .libs/gui.o .libs/gui_config.o .libs/gui_controls.o .libs/ctl_curve.o .libs/ctl_keyboard.o .libs/ctl_knob.o .libs/ctl_led.o .libs/ctl_tube.o .libs/ctl_vumeter.o .libs/ctl_frame.o .libs/ctl_fader.o .libs/ctl_buttons.o .libs/ctl_notebook.o .libs/ctl_meterscale.o .libs/ctl_combobox.o .libs/ctl_tuner.o .libs/ctl_phasegraph.o .libs/ctl_pattern.o .libs/metadata.o .libs/giface.o .libs/plugin_gui_window.o .libs/preset.o .libs/preset_gui.o .libs/lv2gui.o .libs/osctl.o .libs/utils.o .libs/ctl_linegraph.o .libs/drawingutils.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libcalflv2gui.exp libtool: link: /usr/bin/egrep -e "lv2ui_descriptor" ".libs/libcalflv2gui.exp" > ".libs/libcalflv2gui.expT" libtool: link: mv -f ".libs/libcalflv2gui.expT" ".libs/libcalflv2gui.exp" libtool: link: echo "{ global:" > .libs/libcalflv2gui.so-ver libtool: link: sed -e "s|$|;|" < .libs/libcalflv2gui.exp >> .libs/libcalflv2gui.so-ver libtool: link: echo "local: *; };" >> .libs/libcalflv2gui.so-ver libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/gui.o .libs/gui_config.o .libs/gui_controls.o .libs/ctl_curve.o .libs/ctl_keyboard.o .libs/ctl_knob.o .libs/ctl_led.o .libs/ctl_tube.o .libs/ctl_vumeter.o .libs/ctl_frame.o .libs/ctl_fader.o .libs/ctl_buttons.o .libs/ctl_notebook.o .libs/ctl_meterscale.o .libs/ctl_combobox.o .libs/ctl_tuner.o .libs/ctl_phasegraph.o .libs/ctl_pattern.o .libs/metadata.o .libs/giface.o .libs/plugin_gui_window.o .libs/preset.o .libs/preset_gui.o .libs/lv2gui.o .libs/osctl.o .libs/utils.o .libs/ctl_linegraph.o .libs/drawingutils.o -lexpat -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lcairo -lpthread -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -pthread -pthread -O2 -msse -mfpmath=sse -Wl,-z -Wl,nodelete -pthread -Wl,-soname -Wl,libcalflv2gui.so -Wl,-version-script -Wl,.libs/libcalflv2gui.so-ver -o .libs/libcalflv2gui.so libtool: link: ( cd ".libs" && rm -f "libcalflv2gui.la" && ln -s "../libcalflv2gui.la" "libcalflv2gui.la" ) mv -f .deps/modules_filter.Tpo .deps/modules_filter.Plo mv -f .deps/benchmark.Tpo .deps/benchmark.Po mv -f .deps/makerdf.Tpo .deps/makerdf.Po mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -rpath /usr/local/lib/calf -avoid-version -lexpat -disable-static -o libcalf.la -rpath /usr/local/lib/calf audio_fx.lo analyzer.lo lv2wrap.lo metadata.lo modules_tools.lo modules_delay.lo modules_comp.lo modules_limit.lo modules_dist.lo modules_filter.lo modules_mod.lo modules_pitch.lo fluidsynth.lo giface.lo monosynth.lo organ.lo osctl.lo plugin.lo preset.lo synth.lo utils.lo wavetable.lo modmatrix.lo -L/usr/local/lib -lfluidsynth -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/audio_fx.o .libs/analyzer.o .libs/lv2wrap.o .libs/metadata.o .libs/modules_tools.o .libs/modules_delay.o .libs/modules_comp.o .libs/modules_limit.o .libs/modules_dist.o .libs/modules_filter.o .libs/modules_mod.o .libs/modules_pitch.o .libs/fluidsynth.o .libs/giface.o .libs/monosynth.o .libs/organ.o .libs/osctl.o .libs/plugin.o .libs/preset.o .libs/synth.o .libs/utils.o .libs/wavetable.o .libs/modmatrix.o -lexpat -L/usr/local/lib -lfluidsynth -lgthread-2.0 -lglib-2.0 -lintl -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -pthread -pthread -O2 -msse -mfpmath=sse -pthread -pthread -Wl,-soname -Wl,libcalf.so -o .libs/libcalf.so libtool: link: ( cd ".libs" && rm -f "libcalf.la" && ln -s "../libcalf.la" "libcalf.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -o calfjackhost gtk_session_env.o host_session.o jack_client.o jackhost.o gtk_main_win.o connector.o session_mgr.o libcalfgui.la libcalf.la -L/usr/local/lib -ljack -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lcairo -lpthread -L/usr/local/lib -lfluidsynth -llash -L/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -o calfmakerdf makerdf.o libcalf.la -L/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -o calfbenchmark benchmark.o libcalf.la -L/usr/local/lib libtool: link: g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -o .libs/calfbenchmark benchmark.o ./.libs/libcalf.so -L/usr/local/lib -lexpat -lfluidsynth -lgthread-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib/calf libtool: link: g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -o .libs/calfmakerdf makerdf.o ./.libs/libcalf.so -L/usr/local/lib -lexpat -lfluidsynth -lgthread-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib/calf libtool: link: g++ -ffast-math -I/usr/local/include -I/usr/local/include -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 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/lash-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -finline-limit=80 -finline-functions -finline-functions-called-once -isystem /usr/local/include -std=c++11 -Wall -msse -mfpmath=sse -o .libs/calfjackhost gtk_session_env.o host_session.o jack_client.o jackhost.o gtk_main_win.o connector.o session_mgr.o -pthread ./.libs/libcalfgui.a -L/usr/local/lib ./.libs/libcalf.so -ljack -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpthread -llash -lexpat -lfluidsynth -lgthread-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib/calf gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src' gmake[3]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src' Making all in gui gmake[3]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui' Making all in icons/LV2 gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui/icons/LV2' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui/icons/LV2' gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui' gmake[3]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui' Making all in icons gmake[3]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/icons' gmake[3]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3' gmake[3]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3' gmake[2]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3' gmake[1]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3' SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> calf-lv2-0.90.3_2 depends on executable: gtk-update-icon-cache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for calf-lv2-0.90.3_2 ===> calf-lv2-0.90.3_2 depends on executable: gtk-update-icon-cache - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/audio/calf-lv2/calf-0.90.3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/audio/calf-lv2/calf-0.90.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/audio/calf-lv2/calf-0.90.3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/audio/calf-lv2/calf-0.90.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3' Making install in src gmake[3]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src' Making install in calf gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src/calf' gmake[5]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src/calf' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src/calf' gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src/calf' gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src' gmake[5]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src' /bin/mkdir -p '/construction/audio/calf-lv2/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/audio/calf-lv2/calf-0.90.3/install-sh -c -s calfjackhost '/construction/audio/calf-lv2/stage/usr/local/bin' libtool: warning: 'libcalf.la' has not been installed in '/usr/local/lib/calf' libtool: install: /bin/sh /construction/audio/calf-lv2/calf-0.90.3/install-sh -c -s .libs/calfjackhost /construction/audio/calf-lv2/stage/usr/local/bin/calfjackhost /bin/mkdir -p '/construction/audio/calf-lv2/stage/usr/local/lib/calf' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libcalf.la '/construction/audio/calf-lv2/stage/usr/local/lib/calf' libtool: install: /usr/bin/install -c .libs/libcalf.so /construction/audio/calf-lv2/stage/usr/local/lib/calf/libcalf.so libtool: install: strip --strip-unneeded /construction/audio/calf-lv2/stage/usr/local/lib/calf/libcalf.so libtool: install: /usr/bin/install -c .libs/libcalf.lai /construction/audio/calf-lv2/stage/usr/local/lib/calf/libcalf.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/calf' gmake install-data-hook gmake[6]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/src' install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/calf install -c -m 644 ../presets.xml /construction/audio/calf-lv2/stage/usr/local/share/calf install -c -m 644 ../calf-gui.xml /construction/audio/calf-lv2/stage/usr/local/share/calf install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/lib/lv2//calf.lv2 ln -sf /usr/local/lib/calf/libcalf.so /construction/audio/calf-lv2/stage/usr/local/lib/lv2//calf.lv2/calf.so install -c -m 755 ../src/.libs/libcalflv2gui.so /construction/audio/calf-lv2/stage/usr/local/lib/lv2//calf.lv2/calflv2gui.so rm -f /construction/audio/calf-lv2/stage/usr/local/lib/lv2//calf.lv2/*.ttl ../src/calfmakerdf -m ttl -p /construction/audio/calf-lv2/stage/usr/local/lib/lv2//calf.lv2/ -d /construction/audio/calf-lv2/stage/usr/local/share/calf/ Retrieving plugin list Creating a list of plugin classes Generating a .ttl file for plugin 'Monosynth' Generating a .ttl file for plugin 'Organ' Generating a .ttl file for plugin 'MultiChorus' Generating a .ttl file for plugin 'Phaser' Generating a .ttl file for plugin 'Flanger' Generating a .ttl file for plugin 'Pulsator' Generating a .ttl file for plugin 'RingModulator' Generating a .ttl file for plugin 'RotarySpeaker' Generating a .ttl file for plugin 'TapeSimulator' Generating a .ttl file for plugin 'Vinyl' Generating a .ttl file for plugin 'Reverb' Generating a .ttl file for plugin 'VintageDelay' Generating a .ttl file for plugin 'CompensationDelay' Generating a .ttl file for plugin 'ReverseDelay' Generating a .ttl file for plugin 'Compressor' Generating a .ttl file for plugin 'SidechainCompressor' Generating a .ttl file for plugin 'MultibandCompressor' Generating a .ttl file for plugin 'MonoCompressor' Generating a .ttl file for plugin 'Deesser' Generating a .ttl file for plugin 'Gate' Generating a .ttl file for plugin 'SidechainGate' Generating a .ttl file for plugin 'MultibandGate' Generating a .ttl file for plugin 'Limiter' Generating a .ttl file for plugin 'MultibandLimiter' Generating a .ttl file for plugin 'SidechainLimiter' Generating a .ttl file for plugin 'TransientDesigner' Generating a .ttl file for plugin 'Filter' Generating a .ttl file for plugin 'Filterclavier' Generating a .ttl file for plugin 'EnvelopeFilter' Generating a .ttl file for plugin 'Emphasis' Generating a .ttl file for plugin 'Vocoder' Generating a .ttl file for plugin 'Equalizer5Band' Generating a .ttl file for plugin 'Equalizer8Band' Generating a .ttl file for plugin 'Equalizer12Band' Generating a .ttl file for plugin 'Equalizer30Band' Generating a .ttl file for plugin 'Saturator' Generating a .ttl file for plugin 'Crusher' Generating a .ttl file for plugin 'Exciter' Generating a .ttl file for plugin 'BassEnhancer' Generating a .ttl file for plugin 'StereoTools' Generating a .ttl file for plugin 'HaasEnhancer' Generating a .ttl file for plugin 'MultibandEnhancer' Generating a .ttl file for plugin 'MultiSpread' Generating a .ttl file for plugin 'MonoInput' Generating a .ttl file for plugin 'XOver2Band' Generating a .ttl file for plugin 'XOver3Band' Generating a .ttl file for plugin 'XOver4Band' Generating a .ttl file for plugin 'Analyzer' Writing presets Generating a manifest file gmake[6]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src' gmake[5]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src' gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src' gmake[3]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/src' Making install in gui gmake[3]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui' Making install in icons/LV2 gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui/icons/LV2' gmake[5]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui/icons/LV2' gmake[5]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[6]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui/icons/LV2' install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/calf/icons/LV2 install -c -m 644 ./*.svg /construction/audio/calf-lv2/stage/usr/local/share/calf/icons/LV2 gmake[6]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui/icons/LV2' gmake[5]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui/icons/LV2' gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui/icons/LV2' gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui' gmake[5]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui' gmake[5]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[6]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/gui' ../src/calfmakerdf -m gui -p /construction/audio/calf-lv2/stage/usr/local/share/calf install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/calf/styles/ for f in ./styles/Calf_0.0.19 ./styles/Calf_Default ./styles/Calf_Flat_Default ./styles/Calf_Hybreed ./styles/Calf_Lost_Wages ./styles/Calf_Midnight ./styles/Calf_Orange ./styles/Calf_Wood; do \ sn=`basename ${f}` ; \ install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/calf/styles/${sn} ; \ install -c -m 644 ./styles/${sn}/*.png /construction/audio/calf-lv2/stage/usr/local/share/calf/styles/${sn}/ ; \ sed 's#@guidatadir@#/usr/local/share/calf/styles/'${sn}'#g' "${f}"/gtk.rc.in >"/construction/audio/calf-lv2/stage/usr/local/share/calf/styles/${sn}/gtk.rc" ; \ done install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/calf/gui install -c -m 644 ./gui/*.xml /construction/audio/calf-lv2/stage/usr/local/share/calf/gui/ install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/calf/strips install -c -m 644 ./strips/*.xml /construction/audio/calf-lv2/stage/usr/local/share/calf/strips/ gmake[6]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui' gmake[5]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui' gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui' gmake[3]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/gui' Making install in icons gmake[3]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/icons' gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/icons' gmake[4]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[5]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3/icons' for fn in 16x16 22x22 24x24 32x32 48x48 64x64 128x128 256x256; do \ mkdir -p "/construction/audio/calf-lv2/stage/usr/local/share/icons/hicolor/${fn}/apps/"; \ cp "../icons/calf_${fn}.png" "/construction/audio/calf-lv2/stage/usr/local/share/icons/hicolor/${fn}/apps/calf.png"; \ cp "../icons/calf_plugin_${fn}.png" "/construction/audio/calf-lv2/stage/usr/local/share/icons/hicolor/${fn}/apps/calf_plugin.png"; \ done mkdir -p "/construction/audio/calf-lv2/stage/usr/local/share/icons/hicolor/scalable/apps/"; \ cp "../icons/calf_scalable.svg" "/construction/audio/calf-lv2/stage/usr/local/share/icons/hicolor/scalable/apps/calf.svg"; cp "../icons/calf_plugin_scalable.svg" "/construction/audio/calf-lv2/stage/usr/local/share/icons/hicolor/scalable/apps/calf_plugin.svg"; gmake[5]: [Makefile:472: install-data-hook] Error 1 (ignored) gmake[5]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/icons' gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/icons' gmake[3]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3/icons' gmake[3]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3' gmake[4]: Entering directory '/construction/audio/calf-lv2/calf-0.90.3' gmake[4]: Nothing to be done for 'install-exec-am'. install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/doc/calf install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/images install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/images/icons install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/images/prettyPhoto install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/images/prettyPhoto/dark_rounded install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/scripts install -d -m 755 /construction/audio/calf-lv2/stage/usr/local/share/calf/sf2 install -c -m 644 ./doc/manuals/*.html /construction/audio/calf-lv2/stage/usr/local/share/doc/calf install -c -m 644 ./doc/manuals/images/*.png /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/images/ install -c -m 644 ./doc/manuals/images/*.jpg /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/images/ install -c -m 644 ./doc/manuals/images/prettyPhoto/dark_rounded/* /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/images/prettyPhoto/dark_rounded/ install -c -m 644 ./doc/manuals/images/icons/* /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/images/icons/ install -c -m 644 ./doc/manuals/scripts/*.css /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/scripts/ install -c -m 644 ./doc/manuals/scripts/*.js /construction/audio/calf-lv2/stage/usr/local/share/doc/calf/scripts/ install -c -m 644 ./sf2/*.sf2 /construction/audio/calf-lv2/stage/usr/local/share/calf/sf2/ /bin/mkdir -p '/construction/audio/calf-lv2/stage/usr/local/share/bash-completion/completions' install -m 0644 calf '/construction/audio/calf-lv2/stage/usr/local/share/bash-completion/completions' /bin/mkdir -p '/construction/audio/calf-lv2/stage/usr/local/share/applications' install -m 0644 calf.desktop '/construction/audio/calf-lv2/stage/usr/local/share/applications' /bin/mkdir -p '/construction/audio/calf-lv2/stage/usr/local/man/man1' install -m 0644 calfjackhost.1 '/construction/audio/calf-lv2/stage/usr/local/man/man1' /bin/mkdir -p '/construction/audio/calf-lv2/stage/usr/local/man/man7' install -m 0644 calf.7 '/construction/audio/calf-lv2/stage/usr/local/man/man7' gmake[4]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3' gmake[3]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3' gmake[2]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3' gmake[1]: Leaving directory '/construction/audio/calf-lv2/calf-0.90.3' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/calf/libcalf.so is linked to /usr/local/lib/libreadline.so.8 from devel/readline but it is not declared as a dependency Warning: you need USES+=readline Error: /usr/local/lib/calf/libcalf.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/calf/libcalf.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/calf/libcalf.so is linked to /usr/local/lib/libdb-5.3.so.0 from databases/db5 but it is not declared as a dependency Warning: you need USES+=bdb Error: /usr/local/lib/calf/libcalf.so is linked to /usr/local/lib/libncurses.so.6 from devel/ncurses but it is not declared as a dependency Warning: you need USES+=ncurses Error: /usr/local/lib/calf/libcalf.so is linked to /usr/local/lib/libtinfo.so.6 from devel/ncurses but it is not declared as a dependency Warning: you need USES+=ncurses Error: /usr/local/lib/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.so 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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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 Error: /usr/local/lib/lv2/calf.lv2/calflv2gui.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/lv2/calf.lv2/calflv2gui.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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for calf-lv2-0.90.3_2 file sizes/checksums [843]: 0% file sizes/checksums [843]: 11% file sizes/checksums [843]: 23% file sizes/checksums [843]: 35% file sizes/checksums [843]: 47% file sizes/checksums [843]: 59% file sizes/checksums [843]: 71% file sizes/checksums [843]: 83% file sizes/checksums [843]: 94% file sizes/checksums [843]: 100% packing files [843]: 0% packing files [843]: 11% packing files [843]: 23% packing files [843]: 35% packing files [843]: 47% packing files [843]: 59% packing files [843]: 71% packing files [843]: 83% packing files [843]: 94% packing files [843]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:16 TOTAL TIME 00:02:01