Skip to content

Instantly share code, notes, and snippets.

@kasbah
Created November 7, 2013 00:13
Show Gist options
  • Save kasbah/7346632 to your computer and use it in GitHub Desktop.
Save kasbah/7346632 to your computer and use it in GitHub Desktop.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: linking file `config/ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
main::scan_file() called too early to check prototype at /usr/bin/aclocal line 643.
configure.ac:356: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
configure.ac:356: the top level
configure.ac:413: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
configure.ac:413: the top level
configure.ac:356: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
configure.ac:356: the top level
configure.ac:413: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
configure.ac:413: the top level
configure.ac:356: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
configure.ac:356: the top level
configure.ac:413: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
configure.ac:413: the top level
configure.ac:133: installing `config/compile'
configure.ac:52: installing `config/config.guess'
configure.ac:52: installing `config/config.sub'
configure.ac:116: installing `config/install-sh'
configure.ac:116: installing `config/missing'
drivers/alsa/Makefile.am: installing `config/depcomp'
configure.ac:356: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
configure.ac:356: the top level
configure.ac:413: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
configure.ac:413: the top level
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = debian-armhf
uname -m = armv7l
uname -r = 3.8.13-bone20
uname -s = Linux
uname -v = #1 SMP Wed May 29 03:11:01 UTC 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2518: checking existing, conflicting JACK installs
configure:2592: checking build system type
configure:2606: result: armv7l-unknown-linux-gnueabihf
configure:2677: checking for a BSD-compatible install
configure:2745: result: /usr/bin/install -c
configure:2756: checking whether build environment is sane
configure:2806: result: yes
configure:2947: checking for a thread-safe mkdir -p
configure:2986: result: /bin/mkdir -p
configure:2999: checking for gawk
configure:3029: result: no
configure:2999: checking for mawk
configure:3015: found /usr/bin/mawk
configure:3026: result: mawk
configure:3037: checking whether make sets $(MAKE)
configure:3059: result: yes
configure:3255: checking for gcc
configure:3271: found /usr/bin/gcc
configure:3282: result: gcc
configure:3511: checking for C compiler version
configure:3520: gcc --version >&5
gcc (Debian 4.8.1-10) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3531: $? = 0
configure:3520: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.8/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.1-10' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.8.1 (Debian 4.8.1-10)
configure:3531: $? = 0
configure:3520: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3531: $? = 4
configure:3520: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3531: $? = 4
configure:3551: checking whether the C compiler works
configure:3573: gcc conftest.c >&5
configure:3577: $? = 0
configure:3625: result: yes
configure:3628: checking for C compiler default output file name
configure:3630: result: a.out
configure:3636: checking for suffix of executables
configure:3643: gcc -o conftest conftest.c >&5
configure:3647: $? = 0
configure:3669: result:
configure:3691: checking whether we are cross compiling
configure:3699: gcc -o conftest conftest.c >&5
configure:3703: $? = 0
configure:3710: ./conftest
configure:3714: $? = 0
configure:3729: result: no
configure:3734: checking for suffix of object files
configure:3756: gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3781: result: o
configure:3785: checking whether we are using the GNU C compiler
configure:3804: gcc -c conftest.c >&5
configure:3804: $? = 0
configure:3813: result: yes
configure:3822: checking whether gcc accepts -g
configure:3842: gcc -c -g conftest.c >&5
configure:3842: $? = 0
configure:3883: result: yes
configure:3900: checking for gcc option to accept ISO C89
configure:3963: gcc -c -g -O2 conftest.c >&5
configure:3963: $? = 0
configure:3976: result: none needed
configure:4007: checking for style of include used by make
configure:4035: result: GNU
configure:4061: checking dependency style of gcc
configure:4172: result: gcc3
configure:4245: checking for g++
configure:4261: found /usr/bin/g++
configure:4272: result: g++
configure:4299: checking for C++ compiler version
configure:4308: g++ --version >&5
g++ (Debian 4.8.1-10) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4319: $? = 0
configure:4308: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.8/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.1-10' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.8.1 (Debian 4.8.1-10)
configure:4319: $? = 0
configure:4308: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4319: $? = 4
configure:4308: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4319: $? = 4
configure:4323: checking whether we are using the GNU C++ compiler
configure:4342: g++ -c conftest.cpp >&5
configure:4342: $? = 0
configure:4351: result: yes
configure:4360: checking whether g++ accepts -g
configure:4380: g++ -c -g conftest.cpp >&5
configure:4380: $? = 0
configure:4421: result: yes
configure:4446: checking dependency style of g++
configure:4557: result: gcc3
configure:4572: checking host system type
configure:4585: result: armv7l-unknown-linux-gnueabihf
configure:4605: checking for a sed that does not truncate output
configure:4669: result: /bin/sed
configure:4687: checking for grep that handles long lines and -e
configure:4745: result: /bin/grep
configure:4750: checking for egrep
configure:4812: result: /bin/grep -E
configure:4817: checking for fgrep
configure:4879: result: /bin/grep -F
configure:4906: checking how to print strings
configure:4933: result: printf
configure:4966: checking for ld used by gcc
configure:5033: result: /usr/bin/ld
configure:5040: checking if the linker (/usr/bin/ld) is GNU ld
configure:5055: result: yes
configure:5109: checking for BSD- or MS-compatible name lister (nm)
configure:5158: result: /usr/bin/nm -B
configure:5288: checking the name lister (/usr/bin/nm -B) interface
configure:5295: gcc -c -g -O2 conftest.c >&5
configure:5298: /usr/bin/nm -B "conftest.o"
configure:5301: output
00000000 B some_variable
configure:5308: result: BSD nm
configure:5311: checking whether ln -s works
configure:5315: result: yes
configure:5323: checking the maximum length of command line arguments
configure:5454: result: 1572864
configure:5471: checking whether the shell understands some XSI constructs
configure:5481: result: yes
configure:5485: checking whether the shell understands "+="
configure:5491: result: yes
configure:5526: checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format
configure:5566: result: func_convert_file_noop
configure:5573: checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format
configure:5593: result: func_convert_file_noop
configure:5600: checking for /usr/bin/ld option to reload object files
configure:5607: result: -r
configure:5681: checking for objdump
configure:5697: found /usr/bin/objdump
configure:5708: result: objdump
configure:5740: checking how to recognize dependent libraries
configure:5938: result: pass_all
configure:6023: checking for dlltool
configure:6053: result: no
configure:6083: checking how to associate runtime and link libraries
configure:6110: result: printf %s\n
configure:6171: checking for ar
configure:6187: found /usr/bin/ar
configure:6198: result: ar
configure:6235: checking for archiver @FILE support
configure:6252: gcc -c -g -O2 conftest.c >&5
configure:6252: $? = 0
configure:6255: ar cru libconftest.a @conftest.lst >&5
configure:6258: $? = 0
configure:6263: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6266: $? = 1
configure:6278: result: @
configure:6336: checking for strip
configure:6352: found /usr/bin/strip
configure:6363: result: strip
configure:6435: checking for ranlib
configure:6451: found /usr/bin/ranlib
configure:6462: result: ranlib
configure:6564: checking command to parse /usr/bin/nm -B output from gcc object
configure:6684: gcc -c -g -O2 conftest.c >&5
configure:6687: $? = 0
configure:6691: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6694: $? = 0
configure:6760: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6763: $? = 0
configure:6801: result: ok
configure:6838: checking for sysroot
configure:6868: result: no
configure:7131: checking for mt
configure:7147: found /bin/mt
configure:7158: result: mt
configure:7181: checking if mt is a manifest tool
configure:7187: mt '-?'
configure:7195: result: no
configure:7837: checking how to run the C preprocessor
configure:7868: gcc -E conftest.c
configure:7868: $? = 0
configure:7882: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:7882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7907: result: gcc -E
configure:7927: gcc -E conftest.c
configure:7927: $? = 0
configure:7941: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:7941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7970: checking for ANSI C header files
configure:7990: gcc -c -g -O2 conftest.c >&5
configure:7990: $? = 0
configure:8063: gcc -o conftest -g -O2 conftest.c >&5
configure:8063: $? = 0
configure:8063: ./conftest
configure:8063: $? = 0
configure:8074: result: yes
configure:8087: checking for sys/types.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for sys/stat.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for stdlib.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for string.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for memory.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for strings.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for inttypes.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for stdint.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for unistd.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8101: checking for dlfcn.h
configure:8101: gcc -c -g -O2 conftest.c >&5
configure:8101: $? = 0
configure:8101: result: yes
configure:8258: checking for objdir
configure:8273: result: .libs
configure:8540: checking if gcc supports -fno-rtti -fno-exceptions
configure:8558: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8562: $? = 0
configure:8575: result: no
configure:8902: checking for gcc option to produce PIC
configure:8909: result: -fPIC -DPIC
configure:8917: checking if gcc PIC flag -fPIC -DPIC works
configure:8935: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8939: $? = 0
configure:8952: result: yes
configure:8981: checking if gcc static flag -static works
configure:9009: result: yes
configure:9024: checking if gcc supports -c -o file.o
configure:9045: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9049: $? = 0
configure:9071: result: yes
configure:9079: checking if gcc supports -c -o file.o
configure:9126: result: yes
configure:9159: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10316: result: yes
configure:10353: checking whether -lc should be explicitly linked in
configure:10361: gcc -c -g -O2 conftest.c >&5
configure:10364: $? = 0
configure:10379: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10382: $? = 0
configure:10396: result: no
configure:10556: checking dynamic linker characteristics
configure:11056: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11056: $? = 0
configure:11290: result: GNU/Linux ld.so
configure:11397: checking how to hardcode library paths into programs
configure:11422: result: immediate
configure:11962: checking whether stripping libraries is possible
configure:11967: result: yes
configure:12002: checking if libtool supports shared libraries
configure:12004: result: yes
configure:12007: checking whether to build shared libraries
configure:12028: result: yes
configure:12031: checking whether to build static libraries
configure:12035: result: no
configure:12058: checking how to run the C++ preprocessor
configure:12085: g++ -E conftest.cpp
configure:12085: $? = 0
configure:12099: g++ -E conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12124: result: g++ -E
configure:12144: g++ -E conftest.cpp
configure:12144: $? = 0
configure:12158: g++ -E conftest.cpp
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12327: checking for ld used by g++
configure:12394: result: /usr/bin/ld
configure:12401: checking if the linker (/usr/bin/ld) is GNU ld
configure:12416: result: yes
configure:12471: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13473: result: yes
configure:13509: g++ -c -g -O2 conftest.cpp >&5
configure:13512: $? = 0
configure:14032: checking for g++ option to produce PIC
configure:14039: result: -fPIC -DPIC
configure:14047: checking if g++ PIC flag -fPIC -DPIC works
configure:14065: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14069: $? = 0
configure:14082: result: yes
configure:14105: checking if g++ static flag -static works
configure:14133: result: yes
configure:14145: checking if g++ supports -c -o file.o
configure:14166: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14170: $? = 0
configure:14192: result: yes
configure:14197: checking if g++ supports -c -o file.o
configure:14244: result: yes
configure:14274: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14313: result: yes
configure:14454: checking dynamic linker characteristics
configure:15122: result: GNU/Linux ld.so
configure:15175: checking how to hardcode library paths into programs
configure:15200: result: immediate
configure:15261: checking whether ln -s works
configure:15265: result: yes
configure:15273: checking whether gcc and cc understand -c and -o together
configure:15304: gcc -c conftest.c -o conftest2.o >&5
configure:15308: $? = 0
configure:15314: gcc -c conftest.c -o conftest2.o >&5
configure:15318: $? = 0
configure:15329: cc -c conftest.c >&5
configure:15333: $? = 0
configure:15341: cc -c conftest.c -o conftest2.o >&5
configure:15345: $? = 0
configure:15351: cc -c conftest.c -o conftest2.o >&5
configure:15355: $? = 0
configure:15373: result: yes
configure:15398: checking whether byte ordering is bigendian
configure:15413: gcc -c -g -O2 conftest.c >&5
conftest.c:25:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:25:15: error: unknown type name 'universal'
configure:15413: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:15458: gcc -c -g -O2 conftest.c >&5
configure:15458: $? = 0
configure:15476: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:4: error: unknown type name 'not'
not big endian
^
conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:15476: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:15604: result: no
configure:15626: checking platform dependencies
configure:15702: checking for string.h
configure:15702: result: yes
configure:15702: checking for strings.h
configure:15702: result: yes
configure:15702: checking alloca.h usability
configure:15702: gcc -c conftest.c >&5
configure:15702: $? = 0
configure:15702: result: yes
configure:15702: checking alloca.h presence
configure:15702: gcc -E conftest.c
configure:15702: $? = 0
configure:15702: result: yes
configure:15702: checking for alloca.h
configure:15702: result: yes
configure:15702: checking db.h usability
configure:15702: gcc -c conftest.c >&5
configure:15702: $? = 0
configure:15702: result: yes
configure:15702: checking db.h presence
configure:15702: gcc -E conftest.c
configure:15702: $? = 0
configure:15702: result: yes
configure:15702: checking for db.h
configure:15702: result: yes
configure:15717: checking getopt.h usability
configure:15717: gcc -c conftest.c >&5
configure:15717: $? = 0
configure:15717: result: yes
configure:15717: checking getopt.h presence
configure:15717: gcc -E conftest.c
configure:15717: $? = 0
configure:15717: result: yes
configure:15717: checking for getopt.h
configure:15717: result: yes
configure:15746: checking /usr/include/nptl/pthread.h usability
configure:15746: gcc -c conftest.c >&5
conftest.c:63:39: fatal error: /usr/include/nptl/pthread.h: No such file or directory
#include </usr/include/nptl/pthread.h>
^
compilation terminated.
configure:15746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include </usr/include/nptl/pthread.h>
configure:15746: result: no
configure:15746: checking /usr/include/nptl/pthread.h presence
configure:15746: gcc -E conftest.c
conftest.c:30:39: fatal error: /usr/include/nptl/pthread.h: No such file or directory
#include </usr/include/nptl/pthread.h>
^
compilation terminated.
configure:15746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| #include </usr/include/nptl/pthread.h>
configure:15746: result: no
configure:15746: checking for /usr/include/nptl/pthread.h
configure:15746: result: no
configure:15754: checking for getopt_long
configure:15754: gcc -o conftest conftest.c >&5
configure:15754: $? = 0
configure:15754: result: yes
configure:15761: checking for gethostent
configure:15761: gcc -o conftest conftest.c >&5
configure:15761: $? = 0
configure:15761: result: yes
configure:15812: checking for setsockopt
configure:15812: gcc -o conftest conftest.c >&5
configure:15812: $? = 0
configure:15812: result: yes
configure:15863: checking for connect
configure:15863: gcc -o conftest conftest.c >&5
configure:15863: $? = 0
configure:15863: result: yes
configure:15914: checking for dlopen
configure:15914: gcc -o conftest conftest.c >&5
/tmp/ccQskfqz.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:15914: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:15914: result: no
configure:15918: checking for dlopen in -ldl
configure:15943: gcc -o conftest conftest.c -ldl >&5
configure:15943: $? = 0
configure:15952: result: yes
configure:15967: checking for pthread_create
configure:15967: gcc -o conftest conftest.c -ldl >&5
/tmp/ccFJq2Yi.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:15967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
| /* Define pthread_create to an innocuous variant, in case <limits.h> declares pthread_create.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_create innocuous_pthread_create
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_create (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pthread_create
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pthread_create || defined __stub___pthread_create
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_create ();
| ;
| return 0;
| }
configure:15967: result: no
configure:15971: checking for pthread_create in -lpthread
configure:15996: gcc -o conftest conftest.c -lpthread -ldl >&5
configure:15996: $? = 0
configure:16005: result: yes
configure:16023: checking for on_exit
configure:16023: gcc -o conftest conftest.c -lpthread -ldl >&5
configure:16023: $? = 0
configure:16023: result: yes
configure:16023: checking for atexit
configure:16023: gcc -o conftest conftest.c -lpthread -ldl >&5
configure:16023: $? = 0
configure:16023: result: yes
configure:16034: checking for posix_memalign
configure:16034: gcc -o conftest conftest.c -lpthread -ldl >&5
configure:16034: $? = 0
configure:16034: result: yes
configure:16043: checking for sin in -lm
configure:16068: gcc -o conftest conftest.c -lm -lpthread -ldl >&5
conftest.c:42:6: warning: conflicting types for built-in function 'sin' [enabled by default]
char sin ();
^
configure:16068: $? = 0
configure:16077: result: yes
configure:16088: checking for db_create in -ldb
configure:16113: gcc -o conftest conftest.c -ldb -lm -lpthread -ldl >&5
configure:16113: $? = 0
configure:16122: result: yes
configure:16165: checking for clock_gettime
configure:16165: gcc -o conftest conftest.c -ldb -lm -lpthread -ldl >&5
configure:16165: $? = 0
configure:16165: result: yes
configure:16227: checking sys/mman.h usability
configure:16227: gcc -c conftest.c >&5
configure:16227: $? = 0
configure:16227: result: yes
configure:16227: checking sys/mman.h presence
configure:16227: gcc -E conftest.c
configure:16227: $? = 0
configure:16227: result: yes
configure:16227: checking for sys/mman.h
configure:16227: result: yes
configure:16229: checking for mlockall
configure:16229: gcc -o conftest conftest.c -ldb -lm -lpthread -ldl >&5
configure:16229: $? = 0
configure:16229: result: yes
configure:16303: checking shared memory support
configure:16315: result: System V shmget().
configure:16575: WARNING: no optimization.........................
configure:16895: checking for pthread_barrier_init in -lpthread
configure:16920: gcc -o conftest -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g conftest.c -lpthread -ldb -lm -lpthread -ldl >&5
configure:16920: $? = 0
configure:16929: result: yes
configure:16994: checking for pkg-config
configure:17012: found /usr/bin/pkg-config
configure:17024: result: /usr/bin/pkg-config
configure:17049: checking pkg-config is at least version 0.9.0
configure:17052: result: yes
configure:17062: checking for UUID
configure:17069: $PKG_CONFIG --exists --print-errors "uuid > 1.0"
configure:17072: $? = 0
configure:17086: $PKG_CONFIG --exists --print-errors "uuid > 1.0"
configure:17089: $? = 0
configure:17127: result: yes
configure:17142: checking for SNDFILE
configure:17149: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0"
configure:17152: $? = 0
configure:17166: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0"
configure:17169: $? = 0
configure:17207: result: yes
configure:17220: checking for SAMPLERATE
configure:17227: $PKG_CONFIG --exists --print-errors "samplerate >= 0.1.2"
configure:17230: $? = 0
configure:17244: $PKG_CONFIG --exists --print-errors "samplerate >= 0.1.2"
configure:17247: $? = 0
configure:17285: result: yes
configure:17308: checking for _Z28zita_resampler_major_versionv in -lzita-resampler
configure:17333: gcc -o conftest -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid conftest.c -lzita-resampler -ldb -lm -lpthread -ldl -luuid >&5
/usr/bin/ld: cannot find -lzita-resampler
collect2: error: ld returned 1 exit status
configure:17333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ON_EXIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDB 1
| #define HAVE_PPOLL 1
| #define HAVE_CLOCK_GETTIME 0
| #define USE_MLOCK 1
| #define JACK_SHM_TYPE "System V"
| #define DO_BUFFER_RESIZE /**/
| #define OLD_TRANSPORT /**/
| #define ADDON_DIR "/usr/local/lib/jack"
| #define DEFAULT_TMP_DIR "/dev/shm"
| #define USE_BARRIER 1
| #define HAVE_SAMPLERATE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _Z28zita_resampler_major_versionv ();
| int
| main ()
| {
| return _Z28zita_resampler_major_versionv ();
| ;
| return 0;
| }
configure:17342: result: no
configure:17352: checking for _Z28zita_alsa_pcmi_major_versionv in -lzita-alsa-pcmi
configure:17377: gcc -o conftest -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid conftest.c -lzita-alsa-pcmi -ldb -lm -lpthread -ldl -luuid >&5
/usr/bin/ld: cannot find -lzita-alsa-pcmi
collect2: error: ld returned 1 exit status
configure:17377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ON_EXIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDB 1
| #define HAVE_PPOLL 1
| #define HAVE_CLOCK_GETTIME 0
| #define USE_MLOCK 1
| #define JACK_SHM_TYPE "System V"
| #define DO_BUFFER_RESIZE /**/
| #define OLD_TRANSPORT /**/
| #define ADDON_DIR "/usr/local/lib/jack"
| #define DEFAULT_TMP_DIR "/dev/shm"
| #define USE_BARRIER 1
| #define HAVE_SAMPLERATE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _Z28zita_alsa_pcmi_major_versionv ();
| int
| main ()
| {
| return _Z28zita_alsa_pcmi_major_versionv ();
| ;
| return 0;
| }
configure:17386: result: no
configure:17409: checking for CELT
configure:17416: $PKG_CONFIG --exists --print-errors "celt >= 0.8.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:17419: $? = 1
configure:17433: $PKG_CONFIG --exists --print-errors "celt >= 0.8.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:17436: $? = 1
configure:17450: result: no
No package 'celt' found
configure:17481: checking for CELT
configure:17488: $PKG_CONFIG --exists --print-errors "celt >= 0.7.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:17491: $? = 1
configure:17505: $PKG_CONFIG --exists --print-errors "celt >= 0.7.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:17508: $? = 1
configure:17522: result: no
No package 'celt' found
configure:17553: checking for CELT
configure:17560: $PKG_CONFIG --exists --print-errors "celt >= 0.5.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:17563: $? = 1
configure:17577: $PKG_CONFIG --exists --print-errors "celt >= 0.5.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:17580: $? = 1
configure:17594: result: no
No package 'celt' found
configure:17626: result: no
configure:17628: WARNING: *** NetJack will not be built with celt support
configure:17787: checking CoreAudio/CoreAudio.h usability
configure:17787: gcc -c -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid conftest.c >&5
conftest.c:81:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory
#include <CoreAudio/CoreAudio.h>
^
compilation terminated.
configure:17787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ON_EXIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDB 1
| #define HAVE_PPOLL 1
| #define HAVE_CLOCK_GETTIME 0
| #define USE_MLOCK 1
| #define JACK_SHM_TYPE "System V"
| #define DO_BUFFER_RESIZE /**/
| #define OLD_TRANSPORT /**/
| #define ADDON_DIR "/usr/local/lib/jack"
| #define DEFAULT_TMP_DIR "/dev/shm"
| #define USE_BARRIER 1
| #define HAVE_SAMPLERATE 1
| #define HAVE_CELT 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CoreAudio/CoreAudio.h>
configure:17787: result: no
configure:17787: checking CoreAudio/CoreAudio.h presence
configure:17787: gcc -E conftest.c
conftest.c:48:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory
#include <CoreAudio/CoreAudio.h>
^
compilation terminated.
configure:17787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ON_EXIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDB 1
| #define HAVE_PPOLL 1
| #define HAVE_CLOCK_GETTIME 0
| #define USE_MLOCK 1
| #define JACK_SHM_TYPE "System V"
| #define DO_BUFFER_RESIZE /**/
| #define OLD_TRANSPORT /**/
| #define ADDON_DIR "/usr/local/lib/jack"
| #define DEFAULT_TMP_DIR "/dev/shm"
| #define USE_BARRIER 1
| #define HAVE_SAMPLERATE 1
| #define HAVE_CELT 0
| /* end confdefs.h. */
| #include <CoreAudio/CoreAudio.h>
configure:17787: result: no
configure:17787: checking for CoreAudio/CoreAudio.h
configure:17787: result: no
configure:17820: checking sys/soundcard.h usability
configure:17820: gcc -c -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid conftest.c >&5
configure:17820: $? = 0
configure:17820: result: yes
configure:17820: checking sys/soundcard.h presence
configure:17820: gcc -E conftest.c
configure:17820: $? = 0
configure:17820: result: yes
configure:17820: checking for sys/soundcard.h
configure:17820: result: yes
configure:17848: checking sys/audioio.h usability
configure:17848: gcc -c -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid conftest.c >&5
conftest.c:81:25: fatal error: sys/audioio.h: No such file or directory
#include <sys/audioio.h>
^
compilation terminated.
configure:17848: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ON_EXIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDB 1
| #define HAVE_PPOLL 1
| #define HAVE_CLOCK_GETTIME 0
| #define USE_MLOCK 1
| #define JACK_SHM_TYPE "System V"
| #define DO_BUFFER_RESIZE /**/
| #define OLD_TRANSPORT /**/
| #define ADDON_DIR "/usr/local/lib/jack"
| #define DEFAULT_TMP_DIR "/dev/shm"
| #define USE_BARRIER 1
| #define HAVE_SAMPLERATE 1
| #define HAVE_CELT 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/audioio.h>
configure:17848: result: no
configure:17848: checking sys/audioio.h presence
configure:17848: gcc -E conftest.c
conftest.c:48:25: fatal error: sys/audioio.h: No such file or directory
#include <sys/audioio.h>
^
compilation terminated.
configure:17848: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOCOL_VERSION "25"
| #define PACKAGE "jack-audio-connection-kit"
| #define VERSION "0.124.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define JACK_THREAD_STACK_TOUCH 500000
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ON_EXIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDB 1
| #define HAVE_PPOLL 1
| #define HAVE_CLOCK_GETTIME 0
| #define USE_MLOCK 1
| #define JACK_SHM_TYPE "System V"
| #define DO_BUFFER_RESIZE /**/
| #define OLD_TRANSPORT /**/
| #define ADDON_DIR "/usr/local/lib/jack"
| #define DEFAULT_TMP_DIR "/dev/shm"
| #define USE_BARRIER 1
| #define HAVE_SAMPLERATE 1
| #define HAVE_CELT 0
| /* end confdefs.h. */
| #include <sys/audioio.h>
configure:17848: result: no
configure:17848: checking for sys/audioio.h
configure:17848: result: no
configure:17878: checking for LIBFREEBOB
configure:17885: $PKG_CONFIG --exists --print-errors "libfreebob >= 1.0.0"
Package libfreebob was not found in the pkg-config search path.
Perhaps you should add the directory containing `libfreebob.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libfreebob' found
configure:17888: $? = 1
configure:17902: $PKG_CONFIG --exists --print-errors "libfreebob >= 1.0.0"
Package libfreebob was not found in the pkg-config search path.
Perhaps you should add the directory containing `libfreebob.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libfreebob' found
configure:17905: $? = 1
configure:17919: result: no
No package 'libfreebob' found
configure:17935: result: no
configure:17978: checking for LIBFFADO
configure:17985: $PKG_CONFIG --exists --print-errors "libffado >= 1.999.17"
Package libffado was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffado.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffado' found
configure:17988: $? = 1
configure:18002: $PKG_CONFIG --exists --print-errors "libffado >= 1.999.17"
Package libffado was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffado.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libffado' found
configure:18005: $? = 1
configure:18019: result: no
No package 'libffado' found
configure:18035: result: no
configure:18078: checking for ALSA
configure:18085: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.18"
configure:18088: $? = 0
configure:18102: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.18"
configure:18105: $? = 0
configure:18145: result: yes
configure:18201: checking for readline in -lreadline
configure:18226: gcc -o conftest -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid conftest.c -lreadline -ldb -lm -lpthread -ldl -luuid >&5
configure:18226: $? = 0
configure:18235: result: yes
configure:18327: checking readline/chardefs.h usability
configure:18327: gcc -c -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid conftest.c >&5
configure:18327: $? = 0
configure:18327: result: yes
configure:18327: checking readline/chardefs.h presence
configure:18327: gcc -E conftest.c
configure:18327: $? = 0
configure:18327: result: yes
configure:18327: checking for readline/chardefs.h
configure:18327: result: yes
configure:18344: checking for doxygen
configure:18360: found /usr/bin/doxygen
configure:18372: result: true
configure:18667: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on debian-armhf
config.status:1286: creating Makefile
config.status:1286: creating config/Makefile
config.status:1286: creating config/cpu/Makefile
config.status:1286: creating config/cpu/alpha/Makefile
config.status:1286: creating config/cpu/cris/Makefile
config.status:1286: creating config/cpu/generic/Makefile
config.status:1286: creating config/cpu/i386/Makefile
config.status:1286: creating config/cpu/i486/Makefile
config.status:1286: creating config/cpu/ia64/Makefile
config.status:1286: creating config/cpu/m68k/Makefile
config.status:1286: creating config/cpu/mips/Makefile
config.status:1286: creating config/cpu/powerpc/Makefile
config.status:1286: creating config/cpu/s390/Makefile
config.status:1286: creating config/os/Makefile
config.status:1286: creating config/os/generic/Makefile
config.status:1286: creating config/os/gnu-linux/Makefile
config.status:1286: creating config/os/macosx/Makefile
config.status:1286: creating config/sysdeps/Makefile
config.status:1286: creating doc/Makefile
config.status:1286: creating doc/reference.doxygen
config.status:1286: creating drivers/Makefile
config.status:1286: creating drivers/alsa/Makefile
config.status:1286: creating drivers/alsa_midi/Makefile
config.status:1286: creating drivers/dummy/Makefile
config.status:1286: creating drivers/oss/Makefile
config.status:1286: creating drivers/sun/Makefile
config.status:1286: creating drivers/portaudio/Makefile
config.status:1286: creating drivers/coreaudio/Makefile
config.status:1286: creating drivers/freebob/Makefile
config.status:1286: creating drivers/firewire/Makefile
config.status:1286: creating drivers/netjack/Makefile
config.status:1286: creating example-clients/Makefile
config.status:1286: creating tools/Makefile
config.status:1286: creating tools/zalsa/Makefile
config.status:1286: creating man/Makefile
config.status:1286: creating jack.pc
config.status:1286: creating jack.spec
config.status:1286: creating jackd/Makefile
config.status:1286: creating jackd/jackd.1
config.status:1286: creating include/version.h
config.status:1286: creating include/Makefile
config.status:1286: creating libjack/Makefile
config.status:1286: creating python/Makefile
config.status:1286: creating config.h
config.status:1515: executing depfiles commands
config.status:1515: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=armv7l-unknown-linux-gnueabihf
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGS_value=
ac_cv_env_ALSA_LIBS_set=
ac_cv_env_ALSA_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CELT_CFLAGS_set=
ac_cv_env_CELT_CFLAGS_value=
ac_cv_env_CELT_LIBS_set=
ac_cv_env_CELT_LIBS_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBFFADO_CFLAGS_set=
ac_cv_env_LIBFFADO_CFLAGS_value=
ac_cv_env_LIBFFADO_LIBS_set=
ac_cv_env_LIBFFADO_LIBS_value=
ac_cv_env_LIBFREEBOB_CFLAGS_set=
ac_cv_env_LIBFREEBOB_CFLAGS_value=
ac_cv_env_LIBFREEBOB_LIBS_set=
ac_cv_env_LIBFREEBOB_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SAMPLERATE_CFLAGS_set=
ac_cv_env_SAMPLERATE_CFLAGS_value=
ac_cv_env_SAMPLERATE_LIBS_set=
ac_cv_env_SAMPLERATE_LIBS_value=
ac_cv_env_SNDFILE_CFLAGS_set=
ac_cv_env_SNDFILE_CFLAGS_value=
ac_cv_env_SNDFILE_LIBS_set=
ac_cv_env_SNDFILE_LIBS_value=
ac_cv_env_UUID_CFLAGS_set=
ac_cv_env_UUID_CFLAGS_value=
ac_cv_env_UUID_LIBS_set=
ac_cv_env_UUID_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_atexit=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_gethostent=yes
ac_cv_func_getopt_long=yes
ac_cv_func_mlockall=yes
ac_cv_func_on_exit=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pthread_create=no
ac_cv_func_setsockopt=yes
ac_cv_header_CoreAudio_CoreAudio_h=no
ac_cv_header__usr_include_nptl_pthread_h=no
ac_cv_header_alloca_h=yes
ac_cv_header_db_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_readline_chardefs_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_audioio_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=armv7l-unknown-linux-gnueabihf
ac_cv_lib_db_db_create=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_pthread_pthread_barrier_init=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_readline_readline=yes
ac_cv_lib_zita_alsa_pcmi__Z28zita_alsa_pcmi_major_versionv=no
ac_cv_lib_zita_resampler__Z28zita_resampler_major_versionv=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_HAVE_DOXYGEN=true
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa '
pkg_cv_ALSA_LIBS='-lasound '
pkg_cv_SAMPLERATE_CFLAGS=' '
pkg_cv_SAMPLERATE_LIBS='-lsamplerate '
pkg_cv_SNDFILE_CFLAGS=' '
pkg_cv_SNDFILE_LIBS='-lsndfile '
pkg_cv_UUID_CFLAGS='-I/usr/include/uuid '
pkg_cv_UUID_LIBS='-luuid '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/debian/build/jack1/config/missing --run aclocal-1.11'
ADDON_DIR='${libdir}/jack'
ALSA_CFLAGS='-I/usr/include/alsa '
ALSA_LIBS='-lasound'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /home/debian/build/jack1/config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/debian/build/jack1/config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/debian/build/jack1/config/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CELT_CFLAGS=''
CELT_LIBS=''
CFLAGS=' -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid '
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFAULT_TMP_DIR='/dev/shm'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_ALSA_FALSE='#'
HAVE_ALSA_MIDI_FALSE='#'
HAVE_ALSA_MIDI_TRUE=''
HAVE_ALSA_TRUE=''
HAVE_CAPABILITIES=''
HAVE_CELT_FALSE=''
HAVE_CELT_TRUE='#'
HAVE_COREAUDIO_FALSE=''
HAVE_COREAUDIO_TRUE='#'
HAVE_DOXYGEN='true'
HAVE_DOXYGEN_FALSE='#'
HAVE_DOXYGEN_TRUE=''
HAVE_FIREWIRE_FALSE=''
HAVE_FIREWIRE_TRUE='#'
HAVE_FREEBOB_FALSE=''
HAVE_FREEBOB_TRUE='#'
HAVE_OSS_FALSE='#'
HAVE_OSS_TRUE=''
HAVE_PA_FALSE=''
HAVE_PA_TRUE='#'
HAVE_PPOLL_FALSE='#'
HAVE_PPOLL_TRUE=''
HAVE_READLINE_FALSE='#'
HAVE_READLINE_TRUE=''
HAVE_SAMPLERATE_FALSE='#'
HAVE_SAMPLERATE_TRUE=''
HAVE_SNDFILE_FALSE='#'
HAVE_SNDFILE_TRUE=''
HAVE_SUN_FALSE=''
HAVE_SUN_TRUE='#'
HAVE_ZITA_BRIDGE_DEPS_FALSE=''
HAVE_ZITA_BRIDGE_DEPS_TRUE='#'
HTML_DIR='${pkgdatadir}'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JACK_API_MAJOR_VERSION=''
JACK_API_MICRO_VERSION=''
JACK_API_MINOR_VERSION=''
JACK_CFLAGS='-I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g'
JACK_CORE_CFLAGS='-I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall '
JACK_MAJOR_VERSION='0'
JACK_MICRO_VERSION='0'
JACK_MINOR_VERSION='124'
JACK_PROTOCOL_VERSION='25'
JACK_RELEASE='0-124-0'
JACK_SEMAPHORE_KEY='0x282929'
JACK_SO_VERSION='0:28:0'
JACK_VERSION='0.124.0'
LD='/usr/bin/ld'
LDFLAGS=''
LIBFFADO_CFLAGS=''
LIBFFADO_LIBS=''
LIBFREEBOB_CFLAGS=''
LIBFREEBOB_LIBS=''
LIBOBJS=''
LIBS='-ldb -lm -lpthread -ldl -luuid '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/debian/build/jack1/config/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NETJACK_CFLAGS=' '
NETJACK_LIBS=' -lsamplerate '
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_LDFLAGS=''
OTOOL64=''
OTOOL=''
PACKAGE='jack-audio-connection-kit'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PA_LIBS=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
READLINE_DEPS=''
SAMPLERATE_CFLAGS=' '
SAMPLERATE_LIBS='-lsamplerate '
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SIMD_CFLAGS=''
SNDFILE_CFLAGS=' '
SNDFILE_LIBS='-lsndfile '
STRIP='strip'
STRIPPED_JACKD_FALSE=''
STRIPPED_JACKD_TRUE='#'
USE_CAPABILITIES_FALSE=''
USE_CAPABILITIES_TRUE='#'
USE_POSIX_SHM_FALSE=''
USE_POSIX_SHM_TRUE='#'
UUID_CFLAGS='-I/usr/include/uuid '
UUID_LIBS='-luuid '
VERSION='0.124.0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='armv7l-unknown-linux-gnueabihf'
build_alias=''
build_cpu='armv7l'
build_os='linux-gnueabihf'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='armv7l-unknown-linux-gnueabihf'
host_alias=''
host_cpu='armv7l'
host_os='linux-gnueabihf'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/debian/build/jack1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PROTOCOL_VERSION "25"
#define PACKAGE "jack-audio-connection-kit"
#define VERSION "0.124.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define JACK_THREAD_STACK_TOUCH 500000
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_DB_H 1
#define HAVE_GETOPT_H 1
#define HAVE_LIBDL 1
#define HAVE_LIBPTHREAD 1
#define HAVE_ON_EXIT 1
#define HAVE_ATEXIT 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_LIBM 1
#define HAVE_LIBDB 1
#define HAVE_PPOLL 1
#define HAVE_CLOCK_GETTIME 0
#define USE_MLOCK 1
#define JACK_SHM_TYPE "System V"
#define DO_BUFFER_RESIZE /**/
#define OLD_TRANSPORT /**/
#define ADDON_DIR "/usr/local/lib/jack"
#define DEFAULT_TMP_DIR "/dev/shm"
#define USE_BARRIER 1
#define HAVE_SAMPLERATE 1
#define HAVE_CELT 0
#define JACK_DEFAULT_DRIVER "alsa"
#define JACK_SEMAPHORE_KEY 0x282929
configure: exit 0
checking existing, conflicting JACK installs... checking build system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether gcc and cc understand -c and -o together... yes
checking whether byte ordering is bigendian... no
checking platform dependencies... checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking /usr/include/nptl/pthread.h usability... no
checking /usr/include/nptl/pthread.h presence... no
checking for /usr/include/nptl/pthread.h... no
checking for getopt_long... yes
checking for gethostent... yes
checking for setsockopt... yes
checking for connect... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
checking for on_exit... yes
checking for atexit... yes
checking for posix_memalign... yes
checking for sin in -lm... yes
checking for db_create in -ldb... yes
Checking for ppoll()... yes
checking for clock_gettime... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mlockall... yes
checking shared memory support... System V shmget().
configure: WARNING: no optimization.........................
checking for pthread_barrier_init in -lpthread... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for UUID... yes
checking for SNDFILE... yes
checking for SAMPLERATE... yes
checking for _Z28zita_resampler_major_versionv in -lzita-resampler... no
checking for _Z28zita_alsa_pcmi_major_versionv in -lzita-alsa-pcmi... no
checking for CELT... no
checking for CELT... no
checking for CELT... no
no
configure: WARNING: *** NetJack will not be built with celt support
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking for LIBFREEBOB... no
no
checking for LIBFFADO... no
no
checking for ALSA... yes
checking for readline in -lreadline... yes
checking readline/chardefs.h usability... yes
checking readline/chardefs.h presence... yes
checking for readline/chardefs.h... yes
checking for doxygen... true
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating config/cpu/Makefile
config.status: creating config/cpu/alpha/Makefile
config.status: creating config/cpu/cris/Makefile
config.status: creating config/cpu/generic/Makefile
config.status: creating config/cpu/i386/Makefile
config.status: creating config/cpu/i486/Makefile
config.status: creating config/cpu/ia64/Makefile
config.status: creating config/cpu/m68k/Makefile
config.status: creating config/cpu/mips/Makefile
config.status: creating config/cpu/powerpc/Makefile
config.status: creating config/cpu/s390/Makefile
config.status: creating config/os/Makefile
config.status: creating config/os/generic/Makefile
config.status: creating config/os/gnu-linux/Makefile
config.status: creating config/os/macosx/Makefile
config.status: creating config/sysdeps/Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference.doxygen
config.status: creating drivers/Makefile
config.status: creating drivers/alsa/Makefile
config.status: creating drivers/alsa_midi/Makefile
config.status: creating drivers/dummy/Makefile
config.status: creating drivers/oss/Makefile
config.status: creating drivers/sun/Makefile
config.status: creating drivers/portaudio/Makefile
config.status: creating drivers/coreaudio/Makefile
config.status: creating drivers/freebob/Makefile
config.status: creating drivers/firewire/Makefile
config.status: creating drivers/netjack/Makefile
config.status: creating example-clients/Makefile
config.status: creating tools/Makefile
config.status: creating tools/zalsa/Makefile
config.status: creating man/Makefile
config.status: creating jack.pc
config.status: creating jack.spec
config.status: creating jackd/Makefile
config.status: creating jackd/jackd.1
config.status: creating include/version.h
config.status: creating include/Makefile
config.status: creating libjack/Makefile
config.status: creating python/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
jack-audio-connection-kit 0.124.0 :
| Build with ALSA support............................... : true
| Build with old FireWire (FreeBob) support............. : false
| Build with new FireWire (FFADO) support............... : false
| Build with OSS support................................ : true
| Build with Sun audio support.......................... : false
| Build with CoreAudio support.......................... : false
| Build with PortAudio support.......................... : false
| Build with Celt support............................... : false
| Build with dynamic buffer size support................ : yes
| Build with ZITA ALSA bridge support................... : false
| Compiler optimization flags........................... : -g
| Compiler full flags................................... : -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -I$(top_srcdir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid
| Install dir for libjack + backends.................... : ${exec_prefix}/lib/jack
|
| Default driver backend................................ : "alsa"
| Shared memory interface............................... : "System V"
| IPC Temporary directory............................... : /dev/shm
| Install prefix........................................ : /usr/local
| Default tmp dir....................................... : /dev/shm
make all-recursive
make[1]: Entering directory `/home/debian/build/jack1'
Making all in libjack
make[2]: Entering directory `/home/debian/build/jack1/libjack'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-client.lo -MD -MP -MF .deps/libjack_la-client.Tpo -c -o libjack_la-client.lo `test -f 'client.c' || echo './'`client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-client.lo -MD -MP -MF .deps/libjack_la-client.Tpo -c client.c -fPIC -DPIC -o .libs/libjack_la-client.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from client.c:45:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
In file included from ../config/sysdeps/cycles.h:24:0,
from client.c:61:
../config/cpu/generic/cycles.h:25:2: warning: #warning You are compiling JACK on a platform for which jack/config/sysdep/cycles.h needs work [-Wcpp]
#warning You are compiling JACK on a platform for which jack/config/sysdep/cycles.h needs work
^
client.c: In function 'jack_client_handle_port_connection':
client.c:455:2: warning: passing argument 2 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (client->engine->ports[event->x.self_id].client_id, client->control->uuid) == 0 ||
^
In file included from client.c:43:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
client.c:456:6: warning: passing argument 2 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_compare (client->engine->ports[event->y.other_id].client_id, client->control->uuid) == 0) {
^
In file included from client.c:43:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
client.c: In function 'jack_client_handle_session_callback':
client.c:541:9: warning: passing argument 1 of 'uuid_unparse' discards 'volatile' qualifier from pointer target type [enabled by default]
uuid_unparse (client->control->uuid, uuidstr);
^
In file included from ../jack/types.h:26:0,
from ../jack/jack.h:28,
from client.c:40:
/usr/include/uuid/uuid.h:91:6: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
void uuid_unparse(const uuid_t uu, char *out);
^
client.c: In function 'server_event_connect':
client.c:823:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.client_id, client->control->uuid);
^
In file included from client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
client.c: In function 'jack_set_freewheel':
client.c:1493:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (request.x.client_id, client->control->uuid);
^
In file included from client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
client.c: In function 'jack_session_reply':
client.c:1519:3: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (request.x.client_id, client->control->uuid);
^
In file included from client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
client.c: In function 'jack_activate':
client.c:2389:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.client_id, client->control->uuid);
^
In file included from client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
client.c: In function 'jack_deactivate_aux':
client.c:2405:4: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.client_id, client->control->uuid);
^
In file included from client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
client.c: In function 'jack_client_get_uuid':
client.c:2864:9: warning: passing argument 1 of 'uuid_unparse' discards 'volatile' qualifier from pointer target type [enabled by default]
uuid_unparse (client->control->uuid, retval);
^
In file included from ../jack/types.h:26:0,
from ../jack/jack.h:28,
from client.c:40:
/usr/include/uuid/uuid.h:91:6: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
void uuid_unparse(const uuid_t uu, char *out);
^
client.c: In function 'jack_reserve_client_name':
client.c:2879:17: warning: return makes integer from pointer without a cast [enabled by default]
return NULL;
^
client.c: In function 'jack_attach_port_segment':
client.c:1138:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type != ClientExternal) {
^
client.c: In function 'jack_activate':
client.c:2320:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientInternal ||
^
client.c:2321:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
client->control->type == ClientDriver) {
^
client.c: In function 'jack_client_close_aux':
client.c:2430:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientExternal) {
^
client.c: In function 'jack_client_thread_id':
client.c:2994:28: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type != ClientExternal) {
^
mv -f .deps/libjack_la-client.Tpo .deps/libjack_la-client.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-intclient.lo -MD -MP -MF .deps/libjack_la-intclient.Tpo -c -o libjack_la-intclient.lo `test -f 'intclient.c' || echo './'`intclient.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-intclient.lo -MD -MP -MF .deps/libjack_la-intclient.Tpo -c intclient.c -fPIC -DPIC -o .libs/libjack_la-intclient.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from intclient.c:31:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
intclient.c: In function 'jack_internal_client_load':
intclient.c:182:5: warning: second parameter of 'va_start' not last named argument [-Wvarargs]
va_start(ap, status);
^
mv -f .deps/libjack_la-intclient.Tpo .deps/libjack_la-intclient.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-messagebuffer.lo -MD -MP -MF .deps/libjack_la-messagebuffer.Tpo -c -o libjack_la-messagebuffer.lo `test -f 'messagebuffer.c' || echo './'`messagebuffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-messagebuffer.lo -MD -MP -MF .deps/libjack_la-messagebuffer.Tpo -c messagebuffer.c -fPIC -DPIC -o .libs/libjack_la-messagebuffer.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/atomicity.h:31,
from messagebuffer.c:35:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjack_la-messagebuffer.Tpo .deps/libjack_la-messagebuffer.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-pool.lo -MD -MP -MF .deps/libjack_la-pool.Tpo -c -o libjack_la-pool.lo `test -f 'pool.c' || echo './'`pool.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-pool.lo -MD -MP -MF .deps/libjack_la-pool.Tpo -c pool.c -fPIC -DPIC -o .libs/libjack_la-pool.o
mv -f .deps/libjack_la-pool.Tpo .deps/libjack_la-pool.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-port.lo -MD -MP -MF .deps/libjack_la-port.Tpo -c -o libjack_la-port.lo `test -f 'port.c' || echo './'`port.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-port.lo -MD -MP -MF .deps/libjack_la-port.Tpo -c port.c -fPIC -DPIC -o .libs/libjack_la-port.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from port.c:36:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
port.c: In function 'jack_port_new':
port.c:198:2: warning: passing argument 1 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (client->control->uuid, port->shared->client_id) == 0) {
^
In file included from port.c:32:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
port.c: In function 'jack_port_register':
port.c:275:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.port_info.client_id, client->control->uuid);
^
In file included from port.c:32:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
port.c: In function 'jack_port_unregister':
port.c:303:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.port_info.client_id, client->control->uuid);
^
In file included from port.c:32:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
port.c: In function 'jack_port_is_mine':
port.c:787:2: warning: passing argument 2 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
return jack_uuid_compare (port->shared->client_id, client->control->uuid) == 0;
^
In file included from port.c:32:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
port.c: In function 'jack_port_get_latency':
port.c:533:2: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
return port->shared->latency;
^
port.c: In function 'jack_port_get_total_latency':
port.c:539:2: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
return port->shared->total_latency;
^
mv -f .deps/libjack_la-port.Tpo .deps/libjack_la-port.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-metadata.lo -MD -MP -MF .deps/libjack_la-metadata.Tpo -c -o libjack_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-metadata.lo -MD -MP -MF .deps/libjack_la-metadata.Tpo -c metadata.c -fPIC -DPIC -o .libs/libjack_la-metadata.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from metadata.c:26:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjack_la-metadata.Tpo .deps/libjack_la-metadata.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-midiport.lo -MD -MP -MF .deps/libjack_la-midiport.Tpo -c -o libjack_la-midiport.lo `test -f 'midiport.c' || echo './'`midiport.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-midiport.lo -MD -MP -MF .deps/libjack_la-midiport.Tpo -c midiport.c -fPIC -DPIC -o .libs/libjack_la-midiport.o
mv -f .deps/libjack_la-midiport.Tpo .deps/libjack_la-midiport.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-ringbuffer.lo -MD -MP -MF .deps/libjack_la-ringbuffer.Tpo -c -o libjack_la-ringbuffer.lo `test -f 'ringbuffer.c' || echo './'`ringbuffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-ringbuffer.lo -MD -MP -MF .deps/libjack_la-ringbuffer.Tpo -c ringbuffer.c -fPIC -DPIC -o .libs/libjack_la-ringbuffer.o
mv -f .deps/libjack_la-ringbuffer.Tpo .deps/libjack_la-ringbuffer.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-shm.lo -MD -MP -MF .deps/libjack_la-shm.Tpo -c -o libjack_la-shm.lo `test -f 'shm.c' || echo './'`shm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-shm.lo -MD -MP -MF .deps/libjack_la-shm.Tpo -c shm.c -fPIC -DPIC -o .libs/libjack_la-shm.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from shm.c:51:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjack_la-shm.Tpo .deps/libjack_la-shm.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-thread.lo -MD -MP -MF .deps/libjack_la-thread.Tpo -c -o libjack_la-thread.lo `test -f 'thread.c' || echo './'`thread.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-thread.lo -MD -MP -MF .deps/libjack_la-thread.Tpo -c thread.c -fPIC -DPIC -o .libs/libjack_la-thread.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from thread.c:29:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjack_la-thread.Tpo .deps/libjack_la-thread.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-time.lo -MD -MP -MF .deps/libjack_la-time.Tpo -c -o libjack_la-time.lo `test -f 'time.c' || echo './'`time.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-time.lo -MD -MP -MF .deps/libjack_la-time.Tpo -c time.c -fPIC -DPIC -o .libs/libjack_la-time.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from time.c:34:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
In file included from ../config/sysdeps/cycles.h:24:0,
from time.c:40:
../config/cpu/generic/cycles.h:25:2: warning: #warning You are compiling JACK on a platform for which jack/config/sysdep/cycles.h needs work [-Wcpp]
#warning You are compiling JACK on a platform for which jack/config/sysdep/cycles.h needs work
^
mv -f .deps/libjack_la-time.Tpo .deps/libjack_la-time.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-transclient.lo -MD -MP -MF .deps/libjack_la-transclient.Tpo -c -o libjack_la-transclient.lo `test -f 'transclient.c' || echo './'`transclient.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-transclient.lo -MD -MP -MF .deps/libjack_la-transclient.Tpo -c transclient.c -fPIC -DPIC -o .libs/libjack_la-transclient.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/atomicity.h:31,
from transclient.c:30:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
transclient.c: In function 'jack_release_timebase':
transclient.c:364:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.client_id, ctl->uuid);
^
In file included from transclient.c:28:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
transclient.c: In function 'jack_set_sync_callback':
transclient.c:390:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.client_id, ctl->uuid);
^
In file included from transclient.c:28:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
transclient.c: In function 'jack_set_timebase_callback':
transclient.c:425:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.timebase.client_id, ctl->uuid);
^
In file included from transclient.c:28:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
transclient.c: In function 'jack_last_frame_time':
transclient.c:300:2: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
return client->engine->frame_timer.frames;
^
mv -f .deps/libjack_la-transclient.Tpo .deps/libjack_la-transclient.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-unlock.lo -MD -MP -MF .deps/libjack_la-unlock.Tpo -c -o libjack_la-unlock.lo `test -f 'unlock.c' || echo './'`unlock.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-unlock.lo -MD -MP -MF .deps/libjack_la-unlock.Tpo -c unlock.c -fPIC -DPIC -o .libs/libjack_la-unlock.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from unlock.c:28:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjack_la-unlock.Tpo .deps/libjack_la-unlock.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-uuid.lo -MD -MP -MF .deps/libjack_la-uuid.Tpo -c -o libjack_la-uuid.lo `test -f 'uuid.c' || echo './'`uuid.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjack_la-uuid.lo -MD -MP -MF .deps/libjack_la-uuid.Tpo -c uuid.c -fPIC -DPIC -o .libs/libjack_la-uuid.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from uuid.c:23:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjack_la-uuid.Tpo .deps/libjack_la-uuid.Plo
/bin/bash ../libtool --mode=compile gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -c -o simd.lo ./simd.c
libtool: compile: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -c ./simd.c -fPIC -DPIC -o .libs/simd.o
/bin/bash ../libtool --tag=CC --mode=link gcc -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -export-dynamic -version-info 0:28:0 -o libjack.la -rpath /usr/local/lib libjack_la-client.lo libjack_la-intclient.lo libjack_la-messagebuffer.lo libjack_la-pool.lo libjack_la-port.lo libjack_la-metadata.lo libjack_la-midiport.lo libjack_la-ringbuffer.lo libjack_la-shm.lo libjack_la-thread.lo libjack_la-time.lo libjack_la-transclient.lo libjack_la-unlock.lo libjack_la-uuid.lo simd.lo -ldb -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -shared -fPIC -DPIC .libs/libjack_la-client.o .libs/libjack_la-intclient.o .libs/libjack_la-messagebuffer.o .libs/libjack_la-pool.o .libs/libjack_la-port.o .libs/libjack_la-metadata.o .libs/libjack_la-midiport.o .libs/libjack_la-ringbuffer.o .libs/libjack_la-shm.o .libs/libjack_la-thread.o .libs/libjack_la-time.o .libs/libjack_la-transclient.o .libs/libjack_la-unlock.o .libs/libjack_la-uuid.o .libs/simd.o -ldb -lm -lpthread -ldl -luuid -Wl,-soname -Wl,libjack.so.0 -o .libs/libjack.so.0.0.28
libtool: link: (cd ".libs" && rm -f "libjack.so.0" && ln -s "libjack.so.0.0.28" "libjack.so.0")
libtool: link: (cd ".libs" && rm -f "libjack.so" && ln -s "libjack.so.0.0.28" "libjack.so")
libtool: link: ( cd ".libs" && rm -f "libjack.la" && ln -s "../libjack.la" "libjack.la" )
make[2]: Leaving directory `/home/debian/build/jack1/libjack'
Making all in jackd
make[2]: Entering directory `/home/debian/build/jack1/jackd'
gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT jackd.o -MD -MP -MF .deps/jackd.Tpo -c -o jackd.o jackd.c
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../include/engine.h:25,
from jackd.c:40:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/jackd.Tpo .deps/jackd.Po
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-engine.lo -MD -MP -MF .deps/libjackserver_la-engine.Tpo -c -o libjackserver_la-engine.lo `test -f 'engine.c' || echo './'`engine.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-engine.lo -MD -MP -MF .deps/libjackserver_la-engine.Tpo -c engine.c -fPIC -DPIC -o .libs/libjackserver_la-engine.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from engine.c:46:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
engine.c: In function 'jack_do_get_client_by_uuid':
engine.c:2659:3: warning: passing argument 1 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (client->control->uuid, req->x.client_id) == 0) {
^
In file included from engine.c:43:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
engine.c: In function 'jack_do_get_uuid_by_client_name':
engine.c:2675:25: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req->x.client_id, engine->driver->internal_client->control->uuid);
^
In file included from engine.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
engine.c:2683:3: warning: passing argument 1 of 'strcmp' discards 'volatile' qualifier from pointer target type [enabled by default]
if (strcmp (client->control->name, req->x.name) == 0) {
^
In file included from /usr/include/arm-linux-gnueabihf/sys/un.h:37:0,
from engine.c:27:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'volatile char *'
extern int strcmp (const char *__s1, const char *__s2)
^
engine.c:2684:25: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req->x.client_id, client->control->uuid);
^
In file included from engine.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
engine.c: In function 'jack_deliver_event':
engine.c:2969:5: warning: passing argument 2 of 'jack_client_handle_port_connection' discards 'const' qualifier from pointer target type [enabled by default]
(client->private_client, event);
^
In file included from engine.c:46:0:
../include/internal.h:517:13: note: expected 'struct jack_event_t *' but argument is of type 'const struct jack_event_t *'
extern int jack_client_handle_port_connection (jack_client_t *client,
^
engine.c:3009:41: warning: passing argument 1 of 'client->private_client->property_cb' discards 'const' qualifier from pointer target type [enabled by default]
(event->x.uuid, key, event->z.property_change, client->private_client->property_cb_arg);
^
engine.c:3009:41: note: expected 'unsigned char *' but argument is of type 'const unsigned char *'
engine.c:3014:4: warning: passing argument 2 of 'jack_client_handle_latency_callback' discards 'const' qualifier from pointer target type [enabled by default]
jack_client_handle_latency_callback (client->private_client, event, (client->control->type == ClientDriver));
^
In file included from engine.c:46:0:
../include/internal.h:564:12: note: expected 'struct jack_event_t *' but argument is of type 'const struct jack_event_t *'
extern int jack_client_handle_latency_callback (jack_client_t *client, jack_event_t *event, int is_driver);
^
engine.c:3148:33: warning: case label value is less than minimum value for type [enabled by default]
case -1:
^
engine.c:3153:33: warning: case label value is less than minimum value for type [enabled by default]
case -2:
^
In file included from engine.c:65:0:
clientengine.h: In function 'jack_client_is_internal':
clientengine.h:26:25: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
return (client->control->type == ClientInternal) ||
^
clientengine.h:27:19: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
(client->control->type == ClientDriver);
^
In file included from ../include/internal.h:85:0,
from engine.c:46:
engine.c: In function 'jack_process_external':
../include/messagebuffer.h:34:25: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
jack_messagebuffer_add(fmt , ##args)
^
engine.c:783:3: note: in expansion of macro 'VERBOSE'
VERBOSE (engine, "at %" PRIu64
^
../include/messagebuffer.h:34:25: note: when a volatile object spans multiple type-sized locations, the compiler must choose between using a single mis-aligned access to preserve the volatility, or using multiple aligned accesses to avoid runtime faults; this code may fail at runtime if the hardware does not allow this access
jack_messagebuffer_add(fmt , ##args)
^
engine.c:783:3: note: in expansion of macro 'VERBOSE'
VERBOSE (engine, "at %" PRIu64
^
../include/messagebuffer.h:34:25: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
jack_messagebuffer_add(fmt , ##args)
^
engine.c:783:3: note: in expansion of macro 'VERBOSE'
VERBOSE (engine, "at %" PRIu64
^
../include/messagebuffer.h:34:25: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
jack_messagebuffer_add(fmt , ##args)
^
engine.c:783:3: note: in expansion of macro 'VERBOSE'
VERBOSE (engine, "at %" PRIu64
^
engine.c:795:8: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
ctl->finished_at? (ctl->finished_at -
^
../include/messagebuffer.h:34:34: note: in definition of macro 'VERBOSE'
jack_messagebuffer_add(fmt , ##args)
^
engine.c:795:27: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
ctl->finished_at? (ctl->finished_at -
^
../include/messagebuffer.h:34:34: note: in definition of macro 'VERBOSE'
jack_messagebuffer_add(fmt , ##args)
^
engine.c:796:13: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
ctl->signalled_at): 0);
^
../include/messagebuffer.h:34:34: note: in definition of macro 'VERBOSE'
jack_messagebuffer_add(fmt , ##args)
^
engine.c: In function 'jack_check_client_status':
engine.c:2314:22: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientExternal) {
^
engine.c:2315:13: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (kill (client->control->pid, 0)) {
^
engine.c:2322:22: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if(client->control->last_status != 0) {
^
In file included from ../include/internal.h:85:0,
from engine.c:46:
../include/messagebuffer.h:34:25: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
jack_messagebuffer_add(fmt , ##args)
^
engine.c:2323:5: note: in expansion of macro 'VERBOSE'
VERBOSE(engine,
^
engine.c: In function 'jack_deliver_event':
engine.c:2940:25: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
|| (client->control->type == ClientExternal && kill (client->control->pid, 0))) {
^
engine.c:2940:58: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
|| (client->control->type == ClientExternal && kill (client->control->pid, 0))) {
^
engine.c:3014:88: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
jack_client_handle_latency_callback (client->private_client, event, (client->control->type == ClientDriver));
^
engine.c: In function 'jack_get_port_total_latency':
engine.c:3363:10: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
latency = port->shared->latency;
^
engine.c:3414:18: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
this_latency = connection->source->
^
engine.c:3430:18: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
this_latency = connection->destination->
^
engine.c: In function 'jack_client_sort':
engine.c:3581:17: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
(a->control->type == ClientDriver &&
^
engine.c:3582:17: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
b->control->type != ClientDriver)) {
^
engine.c:3585:17: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
(b->control->type == ClientDriver &&
^
engine.c:3586:17: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
a->control->type != ClientDriver)) {
^
engine.c: In function 'jack_dump_configuration':
engine.c:3750:8: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
ctl->type,
^
engine.c: In function 'jack_port_do_connect':
engine.c:3891:25: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (dstclient->control->type == ClientDriver)
^
engine.c:3916:27: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
(dstclient->control->type == ClientDriver &&
^
engine.c:3917:27: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
srcclient->control->type != ClientDriver)) {
^
mv -f .deps/libjackserver_la-engine.Tpo .deps/libjackserver_la-engine.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-clientengine.lo -MD -MP -MF .deps/libjackserver_la-clientengine.Tpo -c -o libjackserver_la-clientengine.lo `test -f 'clientengine.c' || echo './'`clientengine.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-clientengine.lo -MD -MP -MF .deps/libjackserver_la-clientengine.Tpo -c clientengine.c -fPIC -DPIC -o .libs/libjackserver_la-clientengine.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from clientengine.c:33:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
clientengine.c: In function 'jack_remove_client':
clientengine.c:221:3: warning: passing argument 1 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (((jack_client_internal_t *) node->data)->control->uuid, client->control->uuid) == 0) {
^
In file included from clientengine.c:44:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
clientengine.c:221:3: warning: passing argument 2 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (((jack_client_internal_t *) node->data)->control->uuid, client->control->uuid) == 0) {
^
In file included from clientengine.c:44:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
clientengine.c: In function 'jack_remove_clients':
clientengine.c:359:4: warning: passing argument 1 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (engine->freewheeling && jack_uuid_compare (client->control->uuid, engine->fwclient) == 0) {
^
In file included from clientengine.c:44:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
clientengine.c: In function 'jack_client_id_by_name':
clientengine.c:448:4: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (id, client->control->uuid);
^
In file included from clientengine.c:44:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
clientengine.c: In function 'jack_client_internal_by_id':
clientengine.c:468:3: warning: passing argument 1 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (((jack_client_internal_t *) node->data)->control->uuid, id) == 0) {
^
In file included from clientengine.c:44:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
clientengine.c: In function 'jack_setup_client_control':
clientengine.c:614:17: warning: passing argument 1 of 'jack_uuid_generate' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_generate (client->control->uuid);
^
In file included from clientengine.c:44:0:
../jack/uuid.h:32:13: note: expected 'unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_generate (jack_uuid_t);
^
clientengine.c:616:17: warning: passing argument 1 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (client->control->uuid, uuid);
^
In file included from clientengine.c:44:0:
../jack/uuid.h:34:13: note: expected 'unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
clientengine.c: In function 'jack_ensure_uuid_unique':
clientengine.c:684:3: warning: passing argument 1 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (client->control->uuid, uuid) == 0) {
^
In file included from clientengine.c:44:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
clientengine.c:675:21: warning: unused variable 'jj' [-Wunused-variable]
jack_uuid_t jj;
^
clientengine.c: In function 'setup_client':
clientengine.c:727:9: warning: passing argument 1 of 'jack_uuid_unparse' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_unparse (client->control->uuid, bufx);
^
In file included from clientengine.c:44:0:
../jack/uuid.h:37:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_unparse (const jack_uuid_t, char buf[JACK_UUID_STRING_SIZE]);
^
clientengine.c: In function 'jack_client_deactivate':
clientengine.c:1035:3: warning: passing argument 1 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (client->control->uuid, id) == 0) {
^
In file included from clientengine.c:44:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
clientengine.c: In function 'jack_client_delete':
clientengine.c:1093:9: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (uuid, client->control->uuid);
^
In file included from clientengine.c:44:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
clientengine.c: In function 'jack_intclient_handle_request':
clientengine.c:1130:3: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req->x.intclient.uuid, client->control->uuid);
^
In file included from clientengine.c:44:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
clientengine.c: In function 'jack_intclient_load_request':
clientengine.c:1161:3: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req->x.intclient.uuid, client->control->uuid);
^
In file included from clientengine.c:44:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
In file included from clientengine.c:41:0:
clientengine.h: In function 'jack_client_is_internal':
clientengine.h:26:25: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
return (client->control->type == ClientInternal) ||
^
clientengine.h:27:19: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
(client->control->type == ClientDriver);
^
clientengine.c: In function 'jack_remove_client':
clientengine.c:186:28: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientInternal) {
^
clientengine.c:212:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientExternal) {
^
clientengine.c:238:44: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientExternal) {
^
In file included from ../include/internal.h:85:0,
from clientengine.c:33:
clientengine.c: In function 'jack_check_clients':
../include/messagebuffer.h:34:25: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
jack_messagebuffer_add(fmt , ##args)
^
clientengine.c:291:4: note: in expansion of macro 'VERBOSE'
VERBOSE (engine, "checking client %s: awake at %" PRIu64 " finished at %" PRIu64,
^
../include/messagebuffer.h:34:25: note: when a volatile object spans multiple type-sized locations, the compiler must choose between using a single mis-aligned access to preserve the volatility, or using multiple aligned accesses to avoid runtime faults; this code may fail at runtime if the hardware does not allow this access
jack_messagebuffer_add(fmt , ##args)
^
clientengine.c:291:4: note: in expansion of macro 'VERBOSE'
VERBOSE (engine, "checking client %s: awake at %" PRIu64 " finished at %" PRIu64,
^
../include/messagebuffer.h:34:25: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
jack_messagebuffer_add(fmt , ##args)
^
clientengine.c:291:4: note: in expansion of macro 'VERBOSE'
VERBOSE (engine, "checking client %s: awake at %" PRIu64 " finished at %" PRIu64,
^
clientengine.c:296:23: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
if (client->control->awake_at > 0) {
^
clientengine.c:297:24: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
if (client->control->finished_at == 0) {
^
clientengine.c:300:32: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
if ((now - client->control->awake_at) < engine->driver->period_usecs) {
^
clientengine.c:306:81: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
wait_time.tv_nsec = (engine->driver->period_usecs - (now - client->control->awake_at)) * 1000;
^
clientengine.c:311:25: warning: mis-aligned access used for structure bitfield [-fstrict-volatile-bitfields]
if (client->control->finished_at == 0) {
^
clientengine.c: In function 'setup_client':
clientengine.c:767:22: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientInternal) {
^
clientengine.c: In function 'handle_unload_client':
clientengine.c:830:36: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type != ClientInternal) {
^
mv -f .deps/libjackserver_la-clientengine.Tpo .deps/libjackserver_la-clientengine.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-transengine.lo -MD -MP -MF .deps/libjackserver_la-transengine.Tpo -c -o libjackserver_la-transengine.lo `test -f 'transengine.c' || echo './'`transengine.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-transengine.lo -MD -MP -MF .deps/libjackserver_la-transengine.Tpo -c transengine.c -fPIC -DPIC -o .libs/libjackserver_la-transengine.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from transengine.c:28:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-transengine.Tpo .deps/libjackserver_la-transengine.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-controlapi.lo -MD -MP -MF .deps/libjackserver_la-controlapi.Tpo -c -o libjackserver_la-controlapi.lo `test -f 'controlapi.c' || echo './'`controlapi.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-controlapi.lo -MD -MP -MF .deps/libjackserver_la-controlapi.Tpo -c controlapi.c -fPIC -DPIC -o .libs/libjackserver_la-controlapi.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from controlapi.c:31:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-controlapi.Tpo .deps/libjackserver_la-controlapi.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-systemtest.lo -MD -MP -MF .deps/libjackserver_la-systemtest.Tpo -c -o libjackserver_la-systemtest.lo `test -f '../libjack/systemtest.c' || echo './'`../libjack/systemtest.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-systemtest.lo -MD -MP -MF .deps/libjackserver_la-systemtest.Tpo -c ../libjack/systemtest.c -fPIC -DPIC -o .libs/libjackserver_la-systemtest.o
mv -f .deps/libjackserver_la-systemtest.Tpo .deps/libjackserver_la-systemtest.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-sanitycheck.lo -MD -MP -MF .deps/libjackserver_la-sanitycheck.Tpo -c -o libjackserver_la-sanitycheck.lo `test -f '../libjack/sanitycheck.c' || echo './'`../libjack/sanitycheck.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-sanitycheck.lo -MD -MP -MF .deps/libjackserver_la-sanitycheck.Tpo -c ../libjack/sanitycheck.c -fPIC -DPIC -o .libs/libjackserver_la-sanitycheck.o
mv -f .deps/libjackserver_la-sanitycheck.Tpo .deps/libjackserver_la-sanitycheck.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-client.lo -MD -MP -MF .deps/libjackserver_la-client.Tpo -c -o libjackserver_la-client.lo `test -f '../libjack/client.c' || echo './'`../libjack/client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-client.lo -MD -MP -MF .deps/libjackserver_la-client.Tpo -c ../libjack/client.c -fPIC -DPIC -o .libs/libjackserver_la-client.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/client.c:45:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
In file included from ../config/sysdeps/cycles.h:24:0,
from ../libjack/client.c:61:
../config/cpu/generic/cycles.h:25:2: warning: #warning You are compiling JACK on a platform for which jack/config/sysdep/cycles.h needs work [-Wcpp]
#warning You are compiling JACK on a platform for which jack/config/sysdep/cycles.h needs work
^
../libjack/client.c: In function 'jack_client_handle_port_connection':
../libjack/client.c:455:2: warning: passing argument 2 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (client->engine->ports[event->x.self_id].client_id, client->control->uuid) == 0 ||
^
In file included from ../libjack/client.c:43:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
../libjack/client.c:456:6: warning: passing argument 2 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_compare (client->engine->ports[event->y.other_id].client_id, client->control->uuid) == 0) {
^
In file included from ../libjack/client.c:43:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
../libjack/client.c: In function 'jack_client_handle_session_callback':
../libjack/client.c:541:9: warning: passing argument 1 of 'uuid_unparse' discards 'volatile' qualifier from pointer target type [enabled by default]
uuid_unparse (client->control->uuid, uuidstr);
^
In file included from ../jack/types.h:26:0,
from ../jack/jack.h:28,
from ../libjack/client.c:40:
/usr/include/uuid/uuid.h:91:6: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
void uuid_unparse(const uuid_t uu, char *out);
^
../libjack/client.c: In function 'server_event_connect':
../libjack/client.c:823:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.client_id, client->control->uuid);
^
In file included from ../libjack/client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/client.c: In function 'jack_set_freewheel':
../libjack/client.c:1493:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (request.x.client_id, client->control->uuid);
^
In file included from ../libjack/client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/client.c: In function 'jack_session_reply':
../libjack/client.c:1519:3: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (request.x.client_id, client->control->uuid);
^
In file included from ../libjack/client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/client.c: In function 'jack_activate':
../libjack/client.c:2389:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.client_id, client->control->uuid);
^
In file included from ../libjack/client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/client.c: In function 'jack_deactivate_aux':
../libjack/client.c:2405:4: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.client_id, client->control->uuid);
^
In file included from ../libjack/client.c:43:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/client.c: In function 'jack_client_get_uuid':
../libjack/client.c:2864:9: warning: passing argument 1 of 'uuid_unparse' discards 'volatile' qualifier from pointer target type [enabled by default]
uuid_unparse (client->control->uuid, retval);
^
In file included from ../jack/types.h:26:0,
from ../jack/jack.h:28,
from ../libjack/client.c:40:
/usr/include/uuid/uuid.h:91:6: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
void uuid_unparse(const uuid_t uu, char *out);
^
../libjack/client.c: In function 'jack_reserve_client_name':
../libjack/client.c:2879:17: warning: return makes integer from pointer without a cast [enabled by default]
return NULL;
^
../libjack/client.c: In function 'jack_attach_port_segment':
../libjack/client.c:1138:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type != ClientExternal) {
^
../libjack/client.c: In function 'jack_activate':
../libjack/client.c:2320:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientInternal ||
^
../libjack/client.c:2321:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
client->control->type == ClientDriver) {
^
../libjack/client.c: In function 'jack_client_close_aux':
../libjack/client.c:2430:21: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type == ClientExternal) {
^
../libjack/client.c: In function 'jack_client_thread_id':
../libjack/client.c:2994:28: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
if (client->control->type != ClientExternal) {
^
mv -f .deps/libjackserver_la-client.Tpo .deps/libjackserver_la-client.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-driver.lo -MD -MP -MF .deps/libjackserver_la-driver.Tpo -c -o libjackserver_la-driver.lo `test -f '../libjack/driver.c' || echo './'`../libjack/driver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-driver.lo -MD -MP -MF .deps/libjackserver_la-driver.Tpo -c ../libjack/driver.c -fPIC -DPIC -o .libs/libjackserver_la-driver.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/driver.c:31:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-driver.Tpo .deps/libjackserver_la-driver.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-intclient.lo -MD -MP -MF .deps/libjackserver_la-intclient.Tpo -c -o libjackserver_la-intclient.lo `test -f '../libjack/intclient.c' || echo './'`../libjack/intclient.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-intclient.lo -MD -MP -MF .deps/libjackserver_la-intclient.Tpo -c ../libjack/intclient.c -fPIC -DPIC -o .libs/libjackserver_la-intclient.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/intclient.c:31:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
../libjack/intclient.c: In function 'jack_internal_client_load':
../libjack/intclient.c:182:5: warning: second parameter of 'va_start' not last named argument [-Wvarargs]
va_start(ap, status);
^
mv -f .deps/libjackserver_la-intclient.Tpo .deps/libjackserver_la-intclient.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-messagebuffer.lo -MD -MP -MF .deps/libjackserver_la-messagebuffer.Tpo -c -o libjackserver_la-messagebuffer.lo `test -f '../libjack/messagebuffer.c' || echo './'`../libjack/messagebuffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-messagebuffer.lo -MD -MP -MF .deps/libjackserver_la-messagebuffer.Tpo -c ../libjack/messagebuffer.c -fPIC -DPIC -o .libs/libjackserver_la-messagebuffer.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/atomicity.h:31,
from ../libjack/messagebuffer.c:35:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-messagebuffer.Tpo .deps/libjackserver_la-messagebuffer.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-pool.lo -MD -MP -MF .deps/libjackserver_la-pool.Tpo -c -o libjackserver_la-pool.lo `test -f '../libjack/pool.c' || echo './'`../libjack/pool.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-pool.lo -MD -MP -MF .deps/libjackserver_la-pool.Tpo -c ../libjack/pool.c -fPIC -DPIC -o .libs/libjackserver_la-pool.o
mv -f .deps/libjackserver_la-pool.Tpo .deps/libjackserver_la-pool.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-port.lo -MD -MP -MF .deps/libjackserver_la-port.Tpo -c -o libjackserver_la-port.lo `test -f '../libjack/port.c' || echo './'`../libjack/port.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-port.lo -MD -MP -MF .deps/libjackserver_la-port.Tpo -c ../libjack/port.c -fPIC -DPIC -o .libs/libjackserver_la-port.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/port.c:36:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
../libjack/port.c: In function 'jack_port_new':
../libjack/port.c:198:2: warning: passing argument 1 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
if (jack_uuid_compare (client->control->uuid, port->shared->client_id) == 0) {
^
In file included from ../libjack/port.c:32:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
../libjack/port.c: In function 'jack_port_register':
../libjack/port.c:275:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.port_info.client_id, client->control->uuid);
^
In file included from ../libjack/port.c:32:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/port.c: In function 'jack_port_unregister':
../libjack/port.c:303:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.port_info.client_id, client->control->uuid);
^
In file included from ../libjack/port.c:32:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/port.c: In function 'jack_port_is_mine':
../libjack/port.c:787:2: warning: passing argument 2 of 'jack_uuid_compare' discards 'volatile' qualifier from pointer target type [enabled by default]
return jack_uuid_compare (port->shared->client_id, client->control->uuid) == 0;
^
In file included from ../libjack/port.c:32:0:
../jack/uuid.h:33:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern int jack_uuid_compare (const jack_uuid_t, const jack_uuid_t);
^
../libjack/port.c: In function 'jack_port_get_latency':
../libjack/port.c:533:2: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
return port->shared->latency;
^
../libjack/port.c: In function 'jack_port_get_total_latency':
../libjack/port.c:539:2: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
return port->shared->total_latency;
^
mv -f .deps/libjackserver_la-port.Tpo .deps/libjackserver_la-port.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-midiport.lo -MD -MP -MF .deps/libjackserver_la-midiport.Tpo -c -o libjackserver_la-midiport.lo `test -f '../libjack/midiport.c' || echo './'`../libjack/midiport.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-midiport.lo -MD -MP -MF .deps/libjackserver_la-midiport.Tpo -c ../libjack/midiport.c -fPIC -DPIC -o .libs/libjackserver_la-midiport.o
mv -f .deps/libjackserver_la-midiport.Tpo .deps/libjackserver_la-midiport.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-ringbuffer.lo -MD -MP -MF .deps/libjackserver_la-ringbuffer.Tpo -c -o libjackserver_la-ringbuffer.lo `test -f '../libjack/ringbuffer.c' || echo './'`../libjack/ringbuffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-ringbuffer.lo -MD -MP -MF .deps/libjackserver_la-ringbuffer.Tpo -c ../libjack/ringbuffer.c -fPIC -DPIC -o .libs/libjackserver_la-ringbuffer.o
mv -f .deps/libjackserver_la-ringbuffer.Tpo .deps/libjackserver_la-ringbuffer.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-shm.lo -MD -MP -MF .deps/libjackserver_la-shm.Tpo -c -o libjackserver_la-shm.lo `test -f '../libjack/shm.c' || echo './'`../libjack/shm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-shm.lo -MD -MP -MF .deps/libjackserver_la-shm.Tpo -c ../libjack/shm.c -fPIC -DPIC -o .libs/libjackserver_la-shm.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/shm.c:51:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-shm.Tpo .deps/libjackserver_la-shm.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-thread.lo -MD -MP -MF .deps/libjackserver_la-thread.Tpo -c -o libjackserver_la-thread.lo `test -f '../libjack/thread.c' || echo './'`../libjack/thread.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-thread.lo -MD -MP -MF .deps/libjackserver_la-thread.Tpo -c ../libjack/thread.c -fPIC -DPIC -o .libs/libjackserver_la-thread.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/thread.c:29:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-thread.Tpo .deps/libjackserver_la-thread.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-time.lo -MD -MP -MF .deps/libjackserver_la-time.Tpo -c -o libjackserver_la-time.lo `test -f '../libjack/time.c' || echo './'`../libjack/time.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-time.lo -MD -MP -MF .deps/libjackserver_la-time.Tpo -c ../libjack/time.c -fPIC -DPIC -o .libs/libjackserver_la-time.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/time.c:34:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
In file included from ../config/sysdeps/cycles.h:24:0,
from ../libjack/time.c:40:
../config/cpu/generic/cycles.h:25:2: warning: #warning You are compiling JACK on a platform for which jack/config/sysdep/cycles.h needs work [-Wcpp]
#warning You are compiling JACK on a platform for which jack/config/sysdep/cycles.h needs work
^
mv -f .deps/libjackserver_la-time.Tpo .deps/libjackserver_la-time.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-transclient.lo -MD -MP -MF .deps/libjackserver_la-transclient.Tpo -c -o libjackserver_la-transclient.lo `test -f '../libjack/transclient.c' || echo './'`../libjack/transclient.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-transclient.lo -MD -MP -MF .deps/libjackserver_la-transclient.Tpo -c ../libjack/transclient.c -fPIC -DPIC -o .libs/libjackserver_la-transclient.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/atomicity.h:31,
from ../libjack/transclient.c:30:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
../libjack/transclient.c: In function 'jack_release_timebase':
../libjack/transclient.c:364:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.client_id, ctl->uuid);
^
In file included from ../libjack/transclient.c:28:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/transclient.c: In function 'jack_set_sync_callback':
../libjack/transclient.c:390:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.client_id, ctl->uuid);
^
In file included from ../libjack/transclient.c:28:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/transclient.c: In function 'jack_set_timebase_callback':
../libjack/transclient.c:425:2: warning: passing argument 2 of 'jack_uuid_copy' discards 'volatile' qualifier from pointer target type [enabled by default]
jack_uuid_copy (req.x.timebase.client_id, ctl->uuid);
^
In file included from ../libjack/transclient.c:28:0:
../jack/uuid.h:34:13: note: expected 'const unsigned char *' but argument is of type 'volatile unsigned char *'
extern void jack_uuid_copy (jack_uuid_t dst, const jack_uuid_t src);
^
../libjack/transclient.c: In function 'jack_last_frame_time':
../libjack/transclient.c:300:2: warning: multiple accesses to volatile structure member because of packed attribute [-fstrict-volatile-bitfields]
return client->engine->frame_timer.frames;
^
mv -f .deps/libjackserver_la-transclient.Tpo .deps/libjackserver_la-transclient.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-unlock.lo -MD -MP -MF .deps/libjackserver_la-unlock.Tpo -c -o libjackserver_la-unlock.lo `test -f '../libjack/unlock.c' || echo './'`../libjack/unlock.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-unlock.lo -MD -MP -MF .deps/libjackserver_la-unlock.Tpo -c ../libjack/unlock.c -fPIC -DPIC -o .libs/libjackserver_la-unlock.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/unlock.c:28:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-unlock.Tpo .deps/libjackserver_la-unlock.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-uuid.lo -MD -MP -MF .deps/libjackserver_la-uuid.Tpo -c -o libjackserver_la-uuid.lo `test -f '../libjack/uuid.c' || echo './'`../libjack/uuid.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-uuid.lo -MD -MP -MF .deps/libjackserver_la-uuid.Tpo -c ../libjack/uuid.c -fPIC -DPIC -o .libs/libjackserver_la-uuid.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/uuid.c:23:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-uuid.Tpo .deps/libjackserver_la-uuid.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-metadata.lo -MD -MP -MF .deps/libjackserver_la-metadata.Tpo -c -o libjackserver_la-metadata.lo `test -f '../libjack/metadata.c' || echo './'`../libjack/metadata.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT libjackserver_la-metadata.lo -MD -MP -MF .deps/libjackserver_la-metadata.Tpo -c ../libjack/metadata.c -fPIC -DPIC -o .libs/libjackserver_la-metadata.o
In file included from ../config/sysdeps/atomicity.h:20:0,
from ../include/internal.h:79,
from ../libjack/metadata.c:26:
../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/libjackserver_la-metadata.Tpo .deps/libjackserver_la-metadata.Plo
/bin/bash ../libtool --mode=compile gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -c -o simd.lo ./../libjack/simd.c
libtool: compile: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -c ./../libjack/simd.c -fPIC -DPIC -o .libs/simd.o
/bin/bash ../libtool --tag=CC --mode=link gcc -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -export-dynamic -version-info 0:28:0 -o libjackserver.la -rpath /usr/local/lib libjackserver_la-engine.lo libjackserver_la-clientengine.lo libjackserver_la-transengine.lo libjackserver_la-controlapi.lo libjackserver_la-systemtest.lo libjackserver_la-sanitycheck.lo libjackserver_la-client.lo libjackserver_la-driver.lo libjackserver_la-intclient.lo libjackserver_la-messagebuffer.lo libjackserver_la-pool.lo libjackserver_la-port.lo libjackserver_la-midiport.lo libjackserver_la-ringbuffer.lo libjackserver_la-shm.lo libjackserver_la-thread.lo libjackserver_la-time.lo libjackserver_la-transclient.lo libjackserver_la-unlock.lo libjackserver_la-uuid.lo libjackserver_la-metadata.lo simd.lo -ldb -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -shared -fPIC -DPIC .libs/libjackserver_la-engine.o .libs/libjackserver_la-clientengine.o .libs/libjackserver_la-transengine.o .libs/libjackserver_la-controlapi.o .libs/libjackserver_la-systemtest.o .libs/libjackserver_la-sanitycheck.o .libs/libjackserver_la-client.o .libs/libjackserver_la-driver.o .libs/libjackserver_la-intclient.o .libs/libjackserver_la-messagebuffer.o .libs/libjackserver_la-pool.o .libs/libjackserver_la-port.o .libs/libjackserver_la-midiport.o .libs/libjackserver_la-ringbuffer.o .libs/libjackserver_la-shm.o .libs/libjackserver_la-thread.o .libs/libjackserver_la-time.o .libs/libjackserver_la-transclient.o .libs/libjackserver_la-unlock.o .libs/libjackserver_la-uuid.o .libs/libjackserver_la-metadata.o .libs/simd.o -ldb -lm -lpthread -ldl -luuid -Wl,-soname -Wl,libjackserver.so.0 -o .libs/libjackserver.so.0.0.28
libtool: link: (cd ".libs" && rm -f "libjackserver.so.0" && ln -s "libjackserver.so.0.0.28" "libjackserver.so.0")
libtool: link: (cd ".libs" && rm -f "libjackserver.so" && ln -s "libjackserver.so.0.0.28" "libjackserver.so")
libtool: link: ( cd ".libs" && rm -f "libjackserver.la" && ln -s "../libjackserver.la" "libjackserver.la" )
/bin/bash ../libtool --tag=CC --mode=link gcc -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jackd jackd.o libjackserver.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jackd jackd.o ./.libs/libjackserver.so -ldb -lm -lpthread -ldl -luuid
echo "#define JACKD_MD5_SUM \"`md5sum .libs/jackd | awk '{print $1}'`\"" > jack_md5.h
make all-am
make[3]: Entering directory `/home/debian/build/jack1/jackd'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/debian/build/jack1/jackd'
make[2]: Leaving directory `/home/debian/build/jack1/jackd'
Making all in drivers
make[2]: Entering directory `/home/debian/build/jack1/drivers'
Making all in alsa_midi
make[3]: Entering directory `/home/debian/build/jack1/drivers/alsa_midi'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT alsa_midi.lo -MD -MP -MF .deps/alsa_midi.Tpo -c -o alsa_midi.lo alsa_midi.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT alsa_midi.lo -MD -MP -MF .deps/alsa_midi.Tpo -c alsa_midi.c -fPIC -DPIC -o .libs/alsa_midi.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from a2j.h:30,
from alsa_midi.c:33:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
alsa_midi.c: In function 'alsa_output_thread':
alsa_midi.c:469:7: warning: variable 'err' set but not used [-Wunused-but-set-variable]
int err;
^
mv -f .deps/alsa_midi.Tpo .deps/alsa_midi.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT port.lo -MD -MP -MF .deps/port.Tpo -c -o port.lo port.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT port.lo -MD -MP -MF .deps/port.Tpo -c port.c -fPIC -DPIC -o .libs/port.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from a2j.h:30,
from port.c:30:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/port.Tpo .deps/port.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT port_hash.lo -MD -MP -MF .deps/port_hash.Tpo -c -o port_hash.lo port_hash.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT port_hash.lo -MD -MP -MF .deps/port_hash.Tpo -c port_hash.c -fPIC -DPIC -o .libs/port_hash.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from a2j.h:30,
from port_hash.c:29:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/port_hash.Tpo .deps/port_hash.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT port_thread.lo -MD -MP -MF .deps/port_thread.Tpo -c -o port_thread.lo port_thread.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT port_thread.lo -MD -MP -MF .deps/port_thread.Tpo -c port_thread.c -fPIC -DPIC -o .libs/port_thread.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from a2j.h:30,
from port_thread.c:29:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/port_thread.Tpo .deps/port_thread.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o
mv -f .deps/list.Tpo .deps/list.Plo
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -module -avoid-version -o jack_alsa_midi.la -rpath /usr/local/lib/jack alsa_midi.lo port.lo port_hash.lo port_thread.lo list.lo -lasound -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -shared -fPIC -DPIC .libs/alsa_midi.o .libs/port.o .libs/port_hash.o .libs/port_thread.o .libs/list.o -lasound -ldb -lm -lpthread -ldl -luuid -Wl,-soname -Wl,jack_alsa_midi.so -o .libs/jack_alsa_midi.so
libtool: link: ( cd ".libs" && rm -f "jack_alsa_midi.la" && ln -s "../jack_alsa_midi.la" "jack_alsa_midi.la" )
make[3]: Leaving directory `/home/debian/build/jack1/drivers/alsa_midi'
Making all in alsa
make[3]: Entering directory `/home/debian/build/jack1/drivers/alsa'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT alsa_driver.lo -MD -MP -MF .deps/alsa_driver.Tpo -c -o alsa_driver.lo alsa_driver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT alsa_driver.lo -MD -MP -MF .deps/alsa_driver.Tpo -c alsa_driver.c -fPIC -DPIC -o .libs/alsa_driver.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from alsa_driver.c:33:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
alsa_driver.c: In function 'alsa_driver_set_parameters':
alsa_driver.c:593:6: warning: variable 'err' set but not used [-Wunused-but-set-variable]
int err;
^
mv -f .deps/alsa_driver.Tpo .deps/alsa_driver.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT generic_hw.lo -MD -MP -MF .deps/generic_hw.Tpo -c -o generic_hw.lo generic_hw.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT generic_hw.lo -MD -MP -MF .deps/generic_hw.Tpo -c generic_hw.c -fPIC -DPIC -o .libs/generic_hw.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from alsa_driver.h:38,
from generic_hw.c:21:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/generic_hw.Tpo .deps/generic_hw.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT memops.lo -MD -MP -MF .deps/memops.Tpo -c -o memops.lo memops.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT memops.lo -MD -MP -MF .deps/memops.Tpo -c memops.c -fPIC -DPIC -o .libs/memops.o
mv -f .deps/memops.Tpo .deps/memops.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT hammerfall.lo -MD -MP -MF .deps/hammerfall.Tpo -c -o hammerfall.lo hammerfall.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT hammerfall.lo -MD -MP -MF .deps/hammerfall.Tpo -c hammerfall.c -fPIC -DPIC -o .libs/hammerfall.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from alsa_driver.h:38,
from hammerfall.c:21:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/hammerfall.Tpo .deps/hammerfall.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT hdsp.lo -MD -MP -MF .deps/hdsp.Tpo -c -o hdsp.lo hdsp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT hdsp.lo -MD -MP -MF .deps/hdsp.Tpo -c hdsp.c -fPIC -DPIC -o .libs/hdsp.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from alsa_driver.h:38,
from hdsp.c:22:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/hdsp.Tpo .deps/hdsp.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT ice1712.lo -MD -MP -MF .deps/ice1712.Tpo -c -o ice1712.lo ice1712.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT ice1712.lo -MD -MP -MF .deps/ice1712.Tpo -c ice1712.c -fPIC -DPIC -o .libs/ice1712.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from alsa_driver.h:38,
from ice1712.c:25:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/ice1712.Tpo .deps/ice1712.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT usx2y.lo -MD -MP -MF .deps/usx2y.Tpo -c -o usx2y.lo usx2y.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT usx2y.lo -MD -MP -MF .deps/usx2y.Tpo -c usx2y.c -fPIC -DPIC -o .libs/usx2y.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/driver_interface.h:30,
from ../../include/driver.h:27,
from alsa_driver.h:38,
from usx2y.c:22:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/usx2y.Tpo .deps/usx2y.Plo
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -module -avoid-version -o jack_alsa.la -rpath /usr/local/lib/jack alsa_driver.lo generic_hw.lo memops.lo hammerfall.lo hdsp.lo ice1712.lo usx2y.lo -lasound ../../jackd/libjackserver.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -shared -fPIC -DPIC .libs/alsa_driver.o .libs/generic_hw.o .libs/memops.o .libs/hammerfall.o .libs/hdsp.o .libs/ice1712.o .libs/usx2y.o -Wl,-rpath -Wl,/home/debian/build/jack1/jackd/.libs -lasound ../../jackd/.libs/libjackserver.so -ldb -lm -lpthread -ldl -luuid -Wl,-soname -Wl,jack_alsa.so -o .libs/jack_alsa.so
libtool: link: ( cd ".libs" && rm -f "jack_alsa.la" && ln -s "../jack_alsa.la" "jack_alsa.la" )
make[3]: Leaving directory `/home/debian/build/jack1/drivers/alsa'
Making all in dummy
make[3]: Entering directory `/home/debian/build/jack1/drivers/dummy'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT dummy_driver.lo -MD -MP -MF .deps/dummy_driver.Tpo -c -o dummy_driver.lo dummy_driver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT dummy_driver.lo -MD -MP -MF .deps/dummy_driver.Tpo -c dummy_driver.c -fPIC -DPIC -o .libs/dummy_driver.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from dummy_driver.c:32:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/dummy_driver.Tpo .deps/dummy_driver.Plo
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -module -avoid-version -o jack_dummy.la -rpath /usr/local/lib/jack dummy_driver.lo ../../jackd/libjackserver.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -shared -fPIC -DPIC .libs/dummy_driver.o -Wl,-rpath -Wl,/home/debian/build/jack1/jackd/.libs ../../jackd/.libs/libjackserver.so -ldb -lm -lpthread -ldl -luuid -Wl,-soname -Wl,jack_dummy.so -o .libs/jack_dummy.so
libtool: link: ( cd ".libs" && rm -f "jack_dummy.la" && ln -s "../jack_dummy.la" "jack_dummy.la" )
make[3]: Leaving directory `/home/debian/build/jack1/drivers/dummy'
Making all in oss
make[3]: Entering directory `/home/debian/build/jack1/drivers/oss'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/lib/oss/include -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT oss_driver.lo -MD -MP -MF .deps/oss_driver.Tpo -c -o oss_driver.lo oss_driver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/lib/oss/include -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT oss_driver.lo -MD -MP -MF .deps/oss_driver.Tpo -c oss_driver.c -fPIC -DPIC -o .libs/oss_driver.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from oss_driver.c:63:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/oss_driver.Tpo .deps/oss_driver.Plo
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/lib/oss/include -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -module -avoid-version -o jack_oss.la -rpath /usr/local/lib/jack oss_driver.lo ../../jackd/libjackserver.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -shared -fPIC -DPIC .libs/oss_driver.o -Wl,-rpath -Wl,/home/debian/build/jack1/jackd/.libs ../../jackd/.libs/libjackserver.so -ldb -lm -lpthread -ldl -luuid -Wl,-soname -Wl,jack_oss.so -o .libs/jack_oss.so
libtool: link: ( cd ".libs" && rm -f "jack_oss.la" && ln -s "../jack_oss.la" "jack_oss.la" )
make[3]: Leaving directory `/home/debian/build/jack1/drivers/oss'
Making all in netjack
make[3]: Entering directory `/home/debian/build/jack1/drivers/netjack'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT jack_net_la-net_driver.lo -MD -MP -MF .deps/jack_net_la-net_driver.Tpo -c -o jack_net_la-net_driver.lo `test -f 'net_driver.c' || echo './'`net_driver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT jack_net_la-net_driver.lo -MD -MP -MF .deps/jack_net_la-net_driver.Tpo -c net_driver.c -fPIC -DPIC -o .libs/jack_net_la-net_driver.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from ../../include/engine.h:25,
from net_driver.c:37:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/jack_net_la-net_driver.Tpo .deps/jack_net_la-net_driver.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT jack_net_la-netjack_packet.lo -MD -MP -MF .deps/jack_net_la-netjack_packet.Tpo -c -o jack_net_la-netjack_packet.lo `test -f 'netjack_packet.c' || echo './'`netjack_packet.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT jack_net_la-netjack_packet.lo -MD -MP -MF .deps/jack_net_la-netjack_packet.Tpo -c netjack_packet.c -fPIC -DPIC -o .libs/jack_net_la-netjack_packet.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from netjack_packet.c:50:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/jack_net_la-netjack_packet.Tpo .deps/jack_net_la-netjack_packet.Plo
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT jack_net_la-netjack.lo -MD -MP -MF .deps/jack_net_la-netjack.Tpo -c -o jack_net_la-netjack.lo `test -f 'netjack.c' || echo './'`netjack.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -MT jack_net_la-netjack.lo -MD -MP -MF .deps/jack_net_la-netjack.Tpo -c netjack.c -fPIC -DPIC -o .libs/jack_net_la-netjack.o
In file included from ../../config/sysdeps/atomicity.h:20:0,
from ../../include/internal.h:79,
from netjack.c:39:
../../config/cpu/generic/atomicity.h:23:2: warning: #warning "stub atomicity functions are not atomic on this platform" [-Wcpp]
#warning "stub atomicity functions are not atomic on this platform"
^
mv -f .deps/jack_net_la-netjack.Tpo .deps/jack_net_la-netjack.Plo
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../config -I../.. -I../.. -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -module -avoid-version -lsamplerate -o jack_net.la -rpath /usr/local/lib/jack jack_net_la-net_driver.lo jack_net_la-netjack_packet.lo jack_net_la-netjack.lo ../../libjack/libjack.la ../../jackd/libjackserver.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -shared -fPIC -DPIC .libs/jack_net_la-net_driver.o .libs/jack_net_la-netjack_packet.o .libs/jack_net_la-netjack.o -Wl,-rpath -Wl,/home/debian/build/jack1/libjack/.libs -Wl,-rpath -Wl,/home/debian/build/jack1/jackd/.libs -lsamplerate ../../libjack/.libs/libjack.so ../../jackd/.libs/libjackserver.so -ldb -lm -lpthread -ldl -luuid -Wl,-soname -Wl,jack_net.so -o .libs/jack_net.so
libtool: link: ( cd ".libs" && rm -f "jack_net.la" && ln -s "../jack_net.la" "jack_net.la" )
make[3]: Leaving directory `/home/debian/build/jack1/drivers/netjack'
make[3]: Entering directory `/home/debian/build/jack1/drivers'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/debian/build/jack1/drivers'
make[2]: Leaving directory `/home/debian/build/jack1/drivers'
Making all in example-clients
make[2]: Entering directory `/home/debian/build/jack1/example-clients'
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_simple_client simple_client.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_simple_client simple_client.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_simple_session_client simple_session_client.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_simple_session_client simple_session_client.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_transport_client transport_client.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_transport_client transport_client.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_impulse_grabber impulse_grabber.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_impulse_grabber impulse_grabber.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_metro metro.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_metro metro.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_showtime showtime.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_showtime showtime.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_midisine midisine.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_midisine midisine.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_midiseq midiseq.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_midiseq midiseq.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_latent_client latent_client.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_latent_client latent_client.o ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o jack_server_control server_control.o ../jackd/libjackserver.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_server_control server_control.o ../jackd/.libs/libjackserver.so -ldb -lm -lpthread -ldl -luuid
/bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -lsndfile -o jack_rec capture_client.o ../libjack/libjack.la -ldb -lm -lpthread -ldl -luuid
libtool: link: gcc -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/include/uuid -o .libs/jack_rec capture_client.o -lsndfile ../libjack/.libs/libjack.so -ldb -lm -lpthread -ldl -luuid
make[2]: Leaving directory `/home/debian/build/jack1/example-clients'
Making all in tools
make[2]: Entering directory `/home/debian/build/jack1/tools'
Making all in zalsa
make[3]: Entering directory `/home/debian/build/jack1/tools/zalsa'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DAPPNAME=\"zalsa_in\" -DVERSION=\"0.4.0\" -g -O2 -MT zalsa_in_la-zita-a2j.lo -MD -MP -MF .deps/zalsa_in_la-zita-a2j.Tpo -c -o zalsa_in_la-zita-a2j.lo `test -f 'zita-a2j.cc' || echo './'`zita-a2j.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DAPPNAME=\"zalsa_in\" -DVERSION=\"0.4.0\" -g -O2 -MT zalsa_in_la-zita-a2j.lo -MD -MP -MF .deps/zalsa_in_la-zita-a2j.Tpo -c zita-a2j.cc -fPIC -DPIC -o .libs/zalsa_in_la-zita-a2j.o
In file included from zita-a2j.cc:26:0:
alsathread.h:25:28: fatal error: zita-alsa-pcmi.h: No such file or directory
#include <zita-alsa-pcmi.h>
^
compilation terminated.
make[3]: *** [zalsa_in_la-zita-a2j.lo] Error 1
make[3]: Leaving directory `/home/debian/build/jack1/tools/zalsa'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/debian/build/jack1/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/debian/build/jack1'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment