------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/audio/whysynth XDG_CONFIG_HOME=/construction/audio/whysynth HOME=/construction/audio/whysynth TMPDIR="/tmp" PATH=/construction/audio/whysynth/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/audio/whysynth XDG_CONFIG_HOME=/construction/audio/whysynth HOME=/construction/audio/whysynth TMPDIR="/tmp" PATH=/construction/audio/whysynth/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/audio/whysynth/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- 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/whysynth" EXAMPLESDIR="share/examples/whysynth" DATADIR="share/whysynth" WWWDIR="www/whysynth" ETCDIR="etc/whysynth" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/whysynth DOCSDIR=/usr/local/share/doc/whysynth EXAMPLESDIR=/usr/local/share/examples/whysynth WWWDIR=/usr/local/www/whysynth ETCDIR=/usr/local/etc/whysynth 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/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/liblo-0.31_2.txz 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/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/ncurses-6.2.20210213.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/readline-8.1.0.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/ladspa-1.15.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/dssi-1.1.1_9.txz ===== Message from dssi-1.1.1_9: -- ===> NOTICE: The dssi 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/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/fftw3-3.3.9.txz Installing /packages/All/fftw3-float-3.3.9.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/expat-2.2.10.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/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/png-1.6.37_1.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/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/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/pixman-0.40.0_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/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/gtk-update-icon-cache-3.24.24.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.33.txz SUCCEEDED 00:01:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> whysynth-20120903_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> whysynth-20120903_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by whysynth-20120903_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> whysynth-20120903_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by whysynth-20120903_4 for building => SHA256 Checksum OK for whysynth-20120903.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> whysynth-20120903_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by whysynth-20120903_4 for building ===> Extracting for whysynth-20120903_4 => SHA256 Checksum OK for whysynth-20120903.tar.bz2. Extracted Memory Use: 9.56M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for whysynth-20120903_4 ===> Applying ports patches for whysynth-20120903_4 from /xports/audio/whysynth/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> whysynth-20120903_4 depends on file: /usr/local/include/dssi.h - found ===> whysynth-20120903_4 depends on file: /usr/local/include/ladspa.h - found ===> whysynth-20120903_4 depends on package: gmake>=4.3 - found ===> whysynth-20120903_4 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> whysynth-20120903_4 depends on shared library: libdssialsacompat.so - found (/usr/local/lib/libdssialsacompat.so) ===> whysynth-20120903_4 depends on shared library: liblo.so - found (/usr/local/lib/liblo.so) ===> whysynth-20120903_4 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> whysynth-20120903_4 depends on shared library: libfftw3.so - found (/usr/local/lib/libfftw3.so) ===> whysynth-20120903_4 depends on shared library: libfftw3f.so - found (/usr/local/lib/libfftw3f.so) ===> whysynth-20120903_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> whysynth-20120903_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> whysynth-20120903_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> whysynth-20120903_4 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> whysynth-20120903_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> whysynth-20120903_4 depends on file: /usr/local/include/dssi.h - found ===> whysynth-20120903_4 depends on file: /usr/local/include/ladspa.h - found ===> whysynth-20120903_4 depends on package: gmake>=4.3 - found ===> whysynth-20120903_4 depends on package: pkgconf>=1.3.0_1 - found ===> whysynth-20120903_4 depends on shared library: libdssialsacompat.so - found (/usr/local/lib/libdssialsacompat.so) ===> whysynth-20120903_4 depends on shared library: liblo.so - found (/usr/local/lib/liblo.so) ===> whysynth-20120903_4 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so) ===> whysynth-20120903_4 depends on shared library: libfftw3.so - found (/usr/local/lib/libfftw3.so) ===> whysynth-20120903_4 depends on shared library: libfftw3f.so - found (/usr/local/lib/libfftw3f.so) ===> whysynth-20120903_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> whysynth-20120903_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> whysynth-20120903_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> whysynth-20120903_4 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> whysynth-20120903_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for whysynth-20120903_4 configure: loading site script /xports/Templates/config.site 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 for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 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 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 cc... /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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no 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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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 byte ordering is bigendian... no checking ladspa.h usability... yes checking ladspa.h presence... yes checking for ladspa.h... yes checking pkg-config is at least version 0.9.0... yes checking for COMMON... yes checking for PLUGIN... yes checking for GUI... yes checking for pkg-config... /usr/local/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.24.33) checking for ALSA... yes checking for newlocale in xlocale.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for whysynth-20120903_4 gmake[1]: Entering directory '/construction/audio/whysynth/whysynth-20120903' gmake all-recursive gmake[2]: Entering directory '/construction/audio/whysynth/whysynth-20120903' Making all in src gmake[3]: Entering directory '/construction/audio/whysynth/whysynth-20120903/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-dssp_synth.lo -MD -MP -MF .deps/whysynth_la-dssp_synth.Tpo -c -o whysynth_la-dssp_synth.lo `test -f 'dssp_synth.c' || echo './'`dssp_synth.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-agran_oscillator.lo -MD -MP -MF .deps/whysynth_la-agran_oscillator.Tpo -c -o whysynth_la-agran_oscillator.lo `test -f 'agran_oscillator.c' || echo './'`agran_oscillator.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-agran_tables.lo -MD -MP -MF .deps/whysynth_la-agran_tables.Tpo -c -o whysynth_la-agran_tables.lo `test -f 'agran_tables.c' || echo './'`agran_tables.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-common_data.lo -MD -MP -MF .deps/whysynth_la-common_data.Tpo -c -o whysynth_la-common_data.lo `test -f 'common_data.c' || echo './'`common_data.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-dssp_event.lo -MD -MP -MF .deps/whysynth_la-dssp_event.Tpo -c -o whysynth_la-dssp_event.lo `test -f 'dssp_event.c' || echo './'`dssp_event.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-effects.lo -MD -MP -MF .deps/whysynth_la-effects.Tpo -c -o whysynth_la-effects.lo `test -f 'effects.c' || echo './'`effects.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-effect_reverb.lo -MD -MP -MF .deps/whysynth_la-effect_reverb.Tpo -c -o whysynth_la-effect_reverb.lo `test -f 'effect_reverb.c' || echo './'`effect_reverb.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-effect_screverb.lo -MD -MP -MF .deps/whysynth_la-effect_screverb.Tpo -c -o whysynth_la-effect_screverb.lo `test -f 'effect_screverb.c' || echo './'`effect_screverb.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-minblep_tables.lo -MD -MP -MF .deps/whysynth_la-minblep_tables.Tpo -c -o whysynth_la-minblep_tables.lo `test -f 'minblep_tables.c' || echo './'`minblep_tables.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-padsynth.lo -MD -MP -MF .deps/whysynth_la-padsynth.Tpo -c -o whysynth_la-padsynth.lo `test -f 'padsynth.c' || echo './'`padsynth.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-dssp_synth.lo -MD -MP -MF .deps/whysynth_la-dssp_synth.Tpo -c dssp_synth.c -fPIC -DPIC -o .libs/whysynth_la-dssp_synth.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-agran_oscillator.lo -MD -MP -MF .deps/whysynth_la-agran_oscillator.Tpo -c agran_oscillator.c -fPIC -DPIC -o .libs/whysynth_la-agran_oscillator.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-dssp_event.lo -MD -MP -MF .deps/whysynth_la-dssp_event.Tpo -c dssp_event.c -fPIC -DPIC -o .libs/whysynth_la-dssp_event.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-effect_reverb.lo -MD -MP -MF .deps/whysynth_la-effect_reverb.Tpo -c effect_reverb.c -fPIC -DPIC -o .libs/whysynth_la-effect_reverb.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-common_data.lo -MD -MP -MF .deps/whysynth_la-common_data.Tpo -c common_data.c -fPIC -DPIC -o .libs/whysynth_la-common_data.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-padsynth.lo -MD -MP -MF .deps/whysynth_la-padsynth.Tpo -c padsynth.c -fPIC -DPIC -o .libs/whysynth_la-padsynth.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-effects.lo -MD -MP -MF .deps/whysynth_la-effects.Tpo -c effects.c -fPIC -DPIC -o .libs/whysynth_la-effects.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-minblep_tables.lo -MD -MP -MF .deps/whysynth_la-minblep_tables.Tpo -c minblep_tables.c -fPIC -DPIC -o .libs/whysynth_la-minblep_tables.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-effect_screverb.lo -MD -MP -MF .deps/whysynth_la-effect_screverb.Tpo -c effect_screverb.c -fPIC -DPIC -o .libs/whysynth_la-effect_screverb.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-agran_tables.lo -MD -MP -MF .deps/whysynth_la-agran_tables.Tpo -c agran_tables.c -fPIC -DPIC -o .libs/whysynth_la-agran_tables.o mv -f .deps/whysynth_la-agran_tables.Tpo .deps/whysynth_la-agran_tables.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-patch_tables.lo -MD -MP -MF .deps/whysynth_la-patch_tables.Tpo -c -o whysynth_la-patch_tables.lo `test -f 'patch_tables.c' || echo './'`patch_tables.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-patch_tables.lo -MD -MP -MF .deps/whysynth_la-patch_tables.Tpo -c patch_tables.c -fPIC -DPIC -o .libs/whysynth_la-patch_tables.o mv -f .deps/whysynth_la-effects.Tpo .deps/whysynth_la-effects.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-sampleset.lo -MD -MP -MF .deps/whysynth_la-sampleset.Tpo -c -o whysynth_la-sampleset.lo `test -f 'sampleset.c' || echo './'`sampleset.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-sampleset.lo -MD -MP -MF .deps/whysynth_la-sampleset.Tpo -c sampleset.c -fPIC -DPIC -o .libs/whysynth_la-sampleset.o mv -f .deps/whysynth_la-effect_screverb.Tpo .deps/whysynth_la-effect_screverb.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-wave_data.lo -MD -MP -MF .deps/whysynth_la-wave_data.Tpo -c -o whysynth_la-wave_data.lo `test -f 'wave_data.c' || echo './'`wave_data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-wave_data.lo -MD -MP -MF .deps/whysynth_la-wave_data.Tpo -c wave_data.c -fPIC -DPIC -o .libs/whysynth_la-wave_data.o mv -f .deps/whysynth_la-minblep_tables.Tpo .deps/whysynth_la-minblep_tables.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-wave_tables.lo -MD -MP -MF .deps/whysynth_la-wave_tables.Tpo -c -o whysynth_la-wave_tables.lo `test -f 'wave_tables.c' || echo './'`wave_tables.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-wave_tables.lo -MD -MP -MF .deps/whysynth_la-wave_tables.Tpo -c wave_tables.c -fPIC -DPIC -o .libs/whysynth_la-wave_tables.o mv -f .deps/whysynth_la-patch_tables.Tpo .deps/whysynth_la-patch_tables.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-whysynth_data.lo -MD -MP -MF .deps/whysynth_la-whysynth_data.Tpo -c -o whysynth_la-whysynth_data.lo `test -f 'whysynth_data.c' || echo './'`whysynth_data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-whysynth_data.lo -MD -MP -MF .deps/whysynth_la-whysynth_data.Tpo -c whysynth_data.c -fPIC -DPIC -o .libs/whysynth_la-whysynth_data.o mv -f .deps/whysynth_la-wave_tables.Tpo .deps/whysynth_la-wave_tables.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-whysynth_ports.lo -MD -MP -MF .deps/whysynth_la-whysynth_ports.Tpo -c -o whysynth_la-whysynth_ports.lo `test -f 'whysynth_ports.c' || echo './'`whysynth_ports.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-whysynth_ports.lo -MD -MP -MF .deps/whysynth_la-whysynth_ports.Tpo -c whysynth_ports.c -fPIC -DPIC -o .libs/whysynth_la-whysynth_ports.o mv -f .deps/whysynth_la-dssp_event.Tpo .deps/whysynth_la-dssp_event.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-whysynth_voice.lo -MD -MP -MF .deps/whysynth_la-whysynth_voice.Tpo -c -o whysynth_la-whysynth_voice.lo `test -f 'whysynth_voice.c' || echo './'`whysynth_voice.c mv -f .deps/whysynth_la-whysynth_data.Tpo .deps/whysynth_la-whysynth_data.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-whysynth_voice_render.lo -MD -MP -MF .deps/whysynth_la-whysynth_voice_render.Tpo -c -o whysynth_la-whysynth_voice_render.lo `test -f 'whysynth_voice_render.c' || echo './'`whysynth_voice_render.c mv -f .deps/whysynth_la-whysynth_ports.Tpo .deps/whysynth_la-whysynth_ports.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-gui_main.o -MD -MP -MF .deps/WhySynth_gtk-gui_main.Tpo -c -o WhySynth_gtk-gui_main.o `test -f 'gui_main.c' || echo './'`gui_main.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-whysynth_voice_render.lo -MD -MP -MF .deps/whysynth_la-whysynth_voice_render.Tpo -c whysynth_voice_render.c -fPIC -DPIC -o .libs/whysynth_la-whysynth_voice_render.o mv -f .deps/whysynth_la-sampleset.Tpo .deps/whysynth_la-sampleset.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-agran_tables.o -MD -MP -MF .deps/WhySynth_gtk-agran_tables.Tpo -c -o WhySynth_gtk-agran_tables.o `test -f 'agran_tables.c' || echo './'`agran_tables.c mv -f .deps/whysynth_la-dssp_synth.Tpo .deps/whysynth_la-dssp_synth.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-common_data.o -MD -MP -MF .deps/WhySynth_gtk-common_data.Tpo -c -o WhySynth_gtk-common_data.o `test -f 'common_data.c' || echo './'`common_data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT whysynth_la-whysynth_voice.lo -MD -MP -MF .deps/whysynth_la-whysynth_voice.Tpo -c whysynth_voice.c -fPIC -DPIC -o .libs/whysynth_la-whysynth_voice.o mv -f .deps/WhySynth_gtk-agran_tables.Tpo .deps/WhySynth_gtk-agran_tables.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-gtkknob.o -MD -MP -MF .deps/WhySynth_gtk-gtkknob.Tpo -c -o WhySynth_gtk-gtkknob.o `test -f 'gtkknob.c' || echo './'`gtkknob.c mv -f .deps/whysynth_la-agran_oscillator.Tpo .deps/whysynth_la-agran_oscillator.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-gui_callbacks.o -MD -MP -MF .deps/WhySynth_gtk-gui_callbacks.Tpo -c -o WhySynth_gtk-gui_callbacks.o `test -f 'gui_callbacks.c' || echo './'`gui_callbacks.c whysynth_voice_render.c: In function 'wt_chorus': whysynth_voice_render.c:1837:38: warning: variable 'wm4' set but not used [-Wunused-but-set-variable] w, w_delta, wm0, wm1, wm3, wm4, ^~~ mv -f .deps/whysynth_la-common_data.Tpo .deps/whysynth_la-common_data.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-gui_data.o -MD -MP -MF .deps/WhySynth_gtk-gui_data.Tpo -c -o WhySynth_gtk-gui_data.o `test -f 'gui_data.c' || echo './'`gui_data.c mv -f .deps/whysynth_la-effect_reverb.Tpo .deps/whysynth_la-effect_reverb.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-gui_images.o -MD -MP -MF .deps/WhySynth_gtk-gui_images.Tpo -c -o WhySynth_gtk-gui_images.o `test -f 'gui_images.c' || echo './'`gui_images.c 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 gui_main.c:35: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: 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 gui_main.c:35: /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 gtkknob.c:43: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: 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 gtkknob.c:43: /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 gtkknob.c:43: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: 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 gtkknob.c:43: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ gui_data.c: In function 'gui_data_save': gui_data.c:224:39: warning: ' patches' directive output may be truncated writing 8 bytes into a region of size between 3 and 13 [-Wformat-truncation=] snprintf(buffer, 20, "wrote %d patches", end - start + 1); ^~~~~~~~ gui_data.c:224:9: note: 'snprintf' output between 16 and 26 bytes into a destination of size 20 snprintf(buffer, 20, "wrote %d patches", end - start + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui_data.c: In function 'gui_data_load': gui_data.c:319:40: warning: ' patches' directive output may be truncated writing 8 bytes into a region of size between 3 and 12 [-Wformat-truncation=] snprintf(buffer, 20, "loaded %d patches", count); ^~~~~~~~ gui_data.c:319:9: note: 'snprintf' output between 17 and 26 bytes into a destination of size 20 snprintf(buffer, 20, "loaded %d patches", count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 gui_callbacks.c:38: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: 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 gui_callbacks.c:38: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ gui_data.c: In function 'gui_data_read_xsynth_patch': gui_data.c:704:45: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 27 [-Wformat-truncation=] snprintf(tmp.name, 31, "X2: %s", buf); ^~ ~~~ gui_data.c:704:17: note: 'snprintf' output between 5 and 260 bytes into a destination of size 31 snprintf(tmp.name, 31, "X2: %s", buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui_data.c:706:44: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 28 [-Wformat-truncation=] snprintf(tmp.name, 31, "X: %s", buf); ^~ ~~~ gui_data.c:706:17: note: 'snprintf' output between 4 and 259 bytes into a destination of size 31 snprintf(tmp.name, 31, "X: %s", buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui_data.c:708:17: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 255 [-Wstringop-truncation] strncpy(tmp.name, buf, 31); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gui_data.c: In function 'gui_data_import_xsynth': gui_data.c:970:40: warning: ' patches' directive output may be truncated writing 8 bytes into a region of size between 3 and 12 [-Wformat-truncation=] snprintf(buffer, 20, "loaded %d patches", count); ^~~~~~~~ gui_data.c:970:9: note: 'snprintf' output between 17 and 26 bytes into a destination of size 20 snprintf(buffer, 20, "loaded %d patches", count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 gui_main.c:35: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: 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 gui_callbacks.c:38: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: 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 gui_callbacks.c:38: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/WhySynth_gtk-common_data.Tpo .deps/WhySynth_gtk-common_data.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-gui_interface.o -MD -MP -MF .deps/WhySynth_gtk-gui_interface.Tpo -c -o WhySynth_gtk-gui_interface.o `test -f 'gui_interface.c' || echo './'`gui_interface.c mv -f .deps/WhySynth_gtk-gtkknob.Tpo .deps/WhySynth_gtk-gtkknob.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-patch_tables.o -MD -MP -MF .deps/WhySynth_gtk-patch_tables.Tpo -c -o WhySynth_gtk-patch_tables.o `test -f 'patch_tables.c' || echo './'`patch_tables.c 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 gui_images.c:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: 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 gui_images.c:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ 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 gui_main.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ gui_callbacks.c: In function 'on_save_file_range_change': gui_callbacks.c:367:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int which = (int)data; ^ gui_callbacks.c: In function 'on_voice_knob_change': gui_callbacks.c:470:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int index = (int)data; ^ gui_callbacks.c: In function 'on_voice_knob_zero': gui_callbacks.c:484:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int port = (int)data; ^ gui_callbacks.c: In function 'on_voice_detent_change': gui_callbacks.c:535:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int index = (int)data; ^ gui_callbacks.c: In function 'on_voice_onoff_toggled': gui_callbacks.c:547:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int index = (int)data; ^ gui_callbacks.c: In function 'on_voice_combo_change': gui_callbacks.c:559:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int index = (int)data; ^ gui_callbacks.c:570:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set_qdata(G_OBJECT(widget), combo_value_quark, (gpointer)value); ^ gui_callbacks.c: In function 'on_voice_element_copy': gui_callbacks.c:582:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int index = (int)data, ^ gui_callbacks.c: In function 'on_voice_element_paste': gui_callbacks.c:670:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int index = (int)data, ^ gui_callbacks.c: In function 'on_test_note_slider_change': gui_callbacks.c:765:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ((int)data) { ^ gui_callbacks.c: In function 'on_test_note_button_press': gui_callbacks.c:873:76: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(edit_test_note_toggle), (int)data != 0); ^ gui_callbacks.c: In function 'combo_get_value': gui_callbacks.c:1032:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int)g_object_get_qdata(G_OBJECT(combo), combo_value_quark); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:28, 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 gui_callbacks.c:38: gui_callbacks.c: In function 'combo_set_active_row': gui_callbacks.c:1043:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_block_by_func(combo, on_voice_combo_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:589:36: note: in definition of macro 'g_signal_handlers_block_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1050:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_unblock_by_func(combo, on_voice_combo_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:603:36: note: in definition of macro 'g_signal_handlers_unblock_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c: In function 'combo_set_value': gui_callbacks.c:1060:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set_qdata(G_OBJECT(combo), combo_value_quark, (gpointer)value); ^ gui_callbacks.c: In function 'combo_set_combomodel_type': gui_callbacks.c:1070:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int value = (int)g_object_get_qdata(G_OBJECT(combo), combo_value_quark); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:28, 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 gui_callbacks.c:38: gui_callbacks.c: In function 'update_voice_widget': gui_callbacks.c:1442:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_block_by_func(widget, on_voice_onoff_toggled, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:589:36: note: in definition of macro 'g_signal_handlers_block_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1444:75: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_unblock_by_func(widget, on_voice_onoff_toggled, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:603:36: note: in definition of macro 'g_signal_handlers_unblock_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1454:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_block_by_func(adj, on_voice_detent_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:589:36: note: in definition of macro 'g_signal_handlers_block_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1456:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_unblock_by_func(adj, on_voice_detent_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:603:36: note: in definition of macro 'g_signal_handlers_unblock_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1465:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_block_by_func(adj, on_voice_knob_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:589:36: note: in definition of macro 'g_signal_handlers_block_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1467:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_unblock_by_func(adj, on_voice_knob_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:603:36: note: in definition of macro 'g_signal_handlers_unblock_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1482:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_block_by_func(adj, on_voice_knob_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:589:36: note: in definition of macro 'g_signal_handlers_block_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1484:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_unblock_by_func(adj, on_voice_knob_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:603:36: note: in definition of macro 'g_signal_handlers_unblock_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1499:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_block_by_func(adj, on_voice_knob_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:589:36: note: in definition of macro 'g_signal_handlers_block_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1501:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_unblock_by_func(adj, on_voice_knob_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:603:36: note: in definition of macro 'g_signal_handlers_unblock_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1524:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_block_by_func(adj, on_voice_knob_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:589:36: note: in definition of macro 'g_signal_handlers_block_by_func' 0, 0, NULL, (func), (data)) ^~~~ gui_callbacks.c:1526:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handlers_unblock_by_func(adj, on_voice_knob_change, (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:603:36: note: in definition of macro 'g_signal_handlers_unblock_by_func' 0, 0, NULL, (func), (data)) ^~~~ 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 gui_images.c:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: 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 gui_images.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/whysynth_la-padsynth.Tpo .deps/whysynth_la-padsynth.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-wave_tables.o -MD -MP -MF .deps/WhySynth_gtk-wave_tables.Tpo -c -o WhySynth_gtk-wave_tables.o `test -f 'wave_tables.c' || echo './'`wave_tables.c mv -f .deps/WhySynth_gtk-wave_tables.Tpo .deps/WhySynth_gtk-wave_tables.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -MT WhySynth_gtk-whysynth_ports.o -MD -MP -MF .deps/WhySynth_gtk-whysynth_ports.Tpo -c -o WhySynth_gtk-whysynth_ports.o `test -f 'whysynth_ports.c' || echo './'`whysynth_ports.c mv -f .deps/WhySynth_gtk-gui_images.Tpo .deps/WhySynth_gtk-gui_images.Po mv -f .deps/WhySynth_gtk-whysynth_ports.Tpo .deps/WhySynth_gtk-whysynth_ports.Po gui_data.c: In function 'gui_data_interpret_k4': gui_data.c:1531:40: warning: ' patches' directive output may be truncated writing 8 bytes into a region of size between 3 and 12 [-Wformat-truncation=] snprintf(buffer, 20, "loaded %d patches", count); ^~~~~~~~ gui_data.c:1531:9: note: 'snprintf' output between 17 and 26 bytes into a destination of size 20 snprintf(buffer, 20, "loaded %d patches", count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/WhySynth_gtk-gui_main.Tpo .deps/WhySynth_gtk-gui_main.Po 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 gui_interface.c:31: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: 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 gui_interface.c:31: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/WhySynth_gtk-gui_data.Tpo .deps/WhySynth_gtk-gui_data.Po 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 gui_interface.c:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: 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 gui_interface.c:29: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/WhySynth_gtk-patch_tables.Tpo .deps/WhySynth_gtk-patch_tables.Po In file included from /usr/local/include/gtk-2.0/gtk/gtkcalendar.h:40, from /usr/local/include/gtk-2.0/gtk/gtk.h:53, from gui_interface.c:31: gui_interface.c: In function 'create_edit_place_knob_in_table': gui_interface.c:1615:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (gpointer)port); ^ /usr/local/include/gtk-2.0/gtk/gtksignal.h:51:62: note: in definition of macro 'gtk_signal_connect' gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) ^~~~~~~~~ gui_interface.c:1629:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (gpointer)port); ^ /usr/local/include/gtk-2.0/gtk/gtksignal.h:51:62: note: in definition of macro 'gtk_signal_connect' gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) ^~~~~~~~~ gui_interface.c: In function 'create_edit_place_detent_in_table': gui_interface.c:1727:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (gpointer)port); ^ /usr/local/include/gtk-2.0/gtk/gtksignal.h:51:62: note: in definition of macro 'gtk_signal_connect' gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) ^~~~~~~~~ gui_interface.c: In function 'create_edit_place_combo_in_table': gui_interface.c:1764:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set_qdata(G_OBJECT(wcombo), combo_combomodel_type_quark, (gpointer)combomodel_type); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:28, 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 gui_interface.c:31: gui_interface.c:1768:86: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(G_OBJECT(wcombo), "changed", G_CALLBACK(on_voice_combo_change), (gpointer)port); ^ /usr/local/include/glib-2.0/gobject/gsignal.h:493:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkcalendar.h:40, from /usr/local/include/gtk-2.0/gtk/gtk.h:53, from gui_interface.c:31: gui_interface.c: In function 'create_edit_place_copy_paste_buttons': gui_interface.c:1798:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (gpointer)port); ^ /usr/local/include/gtk-2.0/gtk/gtksignal.h:51:62: note: in definition of macro 'gtk_signal_connect' gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) ^~~~~~~~~ gui_interface.c:1808:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (gpointer)port); ^ /usr/local/include/gtk-2.0/gtk/gtksignal.h:51:62: note: in definition of macro 'gtk_signal_connect' gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) ^~~~~~~~~ mv -f .deps/whysynth_la-whysynth_voice.Tpo .deps/whysynth_la-whysynth_voice.Plo gui_callbacks.c: In function 'rebuild_patches_clist': gui_callbacks.c:2241:34: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] snprintf(number, 4, "%d", i); ^~ gui_callbacks.c:2241:33: note: directive argument in the range [0, 2147483647] snprintf(number, 4, "%d", i); ^~~~ gui_callbacks.c:2241:13: note: 'snprintf' output between 2 and 11 bytes into a destination of size 4 snprintf(number, 4, "%d", i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/WhySynth_gtk-gui_callbacks.Tpo .deps/WhySynth_gtk-gui_callbacks.Po mv -f .deps/WhySynth_gtk-gui_interface.Tpo .deps/WhySynth_gtk-gui_interface.Po /bin/sh ../libtool --tag=CC --mode=link cc -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -L/usr/local/lib -L/usr/local/lib -ldssialsacompat -o WhySynth_gtk WhySynth_gtk-gui_main.o WhySynth_gtk-agran_tables.o WhySynth_gtk-common_data.o WhySynth_gtk-gtkknob.o WhySynth_gtk-gui_callbacks.o WhySynth_gtk-gui_data.o WhySynth_gtk-gui_images.o WhySynth_gtk-gui_interface.o WhySynth_gtk-patch_tables.o WhySynth_gtk-wave_tables.o WhySynth_gtk-whysynth_ports.o -lm -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib -llo -lpthread libtool: link: cc -DY_GUI -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 -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -o WhySynth_gtk WhySynth_gtk-gui_main.o WhySynth_gtk-agran_tables.o WhySynth_gtk-common_data.o WhySynth_gtk-gtkknob.o WhySynth_gtk-gui_callbacks.o WhySynth_gtk-gui_data.o WhySynth_gtk-gui_images.o WhySynth_gtk-gui_interface.o WhySynth_gtk-patch_tables.o WhySynth_gtk-wave_tables.o WhySynth_gtk-whysynth_ports.o -L/usr/local/lib -ldssialsacompat -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -llo -lpthread -pthread mv -f .deps/whysynth_la-wave_data.Tpo .deps/whysynth_la-wave_data.Plo mv -f .deps/whysynth_la-whysynth_voice_render.Tpo .deps/whysynth_la-whysynth_voice_render.Plo /bin/sh ../libtool --tag=CC --mode=link cc -DY_PLUGIN -I/usr/local/include -fomit-frame-pointer -funroll-loops -finline-functions -ffast-math -pipe -O2 -fno-strict-aliasing -I/usr/local/include/dssi -I/usr/local/include -Wall -module -avoid-version -L/usr/local/lib -L/usr/local/lib -ldssialsacompat -o whysynth.la -rpath /usr/local/lib/dssi whysynth_la-dssp_synth.lo whysynth_la-agran_oscillator.lo whysynth_la-agran_tables.lo whysynth_la-common_data.lo whysynth_la-dssp_event.lo whysynth_la-effects.lo whysynth_la-effect_reverb.lo whysynth_la-effect_screverb.lo whysynth_la-minblep_tables.lo whysynth_la-padsynth.lo whysynth_la-patch_tables.lo whysynth_la-sampleset.lo whysynth_la-wave_data.lo whysynth_la-wave_tables.lo whysynth_la-whysynth_data.lo whysynth_la-whysynth_ports.lo whysynth_la-whysynth_voice.lo whysynth_la-whysynth_voice_render.lo -lm -L/usr/local/lib -lfftw3f libtool: link: cc -shared -fPIC -DPIC .libs/whysynth_la-dssp_synth.o .libs/whysynth_la-agran_oscillator.o .libs/whysynth_la-agran_tables.o .libs/whysynth_la-common_data.o .libs/whysynth_la-dssp_event.o .libs/whysynth_la-effects.o .libs/whysynth_la-effect_reverb.o .libs/whysynth_la-effect_screverb.o .libs/whysynth_la-minblep_tables.o .libs/whysynth_la-padsynth.o .libs/whysynth_la-patch_tables.o .libs/whysynth_la-sampleset.o .libs/whysynth_la-wave_data.o .libs/whysynth_la-wave_tables.o .libs/whysynth_la-whysynth_data.o .libs/whysynth_la-whysynth_ports.o .libs/whysynth_la-whysynth_voice.o .libs/whysynth_la-whysynth_voice_render.o -L/usr/local/lib -ldssialsacompat -lm -lfftw3f -O2 -Wl,-soname -Wl,whysynth.so -o .libs/whysynth.so libtool: link: ( cd ".libs" && rm -f "whysynth.la" && ln -s "../whysynth.la" "whysynth.la" ) gmake[3]: Leaving directory '/construction/audio/whysynth/whysynth-20120903/src' gmake[3]: Entering directory '/construction/audio/whysynth/whysynth-20120903' gmake[3]: Leaving directory '/construction/audio/whysynth/whysynth-20120903' gmake[2]: Leaving directory '/construction/audio/whysynth/whysynth-20120903' gmake[1]: Leaving directory '/construction/audio/whysynth/whysynth-20120903' SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for whysynth-20120903_4 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/audio/whysynth/whysynth-20120903' Making install in src gmake[2]: Entering directory '/construction/audio/whysynth/whysynth-20120903/src' gmake[3]: Entering directory '/construction/audio/whysynth/whysynth-20120903/src' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/lib/dssi" || /bin/mkdir -p "/construction/audio/whysynth/stage/usr/local/lib/dssi" /bin/sh ../libtool --mode=install /usr/bin/install -c whysynth.la '/construction/audio/whysynth/stage/usr/local/lib/dssi' libtool: install: /usr/bin/install -c .libs/whysynth.so /construction/audio/whysynth/stage/usr/local/lib/dssi/whysynth.so libtool: install: /usr/bin/install -c .libs/whysynth.lai /construction/audio/whysynth/stage/usr/local/lib/dssi/whysynth.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dssi' test -z "/usr/local/lib/dssi/whysynth" || /bin/mkdir -p "/construction/audio/whysynth/stage/usr/local/lib/dssi/whysynth" /bin/sh ../libtool --mode=install install -s -m 555 WhySynth_gtk '/construction/audio/whysynth/stage/usr/local/lib/dssi/whysynth' libtool: install: install -m 555 -s WhySynth_gtk /construction/audio/whysynth/stage/usr/local/lib/dssi/whysynth/WhySynth_gtk gmake[3]: Leaving directory '/construction/audio/whysynth/whysynth-20120903/src' gmake[2]: Leaving directory '/construction/audio/whysynth/whysynth-20120903/src' gmake[2]: Entering directory '/construction/audio/whysynth/whysynth-20120903' gmake[3]: Entering directory '/construction/audio/whysynth/whysynth-20120903' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/whysynth" || /bin/mkdir -p "/construction/audio/whysynth/stage/usr/local/share/whysynth" install -m 0644 extra/current_default_patches.WhySynth extra/more_K4_interpretations.WhySynth extra/version_20051005_patches.WhySynth extra/version_20051231_patches.WhySynth extra/version_20090608_patches.WhySynth extra/version_20100922_patches.WhySynth '/construction/audio/whysynth/stage/usr/local/share/whysynth' gmake[3]: Leaving directory '/construction/audio/whysynth/whysynth-20120903' gmake[2]: Leaving directory '/construction/audio/whysynth/whysynth-20120903' gmake[1]: Leaving directory '/construction/audio/whysynth/whysynth-20120903' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/dssi/whysynth.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/dssi/whysynth/WhySynth_gtk is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/lib/dssi/whysynth/WhySynth_gtk is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/lib/dssi/whysynth/WhySynth_gtk is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/dssi/whysynth/WhySynth_gtk is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for whysynth-20120903_4 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:08 TOTAL TIME 00:01:42