------------------------------------------------------------------------------- -- 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 FluidPlug-lv2-g20181209_2: 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/fluidplug-lv2 XDG_CONFIG_HOME=/construction/audio/fluidplug-lv2 HOME=/construction/audio/fluidplug-lv2 TMPDIR="/tmp" PATH=/construction/audio/fluidplug-lv2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/audio/fluidplug-lv2 XDG_CONFIG_HOME=/construction/audio/fluidplug-lv2 HOME=/construction/audio/fluidplug-lv2 TMPDIR="/tmp" PATH=/construction/audio/fluidplug-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 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- PORT_SIMD_FLAGS="-mtune=generic -msse -msse2 -mfpmath=sse" DESTDIR=/construction/audio/fluidplug-lv2/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/FluidPlug" EXAMPLESDIR="share/examples/FluidPlug" DATADIR="share/FluidPlug" WWWDIR="www/FluidPlug" ETCDIR="etc/FluidPlug" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/FluidPlug DOCSDIR=/usr/local/share/doc/FluidPlug EXAMPLESDIR=/usr/local/share/examples/FluidPlug WWWDIR=/usr/local/www/FluidPlug ETCDIR=/usr/local/etc/FluidPlug 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/p7zip-16.02_3.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/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/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 SUCCEEDED 00:00:39 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> FluidPlug-lv2-g20181209_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> FluidPlug-lv2-g20181209_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by FluidPlug-lv2-g20181209_2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> FluidPlug-lv2-g20181209_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by FluidPlug-lv2-g20181209_2 for building => SHA256 Checksum OK for airfont_a340u.tar.7z. => SHA256 Checksum OK for AVL_Drumkits_Perc_1.1.tar.7z. => SHA256 Checksum OK for Black_Pearl_4A-1.1.tar.7z. => SHA256 Checksum OK for Black_Pearl_4B-1.1.tar.7z. => SHA256 Checksum OK for Black_Pearl_5-1.1.tar.7z. => SHA256 Checksum OK for Red_Zeppelin_4-1.1.tar.7z. => SHA256 Checksum OK for Red_Zeppelin_5-1.1.tar.7z. => SHA256 Checksum OK for fluidr3.tar.7z. => SHA256 Checksum OK for fluidr3gm_bass.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_brass.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_chromaticpercussion.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_drums.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_ensemble.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_ethnic.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_guitar.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_organ.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_percussive.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_piano.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_pipe.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_reed.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_soundeffects.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_strings.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_syntheffects.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_synthlead.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_synthpad.sf2.tar.7z. => SHA256 Checksum OK for falkTX-FluidPlug-g20181209-8457f10_GH0.tar.gz. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> FluidPlug-lv2-g20181209_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by FluidPlug-lv2-g20181209_2 for building ===> Extracting for FluidPlug-lv2-g20181209_2 ===> FluidPlug-lv2-g20181209_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by FluidPlug-lv2-g20181209_2 for building => SHA256 Checksum OK for airfont_a340u.tar.7z. => SHA256 Checksum OK for AVL_Drumkits_Perc_1.1.tar.7z. => SHA256 Checksum OK for Black_Pearl_4A-1.1.tar.7z. => SHA256 Checksum OK for Black_Pearl_4B-1.1.tar.7z. => SHA256 Checksum OK for Black_Pearl_5-1.1.tar.7z. => SHA256 Checksum OK for Red_Zeppelin_4-1.1.tar.7z. => SHA256 Checksum OK for Red_Zeppelin_5-1.1.tar.7z. => SHA256 Checksum OK for fluidr3.tar.7z. => SHA256 Checksum OK for fluidr3gm_bass.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_brass.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_chromaticpercussion.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_drums.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_ensemble.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_ethnic.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_guitar.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_organ.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_percussive.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_piano.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_pipe.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_reed.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_soundeffects.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_strings.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_syntheffects.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_synthlead.sf2.tar.7z. => SHA256 Checksum OK for fluidr3gm_synthpad.sf2.tar.7z. => SHA256 Checksum OK for falkTX-FluidPlug-g20181209-8457f10_GH0.tar.gz. Extracted Memory Use: 30.95M SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for FluidPlug-lv2-g20181209_2 ===> Applying ports patches for FluidPlug-lv2-g20181209_2 from /xports/audio/fluidplug-lv2/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> FluidPlug-lv2-g20181209_2 depends on executable: 7z - found ===> FluidPlug-lv2-g20181209_2 depends on package: lv2>0 - found ===> FluidPlug-lv2-g20181209_2 depends on package: gmake>=4.3 - found ===> FluidPlug-lv2-g20181209_2 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> FluidPlug-lv2-g20181209_2 depends on shared library: libfluidsynth.so - found (/usr/local/lib/libfluidsynth.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> FluidPlug-lv2-g20181209_2 depends on executable: 7z - found ===> FluidPlug-lv2-g20181209_2 depends on package: lv2>0 - found ===> FluidPlug-lv2-g20181209_2 depends on package: gmake>=4.3 - found ===> FluidPlug-lv2-g20181209_2 depends on package: pkgconf>=1.3.0_1 - found ===> FluidPlug-lv2-g20181209_2 depends on shared library: libfluidsynth.so - found (/usr/local/lib/libfluidsynth.so) ===> Configuring for FluidPlug-lv2-g20181209_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for FluidPlug-lv2-g20181209_2 gmake[2]: Entering directory '/construction/audio/fluidplug-lv2/FluidPlug-8457f10' (cd AirFont320.lv2 && \ ln -s /distfiles/airfont_a340u.tar.7z . && \ 7z x airfont_a340u.tar.7z && \ 7z x airfont_a340u.tar && \ mv airfont_a340u/* . && \ mv airfont_a320u.sf2 FluidPlug.sf2 && \ mv readme README && \ rmdir airfont_a340u) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"AirFont320\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o AirFont320.lv2/FluidPlug.so (cd AVL_Drumkits_Perc.lv2 && \ ln -s /distfiles/AVL_Drumkits_Perc_1.1.tar.7z . && \ 7z x AVL_Drumkits_Perc_1.1.tar.7z && \ 7z x AVL_Drumkits_Perc_1.1.tar && \ mv AVL_Drumkits_Perc_1.1/* . && \ mv AVL_Drumkits_Perc_1.1.sf2 FluidPlug.sf2 && \ mv 'AVL-Drumkits CC-BY-SA License.pdf' License.pdf && \ rmdir AVL_Drumkits_Perc_1.1) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"AVL_Drumkits_Perc\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o AVL_Drumkits_Perc.lv2/FluidPlug.so 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 7799067 bytes (7617 KiB) Extracting archive: airfont_a340u.tar.7z -- Path = airfont_a340u.tar.7z Type = 7z Physical Size = 7799067 Headers Size = 97 Method = LZMA:24 Solid = - Blocks = 1 0%Scanning the drive for archives: 0M Scan 1 file, 1806647 bytes (1765 KiB) Extracting archive: AVL_Drumkits_Perc_1.1.tar.7z -- Path = AVL_Drumkits_Perc_1.1.tar.7z Type = 7z Physical Size = 1806647 Headers Size = 151 Method = LZMA:22 Solid = - Blocks = 1 0%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') (cd Black_Pearl_4A.lv2 && \ ln -s /distfiles/Black_Pearl_4A-1.1.tar.7z . && \ 7z x Black_Pearl_4A-1.1.tar.7z && \ 7z x Black_Pearl_4A-1.1.tar && \ mv Black_Pearl_4A-1.1/* . && \ mv Black_Pearl_4A-1.1.sf2 FluidPlug.sf2 && \ mv 'AVL-Drumkits CC-BY-SA License.pdf' License.pdf && \ rmdir Black_Pearl_4A-1.1) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"Black_Pearl_4A\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o Black_Pearl_4A.lv2/FluidPlug.so (cd Black_Pearl_4B.lv2 && \ ln -s /distfiles/Black_Pearl_4B-1.1.tar.7z . && \ 7z x Black_Pearl_4B-1.1.tar.7z && \ 7z x Black_Pearl_4B-1.1.tar && \ mv Black_Pearl_4B-1.1/* . && \ mv Black_Pearl_4B-1.1.sf2 FluidPlug.sf2 && \ mv 'AVL-Drumkits CC-BY-SA License.pdf' License.pdf && \ rmdir Black_Pearl_4B-1.1) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"Black_Pearl_4B\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o Black_Pearl_4B.lv2/FluidPlug.so (cd Black_Pearl_5.lv2 && \ ln -s /distfiles/Black_Pearl_5-1.1.tar.7z . && \ 7z x Black_Pearl_5-1.1.tar.7z && \ 7z x Black_Pearl_5-1.1.tar && \ mv Black_Pearl_5-1.1/* . && \ mv Black_Pearl_5-1.1.sf2 FluidPlug.sf2 && \ mv 'AVL-Drumkits CC-BY-SA License.pdf' License.pdf && \ rmdir Black_Pearl_5-1.1) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"Black_Pearl_5\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o Black_Pearl_5.lv2/FluidPlug.so source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 12173766 bytes (12 MiB) Extracting archive: Black_Pearl_5-1.1.tar.7z -- Path = Black_Pearl_5-1.1.tar.7z Type = 7z Physical Size = 12173766 Headers Size = 144 Method = LZMA:24 Solid = - Blocks = 1 0%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 12000623 bytes (12 MiB) Extracting archive: Black_Pearl_4B-1.1.tar.7z -- Path = Black_Pearl_4B-1.1.tar.7z Type = 7z Physical Size = 12000623 Headers Size = 146 Method = LZMA:24 Solid = - Blocks = 1 0% 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 11847353 bytes (12 MiB) Extracting archive: Black_Pearl_4A-1.1.tar.7z -- Path = Black_Pearl_4A-1.1.tar.7z Type = 7z Physical Size = 11847353 Headers Size = 146 Method = LZMA:24 Solid = - Blocks = 1 0%  12%(cd Red_Zeppelin_4.lv2 && \ ln -s /distfiles/Red_Zeppelin_4-1.1.tar.7z . && \ 7z x Red_Zeppelin_4-1.1.tar.7z && \ 7z x Red_Zeppelin_4-1.1.tar && \ mv Red_Zeppelin_4-1.1/* . && \ mv Red_Zeppelin_4-1.1.sf2 FluidPlug.sf2 && \ mv 'AVL-Drumkits CC-BY-SA License.pdf' License.pdf && \ rmdir Red_Zeppelin_4-1.1)   58% - AVL_Drumkits_Perc_1.1.tarcc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"Red_Zeppelin_4\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o Red_Zeppelin_4.lv2/FluidPlug.so  Everything is Ok Size: 3379200 Compressed: 1806647 (cd Red_Zeppelin_5.lv2 && \ ln -s /distfiles/Red_Zeppelin_5-1.1.tar.7z . && \ 7z x Red_Zeppelin_5-1.1.tar.7z && \ 7z x Red_Zeppelin_5-1.1.tar && \ mv Red_Zeppelin_5-1.1/* . && \ mv Red_Zeppelin_5-1.1.sf2 FluidPlug.sf2 && \ mv 'AVL-Drumkits CC-BY-SA License.pdf' License.pdf && \ rmdir Red_Zeppelin_5-1.1) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"Red_Zeppelin_5\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o Red_Zeppelin_5.lv2/FluidPlug.so 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 14574011 bytes (14 MiB) Extracting archive: Red_Zeppelin_4-1.1.tar.7z -- Path = Red_Zeppelin_4-1.1.tar.7z Type = 7z Physical Size = 14574011 Headers Size = 146 Method = LZMA:24 Solid = - Blocks = 1 0%Scanning the drive for archives: 0M Scan 1 file, 3379200 bytes (3300 KiB) Extracting archive: AVL_Drumkits_Perc_1.1.tar -- Path = AVL_Drumkits_Perc_1.1.tar Type = tar Physical Size = 3379200 Headers Size = 4096 Code Page = UTF-8 0%(cd FluidGM.lv2 && \ ln -s /distfiles/fluidr3.tar.7z . && \ 7z x fluidr3.tar.7z && \ 7z x fluidr3.tar && \ mv fluidr3/* . && \ mv fluidr3gm.sf2 FluidPlug.sf2 && \ mv readme README && \ rmdir fluidr3)  Everything is Ok Folders: 1 Files: 2 Size: 3374472 Compressed: 3379200 cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidGM\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidGM.lv2/FluidPlug.so 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 119027781 bytes (114 MiB) Extracting archive: fluidr3.tar.7z -- Path = fluidr3.tar.7z Type = 7z Physical Size = 119027781 Headers Size = 97 Method = LZMA:24 Solid = - Blocks = 1 0%Scanning the drive for archives: 0M Scan 1 file, 14436629 bytes (14 MiB) Extracting archive: Red_Zeppelin_5-1.1.tar.7z -- Path = Red_Zeppelin_5-1.1.tar.7z Type = 7z Physical Size = 14436629 Headers Size = 146 Method = LZMA:24 Solid = - Blocks = 1 0%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   9% - Black_Pearl_5-1.1.tar  10% - Black_Pearl_4A-1.1.tar  41%(cd FluidBass.lv2 && \ ln -s /distfiles/fluidr3gm_bass.sf2.tar.7z . && \ 7z x fluidr3gm_bass.sf2.tar.7z && \ 7z x fluidr3gm_bass.sf2.tar && \ mv fluidr3gm_bass.sf2 FluidPlug.sf2) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidBass\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidBass.lv2/FluidPlug.so 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 6605843 bytes (6452 KiB) Extracting archive: fluidr3gm_bass.sf2.tar.7z -- Path = fluidr3gm_bass.sf2.tar.7z Type = 7z Physical Size = 6605843 Headers Size = 146 Method = LZMA:12m Solid = - Blocks = 1 0%(cd FluidBrass.lv2 && \ ln -s /distfiles/fluidr3gm_brass.sf2.tar.7z . && \ 7z x fluidr3gm_brass.sf2.tar.7z && \ 7z x fluidr3gm_brass.sf2.tar && \ mv fluidr3gm_brass.sf2 FluidPlug.sf2) source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   1%  7% - Red_Zeppelin_4-1.1.tar  9% - Black_Pearl_4B-1.1.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 6959796 bytes (6797 KiB) Extracting archive: fluidr3gm_brass.sf2.tar.7z -- Path = fluidr3gm_brass.sf2.tar.7z Type = 7z Physical Size = 6959796 Headers Size = 148 Method = LZMA:23 Solid = - Blocks = 1 0%  7% - Red_Zeppelin_5-1.1.tar  36% - Black_Pearl_5-1.1.tar  37% - Black_Pearl_4A-1.1.tarcc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidBrass\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidBrass.lv2/FluidPlug.so   68% - airfont_a340u.tarsource/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   32%  22% - Red_Zeppelin_5-1.1.tar  30%  3% - fluidr3.tar  29% - Red_Zeppelin_4-1.1.tar  36% - Black_Pearl_4B-1.1.tar(cd FluidChromPerc.lv2 && \ ln -s /distfiles/fluidr3gm_chromaticpercussion.sf2.tar.7z . && \ 7z x fluidr3gm_chromaticpercussion.sf2.tar.7z && \ 7z x fluidr3gm_chromaticpercussion.sf2.tar && \ mv fluidr3gm_chromaticpercussion.sf2 FluidPlug.sf2) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 4311890 bytes (4211 KiB) Extracting archive: fluidr3gm_chromaticpercussion.sf2.tar.7z -- Path = fluidr3gm_chromaticpercussion.sf2.tar.7z Type = 7z Physical Size = 4311890 Headers Size = 176 Method = LZMA:23 Solid = - Blocks = 1 0%  51% - Black_Pearl_5-1.1.tar  91% - airfont_a340u.tar  52% - Black_Pearl_4A-1.1.tar  55% - fluidr3gm_brass.sf2.tar Everything is Ok Size: 9707520 Compressed: 7799067 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 9707520 bytes (9480 KiB) Extracting archive: airfont_a340u.tar -- Path = airfont_a340u.tar Type = tar Physical Size = 9707520 Headers Size = 7680 Code Page = UTF-8 0% Everything is Ok Folders: 1 Files: 2 Size: 9699027 Compressed: 9707520   63% - fluidr3gm_bass.sf2.tar  5% - fluidr3.tarcc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidChromPerc\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidChromPerc.lv2/FluidPlug.so   36% - Red_Zeppelin_5-1.1.tar  44% - Red_Zeppelin_4-1.1.tar  51% - Black_Pearl_4B-1.1.tar  46%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   66% - Black_Pearl_5-1.1.tar  68% - Black_Pearl_4A-1.1.tar  94% - fluidr3gm_bass.sf2.tar  89% - fluidr3gm_brass.sf2.tar  7% - fluidr3.tar  52% - Red_Zeppelin_4-1.1.tar Everything is Ok Size: 9748480 Compressed: 6605843 (cd FluidDrums.lv2 && \ ln -s /distfiles/fluidr3gm_drums.sf2.tar.7z . && \ 7z x fluidr3gm_drums.sf2.tar.7z && \ 7z x fluidr3gm_drums.sf2.tar && \ mv fluidr3gm_drums.sf2 FluidPlug.sf2) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 9748480 bytes (9520 KiB) Extracting archive: fluidr3gm_bass.sf2.tar -- Path = fluidr3gm_bass.sf2.tar Type = tar Physical Size = 9748480 Headers Size = 8192 Code Page = UTF-8 Scanning the drive for archives: 0% 0M Scan 1 file, 10390012 bytes (10147 KiB) Extracting archive: fluidr3gm_drums.sf2.tar.7z -- Path = fluidr3gm_drums.sf2.tar.7z Type = 7z Physical Size = 10390012 Headers Size = 148 Method = LZMA:24m Solid = - Blocks = 1 0%  67% - Black_Pearl_4B-1.1.tar Everything is Ok Size: 9740090 Compressed: 9748480 cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidDrums\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidDrums.lv2/FluidPlug.so  Everything is Ok Size: 7505920 Compressed: 6959796   52% - Red_Zeppelin_5-1.1.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 7505920 bytes (7330 KiB) Extracting archive: fluidr3gm_brass.sf2.tar   97% - fluidr3gm_chromaticpercussion.sf2.tar-- Path = fluidr3gm_brass.sf2.tar Type = tar Physical Size = 7505920 Headers Size = 6144 Code Page = UTF-8 0% Everything is Ok Size: 7499774 Compressed: 7505920 (cd FluidEnsemble.lv2 && \ ln -s /distfiles/fluidr3gm_ensemble.sf2.tar.7z . && \ 7z x fluidr3gm_ensemble.sf2.tar.7z && \ 7z x fluidr3gm_ensemble.sf2.tar && \ mv fluidr3gm_ensemble.sf2 FluidPlug.sf2) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Scanning the drive for archives: 0M Scan 1 file, 12716133 bytes (13 MiB) Extracting archive: fluidr3gm_ensemble.sf2.tar.7z -- Path = fluidr3gm_ensemble.sf2.tar.7z Type = 7z Physical Size = 12716133 Headers Size = 154 Method = LZMA:24 Solid = - Blocks = 1 0%source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   84% - Black_Pearl_5-1.1.tar  87% - Black_Pearl_4A-1.1.tar Everything is Ok Size: 7188480 Compressed: 4311890 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)   8% - fluidr3.tarScanning the drive for archives: 0M Scan 1 file, 7188480 bytes (7020 KiB) Extracting archive: fluidr3gm_chromaticpercussion.sf2.tar -- Path = fluidr3gm_chromaticpercussion.sf2.tar Type = tar Physical Size = 7188480 Headers Size = 6144 Code Page = UTF-8 0% Everything is Ok Size: 7181870 Compressed: 7188480 cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidEnsemble\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidEnsemble.lv2/FluidPlug.so   64% - Red_Zeppelin_4-1.1.tar(cd FluidEthnic.lv2 && \ ln -s /distfiles/fluidr3gm_ethnic.sf2.tar.7z . && \ 7z x fluidr3gm_ethnic.sf2.tar.7z && \ 7z x fluidr3gm_ethnic.sf2.tar && \ mv fluidr3gm_ethnic.sf2 FluidPlug.sf2) source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') Scanning the drive for archives: 0M Scan 1 file, 5315181 bytes (5191 KiB) Extracting archive: fluidr3gm_ethnic.sf2.tar.7z -- Path = fluidr3gm_ethnic.sf2.tar.7z Type = 7z Physical Size = 5315181 Headers Size = 150 Method = LZMA:6m Solid = - Blocks = 1 0%  86% - Black_Pearl_4B-1.1.tar  64% - Red_Zeppelin_5-1.1.tar  16% Everything is Ok Size: 21135360 Compressed: 11847353 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)   94% - Black_Pearl_5-1.1.tar  20%Scanning the drive for archives: 0M Scan 1 file, 21135360 bytes (21 MiB) Extracting archive: Black_Pearl_4A-1.1.tar -- Path = Black_Pearl_4A-1.1.tar Type = tar Physical Size = 21135360 Headers Size = 5632 Code Page = UTF-8 0% Everything is Ok Folders: 1 Files: 2 Size: 21129356 Compressed: 21135360 cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidEthnic\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidEthnic.lv2/FluidPlug.so (cd FluidGuitars.lv2 && \ ln -s /distfiles/fluidr3gm_guitar.sf2.tar.7z . && \ 7z x fluidr3gm_guitar.sf2.tar.7z && \ 7z x fluidr3gm_guitar.sf2.tar && \ mv fluidr3gm_guitar.sf2 FluidPlug.sf2) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 9081695 bytes (8869 KiB) Extracting archive: fluidr3gm_guitar.sf2.tar.7z -- Path = fluidr3gm_guitar.sf2.tar.7z Type = 7z Physical Size = 9081695 Headers Size = 150 Method = LZMA:12m Solid = - Blocks = 1 0%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')  Everything is Ok Size: 21616640 Compressed: 12173766   10% - fluidr3.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 21616640 bytes (21 MiB) Extracting archive: Black_Pearl_5-1.1.tar -- Path = Black_Pearl_5-1.1.tar Type = tar Physical Size = 21616640 Headers Size = 3584 Code Page = UTF-8 0%  38%  95% - Black_Pearl_4B-1.1.tar  78% - Red_Zeppelin_4-1.1.tar  71% - Red_Zeppelin_5-1.1.tar Everything is Ok Folders: 1 Files: 2 Size: 21612400 Compressed: 21616640   32% - fluidr3gm_ensemble.sf2.tarcc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidGuitars\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidGuitars.lv2/FluidPlug.so  Everything is Ok Size: 21278720 Compressed: 12000623 source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') Scanning the drive for archives: 0M Scan 1 file, 21278720 bytes (21 MiB) Extracting archive: Black_Pearl_4B-1.1.tar -- Path = Black_Pearl_4B-1.1.tar Type = tar Physical Size = 21278720 Headers Size = 10240 Code Page = UTF-8 0%  21%(cd FluidOrgans.lv2 && \ ln -s /distfiles/fluidr3gm_organ.sf2.tar.7z . && \ 7z x fluidr3gm_organ.sf2.tar.7z && \ 7z x fluidr3gm_organ.sf2.tar && \ mv fluidr3gm_organ.sf2 FluidPlug.sf2)   11% - fluidr3.tar Everything is Ok Folders: 1 Files: 2 Size: 21267784 Compressed: 21278720   40% - fluidr3gm_drums.sf2.tarcc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidOrgans\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidOrgans.lv2/FluidPlug.so   79% - Red_Zeppelin_5-1.1.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 12538536 bytes (12 MiB) Extracting archive: fluidr3gm_organ.sf2.tar.7z -- Path = fluidr3gm_organ.sf2.tar.7z Type = 7z Physical Size = 12538536 Headers Size = 148 Method = LZMA:24 Solid = - Blocks = 1 0%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   48% - fluidr3gm_ensemble.sf2.tar  56% - fluidr3gm_ethnic.sf2.tar  93% - Red_Zeppelin_4-1.1.tar(cd FluidPercussion.lv2 && \ ln -s /distfiles/fluidr3gm_percussive.sf2.tar.7z . && \ 7z x fluidr3gm_percussive.sf2.tar.7z && \ 7z x fluidr3gm_percussive.sf2.tar && \ mv fluidr3gm_percussive.sf2 FluidPlug.sf2) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 591721 bytes (578 KiB) Extracting archive: fluidr3gm_percussive.sf2.tar.7z -- Path = fluidr3gm_percussive.sf2.tar.7z Type = 7z Physical Size = 591721 Headers Size = 156 Method = LZMA:20 Solid = - Blocks = 1 0%  42% - fluidr3gm_guitar.sf2.tar Everything is Ok Size: 28262400 Compressed: 14574011   13% - fluidr3.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)  Everything is Ok Size: 5888000 Compressed: 5315181 Scanning the drive for archives: 0M Scan 1 file, 28262400 bytes (27 MiB) Extracting archive: Red_Zeppelin_4-1.1.tar -- Path = Red_Zeppelin_4-1.1.tar Type = tar Physical Size = 28262400 Headers Size = 8704 Code Page = UTF-8 0% 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 5888000 bytes (5750 KiB) Extracting archive: fluidr3gm_ethnic.sf2.tar -- Path = fluidr3gm_ethnic.sf2.tar Type = tar Physical Size = 5888000 Headers Size = 7168 Code Page = UTF-8 0% Everything is Ok Size: 921600 Compressed: 591721  Everything is Ok Size: 5880746 Compressed: 5888000 cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidPercussion\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidPercussion.lv2/FluidPlug.so 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) (cd FluidPianos.lv2 && \ ln -s /distfiles/fluidr3gm_piano.sf2.tar.7z . && \   93% - Red_Zeppelin_5-1.1.tar 7z x fluidr3gm_piano.sf2.tar.7z && \ 7z x fluidr3gm_piano.sf2.tar && \ mv fluidr3gm_piano.sf2 FluidPlug.sf2)   65% - fluidr3gm_ensemble.sf2.tar Everything is Ok Folders: 1 Files: 2 Size: 28253310 Compressed: 28262400 cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidPianos\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidPianos.lv2/FluidPlug.so 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 921600 bytes (900 KiB) Extracting archive: fluidr3gm_percussive.sf2.tar -- Path = fluidr3gm_percussive.sf2.tar Type = tar Physical Size = 921600 Headers Size = 11264 Code Page = UTF-8 0% Everything is Ok Size: 910256 Compressed: 921600 (cd FluidPipes.lv2 && \ ln -s /distfiles/fluidr3gm_pipe.sf2.tar.7z . && \ 7z x fluidr3gm_pipe.sf2.tar.7z && \ Scanning the drive for archives: 7z x fluidr3gm_pipe.sf2.tar && \ mv fluidr3gm_pipe.sf2 FluidPlug.sf2) 0M Scan 1 file, 13488600 bytes (13 MiB) Extracting archive: fluidr3gm_piano.sf2.tar.7z -- Path = fluidr3gm_piano.sf2.tar.7z Type = 7z Physical Size = 13488600 Headers Size = 148 Method = LZMA:24m Solid = - Blocks = 1 0%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') Scanning the drive for archives: 0M Scan 1 file, 4273763 bytes (4174 KiB) Extracting archive: fluidr3gm_pipe.sf2.tar.7z -- Path = fluidr3gm_pipe.sf2.tar.7z Type = 7z Physical Size = 4273763 Headers Size = 146 Method = LZMA:6m Solid = - Blocks = 1 0%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   17%  62% - fluidr3gm_drums.sf2.tar Everything is Ok Size: 27944960 Compressed: 14436629 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 27944960 bytes (27 MiB) Extracting archive: Red_Zeppelin_5-1.1.tar -- Path = Red_Zeppelin_5-1.1.tar Type = tar Physical Size = 27944960 Headers Size = 10752 Code Page = UTF-8 0%  66% - fluidr3gm_guitar.sf2.tar  14% - fluidr3.tar Everything is Ok Folders: 1 Files: 2 Size: 27933482 Compressed: 27944960 cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidPipes\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidPipes.lv2/FluidPlug.so (cd FluidReeds.lv2 && \ ln -s /distfiles/fluidr3gm_reed.sf2.tar.7z . && \ 7z x fluidr3gm_reed.sf2.tar.7z && \ 7z x fluidr3gm_reed.sf2.tar && \ mv fluidr3gm_reed.sf2 FluidPlug.sf2) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidReeds\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidReeds.lv2/FluidPlug.so   82% - fluidr3gm_ensemble.sf2.tarsource/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 18507519 bytes (18 MiB) Extracting archive: fluidr3gm_reed.sf2.tar.7z -- Path = fluidr3gm_reed.sf2.tar.7z Type = 7z Physical Size = 18507519 Headers Size = 146 Method = LZMA:24m Solid = - Blocks = 1 0%  13%  34% - fluidr3gm_organ.sf2.tar  47%source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   81% - fluidr3gm_drums.sf2.tar(cd FluidSoundFX.lv2 && \ ln -s /distfiles/fluidr3gm_soundeffects.sf2.tar.7z . && \ 7z x fluidr3gm_soundeffects.sf2.tar.7z && \ 7z x fluidr3gm_soundeffects.sf2.tar && \ mv fluidr3gm_soundeffects.sf2 FluidPlug.sf2) 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 765723 bytes (748 KiB) Extracting archive: fluidr3gm_soundeffects.sf2.tar.7z -- Path = fluidr3gm_soundeffects.sf2.tar.7z Type = 7z Physical Size = 765723 Headers Size = 160 Method = LZMA:20 Solid = - Blocks = 1 0%  16% - fluidr3.tar  91% - fluidr3gm_guitar.sf2.tar  98% - fluidr3gm_ensemble.sf2.tar Everything is Ok Size: 890880 Compressed: 765723 cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidSoundFX\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidSoundFX.lv2/FluidPlug.so  Everything is Ok Size: 13547520 Compressed: 12716133   50% - fluidr3gm_organ.sf2.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)  Everything is Ok Size: 4515840 Compressed: 4273763 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)   28% - fluidr3gm_piano.sf2.tarScanning the drive for archives: 0M Scan 1 file, 890880 bytes (870 KiB) Extracting archive: fluidr3gm_soundeffects.sf2.tar -- Path = fluidr3gm_soundeffects.sf2.tar Type = tar Physical Size = 890880 Headers Size = 4096 Code Page = UTF-8 0% Everything is Ok Size: 886620 Compressed: 890880 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 13547520 bytes (13 MiB) Extracting archive: fluidr3gm_ensemble.sf2.tar -- Path = fluidr3gm_ensemble.sf2.tar Type = tar Physical Size = 13547520 Headers Size = 9216 Code Page = UTF-8 0%Scanning the drive for archives: 0M Scan 1 file, 4515840 bytes (4410 KiB) Extracting archive: fluidr3gm_pipe.sf2.tar -- Path = fluidr3gm_pipe.sf2.tar Type = tar Physical Size = 4515840 Headers Size = 9216 Code Page = UTF-8 0% Everything is Ok Size: 4506488 Compressed: 4515840  Everything is Ok Size: 13538096 Compressed: 13547520 (cd FluidStrings.lv2 && \ ln -s /distfiles/fluidr3gm_strings.sf2.tar.7z . && \ 7z x fluidr3gm_strings.sf2.tar.7z && \ 7z x fluidr3gm_strings.sf2.tar && \ mv fluidr3gm_strings.sf2 FluidPlug.sf2) cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidStrings\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidStrings.lv2/FluidPlug.so source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)   11%  Everything is Ok Size: 11253760 Compressed: 9081695 Scanning the drive for archives: 0M Scan 1 file, 20561942 bytes (20 MiB) Extracting archive: fluidr3gm_strings.sf2.tar.7z -- Path = fluidr3gm_strings.sf2.tar.7z Type = 7z Physical Size = 20561942 Headers Size = 152 Method = LZMA:24m Solid = - Blocks = 1 0% 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) (cd FluidSynthFX.lv2 && \ ln -s /distfiles/fluidr3gm_syntheffects.sf2.tar.7z . && \ 7z x fluidr3gm_syntheffects.sf2.tar.7z && \ 7z x fluidr3gm_syntheffects.sf2.tar && \ mv fluidr3gm_syntheffects.sf2 FluidPlug.sf2) Scanning the drive for archives: 0M Scan 1 file, 11253760 bytes (11 MiB) Extracting archive: fluidr3gm_guitar.sf2.tar -- Path = fluidr3gm_guitar.sf2.tar Type = tar Physical Size = 11253760 Headers Size = 4096 Code Page = UTF-8 0% 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)  100% 1Scanning the drive for archives: 0M Scan 1 file, 6870621 bytes (6710 KiB) Extracting archive: fluidr3gm_syntheffects.sf2.tar.7z -- Path = fluidr3gm_syntheffects.sf2.tar.7z Type = 7z Physical Size = 6870621 Headers Size = 162 Method = LZMA:23 Solid = - Blocks = 1 0% Everything is Ok Size: 18544640 Compressed: 10390012 source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~  Everything is Ok Size: 11249422 Compressed: 11253760 In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidSynthFX\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidSynthFX.lv2/FluidPlug.so source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 18544640 bytes (18 MiB) Extracting archive: fluidr3gm_drums.sf2.tar -- Path = fluidr3gm_drums.sf2.tar Type = tar Physical Size = 18544640 Headers Size = 2560 Code Page = UTF-8 0%  17% - fluidr3.tar Everything is Ok Size: 18541716 Compressed: 18544640 (cd FluidSynthLeads.lv2 && \ ln -s /distfiles/fluidr3gm_synthlead.sf2.tar.7z . && \ 7z x fluidr3gm_synthlead.sf2.tar.7z && \ 7z x fluidr3gm_synthlead.sf2.tar && \ mv fluidr3gm_synthlead.sf2 FluidPlug.sf2) source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate') 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 1239470 bytes (1211 KiB) Extracting archive: fluidr3gm_synthlead.sf2.tar.7z -- Path = fluidr3gm_synthlead.sf2.tar.7z Type = 7z Physical Size = 1239470 Headers Size = 154 Method = LZMA:1536k Solid = - Blocks = 1 0%cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidSynthLeads\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidSynthLeads.lv2/FluidPlug.so source/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   67% - fluidr3gm_organ.sf2.tar  44% - fluidr3gm_piano.sf2.tar(cd FluidSynthPads.lv2 && \ ln -s /distfiles/fluidr3gm_synthpad.sf2.tar.7z . && \ 7z x fluidr3gm_synthpad.sf2.tar.7z && \ 7z x fluidr3gm_synthpad.sf2.tar && \ mv fluidr3gm_synthpad.sf2 FluidPlug.sf2)   21% - fluidr3gm_reed.sf2.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 2077816 bytes (2030 KiB) Extracting archive: fluidr3gm_synthpad.sf2.tar.7z -- Path = fluidr3gm_synthpad.sf2.tar.7z Type = 7z Physical Size = 2077816 Headers Size = 153 Method = LZMA:3m Solid = - Blocks = 1 0%cc source/FluidPlug.c -DFLUIDPLUG_LABEL=\"FluidSynthPads\" -Wall -Wextra -Wshadow -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -mfpmath=sse -fdata-sections -ffunction-sections -fvisibility=hidden -std=gnu99 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -L/usr/local/lib -lfluidsynth -shared -o FluidSynthPads.lv2/FluidPlug.so   14% Everything is Ok Size: 1464320 Compressed: 1239470   29% 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 1464320 bytes (1430 KiB) Extracting archive: fluidr3gm_synthlead.sf2.tar -- Path = fluidr3gm_synthlead.sf2.tar Type = tar Physical Size = 1464320 Headers Size = 5120 Code Page = UTF-8 0% Everything is Ok Size: 1459058 Compressed: 1464320   19% - fluidr3.tarsource/FluidPlug.c:66:48: warning: 'struct _LV2_Descriptor' declared inside parameter list will not be visible outside of this definition or declaration static LV2_Handle lv2_instantiate(const struct _LV2_Descriptor* descriptor, double sampleRate, const char* bundlePath, const LV2_Feature* const* features) ^~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_instantiate': source/FluidPlug.c:105:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] fluid_synth_set_sample_rate(synth, (float)sampleRate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/fluidsynth.h:97, from source/FluidPlug.c:22: /usr/local/include/fluidsynth/synth.h:179:38: note: declared here FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ source/FluidPlug.c: In function 'lv2_descriptor': source/FluidPlug.c:371:27: warning: initialization of 'void * (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct LV2_Descriptor *, double, const char *, const struct * const*)'} from incompatible pointer type 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const LV2_Feature * const*)' {aka 'void * (*)(const struct _LV2_Descriptor *, double, const char *, const struct * const*)'} [-Wincompatible-pointer-types] .instantiate = lv2_instantiate, ^~~~~~~~~~~~~~~ source/FluidPlug.c:371:27: note: (near initialization for 'sDescriptor.instantiate')   84% - fluidr3gm_organ.sf2.tar  61% - fluidr3gm_piano.sf2.tar  49% - fluidr3gm_synthpad.sf2.tar Everything is Ok Size: 2355200 Compressed: 2077816 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)   33% - fluidr3gm_reed.sf2.tarScanning the drive for archives: 0M Scan 1 file, 2355200 bytes (2300 KiB) Extracting archive: fluidr3gm_synthpad.sf2.tar -- Path = fluidr3gm_synthpad.sf2.tar Type = tar Physical Size = 2355200 Headers Size = 2560 Code Page = UTF-8 0% Everything is Ok Size: 2352178 Compressed: 2355200   23% - fluidr3gm_strings.sf2.tar  62% - fluidr3gm_syntheffects.sf2.tar  21% - fluidr3.tar 100% 1 Everything is Ok Size: 13404160 Compressed: 12538536   45% - fluidr3gm_reed.sf2.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64)   76% - fluidr3gm_piano.sf2.tarScanning the drive for archives: 0M Scan 1 file, 13404160 bytes (13 MiB) Extracting archive: fluidr3gm_organ.sf2.tar   32% - fluidr3gm_strings.sf2.tar-- Path = fluidr3gm_organ.sf2.tar Type = tar Physical Size = 13404160 Headers Size = 3584 Code Page = UTF-8 0% Everything is Ok Size: 13400476 Compressed: 13404160   91% - fluidr3gm_syntheffects.sf2.tar Everything is Ok Size: 7741440 Compressed: 6870621   23% - fluidr3.tar 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 7741440 bytes (7560 KiB) Extracting archive: fluidr3gm_syntheffects.sf2.tar -- Path = fluidr3gm_syntheffects.sf2.tar Type = tar Physical Size = 7741440 Headers Size = 7680 Code Page = UTF-8 0% Everything is Ok Size: 7733654 Compressed: 7741440   92% - fluidr3gm_piano.sf2.tar  46% - fluidr3gm_strings.sf2.tar  62% - fluidr3gm_reed.sf2.tar  25% - fluidr3.tar Everything is Ok Size: 19046400 Compressed: 13488600 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 19046400 bytes (19 MiB) Extracting archive: fluidr3gm_piano.sf2.tar -- Path = fluidr3gm_piano.sf2.tar Type = tar Physical Size = 19046400 Headers Size = 10752 Code Page = UTF-8 0% Everything is Ok Size: 19035604 Compressed: 19046400   73% - fluidr3gm_reed.sf2.tar  26% - fluidr3.tar  60% - fluidr3gm_strings.sf2.tar  84% - fluidr3gm_reed.sf2.tar  28% - fluidr3.tar  74% - fluidr3gm_strings.sf2.tar  96% - fluidr3gm_reed.sf2.tar  29% - fluidr3.tar  87% - fluidr3gm_strings.sf2.tar Everything is Ok Size: 19343360 Compressed: 18507519 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 19343360 bytes (19 MiB) Extracting archive: fluidr3gm_reed.sf2.tar -- Path = fluidr3gm_reed.sf2.tar Type = tar Physical Size = 19343360 Headers Size = 11264 Code Page = UTF-8 0% Everything is Ok Size: 19332068 Compressed: 19343360   31% - fluidr3.tar  96% - fluidr3gm_strings.sf2.tar Everything is Ok Size: 24094720 Compressed: 20561942 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 24094720 bytes (23 MiB) Extracting archive: fluidr3gm_strings.sf2.tar -- Path = fluidr3gm_strings.sf2.tar Type = tar Physical Size = 24094720 Headers Size = 5120 Code Page = UTF-8 0% Everything is Ok Size: 24089160 Compressed: 24094720   32% - fluidr3.tar  35% - fluidr3.tar  36% - fluidr3.tar  38% - fluidr3.tar  40% - fluidr3.tar  42% - fluidr3.tar  44% - fluidr3.tar  46% - fluidr3.tar  49% - fluidr3.tar  52% - fluidr3.tar  54% - fluidr3.tar  56% - fluidr3.tar  58% - fluidr3.tar  60% - fluidr3.tar  62% - fluidr3.tar  65% - fluidr3.tar  66% - fluidr3.tar  68% - fluidr3.tar  70% - fluidr3.tar  71% - fluidr3.tar  73% - fluidr3.tar  74% - fluidr3.tar  77% - fluidr3.tar  79% - fluidr3.tar  81% - fluidr3.tar  83% - fluidr3.tar  85% - fluidr3.tar  87% - fluidr3.tar  88% - fluidr3.tar  90% - fluidr3.tar  91% - fluidr3.tar  94% - fluidr3.tar  95% - fluidr3.tar  97% - fluidr3.tar  99% - fluidr3.tar Everything is Ok Size: 148367360 Compressed: 119027781 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,1 CPU x64) Scanning the drive for archives: 0M Scan 1 file, 148367360 bytes (142 MiB) Extracting archive: fluidr3.tar -- Path = fluidr3.tar Type = tar Physical Size = 148367360 Headers Size = 6656 Code Page = UTF-8 0%  92% 1 - fluidr3/fluidr3gm.sf2 Everything is Ok Folders: 1 Files: 2 Size: 148360284 Compressed: 148367360 gmake[2]: Leaving directory '/construction/audio/fluidplug-lv2/FluidPlug-8457f10' SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for FluidPlug-lv2-g20181209_2 ===> Generating temporary packing list gmake[2]: Entering directory '/construction/audio/fluidplug-lv2/FluidPlug-8457f10' install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/AirFont320.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/AVL_Drumkits_Perc.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Black_Pearl_4A.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Black_Pearl_4B.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Black_Pearl_5.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Red_Zeppelin_4.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Red_Zeppelin_5.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidGM.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidBass.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidBrass.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidChromPerc.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidDrums.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidEnsemble.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidEthnic.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidGuitars.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidOrgans.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPercussion.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPianos.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPipes.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidReeds.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSoundFX.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidStrings.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthFX.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthLeads.lv2 install -d /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthPads.lv2 install -m 644 \ AirFont320.lv2/*.sf2 \ AirFont320.lv2/*.so \ AirFont320.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/AirFont320.lv2 install -m 644 \ AVL_Drumkits_Perc.lv2/*.sf2 \ AVL_Drumkits_Perc.lv2/*.so \ AVL_Drumkits_Perc.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/AVL_Drumkits_Perc.lv2 install -m 644 \ Black_Pearl_4A.lv2/*.sf2 \ Black_Pearl_4A.lv2/*.so \ Black_Pearl_4A.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Black_Pearl_4A.lv2 install -m 644 \ Black_Pearl_4B.lv2/*.sf2 \ Black_Pearl_4B.lv2/*.so \ Black_Pearl_4B.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Black_Pearl_4B.lv2 install -m 644 \ Black_Pearl_5.lv2/*.sf2 \ Black_Pearl_5.lv2/*.so \ Black_Pearl_5.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Black_Pearl_5.lv2 install -m 644 \ Red_Zeppelin_4.lv2/*.sf2 \ Red_Zeppelin_4.lv2/*.so \ Red_Zeppelin_4.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Red_Zeppelin_4.lv2 install -m 644 \ Red_Zeppelin_5.lv2/*.sf2 \ Red_Zeppelin_5.lv2/*.so \ Red_Zeppelin_5.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/Red_Zeppelin_5.lv2 install -m 644 \ FluidGM.lv2/*.sf2 \ FluidGM.lv2/*.so \ FluidGM.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidGM.lv2 install -m 644 \ FluidBass.lv2/*.sf2 \ FluidBass.lv2/*.so \ FluidBass.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidBass.lv2 install -m 644 \ FluidBrass.lv2/*.sf2 \ FluidBrass.lv2/*.so \ FluidBrass.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidBrass.lv2 install -m 644 \ FluidChromPerc.lv2/*.sf2 \ FluidChromPerc.lv2/*.so \ FluidChromPerc.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidChromPerc.lv2 install -m 644 \ FluidDrums.lv2/*.sf2 \ FluidDrums.lv2/*.so \ FluidDrums.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidDrums.lv2 install -m 644 \ FluidEnsemble.lv2/*.sf2 \ FluidEnsemble.lv2/*.so \ FluidEnsemble.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidEnsemble.lv2 install -m 644 \ FluidEthnic.lv2/*.sf2 \ FluidEthnic.lv2/*.so \ FluidEthnic.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidEthnic.lv2 install -m 644 \ FluidGuitars.lv2/*.sf2 \ FluidGuitars.lv2/*.so \ FluidGuitars.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidGuitars.lv2 install -m 644 \ FluidOrgans.lv2/*.sf2 \ FluidOrgans.lv2/*.so \ FluidOrgans.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidOrgans.lv2 install -m 644 \ FluidPercussion.lv2/*.sf2 \ FluidPercussion.lv2/*.so \ FluidPercussion.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPercussion.lv2 install -m 644 \ FluidPianos.lv2/*.sf2 \ FluidPianos.lv2/*.so \ FluidPianos.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPianos.lv2 install -m 644 \ FluidPipes.lv2/*.sf2 \ FluidPipes.lv2/*.so \ FluidPipes.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPipes.lv2 install -m 644 \ FluidReeds.lv2/*.sf2 \ FluidReeds.lv2/*.so \ FluidReeds.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidReeds.lv2 install -m 644 \ FluidSoundFX.lv2/*.sf2 \ FluidSoundFX.lv2/*.so \ FluidSoundFX.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSoundFX.lv2 install -m 644 \ FluidStrings.lv2/*.sf2 \ FluidStrings.lv2/*.so \ FluidStrings.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidStrings.lv2 install -m 644 \ FluidSynthFX.lv2/*.sf2 \ FluidSynthFX.lv2/*.so \ FluidSynthFX.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthFX.lv2 install -m 644 \ FluidSynthLeads.lv2/*.sf2 \ FluidSynthLeads.lv2/*.so \ FluidSynthLeads.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthLeads.lv2 install -m 644 \ FluidSynthPads.lv2/*.sf2 \ FluidSynthPads.lv2/*.so \ FluidSynthPads.lv2/*.ttl \ /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthPads.lv2 # recursive copy cp -r AirFont320.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/AirFont320.lv2 cp -r FluidGM.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidGM.lv2 cp -r FluidBass.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidBass.lv2 cp -r FluidBrass.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidBrass.lv2 cp -r FluidChromPerc.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidChromPerc.lv2 cp -r FluidDrums.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidDrums.lv2 cp -r FluidEnsemble.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidEnsemble.lv2 cp -r FluidEthnic.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidEthnic.lv2 cp -r FluidGuitars.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidGuitars.lv2 cp -r FluidOrgans.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidOrgans.lv2 cp -r FluidPercussion.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPercussion.lv2 cp -r FluidPianos.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPianos.lv2 cp -r FluidPipes.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidPipes.lv2 cp -r FluidReeds.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidReeds.lv2 cp -r FluidSoundFX.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSoundFX.lv2 cp -r FluidStrings.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidStrings.lv2 cp -r FluidSynthFX.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthFX.lv2 cp -r FluidSynthLeads.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthLeads.lv2 cp -r FluidSynthPads.lv2/modgui /construction/audio/fluidplug-lv2/stage/usr/local/lib/lv2/FluidSynthPads.lv2 gmake[2]: Leaving directory '/construction/audio/fluidplug-lv2/FluidPlug-8457f10' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.so is linked to /usr/local/lib/libgthread-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.so is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.so is linked to /usr/local/lib/libjack.so.0 from audio/jack but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjack.so:audio/jack Error: /usr/local/lib/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.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/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.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/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.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/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.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/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.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/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.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 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for FluidPlug-lv2-g20181209_2 file sizes/checksums [376]: 0% file sizes/checksums [376]: 26% file sizes/checksums [376]: 53% file sizes/checksums [376]: 79% file sizes/checksums [376]: 100% packing files [376]: 0% packing files [376]: 26% packing files [376]: 53% packing files [376]: 79% packing files [376]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:08:15 TOTAL TIME 00:09:28