You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: branches/2020Q3/audio/giada/Makefile 539492 2020-06-17 18:19:31Z yuri $ Log URL: http://beefy13.nyi.freebsd.org/data/121armv7-quarterly/547398/logs/giada-0.16.3.2.log Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=121armv7-quarterly&build=547398 Log: =>> Building audio/giada build started at Sat Sep 5 19:01:11 UTC 2020 port directory: /usr/ports/audio/giada package name: giada-0.16.3.2 building for: FreeBSD 121armv7-quarterly-job-15 12.1-RELEASE-p9 FreeBSD 12.1-RELEASE-p9 1201000 arm maintained by: [email protected] Makefile ident: $FreeBSD: branches/2020Q3/audio/giada/Makefile 539492 2020-06-17 18:19:31Z yuri $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1201000 Job Id: 15 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p9 1201000 UNAME_r=12.1-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/121armv7-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/121armv7-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/121armv7-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --target=freebsd --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/giada/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/giada/work HOME=/wrkdirs/usr/ports/audio/giada/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/giada/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/giada/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/giada/work HOME=/wrkdirs/usr/ports/audio/giada/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/giada/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -lfltk -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/giada" EXAMPLESDIR="share/examples/giada" DATADIR="share/giada" WWWDIR="www/giada" ETCDIR="etc/giada" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/giada DOCSDIR=/usr/local/share/doc/giada EXAMPLESDIR=/usr/local/share/examples/giada WWWDIR=/usr/local/www/giada ETCDIR=/usr/local/etc/giada --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv7 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p9 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> giada-0.16.3.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.6.txz [121armv7-quarterly-job-15] Installing pkg-1.14.6... [121armv7-quarterly-job-15] Extracting pkg-1.14.6: .......... done ===> giada-0.16.3.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of giada-0.16.3.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by giada-0.16.3.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by giada-0.16.3.2 for building => SHA256 Checksum OK for monocasual-giada-v0.16.3-2-g149d7b4b_GH0.tar.gz. => SHA256 Checksum OK for nlohmann-json-bde5712_GH0.tar.gz. => SHA256 Checksum OK for monocasual-rtaudio-5386a90_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by giada-0.16.3.2 for building ===> Extracting for giada-0.16.3.2 => SHA256 Checksum OK for monocasual-giada-v0.16.3-2-g149d7b4b_GH0.tar.gz. <snip> In file included from ./src/core/model/traits.h:35: ./src/core/channels/channel.h:60:14: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] Channel& operator=(const Channel&) = default; ^ ./src/core/channels/channel.h:94:35: note: copy assignment operator of 'Channel' is implicitly deleted because field 'state' has a deleted copy assignment operator std::unique_ptr<ChannelState> state; ^ /usr/include/c++/v1/memory:2494:3: note: copy assignment operator is implicitly deleted because 'unique_ptr<giada::m::ChannelState, std::__1::default_delete<giada::m::ChannelState> >' has a user-declared move constructor unique_ptr(unique_ptr&& __u) noexcept ^ In file included from src/gui/elems/mainWindow/keyboard/sampleChannelButton.cpp:31: In file included from ./src/glue/channel.h:36: In file included from ./src/core/model/model.h:33: In file included from ./src/core/model/traits.h:35: ./src/core/channels/channel.h:61:14: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] Channel& operator=(Channel&&) = default; ^ ./src/core/channels/channel.h:96:17: note: move assignment operator of 'Channel' is implicitly deleted because field 'midiLearner' has a deleted move assignment operator MidiLearner midiLearner; ^ ./src/core/channels/midiLearner.h:50:39: note: copy assignment operator of 'MidiLearner' is implicitly deleted because field 'state' has a deleted copy assignment operator std::unique_ptr<MidiLearnerState> state; ^ /usr/include/c++/v1/memory:2494:3: note: copy assignment operator is implicitly deleted because 'unique_ptr<giada::m::MidiLearnerState, std::__1::default_delete<giada::m::MidiLearnerState> >' has a user-declared move constructor unique_ptr(unique_ptr&& __u) noexcept ^ In file included from src/gui/elems/mainWindow/keyboard/sampleChannelButton.cpp:31: ./src/glue/channel.h:85:2: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] Data() = default; ^ ./src/glue/channel.h:115:20: note: default constructor of 'Data' is implicitly deleted because field 'm_channel' of reference type 'const m::Channel &' would not be initialized const m::Channel& m_channel; ^ 3 warnings generated. mv -f src/gui/elems/mainWindow/keyboard/.deps/giada-sampleChannelButton.Tpo src/gui/elems/mainWindow/keyboard/.deps/giada-sampleChannelButton.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/mainWindow/keyboard/giada-midiChannelButton.o -MD -MP -MF src/gui/elems/mainWindow/keyboard/.deps/giada-midiChannelButton.Tpo -c -o src/gui/elems/mainWindow/keyboard/giada-midiChannelButton.o `test -f 'src/gui/elems/mainWindow/keyboard/midiChannelButton.cpp' || echo './'`src/ gui/elems/mainWindow/keyboard/midiChannelButton.cpp In file included from src/gui/elems/mainWindow/keyboard/midiChannelButton.cpp:29: In file included from ./src/glue/channel.h:36: In file included from ./src/core/model/model.h:33: In file included from ./src/core/model/traits.h:35: ./src/core/channels/channel.h:60:14: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] Channel& operator=(const Channel&) = default; ^ ./src/core/channels/channel.h:94:35: note: copy assignment operator of 'Channel' is implicitly deleted because field 'state' has a deleted copy assignment operator std::unique_ptr<ChannelState> state; ^ /usr/include/c++/v1/memory:2494:3: note: copy assignment operator is implicitly deleted because 'unique_ptr<giada::m::ChannelState, std::__1::default_delete<giada::m::ChannelState> >' has a user-declared move constructor unique_ptr(unique_ptr&& __u) noexcept ^ In file included from src/gui/elems/mainWindow/keyboard/midiChannelButton.cpp:29: In file included from ./src/glue/channel.h:36: In file included from ./src/core/model/model.h:33: In file included from ./src/core/model/traits.h:35: ./src/core/channels/channel.h:61:14: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] Channel& operator=(Channel&&) = default; ^ ./src/core/channels/channel.h:96:17: note: move assignment operator of 'Channel' is implicitly deleted because field 'midiLearner' has a deleted move assignment operator MidiLearner midiLearner; ^ ./src/core/channels/midiLearner.h:50:39: note: copy assignment operator of 'MidiLearner' is implicitly deleted because field 'state' has a deleted copy assignment operator std::unique_ptr<MidiLearnerState> state; ^ /usr/include/c++/v1/memory:2494:3: note: copy assignment operator is implicitly deleted because 'unique_ptr<giada::m::MidiLearnerState, std::__1::default_delete<giada::m::MidiLearnerState> >' has a user-declared move constructor unique_ptr(unique_ptr&& __u) noexcept ^ In file included from src/gui/elems/mainWindow/keyboard/midiChannelButton.cpp:29: ./src/glue/channel.h:85:2: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] Data() = default; ^ ./src/glue/channel.h:115:20: note: default constructor of 'Data' is implicitly deleted because field 'm_channel' of reference type 'const m::Channel &' would not be initialized const m::Channel& m_channel; ^ 3 warnings generated. mv -f src/gui/elems/mainWindow/keyboard/.deps/giada-midiChannelButton.Tpo src/gui/elems/mainWindow/keyboard/.deps/giada-midiChannelButton.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/config/giada-tabMisc.o -MD -MP -MF src/gui/elems/config/.deps/giada-tabMisc.Tpo -c -o src/gui/elems/config/giada-tabMisc.o `test -f 'src/gui/elems/config/tabMisc.cpp' || echo './'`src/gui/elems/config/tabMisc.cpp mv -f src/gui/elems/config/.deps/giada-tabMisc.Tpo src/gui/elems/config/.deps/giada-tabMisc.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/config/giada-tabMidi.o -MD -MP -MF src/gui/elems/config/.deps/giada-tabMidi.Tpo -c -o src/gui/elems/config/giada-tabMidi.o `test -f 'src/gui/elems/config/tabMidi.cpp' || echo './'`src/gui/elems/config/tabMidi.cpp mv -f src/gui/elems/config/.deps/giada-tabMidi.Tpo src/gui/elems/config/.deps/giada-tabMidi.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/config/giada-tabAudio.o -MD -MP -MF src/gui/elems/config/.deps/giada-tabAudio.Tpo -c -o src/gui/elems/config/giada-tabAudio.o `test -f 'src/gui/elems/config/tabAudio.cpp' || echo './'`src/gui/elems/config/tabAudio.cpp mv -f src/gui/elems/config/.deps/giada-tabAudio.Tpo src/gui/elems/config/.deps/giada-tabAudio.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/config/giada-tabBehaviors.o -MD -MP -MF src/gui/elems/config/.deps/giada-tabBehaviors.Tpo -c -o src/gui/elems/config/giada-tabBehaviors.o `test -f 'src/gui/elems/config/tabBehaviors.cpp' || echo './'`src/gui/elems/config/tabBehaviors.cpp mv -f src/gui/elems/config/.deps/giada-tabBehaviors.Tpo src/gui/elems/config/.deps/giada-tabBehaviors.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/config/giada-tabPlugins.o -MD -MP -MF src/gui/elems/config/.deps/giada-tabPlugins.Tpo -c -o src/gui/elems/config/giada-tabPlugins.o `test -f 'src/gui/elems/config/tabPlugins.cpp' || echo './'`src/gui/elems/config/tabPlugins.cpp mv -f src/gui/elems/config/.deps/giada-tabPlugins.Tpo src/gui/elems/config/.deps/giada-tabPlugins.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-scroll.o -MD -MP -MF src/gui/elems/basics/.deps/giada-scroll.Tpo -c -o src/gui/elems/basics/giada-scroll.o `test -f 'src/gui/elems/basics/scroll.cpp' || echo './'`src/gui/elems/basics/scroll.cpp mv -f src/gui/elems/basics/.deps/giada-scroll.Tpo src/gui/elems/basics/.deps/giada-scroll.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-pack.o -MD -MP -MF src/gui/elems/basics/.deps/giada-pack.Tpo -c -o src/gui/elems/basics/giada-pack.o `test -f 'src/gui/elems/basics/pack.cpp' || echo './'`src/gui/elems/basics/pack.cpp mv -f src/gui/elems/basics/.deps/giada-pack.Tpo src/gui/elems/basics/.deps/giada-pack.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-group.o -MD -MP -MF src/gui/elems/basics/.deps/giada-group.Tpo -c -o src/gui/elems/basics/giada-group.o `test -f 'src/gui/elems/basics/group.cpp' || echo './'`src/gui/elems/basics/group.cpp mv -f src/gui/elems/basics/.deps/giada-group.Tpo src/gui/elems/basics/.deps/giada-group.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-scrollPack.o -MD -MP -MF src/gui/elems/basics/.deps/giada-scrollPack.Tpo -c -o src/gui/elems/basics/giada-scrollPack.o `test -f 'src/gui/elems/basics/scrollPack.cpp' || echo './'`src/gui/elems/basics/scrollPack.cpp mv -f src/gui/elems/basics/.deps/giada-scrollPack.Tpo src/gui/elems/basics/.deps/giada-scrollPack.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-boxtypes.o -MD -MP -MF src/gui/elems/basics/.deps/giada-boxtypes.Tpo -c -o src/gui/elems/basics/giada-boxtypes.o `test -f 'src/gui/elems/basics/boxtypes.cpp' || echo './'`src/gui/elems/basics/boxtypes.cpp mv -f src/gui/elems/basics/.deps/giada-boxtypes.Tpo src/gui/elems/basics/.deps/giada-boxtypes.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-baseButton.o -MD -MP -MF src/gui/elems/basics/.deps/giada-baseButton.Tpo -c -o src/gui/elems/basics/giada-baseButton.o `test -f 'src/gui/elems/basics/baseButton.cpp' || echo './'`src/gui/elems/basics/baseButton.cpp mv -f src/gui/elems/basics/.deps/giada-baseButton.Tpo src/gui/elems/basics/.deps/giada-baseButton.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-statusButton.o -MD -MP -MF src/gui/elems/basics/.deps/giada-statusButton.Tpo -c -o src/gui/elems/basics/giada-statusButton.o `test -f 'src/gui/elems/basics/statusButton.cpp' || echo './'`src/gui/elems/basics/statusButton.cpp mv -f src/gui/elems/basics/.deps/giada-statusButton.Tpo src/gui/elems/basics/.deps/giada-statusButton.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-button.o -MD -MP -MF src/gui/elems/basics/.deps/giada-button.Tpo -c -o src/gui/elems/basics/giada-button.o `test -f 'src/gui/elems/basics/button.cpp' || echo './'`src/gui/elems/basics/button.cpp mv -f src/gui/elems/basics/.deps/giada-button.Tpo src/gui/elems/basics/.deps/giada-button.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-resizerBar.o -MD -MP -MF src/gui/elems/basics/.deps/giada-resizerBar.Tpo -c -o src/gui/elems/basics/giada-resizerBar.o `test -f 'src/gui/elems/basics/resizerBar.cpp' || echo './'`src/gui/elems/basics/resizerBar.cpp mv -f src/gui/elems/basics/.deps/giada-resizerBar.Tpo src/gui/elems/basics/.deps/giada-resizerBar.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-input.o -MD -MP -MF src/gui/elems/basics/.deps/giada-input.Tpo -c -o src/gui/elems/basics/giada-input.o `test -f 'src/gui/elems/basics/input.cpp' || echo './'`src/gui/elems/basics/input.cpp mv -f src/gui/elems/basics/.deps/giada-input.Tpo src/gui/elems/basics/.deps/giada-input.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-liquidScroll.o -MD -MP -MF src/gui/elems/basics/.deps/giada-liquidScroll.Tpo -c -o src/gui/elems/basics/giada-liquidScroll.o `test -f 'src/gui/elems/basics/liquidScroll.cpp' || echo './'`src/gui/elems/basics/liquidScroll.cpp mv -f src/gui/elems/basics/.deps/giada-liquidScroll.Tpo src/gui/elems/basics/.deps/giada-liquidScroll.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-choice.o -MD -MP -MF src/gui/elems/basics/.deps/giada-choice.Tpo -c -o src/gui/elems/basics/giada-choice.o `test -f 'src/gui/elems/basics/choice.cpp' || echo './'`src/gui/elems/basics/choice.cpp mv -f src/gui/elems/basics/.deps/giada-choice.Tpo src/gui/elems/basics/.deps/giada-choice.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-dial.o -MD -MP -MF src/gui/elems/basics/.deps/giada-dial.Tpo -c -o src/gui/elems/basics/giada-dial.o `test -f 'src/gui/elems/basics/dial.cpp' || echo './'`src/gui/elems/basics/dial.cpp mv -f src/gui/elems/basics/.deps/giada-dial.Tpo src/gui/elems/basics/.deps/giada-dial.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-box.o -MD -MP -MF src/gui/elems/basics/.deps/giada-box.Tpo -c -o src/gui/elems/basics/giada-box.o `test -f 'src/gui/elems/basics/box.cpp' || echo './'`src/gui/elems/basics/box.cpp mv -f src/gui/elems/basics/.deps/giada-box.Tpo src/gui/elems/basics/.deps/giada-box.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-slider.o -MD -MP -MF src/gui/elems/basics/.deps/giada-slider.Tpo -c -o src/gui/elems/basics/giada-slider.o `test -f 'src/gui/elems/basics/slider.cpp' || echo './'`src/gui/elems/basics/slider.cpp mv -f src/gui/elems/basics/.deps/giada-slider.Tpo src/gui/elems/basics/.deps/giada-slider.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-progress.o -MD -MP -MF src/gui/elems/basics/.deps/giada-progress.Tpo -c -o src/gui/elems/basics/giada-progress.o `test -f 'src/gui/elems/basics/progress.cpp' || echo './'`src/gui/elems/basics/progress.cpp mv -f src/gui/elems/basics/.deps/giada-progress.Tpo src/gui/elems/basics/.deps/giada-progress.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-check.o -MD -MP -MF src/gui/elems/basics/.deps/giada-check.Tpo -c -o src/gui/elems/basics/giada-check.o `test -f 'src/gui/elems/basics/check.cpp' || echo './'`src/gui/elems/basics/check.cpp mv -f src/gui/elems/basics/.deps/giada-check.Tpo src/gui/elems/basics/.deps/giada-check.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/gui/elems/basics/giada-radio.o -MD -MP -MF src/gui/elems/basics/.deps/giada-radio.Tpo -c -o src/gui/elems/basics/giada-radio.o `test -f 'src/gui/elems/basics/radio.cpp' || echo './'`src/gui/elems/basics/radio.cpp mv -f src/gui/elems/basics/.deps/giada-radio.Tpo src/gui/elems/basics/.deps/giada-radio.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/utils/giada-log.o -MD -MP -MF src/utils/.deps/giada-log.Tpo -c -o src/utils/giada-log.o `test -f 'src/utils/log.cpp' || echo './'`src/utils/log.cpp mv -f src/utils/.deps/giada-log.Tpo src/utils/.deps/giada-log.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/utils/giada-time.o -MD -MP -MF src/utils/.deps/giada-time.Tpo -c -o src/utils/giada-time.o `test -f 'src/utils/time.cpp' || echo './'`src/utils/time.cpp mv -f src/utils/.deps/giada-time.Tpo src/utils/.deps/giada-time.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/utils/giada-math.o -MD -MP -MF src/utils/.deps/giada-math.Tpo -c -o src/utils/giada-math.o `test -f 'src/utils/math.cpp' || echo './'`src/utils/math.cpp mv -f src/utils/.deps/giada-math.Tpo src/utils/.deps/giada-math.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/utils/giada-gui.o -MD -MP -MF src/utils/.deps/giada-gui.Tpo -c -o src/utils/giada-gui.o `test -f 'src/utils/gui.cpp' || echo './'`src/utils/gui.cpp In file included from src/utils/gui.cpp:47: In file included from ./src/gui/elems/mainWindow/mainIO.h:33: ./src/glue/main.h:35:1: warning: struct 'Channel' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Channel; ^ ./src/glue/sampleEditor.h:41:7: note: previous use is here class Channel; ^ In file included from src/utils/gui.cpp:52: In file included from ./src/gui/elems/mainWindow/keyboard/channel.h:33: In file included from ./src/glue/channel.h:36: In file included from ./src/core/model/model.h:33: In file included from ./src/core/model/traits.h:35: ./src/core/channels/channel.h:52:1: warning: 'Channel' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Channel final ^ ./src/glue/main.h:35:1: note: did you mean class here? struct Channel; ^~~~~~ class In file included from src/utils/gui.cpp:52: In file included from ./src/gui/elems/mainWindow/keyboard/channel.h:33: In file included from ./src/glue/channel.h:36: In file included from ./src/core/model/model.h:33: In file included from ./src/core/model/traits.h:35: ./src/core/channels/channel.h:60:14: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] Channel& operator=(const Channel&) = default; ^ ./src/core/channels/channel.h:94:35: note: copy assignment operator of 'Channel' is implicitly deleted because field 'state' has a deleted copy assignment operator std::unique_ptr<ChannelState> state; ^ /usr/include/c++/v1/memory:2494:3: note: copy assignment operator is implicitly deleted because 'unique_ptr<giada::m::ChannelState, std::__1::default_delete<giada::m::ChannelState> >' has a user-declared move constructor unique_ptr(unique_ptr&& __u) noexcept ^ In file included from src/utils/gui.cpp:52: In file included from ./src/gui/elems/mainWindow/keyboard/channel.h:33: In file included from ./src/glue/channel.h:36: In file included from ./src/core/model/model.h:33: In file included from ./src/core/model/traits.h:35: ./src/core/channels/channel.h:61:14: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] Channel& operator=(Channel&&) = default; ^ ./src/core/channels/channel.h:96:17: note: move assignment operator of 'Channel' is implicitly deleted because field 'midiLearner' has a deleted move assignment operator MidiLearner midiLearner; ^ ./src/core/channels/midiLearner.h:50:39: note: copy assignment operator of 'MidiLearner' is implicitly deleted because field 'state' has a deleted copy assignment operator std::unique_ptr<MidiLearnerState> state; ^ /usr/include/c++/v1/memory:2494:3: note: copy assignment operator is implicitly deleted because 'unique_ptr<giada::m::MidiLearnerState, std::__1::default_delete<giada::m::MidiLearnerState> >' has a user-declared move constructor unique_ptr(unique_ptr&& __u) noexcept ^ In file included from src/utils/gui.cpp:52: In file included from ./src/gui/elems/mainWindow/keyboard/channel.h:33: ./src/glue/channel.h:85:2: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] Data() = default; ^ ./src/glue/channel.h:115:20: note: default constructor of 'Data' is implicitly deleted because field 'm_channel' of reference type 'const m::Channel &' would not be initialized const m::Channel& m_channel; ^ 5 warnings generated. mv -f src/utils/.deps/giada-gui.Tpo src/utils/.deps/giada-gui.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/utils/giada-fs.o -MD -MP -MF src/utils/.deps/giada-fs.Tpo -c -o src/utils/giada-fs.o `test -f 'src/utils/fs.cpp' || echo './'`src/utils/fs.cpp mv -f src/utils/.deps/giada-fs.Tpo src/utils/.deps/giada-fs.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/utils/giada-ver.o -MD -MP -MF src/utils/.deps/giada-ver.Tpo -c -o src/utils/giada-ver.o `test -f 'src/utils/ver.cpp' || echo './'`src/utils/ver.cpp mv -f src/utils/.deps/giada-ver.Tpo src/utils/.deps/giada-ver.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/utils/giada-string.o -MD -MP -MF src/utils/.deps/giada-string.Tpo -c -o src/utils/giada-string.o `test -f 'src/utils/string.cpp' || echo './'`src/utils/string.cpp mv -f src/utils/.deps/giada-string.Tpo src/utils/.deps/giada-string.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/deps/rtaudio/giada-RtAudio.o -MD -MP -MF src/deps/rtaudio/.deps/giada-RtAudio.Tpo -c -o src/deps/rtaudio/giada-RtAudio.o `test -f 'src/deps/rtaudio/RtAudio.cpp' || echo './'`src/deps/rtaudio/RtAudio.cpp mv -f src/deps/rtaudio/.deps/giada-RtAudio.Tpo src/deps/rtaudio/.deps/giada-RtAudio.Po /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.16\" -DNDEBUG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I./src -I./tests/catch2/single_include -D__LINUX_PULSE__ -D__UNIX_JACK__ -isystem /usr/local/include -std=c++17 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/giada-main.o -MD -MP -MF src/.deps/giada-main.Tpo -c -o src/giada-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp mv -f src/.deps/giada-main.Tpo src/.deps/giada-main.Po c++ -g -O2 -lfltk -fstack-protector-strong -o giada src/core/giada-midiDispatcher.o src/core/giada-midiMapConf.o src/core/giada-midiEvent.o src/core/giada-audioBuffer.o src/core/giada-quantizer.o src/core/giada-conf.o src/core/giada-kernelAudio.o src/core/giada-pluginHost.o src/core/giada-pluginManager.o src/core/giada-mixerHandler.o src/core/giada-sequencer.o src/core/giada-init.o src/core/giada-plugin.o src/core/giada-wave.o src/core/giada-waveFx.o src/core/giada-kernelMidi.o src/core/giada-graphics.o src/core/giada-patch.o src/core/giada-recorderHandler.o src/core/giada-recorder.o src/core/giada-mixer.o src/core/giada-clock.o src/core/giada-waveManager.o src/core/giada-recManager.o src/core/channels/giada-state.o src/core/channels/giada-sampleActionRecorder.o src/core/channels/giada-midiActionRecorder.o src/core/channels/giada-waveReader.o src/core/channels/giada-midiController.o src/core/channels/giada-sampleController.o src/core/channels/giada-samplePlayer.o src/core/channel s/giada-audioReceiver.o src/core/channels/giada-midiLighter.o src/core/channels/giada-midiLearner.o src/core/channels/giada-midiSender.o src/core/channels/giada-midiReceiver.o src/core/channels/giada-channel.o src/core/channels/giada-channelManager.o src/core/model/giada-model.o src/core/model/giada-storage.o src/core/giada-idManager.o src/glue/giada-events.o src/glue/giada-main.o src/glue/giada-io.o src/glue/giada-storage.o src/glue/giada-channel.o src/glue/giada-plugin.o src/glue/giada-recorder.o src/glue/giada-sampleEditor.o src/glue/giada-actionEditor.o src/gui/dialogs/giada-window.o src/gui/giada-dispatcher.o src/gui/giada-updater.o src/gui/giada-model.o src/gui/dialogs/giada-keyGrabber.o src/gui/dialogs/giada-about.o src/gui/dialogs/giada-mainWindow.o src/gui/dialogs/giada-beatsInput.o src/gui/dialogs/giada-warnings.o src/gui/dialogs/giada-bpmInput.o src/gui/dialogs/giada-channelNameInput.o src/gui/dialogs/giada-config.o src/gui/dialogs/giada-devInfo.o src/gui/dialogs/giada-pl uginList.o src/gui/dialogs/giada-pluginWindo! w.o src/gui/dialogs/giada-sampleEditor.o src/gui/dialogs/giada-pluginWindowGUI.o src/gui/dialogs/giada-pluginChooser.o src/gui/dialogs/actionEditor/giada-baseActionEditor.o src/gui/dialogs/actionEditor/giada-sampleActionEditor.o src/gui/dialogs/actionEditor/giada-midiActionEditor.o src/gui/dialogs/browser/giada-browserBase.o src/gui/dialogs/browser/giada-browserDir.o src/gui/dialogs/browser/giada-browserLoad.o src/gui/dialogs/browser/giada-browserSave.o src/gui/dialogs/midiIO/giada-midiOutputBase.o src/gui/dialogs/midiIO/giada-midiOutputSampleCh.o src/gui/dialogs/midiIO/giada-midiOutputMidiCh.o src/gui/dialogs/midiIO/giada-midiInputBase.o src/gui/dialogs/midiIO/giada-midiInputChannel.o src/gui/dialogs/midiIO/giada-midiInputMaster.o src/gui/elems/midiIO/giada-midiLearner.o src/gui/elems/midiIO/giada-midiLearnerPack.o src/gui/elems/giada-browser.o src/gui/elems/giada-soundMeter.o src/gui/elems/plugin/giada-pluginBrowser.o src/gui/elems/plugin/giada-pluginParameter.o src/gui/elems/plug in/giada-pluginElement.o src/gui/elems/sampleEditor/giada-waveform.o src/gui/elems/sampleEditor/giada-waveTools.o src/gui/elems/sampleEditor/giada-volumeTool.o src/gui/elems/sampleEditor/giada-boostTool.o src/gui/elems/sampleEditor/giada-panTool.o src/gui/elems/sampleEditor/giada-pitchTool.o src/gui/elems/sampleEditor/giada-rangeTool.o src/gui/elems/sampleEditor/giada-shiftTool.o src/gui/elems/actionEditor/giada-baseActionEditor.o src/gui/elems/actionEditor/giada-baseAction.o src/gui/elems/actionEditor/giada-envelopeEditor.o src/gui/elems/actionEditor/giada-velocityEditor.o src/gui/elems/actionEditor/giada-envelopePoint.o src/gui/elems/actionEditor/giada-pianoRoll.o src/gui/elems/actionEditor/giada-noteEditor.o src/gui/elems/actionEditor/giada-pianoItem.o src/gui/elems/actionEditor/giada-sampleActionEditor.o src/gui/elems/actionEditor/giada-sampleAction.o src/gui/elems/actionEditor/giada-gridTool.o src/gui/elems/mainWindow/giada-mainIO.o src/gui/elems/mainWindow/giada-mainMenu.o src /gui/elems/mainWindow/giada-mainTimer.o src/! gui/elems! /mainWindow/giada-mainTransport.o src/gui/elems/mainWindow/giada-beatMeter.o src/gui/elems/mainWindow/keyboard/giada-channelMode.o src/gui/elems/mainWindow/keyboard/giada-channelButton.o src/gui/elems/mainWindow/keyboard/giada-channelStatus.o src/gui/elems/mainWindow/keyboard/giada-keyboard.o src/gui/elems/mainWindow/keyboard/giada-column.o src/gui/elems/mainWindow/keyboard/giada-sampleChannel.o src/gui/elems/mainWindow/keyboard/giada-midiChannel.o src/gui/elems/mainWindow/keyboard/giada-channel.o src/gui/elems/mainWindow/keyboard/giada-sampleChannelButton.o src/gui/elems/mainWindow/keyboard/giada-midiChannelButton.o src/gui/elems/config/giada-tabMisc.o src/gui/elems/config/giada-tabMidi.o src/gui/elems/config/giada-tabAudio.o src/gui/elems/config/giada-tabBehaviors.o src/gui/elems/config/giada-tabPlugins.o src/gui/elems/basics/giada-scroll.o src/gui/elems/basics/giada-pack.o src/gui/elems/basics/giada-group.o src/gui/elems/basics/giada-scrollPack.o src/gui/elems/basics/giada-boxtyp es.o src/gui/elems/basics/giada-baseButton.o src/gui/elems/basics/giada-statusButton.o src/gui/elems/basics/giada-button.o src/gui/elems/basics/giada-resizerBar.o src/gui/elems/basics/giada-input.o src/gui/elems/basics/giada-liquidScroll.o src/gui/elems/basics/giada-choice.o src/gui/elems/basics/giada-dial.o src/gui/elems/basics/giada-box.o src/gui/elems/basics/giada-slider.o src/gui/elems/basics/giada-progress.o src/gui/elems/basics/giada-check.o src/gui/elems/basics/giada-radio.o src/utils/giada-log.o src/utils/giada-time.o src/utils/giada-math.o src/utils/giada-gui.o src/utils/giada-fs.o src/utils/giada-ver.o src/utils/giada-string.o src/deps/rtaudio/giada-RtAudio.o src/giada-main.o -lsndfile -lfltk -lXext -lX11 -lXft -lXpm -lm -ljack -lasound -lpthread -lpulse-simple -lpulse -lsamplerate -lrtmidi -lfreetype -lpthread -L/usr/local/lib =>> Killing runaway build after 21600 seconds with no output _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
