Date: Wed, 23 May 2018 04:00:44 GMT From: pkg-fallout@FreeBSD.org To: yuri@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][audio/moony-lv2] Failed for moony-lv2-0.22.0 in build Message-ID: <201805230400.w4N40iMO081433@beefy12.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: yuri@FreeBSD.org Last committer: yuri@FreeBSD.org Ident: $FreeBSD: head/audio/moony-lv2/Makefile 462887 2018-02-25 00:40:37Z yuri $ Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p470591_s333820/logs/moony-lv2-0.22.0.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p470591_s333820 Log: =>> Building audio/moony-lv2 build started at Wed May 23 03:59:46 UTC 2018 port directory: /usr/ports/audio/moony-lv2 package name: moony-lv2-0.22.0 building for: FreeBSD head-amd64-default-job-21 12.0-CURRENT FreeBSD 12.0-CURRENT 1200063 amd64 maintained by: yuri@FreeBSD.org Makefile ident: $FreeBSD: head/audio/moony-lv2/Makefile 462887 2018-02-25 00:40:37Z yuri $ Poudriere version: 3.2.6-3-g832b198d Host OSVERSION: 1200062 Jail OSVERSION: 1200063 Job Id: 21 !!! Jail is newer than host. (Jail: 1200063, Host: 1200062) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200063 UNAME_v=FreeBSD 12.0-CURRENT 1200063 UNAME_r=12.0-CURRENT 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 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.6-3-g832b198d MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/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-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/moony-lv2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/moony-lv2/work HOME=/wrkdirs/usr/ports/audio/moony-lv2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/moony-lv2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/moony-lv2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/moony-lv2/work HOME=/wrkdirs/usr/ports/audio/moony-lv2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/moony-lv2/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 DESTDIR=/wrkdirs/usr/ports/audio/moony-lv2/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" CMAKE_BUILD_TYPE="release" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/moony" EXAMPLESDIR="share/examples/moony" DATADIR="share/moony" WWWDIR="www/moony" ETCDIR="etc/moony" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/moony DOCSDIR=/usr/local/share/doc/moony EXAMPLESDIR=/usr/local/share/examples/moony WWWDIR=/usr/local/www/moony ETCDIR=/usr/local/etc/moony --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /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_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/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_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-CURRENT OSREL=12.0 OSVERSION=1200063 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.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 ART20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> moony-lv2-0.22.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [head-amd64-default-job-21] Installing pkg-1.10.5_1... [head-amd64-default-job-21] Extracting pkg-1.10.5_1: .......... done ===> moony-lv2-0.22.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of moony-lv2-0.22.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License ART20 accepted by the user ===> Fetching all distfiles required by moony-lv2-0.22.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License ART20 accepted by the user ===> Fetching all distfiles required by moony-lv2-0.22.0 for building => SHA256 Checksum OK for moony-0.22.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License ART20 accepted by the user ===> Fetching all distfiles required by moony-lv2-0.22.0 for building ===> Extracting for moony-lv2-0.22.0 => SHA256 Checksum OK for moony-0.22.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for moony-lv2-0.22.0 ===> Applying FreeBSD patches for moony-lv2-0.22.0 =========================================================================== =======================<phase: build-depends >============================ ===> moony-lv2-0.22.0 depends on package: lv2>0 - not found ===> Installing existing package /packages/All/lv2-1.14.0_1.txz [head-amd64-default-job-21] Installing lv2-1.14.0_1... [head-amd64-default-job-21] `-- Installing atk-2.24.0... [head-amd64-default-job-21] | `-- Installing gettext-runtime-0.19.8.1_1... [head-amd64-default-job-21] | | `-- Installing indexinfo-0.3.1... [head-amd64-default-job-21] | | `-- Extracting indexinfo-0.3.1: .... done [head-amd64-default-job-21] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-amd64-default-job-21] | `-- Installing glib-2.50.3_3,1... [head-amd64-default-job-21] | | `-- Installing libffi-3.2.1_2... [head-amd64-default-job-21] | | `-- Extracting libffi-3.2.1_2: .......... done [head-amd64-default-job-21] | | `-- Installing libiconv-1.14_11... <snip> This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/audio/moony-lv2/work/moony-0.22.0 =========================================================================== =======================<phase: build >============================ ===> Building for moony-lv2-0.22.0 [1/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lmathx.dir/lmathx/lmathx.c.o -MF CMakeFiles/lmathx.dir/lmathx/lmathx.c.o.d -o CMakeFiles/lmathx.dir/lmathx/lmathx.c.o -c lmathx/lmathx.c lmathx/lmathx.c:428:16: warning: no previous prototype for function 'luaopen_mathx' [-Wmissing-prototypes] LUALIB_API int luaopen_mathx(lua_State *L) ^ 1 warning generated. [2/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lrandom.dir/lrandom/lrandom.c.o -MF CMakeFiles/lrandom.dir/lrandom/lrandom.c.o.d -o CMakeFiles/lrandom.dir/lrandom/lrandom.c.o -c lrandom/lrandom.c lrandom/lrandom.c:105:16: warning: no previous prototype for function 'luaopen_random' [-Wmissing-prototypes] LUALIB_API int luaopen_random(lua_State *L) ^ 1 warning generated. [3/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lrandom.dir/lrandom/random.c.o -MF CMakeFiles/lrandom.dir/lrandom/random.c.o.d -o CMakeFiles/lrandom.dir/lrandom/random.c.o -c lrandom/random.c [4/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/tlsf.dir/tlsf-3.0/tlsf.c.o -MF CMakeFiles/tlsf.dir/tlsf-3.0/tlsf.c.o.d -o CMakeFiles/tlsf.dir/tlsf-3.0/tlsf.c.o -c tlsf-3.0/tlsf.c [5/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lpeg.dir/lpeg-1.0.1/lpcap.c.o -MF CMakeFiles/lpeg.dir/lpeg-1.0.1/lpcap.c.o.d -o CMakeFiles/lpeg.dir/lpeg-1.0.1/lpcap.c.o -c lpeg-1.0.1/lpcap.c [6/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lpeg.dir/lpeg-1.0.1/lpcode.c.o -MF CMakeFiles/lpeg.dir/lpeg-1.0.1/lpcode.c.o.d -o CMakeFiles/lpeg.dir/lpeg-1.0.1/lpcode.c.o -c lpeg-1.0.1/lpcode.c [7/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lpeg.dir/lpeg-1.0.1/lpprint.c.o -MF CMakeFiles/lpeg.dir/lpeg-1.0.1/lpprint.c.o.d -o CMakeFiles/lpeg.dir/lpeg-1.0.1/lpprint.c.o -c lpeg-1.0.1/lpprint.c [8/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lpeg.dir/lpeg-1.0.1/lptree.c.o -MF CMakeFiles/lpeg.dir/lpeg-1.0.1/lptree.c.o.d -o CMakeFiles/lpeg.dir/lpeg-1.0.1/lptree.c.o -c lpeg-1.0.1/lptree.c [9/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lpeg.dir/lpeg-1.0.1/lpvm.c.o -MF CMakeFiles/lpeg.dir/lpeg-1.0.1/lpvm.c.o.d -o CMakeFiles/lpeg.dir/lpeg-1.0.1/lpvm.c.o -c lpeg-1.0.1/lpvm.c [10/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lascii85.dir/lascii85/lascii85.c.o -MF CMakeFiles/lascii85.dir/lascii85/lascii85.c.o.d -o CMakeFiles/lascii85.dir/lascii85/lascii85.c.o -c lascii85/lascii85.c lascii85/lascii85.c:123:16: warning: no previous prototype for function 'luaopen_ascii85' [-Wmissing-prototypes] LUALIB_API int luaopen_ascii85(lua_State *L) ^ 1 warning generated. [11/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/moony_test.dir/test/moony_test.c.o -MF CMakeFiles/moony_test.dir/test/moony_test.c.o.d -o CMakeFiles/moony_test.dir/test/moony_test.c.o -c test/moony_test.c [12/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -Dmoony_EXPORTS -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/moony.dir/plugin/moony.c.o -MF CMakeFiles/moony.dir/plugin/moony.c.o.d -o CMakeFiles/moony.dir/plugin/moony.c.o -c plugin/moony.c [13/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -Dmoony_EXPORTS -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/moony.dir/plugin/cxc.c.o -MF CMakeFiles/moony.dir/plugin/cxc.c.o.d -o CMakeFiles/moony.dir/plugin/cxc.c.o -c plugin/cxc.c [14/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -Dmoony_EXPORTS -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/moony.dir/plugin/axa.c.o -MF CMakeFiles/moony.dir/plugin/axa.c.o.d -o CMakeFiles/moony.dir/plugin/axa.c.o -c plugin/axa.c [15/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -Dmoony_EXPORTS -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/moony.dir/plugin/caxca.c.o -MF CMakeFiles/moony.dir/plugin/caxca.c.o.d -o CMakeFiles/moony.dir/plugin/caxca.c.o -c plugin/caxca.c [16/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api.c.o -MF CMakeFiles/api.dir/api/api.c.o.d -o CMakeFiles/api.dir/api/api.c.o -c api/api.c In file included from api/api.c:23: osc.lv2/osc.lv2/endian.h:52:10: warning: 'be16toh' macro redefined [-Wmacro-redefined] # define be16toh(x) betoh16(x) ^ /usr/include/sys/endian.h:77:9: note: previous definition is here #define be16toh(x) bswap16((x)) ^ In file included from api/api.c:23: osc.lv2/osc.lv2/endian.h:53:10: warning: 'le16toh' macro redefined [-Wmacro-redefined] # define le16toh(x) letoh16(x) ^ /usr/include/sys/endian.h:80:9: note: previous definition is here #define le16toh(x) ((uint16_t)(x)) ^ In file included from api/api.c:23: osc.lv2/osc.lv2/endian.h:55:10: warning: 'be32toh' macro redefined [-Wmacro-redefined] # define be32toh(x) betoh32(x) ^ /usr/include/sys/endian.h:78:9: note: previous definition is here #define be32toh(x) bswap32((x)) ^ In file included from api/api.c:23: osc.lv2/osc.lv2/endian.h:56:10: warning: 'le32toh' macro redefined [-Wmacro-redefined] # define le32toh(x) letoh32(x) ^ /usr/include/sys/endian.h:81:9: note: previous definition is here #define le32toh(x) ((uint32_t)(x)) ^ In file included from api/api.c:23: osc.lv2/osc.lv2/endian.h:58:10: warning: 'be64toh' macro redefined [-Wmacro-redefined] # define be64toh(x) betoh64(x) ^ /usr/include/sys/endian.h:79:9: note: previous definition is here #define be64toh(x) bswap64((x)) ^ In file included from api/api.c:23: osc.lv2/osc.lv2/endian.h:59:10: warning: 'le64toh' macro redefined [-Wmacro-redefined] # define le64toh(x) letoh64(x) ^ /usr/include/sys/endian.h:82:9: note: previous definition is here #define le64toh(x) ((uint64_t)(x)) ^ 6 warnings generated. [17/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_atom.c.o -MF CMakeFiles/api.dir/api/api_atom.c.o.d -o CMakeFiles/api.dir/api/api_atom.c.o -c api/api_atom.c [18/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_forge.c.o -MF CMakeFiles/api.dir/api/api_forge.c.o.d -o CMakeFiles/api.dir/api/api_forge.c.o -c api/api_forge.c In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: In file included from osc.lv2/osc.lv2/reader.h:25: osc.lv2/osc.lv2/endian.h:52:10: warning: 'be16toh' macro redefined [-Wmacro-redefined] # define be16toh(x) betoh16(x) ^ /usr/include/sys/endian.h:77:9: note: previous definition is here #define be16toh(x) bswap16((x)) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: In file included from osc.lv2/osc.lv2/reader.h:25: osc.lv2/osc.lv2/endian.h:53:10: warning: 'le16toh' macro redefined [-Wmacro-redefined] # define le16toh(x) letoh16(x) ^ /usr/include/sys/endian.h:80:9: note: previous definition is here #define le16toh(x) ((uint16_t)(x)) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: In file included from osc.lv2/osc.lv2/reader.h:25: osc.lv2/osc.lv2/endian.h:55:10: warning: 'be32toh' macro redefined [-Wmacro-redefined] # define be32toh(x) betoh32(x) ^ /usr/include/sys/endian.h:78:9: note: previous definition is here #define be32toh(x) bswap32((x)) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: In file included from osc.lv2/osc.lv2/reader.h:25: osc.lv2/osc.lv2/endian.h:56:10: warning: 'le32toh' macro redefined [-Wmacro-redefined] # define le32toh(x) letoh32(x) ^ /usr/include/sys/endian.h:81:9: note: previous definition is here #define le32toh(x) ((uint32_t)(x)) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: In file included from osc.lv2/osc.lv2/reader.h:25: osc.lv2/osc.lv2/endian.h:58:10: warning: 'be64toh' macro redefined [-Wmacro-redefined] # define be64toh(x) betoh64(x) ^ /usr/include/sys/endian.h:79:9: note: previous definition is here #define be64toh(x) bswap64((x)) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: In file included from osc.lv2/osc.lv2/reader.h:25: osc.lv2/osc.lv2/endian.h:59:10: warning: 'le64toh' macro redefined [-Wmacro-redefined] # define le64toh(x) letoh64(x) ^ /usr/include/sys/endian.h:82:9: note: previous definition is here #define le64toh(x) ((uint64_t)(x)) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: osc.lv2/osc.lv2/reader.h:98:11: warning: implicit declaration of function 'betoh32' is invalid in C99 [-Wimplicit-function-declaration] s32->u = be32toh(s32->u); ^ osc.lv2/osc.lv2/endian.h:55:21: note: expanded from macro 'be32toh' # define be32toh(x) betoh32(x) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: osc.lv2/osc.lv2/reader.h:98:11: warning: this function declaration is not a prototype [-Wstrict-prototypes] osc.lv2/osc.lv2/endian.h:55:21: note: expanded from macro 'be32toh' # define be32toh(x) betoh32(x) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: osc.lv2/osc.lv2/reader.h:111:11: warning: implicit declaration of function 'betoh64' is invalid in C99 [-Wimplicit-function-declaration] s64->u = be64toh(s64->u); ^ osc.lv2/osc.lv2/endian.h:58:21: note: expanded from macro 'be64toh' # define be64toh(x) betoh64(x) ^ In file included from api/api_forge.c:24: In file included from osc.lv2/osc.lv2/forge.h:25: osc.lv2/osc.lv2/reader.h:111:11: warning: this function declaration is not a prototype [-Wstrict-prototypes] osc.lv2/osc.lv2/endian.h:58:21: note: expanded from macro 'be64toh' # define be64toh(x) betoh64(x) ^ 10 warnings generated. [19/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_stash.c.o -MF CMakeFiles/api.dir/api/api_stash.c.o.d -o CMakeFiles/api.dir/api/api_stash.c.o -c api/api_stash.c [20/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_midi.c.o -MF CMakeFiles/api.dir/api/api_midi.c.o.d -o CMakeFiles/api.dir/api/api_midi.c.o -c api/api_midi.c [21/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_osc.c.o -MF CMakeFiles/api.dir/api/api_osc.c.o.d -o CMakeFiles/api.dir/api/api_osc.c.o -c api/api_osc.c [22/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_time.c.o -MF CMakeFiles/api.dir/api/api_time.c.o.d -o CMakeFiles/api.dir/api/api_time.c.o -c api/api_time.c [23/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_state.c.o -MF CMakeFiles/api.dir/api/api_state.c.o.d -o CMakeFiles/api.dir/api/api_state.c.o -c api/api_state.c [24/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_parameter.c.o -MF CMakeFiles/api.dir/api/api_parameter.c.o.d -o CMakeFiles/api.dir/api/api_parameter.c.o -c api/api_parameter.c [25/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/api.dir/api/api_vm.c.o -MF CMakeFiles/api.dir/api/api_vm.c.o.d -o CMakeFiles/api.dir/api/api_vm.c.o -c api/api_vm.c [26/65] /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lcomplex.dir/lcomplex/lcomplex.c.o -MF CMakeFiles/lcomplex.dir/lcomplex/lcomplex.c.o.d -o CMakeFiles/lcomplex.dir/lcomplex/lcomplex.c.o -c lcomplex/lcomplex.c FAILED: CMakeFiles/lcomplex.dir/lcomplex/lcomplex.c.o /usr/bin/cc -DMOONY_MICRO_VERSION=0 -DMOONY_MINOR_VERSION=22 -DMOONY_VERSION=\"0.22.0\" -DPUGL_HAVE_GL -D_GNU_SOURCE=1 -I. -Itlsf-3.0 -Iosc.lv2 -Itimely.lv2 -Ixpress.lv2 -Ilua-5.3.4 -Itiny-AES128-C -Ilaes128 -Iapi -Iinclude -Iplugin -Ipugl -Ivarchunk -I/usr/local/include -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -Wno-attributes -std=gnu11 -Wextra -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdata-sections -ffunction-sections -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/lcomplex.dir/lcomplex/lcomplex.c.o -MF CMakeFiles/lcomplex.dir/lcomplex/lcomplex.c.o.d -o CMakeFiles/lcomplex.dir/lcomplex/lcomplex.c.o -c lcomplex/lcomplex.c lcomplex/lcomplex.c:84:16: error: static declaration of 'clog' follows non-static declaration static Complex clog(Complex z) {return log(cabs(z)) + I * carg(z);} ^ /usr/include/complex.h:104:16: note: previous declaration is here double complex clog(double complex); ^ lcomplex/lcomplex.c:181:16: warning: no previous prototype for function 'luaopen_complex' [-Wmissing-prototypes] LUALIB_API int luaopen_complex(lua_State *L) ^ 1 warning and 1 error generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/audio/moony-lv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805230400.w4N40iMO081433>