Giter Club home page Giter Club logo

Comments (9)

ensonic avatar ensonic commented on July 24, 2024

Could you please share the build-output (e.g. on a github gist?) bt_pattern_transform_columns is part of libbtcore.so and thats part of this repo.

from buzztrax.

autumncheney avatar autumncheney commented on July 24, 2024

sure!

autumn@gazelle:~/buzztrax$ ./autogen.sh
+ check for build tools
  checking for autoconf >= 2.61 ... found 2.69, ok.
  checking for automake >= 1.6 ... found 1.16.2, ok.
  checking for autopoint >= 0.12.1 ... found 0.19.8.1, ok.
  checking for gtkdocize >= 1.9 ... found 1.32.1, ok.
  checking for intltoolize >= 0.1.5 ... found 0.51.0, ok.
  checking for libtoolize >= 2.2.0 ... found 2.4.6, ok.
  checking for pkg-config >= 0.8.0 ... found 0.29.2, ok.
+ checking for autogen.sh options
  This autogen script will automatically run ./configure as:
  ./configure --enable-debug=yes
  To pass any additional options, please specify them on the ./autogen.sh
  command line.
+ running autopoint --force ...
Copying file mkinstalldirs
Copying file po/Makefile.in.in
+ running libtoolize --copy --force...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
+ running aclocal -I m4 ...
+ running intltoolize --copy --force --automake...
+ running gtkdocize --copy --flavour no-tmpl...
+ running autoheader ...
+ running autoconf ...
+ running automake --add-missing --copy --gnu -Wno-portability...
configure.ac:12: installing './compile'
configure.ac:8: installing './missing'
Makefile.tests.am:407: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:414: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:420: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:426: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:432: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:438: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:445: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:543: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.am:163: warning: wildcard $(top_srcdir: non-POSIX variable name
Makefile.am:163: (probably a GNU make extension)
Makefile.am: installing './depcomp'
Makefile.am:148: warning: user variable 'distuninstallcheck_listfiles' defined here ...
/usr/share/automake-1.16/am/distdir.am: ... overrides Automake variable 'distuninstallcheck_listfiles' defined here
docs/help/bt-edit/Makefile.am:8: warning: patsubst C/%,%,$(wildcard C/figures/*.png: non-POSIX variable name
docs/help/bt-edit/Makefile.am:8: (probably a GNU make extension)
docs/reference/bt-cmd/Makefile.am:77: warning: '%'-style pattern rules are a GNU make extension
docs/reference/bt-edit/Makefile.am:80: warning: '%'-style pattern rules are a GNU make extension
docs/reference/bt-gst/Makefile.am:60: warning: ':='-style assignments are not portable
docs/reference/bt-gst/Makefile.am:60: warning: wildcard images/*.svg: non-POSIX variable name
docs/reference/bt-gst/Makefile.am:60: (probably a GNU make extension)
+ running configure ... 
  ./configure default flags: --enable-debug=yes

./configure --enable-debug=yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu 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 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 a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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 -m elf_x86_64) 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... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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 for a sed that does not truncate output... (cached) /usr/bin/sed
checking dependency style of gcc... gcc3
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.30.3
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking if this is a development or release build... development
checking whether to enable runtime debugging code... yes
checking whether to disable deprecated glib/gtk+/gst/etc. features... no
checking whether to enable coverage analysis... no
checking for valgrind... no
checking for Xvfb... no
checking where to install desktop files... NONE/share/
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking whether to include the emulation for buzzmachine dlls... no
checking for   glib-2.0 >= 2.44.0 gobject-2.0  >= 2.44.0 gthread-2.0 >= 2.44.0   gmodule-2.0 >= 2.44.0 gio-2.0 >= 2.44.0   libxml-2.0 >= 2.6.0   gstreamer-1.0 >= 1.2.0 gstreamer-controller-1.0 >= 1.2.0   gstreamer-base-1.0 >= 1.2.0   gstreamer-plugins-base-1.0 >= 1.2.0   gstreamer-audio-1.0 >= 1.2.0   gstreamer-fft-1.0 >= 1.2.0 ... yes
checking for   clutter-1.0 clutter-gtk-1.0 gtk+-3.0 >= 3.4 ... yes
checking for alsa... yes
checking for gudev-1.0... yes
checking for libgsf-1... no
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for gobject-introspection-1.0... no
checking for gst_direct_control_binding_new_absolute in -lgstcontroller-1.0... yes
checking for check >= 0.9.2... no
checking for orc-0.4 >= 0.4.6... yes
checking for fluidsynth >= 1.1.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... yes
checking for xsltproc... /usr/bin/xsltproc
./configure: line 17785: YELP_HELP_INIT: command not found
checking for aspell... aspell
checking for ANSI C header files... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking X11/Xlocale.h usability... yes
checking X11/Xlocale.h presence... yes
checking for X11/Xlocale.h... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking whether sysi86 is declared... no
checking xmmintrin.h usability... yes
checking xmmintrin.h presence... yes
checking for xmmintrin.h... yes
checking for working sse intrinsics... yes
checking for cos in -lm... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for main in -lrt... yes
checking for sched_setscheduler... yes
checking for mlockall... yes
checking for getrusage... yes
checking for setrlimit... yes
checking for vsscanf... yes
checking for clock_gettime... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for -Bsymbolic-functions linker flag... yes
checking for update-mime-database... /usr/bin/update-mime-database
checking for update-desktop-database... /usr/bin/update-desktop-database
checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/version.entities
config.status: creating docs/help/bt-edit/Makefile
config.status: creating docs/help/bt-edit/C/Makefile
config.status: creating docs/reference/bt-cmd/Makefile
config.status: creating docs/reference/bt-core/Makefile
config.status: creating docs/reference/bt-core/buzztrax-core.types
config.status: creating docs/reference/bt-edit/Makefile
config.status: creating docs/reference/bt-gst/Makefile
config.status: creating docs/reference/bt-ic/Makefile
config.status: creating docs/reference/bt-ic/buzztrax-ic.types
config.status: creating docs/reference/bt-ic/buzztrax-ic-sections.txt
config.status: creating po/Makefile.in
config.status: creating src/lib/buzztrax.xml
config.status: creating src/lib/bml/libbml.pc
config.status: creating src/lib/core/libbuzztrax-core.pc
config.status: creating src/lib/core/version.h
config.status: creating src/lib/gst/libbuzztrax-gst.pc
config.status: creating src/lib/ic/libbuzztrax-ic.pc
config.status: creating src/lib/ic/version.h
config.status: creating tests/bt-cfg.sh
config.status: creating tests/lib/core/songio/bsl/bt-cfg.sh
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands

Configuration
        Version                         : 0.11.0
        Source code location            : .
        Prefix                          : /usr/local
        Compiler                        : gcc

        Documentation (API)             : no
        Documentation (Man)             : no
        Bindings Metadata (GIR)         : no

        Alsa seq. for interaction ctrl. : yes
        GUdev for interaction ctrl.     : yes
        Linux HID for interaction ctrl. : yes
        FluidSynth support              : yes
        Zipped Song file support (bzt)  : no
        x86 win32 buzzmachines          : no

        Debug                           : yes
        Coverage profiling              : no 
        UI tests on Xvfb                : no
        Use of deprecated API           : no
        Check based unit tests          : no
        Use valgrind on the tests       : no


Some features are not built. If you like to have them built, please check that
you have the required -devel packages installed and that they can be found in
your PKG_CONFIG_PATH ().


You are installing buzztrax libraries into a location that is not yet known to
system. In order for other buzztrax modules to find them and the application to
work with all features please register the location in the environment (see
README.md 'installing locally' for details).

configure: *** Orc acceleration enabled.

Now type 'make' to compile buzztrax.
autumn@gazelle:~/buzztrax$ make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/autumn/buzztrax/missing aclocal-1.16 -I m4
 cd . && /bin/bash /home/autumn/buzztrax/missing automake-1.16 --foreign
Makefile.tests.am:407: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:414: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:420: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:426: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:432: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:438: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:445: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.tests.am:543: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:69:   'Makefile.tests.am' included from here
Makefile.am:163: warning: wildcard $(top_srcdir: non-POSIX variable name
Makefile.am:163: (probably a GNU make extension)
Makefile.am:148: warning: user variable 'distuninstallcheck_listfiles' defined here ...
/usr/share/automake-1.16/am/distdir.am: ... overrides Automake variable 'distuninstallcheck_listfiles' defined here
docs/help/bt-edit/Makefile.am:8: warning: patsubst C/%,%,$(wildcard C/figures/*.png: non-POSIX variable name
docs/help/bt-edit/Makefile.am:8: (probably a GNU make extension)
docs/reference/bt-cmd/Makefile.am:77: warning: '%'-style pattern rules are a GNU make extension
docs/reference/bt-edit/Makefile.am:80: warning: '%'-style pattern rules are a GNU make extension
docs/reference/bt-gst/Makefile.am:60: warning: ':='-style assignments are not portable
docs/reference/bt-gst/Makefile.am:60: warning: wildcard images/*.svg: non-POSIX variable name
docs/reference/bt-gst/Makefile.am:60: (probably a GNU make extension)
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/autumn/buzztrax/missing autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --enable-debug=yes --no-create --no-recursion
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu 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 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 a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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 -m elf_x86_64) 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... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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 for a sed that does not truncate output... (cached) /usr/bin/sed
checking dependency style of gcc... gcc3
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.30.3
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking if this is a development or release build... development
checking whether to enable runtime debugging code... yes
checking whether to disable deprecated glib/gtk+/gst/etc. features... no
checking whether to enable coverage analysis... no
checking for valgrind... no
checking for Xvfb... no
checking where to install desktop files... NONE/share/
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking whether to include the emulation for buzzmachine dlls... no
checking for   glib-2.0 >= 2.44.0 gobject-2.0  >= 2.44.0 gthread-2.0 >= 2.44.0   gmodule-2.0 >= 2.44.0 gio-2.0 >= 2.44.0   libxml-2.0 >= 2.6.0   gstreamer-1.0 >= 1.2.0 gstreamer-controller-1.0 >= 1.2.0   gstreamer-base-1.0 >= 1.2.0   gstreamer-plugins-base-1.0 >= 1.2.0   gstreamer-audio-1.0 >= 1.2.0   gstreamer-fft-1.0 >= 1.2.0 ... yes
checking for   clutter-1.0 clutter-gtk-1.0 gtk+-3.0 >= 3.4 ... yes
checking for alsa... yes
checking for gudev-1.0... yes
checking for libgsf-1... no
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for gobject-introspection-1.0... no
checking for gst_direct_control_binding_new_absolute in -lgstcontroller-1.0... yes
checking for check >= 0.9.2... no
checking for orc-0.4 >= 0.4.6... yes
checking for fluidsynth >= 1.1.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... yes
checking for xsltproc... /usr/bin/xsltproc
./configure: line 17785: YELP_HELP_INIT: command not found
checking for aspell... aspell
checking for ANSI C header files... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking X11/Xlocale.h usability... yes
checking X11/Xlocale.h presence... yes
checking for X11/Xlocale.h... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking whether sysi86 is declared... no
checking xmmintrin.h usability... yes
checking xmmintrin.h presence... yes
checking for xmmintrin.h... yes
checking for working sse intrinsics... yes
checking for cos in -lm... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for main in -lrt... yes
checking for sched_setscheduler... yes
checking for mlockall... yes
checking for getrusage... yes
checking for setrlimit... yes
checking for vsscanf... yes
checking for clock_gettime... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for -Bsymbolic-functions linker flag... yes
checking for update-mime-database... /usr/bin/update-mime-database
checking for update-desktop-database... /usr/bin/update-desktop-database
checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache
checking that generated files are newer than configure... done
configure: creating ./config.status

Configuration
        Version                         : 0.11.0
        Source code location            : .
        Prefix                          : /usr/local
        Compiler                        : gcc

        Documentation (API)             : no
        Documentation (Man)             : no
        Bindings Metadata (GIR)         : no

        Alsa seq. for interaction ctrl. : yes
        GUdev for interaction ctrl.     : yes
        Linux HID for interaction ctrl. : yes
        FluidSynth support              : yes
        Zipped Song file support (bzt)  : no
        x86 win32 buzzmachines          : no

        Debug                           : yes
        Coverage profiling              : no 
        UI tests on Xvfb                : no
        Use of deprecated API           : no
        Check based unit tests          : no
        Use valgrind on the tests       : no


Some features are not built. If you like to have them built, please check that
you have the required -devel packages installed and that they can be found in
your PKG_CONFIG_PATH ().


You are installing buzztrax libraries into a location that is not yet known to
system. In order for other buzztrax modules to find them and the application to
work with all features please register the location in the environment (see
README.md 'installing locally' for details).

configure: *** Orc acceleration enabled.

 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating docs/version.entities
config.status: creating docs/help/bt-edit/Makefile
config.status: creating docs/help/bt-edit/C/Makefile
config.status: creating docs/reference/bt-cmd/Makefile
config.status: creating docs/reference/bt-core/Makefile
config.status: creating docs/reference/bt-core/buzztrax-core.types
config.status: creating docs/reference/bt-edit/Makefile
config.status: creating docs/reference/bt-gst/Makefile
config.status: creating docs/reference/bt-ic/Makefile
config.status: creating docs/reference/bt-ic/buzztrax-ic.types
config.status: creating docs/reference/bt-ic/buzztrax-ic-sections.txt
config.status: creating po/Makefile.in
config.status: creating src/lib/buzztrax.xml
config.status: creating src/lib/bml/libbml.pc
config.status: creating src/lib/core/libbuzztrax-core.pc
config.status: creating src/lib/core/version.h
config.status: creating src/lib/gst/libbuzztrax-gst.pc
config.status: creating src/lib/ic/libbuzztrax-ic.pc
config.status: creating src/lib/ic/version.h
config.status: creating tests/bt-cfg.sh
config.status: creating tests/lib/core/songio/bsl/bt-cfg.sh
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/autumn/buzztrax/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory '/home/autumn/buzztrax'
Making all in po
make[2]: Entering directory '/home/autumn/buzztrax/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/autumn/buzztrax/po'
Making all in docs/help/bt-edit
make[2]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit'
Makefile:766: *** missing separator.  Stop.
make[2]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[1]: *** [Makefile:7763: all-recursive] Error 1
make[1]: Leaving directory '/home/autumn/buzztrax'
make: *** [Makefile:3250: all] Error 2
autumn@gazelle:~/buzztrax$ make
make  all-recursive
make[1]: Entering directory '/home/autumn/buzztrax'
Making all in po
make[2]: Entering directory '/home/autumn/buzztrax/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/autumn/buzztrax/po'
Making all in docs/help/bt-edit
make[2]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit'
Making all in C
make[3]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit/C'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit/C'
make[3]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[2]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[2]: Entering directory '/home/autumn/buzztrax'
  CC       src/lib/core/libbuzztrax_core_la-core.lo
  CC       src/lib/core/libbuzztrax_core_la-tools.lo
  CC       src/lib/core/libbuzztrax_core_la-buzzcallbacks.lo
  CC       src/lib/core/libbuzztrax_core_la-application.lo
  CC       src/lib/core/libbuzztrax_core_la-audio-session.lo
  CC       src/lib/core/libbuzztrax_core_la-childproxy.lo
  CC       src/lib/core/libbuzztrax_core_la-cmd-pattern.lo
  CC       src/lib/core/libbuzztrax_core_la-cmd-pattern-control-source.lo
  CC       src/lib/core/libbuzztrax_core_la-experiments.lo
  CC       src/lib/core/libbuzztrax_core_la-machine.lo
  CC       src/lib/core/libbuzztrax_core_la-parameter-group.lo
  CC       src/lib/core/libbuzztrax_core_la-pattern.lo
  CC       src/lib/core/libbuzztrax_core_la-pattern-control-source.lo
  CC       src/lib/core/libbuzztrax_core_la-persistence.lo
  CC       src/lib/core/libbuzztrax_core_la-processor-machine.lo
  CC       src/lib/core/libbuzztrax_core_la-sequence.lo
  CC       src/lib/core/libbuzztrax_core_la-settings.lo
  CC       src/lib/core/libbuzztrax_core_la-setup.lo
  CC       src/lib/core/libbuzztrax_core_la-sink-bin.lo
  CC       src/lib/core/libbuzztrax_core_la-sink-machine.lo
  CC       src/lib/core/libbuzztrax_core_la-song.lo
  CC       src/lib/core/libbuzztrax_core_la-song-info.lo
  CC       src/lib/core/libbuzztrax_core_la-song-io.lo
  CC       src/lib/core/libbuzztrax_core_la-song-io-native.lo
  CC       src/lib/core/libbuzztrax_core_la-song-io-native-bzt.lo
  CC       src/lib/core/libbuzztrax_core_la-song-io-native-xml.lo
  CC       src/lib/core/libbuzztrax_core_la-source-machine.lo
  CC       src/lib/core/libbuzztrax_core_la-value-group.lo
  CC       src/lib/core/libbuzztrax_core_la-wavetable.lo
  CC       src/lib/core/libbuzztrax_core_la-wave.lo
  CC       src/lib/core/libbuzztrax_core_la-wavelevel.lo
  CC       src/lib/core/libbuzztrax_core_la-wire.lo
  CC       src/lib/ic/ic.lo
  CC       src/lib/ic/registry.lo
  CC       src/lib/ic/aseq-discoverer.lo
  CC       src/lib/ic/aseq-device.lo
  CC       src/lib/ic/gudev-discoverer.lo
  CC       src/lib/ic/device.lo
  CC       src/lib/ic/learn.lo
  CC       src/lib/ic/input-device.lo
  CC       src/lib/ic/midi-device.lo
  CC       src/lib/ic/control.lo
  CC       src/lib/ic/abs-range-control.lo
  CC       src/lib/ic/trigger-control.lo
  CCLD     libbuzztrax-ic.la
  CCLD     libbuzztrax-core.la
  CCLD     buzztrax-cmd
  CCLD     libbtedit.la
  CCLD     buzztrax-edit
  CCLD     libbuzztraxdec.la
  CCLD     libbtbsl.la
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-core'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-core'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-ic'
Makefile:1185: warning: overriding recipe for target 'buzztrax-ic-sections.txt'
Makefile:801: warning: ignoring old recipe for target 'buzztrax-ic-sections.txt'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-ic'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-cmd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-cmd'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-edit'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-edit'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-gst'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-gst'
make[2]: Leaving directory '/home/autumn/buzztrax'
make[1]: Leaving directory '/home/autumn/buzztrax'
autumn@gazelle:~/buzztrax$ sudo make install
make  install-recursive
make[1]: Entering directory '/home/autumn/buzztrax'
Making install in po
make[2]: Entering directory '/home/autumn/buzztrax/po'
linguas="cs da de fr fi id nl nn pt_BR sr sv vi zh_CN "; \
for lang in $linguas; do \
  dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
  /bin/bash /home/autumn/buzztrax/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/buzztrax-0.11.0.mo; \
    echo "installing $lang.gmo as $dir/buzztrax-0.11.0.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/buzztrax-0.11.0.mo; \
    echo "installing ./$lang.gmo as" \
         "$dir/buzztrax-0.11.0.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/buzztrax-0.11.0.mo.m; \
    echo "installing $lang.gmo.m as $dir/buzztrax-0.11.0.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
        $dir/buzztrax-0.11.0.mo.m; \
      echo "installing ./$lang.gmo.m as" \
           "$dir/buzztrax-0.11.0.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/buzztrax-0.11.0.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/buzztrax-0.11.0.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/buzztrax-0.11.0.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/buzztrax-0.11.0.mo
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/buzztrax-0.11.0.mo
installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/buzztrax-0.11.0.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/buzztrax-0.11.0.mo
installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/buzztrax-0.11.0.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/buzztrax-0.11.0.mo
installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/buzztrax-0.11.0.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/buzztrax-0.11.0.mo
installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/buzztrax-0.11.0.mo
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/buzztrax-0.11.0.mo
make[2]: Leaving directory '/home/autumn/buzztrax/po'
Making install in docs/help/bt-edit
make[2]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit'
Making install in C
make[3]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit/C'
make[4]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit/C'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit/C'
make[3]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit/C'
make[3]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[4]: Entering directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[3]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[2]: Leaving directory '/home/autumn/buzztrax/docs/help/bt-edit'
make[2]: Entering directory '/home/autumn/buzztrax'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-core'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-core'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-ic'
Makefile:1185: warning: overriding recipe for target 'buzztrax-ic-sections.txt'
Makefile:801: warning: ignoring old recipe for target 'buzztrax-ic-sections.txt'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-ic'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-cmd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-cmd'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-edit'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-edit'
make[3]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-gst'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-gst'
make[3]: Entering directory '/home/autumn/buzztrax'
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libbml.la libbuzztrax-gst.la libbuzztrax-ic.la libbuzztrax-core.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libbml.so.1.1.0 /usr/local/lib/libbml.so.1.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libbml.so.1.1.0 libbml.so.1 || { rm -f libbml.so.1 && ln -s libbml.so.1.1.0 libbml.so.1; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libbml.so.1.1.0 libbml.so || { rm -f libbml.so && ln -s libbml.so.1.1.0 libbml.so; }; })
libtool: install: /usr/bin/install -c .libs/libbml.lai /usr/local/lib/libbml.la
libtool: install: /usr/bin/install -c .libs/libbuzztrax-gst.so.1.1.0 /usr/local/lib/libbuzztrax-gst.so.1.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libbuzztrax-gst.so.1.1.0 libbuzztrax-gst.so.1 || { rm -f libbuzztrax-gst.so.1 && ln -s libbuzztrax-gst.so.1.1.0 libbuzztrax-gst.so.1; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libbuzztrax-gst.so.1.1.0 libbuzztrax-gst.so || { rm -f libbuzztrax-gst.so && ln -s libbuzztrax-gst.so.1.1.0 libbuzztrax-gst.so; }; })
libtool: install: /usr/bin/install -c .libs/libbuzztrax-gst.lai /usr/local/lib/libbuzztrax-gst.la
libtool: install: /usr/bin/install -c .libs/libbuzztrax-ic.so.1.1.0 /usr/local/lib/libbuzztrax-ic.so.1.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libbuzztrax-ic.so.1.1.0 libbuzztrax-ic.so.1 || { rm -f libbuzztrax-ic.so.1 && ln -s libbuzztrax-ic.so.1.1.0 libbuzztrax-ic.so.1; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libbuzztrax-ic.so.1.1.0 libbuzztrax-ic.so || { rm -f libbuzztrax-ic.so && ln -s libbuzztrax-ic.so.1.1.0 libbuzztrax-ic.so; }; })
libtool: install: /usr/bin/install -c .libs/libbuzztrax-ic.lai /usr/local/lib/libbuzztrax-ic.la
libtool: warning: relinking 'libbuzztrax-core.la'
libtool: install: (cd /home/autumn/buzztrax; /bin/bash "/home/autumn/buzztrax/libtool"  --silent --tag CC --mode=relink gcc -g -O2 -export-symbols-regex "^_?(bt_|Bt|BT_).*" -version-info 2:0:1 -o libbuzztrax-core.la -rpath /usr/local/lib src/lib/core/libbuzztrax_core_la-core.lo src/lib/core/libbuzztrax_core_la-tools.lo src/lib/core/libbuzztrax_core_la-buzzcallbacks.lo src/lib/core/libbuzztrax_core_la-application.lo src/lib/core/libbuzztrax_core_la-audio-session.lo src/lib/core/libbuzztrax_core_la-childproxy.lo src/lib/core/libbuzztrax_core_la-cmd-pattern.lo src/lib/core/libbuzztrax_core_la-cmd-pattern-control-source.lo src/lib/core/libbuzztrax_core_la-experiments.lo src/lib/core/libbuzztrax_core_la-machine.lo src/lib/core/libbuzztrax_core_la-parameter-group.lo src/lib/core/libbuzztrax_core_la-pattern.lo src/lib/core/libbuzztrax_core_la-pattern-control-source.lo src/lib/core/libbuzztrax_core_la-persistence.lo src/lib/core/libbuzztrax_core_la-processor-machine.lo src/lib/core/libbuzztrax_core_la-sequence.lo src/lib/core/libbuzztrax_core_la-settings.lo src/lib/core/libbuzztrax_core_la-setup.lo src/lib/core/libbuzztrax_core_la-sink-bin.lo src/lib/core/libbuzztrax_core_la-sink-machine.lo src/lib/core/libbuzztrax_core_la-song.lo src/lib/core/libbuzztrax_core_la-song-info.lo src/lib/core/libbuzztrax_core_la-song-io.lo src/lib/core/libbuzztrax_core_la-song-io-native.lo src/lib/core/libbuzztrax_core_la-song-io-native-bzt.lo src/lib/core/libbuzztrax_core_la-song-io-native-xml.lo src/lib/core/libbuzztrax_core_la-source-machine.lo src/lib/core/libbuzztrax_core_la-value-group.lo src/lib/core/libbuzztrax_core_la-wavetable.lo src/lib/core/libbuzztrax_core_la-wave.lo src/lib/core/libbuzztrax_core_la-wavelevel.lo src/lib/core/libbuzztrax_core_la-wire.lo src/lib/core/libbuzztrax_core_la-marshal.lo libbuzztrax-ic.la libbuzztrax-gst.la -L/usr/local/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -Wl,--export-dynamic -lgio-2.0 -ldl -lresolv -lgmodule-2.0 -pthread -ldl -lz -lmount -lselinux -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lasound -L/usr/local/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lm -lgstaudio-1.0 -lgstpbutils-1.0 -lrt )
libtool: install: /usr/bin/install -c .libs/libbuzztrax-core.so.1.1.0T /usr/local/lib/libbuzztrax-core.so.1.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libbuzztrax-core.so.1.1.0 libbuzztrax-core.so.1 || { rm -f libbuzztrax-core.so.1 && ln -s libbuzztrax-core.so.1.1.0 libbuzztrax-core.so.1; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libbuzztrax-core.so.1.1.0 libbuzztrax-core.so || { rm -f libbuzztrax-core.so && ln -s libbuzztrax-core.so.1.1.0 libbuzztrax-core.so; }; })
libtool: install: /usr/bin/install -c .libs/libbuzztrax-core.lai /usr/local/lib/libbuzztrax-core.la
libtool: install: /usr/bin/install -c .libs/libbml.a /usr/local/lib/libbml.a
libtool: install: chmod 644 /usr/local/lib/libbml.a
libtool: install: ranlib /usr/local/lib/libbml.a
libtool: install: /usr/bin/install -c .libs/libbuzztrax-gst.a /usr/local/lib/libbuzztrax-gst.a
libtool: install: chmod 644 /usr/local/lib/libbuzztrax-gst.a
libtool: install: ranlib /usr/local/lib/libbuzztrax-gst.a
libtool: install: /usr/bin/install -c .libs/libbuzztrax-ic.a /usr/local/lib/libbuzztrax-ic.a
libtool: install: chmod 644 /usr/local/lib/libbuzztrax-ic.a
libtool: install: ranlib /usr/local/lib/libbuzztrax-ic.a
libtool: install: /usr/bin/install -c .libs/libbuzztrax-core.a /usr/local/lib/libbuzztrax-core.a
libtool: install: chmod 644 /usr/local/lib/libbuzztrax-core.a
libtool: install: ranlib /usr/local/lib/libbuzztrax-core.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/usr/local/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c buzztrax-cmd buzztrax-edit '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/buzztrax-cmd /usr/local/bin/buzztrax-cmd
libtool: install: /usr/bin/install -c .libs/buzztrax-edit /usr/local/bin/buzztrax-edit
 /usr/bin/mkdir -p '/usr/local/lib/buzztrax'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libbuzzmachineloader.la '/usr/local/lib/buzztrax'
libtool: install: /usr/bin/install -c .libs/libbuzzmachineloader.so /usr/local/lib/buzztrax/libbuzzmachineloader.so
libtool: install: /usr/bin/install -c .libs/libbuzzmachineloader.lai /usr/local/lib/buzztrax/libbuzzmachineloader.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib/buzztrax
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/buzztrax

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/usr/local/share/appdata'
 /usr/bin/install -c -m 644 buzztrax.appdata.xml '/usr/local/share/appdata'
 /usr/bin/mkdir -p '/usr/local/share/buzztrax'
 /usr/bin/install -c -m 644 src/ui/edit/bt-edit.css src/ui/edit/bt-edit.compact.css src/ui/edit/bt-edit.normal.css src/ui/edit/bt-edit.dark.css src/ui/edit/bt-edit.light.css src/ui/edit/bt-edit.dark.compact.css src/ui/edit/bt-edit.light.compact.css src/ui/edit/bt-edit.dark.normal.css src/ui/edit/bt-edit.light.normal.css '/usr/local/share/buzztrax'
make[4]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-core'
Nothing to install
make[4]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-core'
make[4]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-ic'
Makefile:1185: warning: overriding recipe for target 'buzztrax-ic-sections.txt'
Makefile:801: warning: ignoring old recipe for target 'buzztrax-ic-sections.txt'
Nothing to install
make[4]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-ic'
make[4]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-cmd'
Nothing to install
make[4]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-cmd'
make[4]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-edit'
Nothing to install
make[4]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-edit'
make[4]: Entering directory '/home/autumn/buzztrax/docs/reference/bt-gst'
Nothing to install
make[4]: Leaving directory '/home/autumn/buzztrax/docs/reference/bt-gst'
 /usr/bin/mkdir -p 'NONE/share//applications'
 /usr/bin/install -c -m 644 src/lib/core/songio/bsl/buzztrax-songio-buzz.desktop src/ui/edit/buzztrax-edit.desktop 'NONE/share//applications'
 /usr/bin/mkdir -p '/usr/local/share/GConf/gsettings'
 /usr/bin/install -c -m 644 buzztrax.convert '/usr/local/share/GConf/gsettings'
 /usr/bin/mkdir -p '/usr/local/share/icons/gnome/16x16/apps'
 /usr/bin/install -c -m 644 icons/gnome/16x16/apps/buzztrax.png icons/gnome/16x16/apps/buzztrax_menu_processor_machine.png icons/gnome/16x16/apps/buzztrax_menu_sink_machine.png icons/gnome/16x16/apps/buzztrax_menu_source_machine.png icons/gnome/16x16/apps/buzztrax_tab_machines.png icons/gnome/16x16/apps/buzztrax_tab_patterns.png icons/gnome/16x16/apps/buzztrax_tab_sequence.png icons/gnome/16x16/apps/buzztrax_tab_waves.png '/usr/local/share/icons/gnome/16x16/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/gnome/22x22/apps'
 /usr/bin/install -c -m 644 icons/gnome/22x22/apps/buzztrax.png '/usr/local/share/icons/gnome/22x22/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/gnome/24x24/apps'
 /usr/bin/install -c -m 644 icons/gnome/24x24/apps/buzztrax.png icons/gnome/24x24/apps/buzztrax_menu_processor_machine.png icons/gnome/24x24/apps/buzztrax_menu_sink_machine.png icons/gnome/24x24/apps/buzztrax_menu_source_machine.png '/usr/local/share/icons/gnome/24x24/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/gnome/32x32/apps'
 /usr/bin/install -c -m 644 icons/gnome/32x32/apps/buzztrax.png icons/gnome/32x32/apps/buzztrax_effect_bypass.png icons/gnome/32x32/apps/buzztrax_effect_mute.png icons/gnome/32x32/apps/buzztrax_effect.png icons/gnome/32x32/apps/buzztrax_generator_mute.png icons/gnome/32x32/apps/buzztrax_generator_solo.png icons/gnome/32x32/apps/buzztrax_generator.png icons/gnome/32x32/apps/buzztrax_master_mute.png icons/gnome/32x32/apps/buzztrax_master.png icons/gnome/32x32/apps/buzztrax_wire.png icons/gnome/32x32/apps/buzztrax_wire_nopan.png '/usr/local/share/icons/gnome/32x32/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/gnome/48x48/apps'
 /usr/bin/install -c -m 644 icons/gnome/48x48/apps/buzztrax.png icons/gnome/48x48/apps/buzztrax_effect_bypass.png icons/gnome/48x48/apps/buzztrax_effect_mute.png icons/gnome/48x48/apps/buzztrax_effect.png icons/gnome/48x48/apps/buzztrax_generator_mute.png icons/gnome/48x48/apps/buzztrax_generator_solo.png icons/gnome/48x48/apps/buzztrax_generator.png icons/gnome/48x48/apps/buzztrax_master_mute.png icons/gnome/48x48/apps/buzztrax_master.png icons/gnome/48x48/apps/buzztrax_wire.png icons/gnome/48x48/apps/buzztrax_wire_nopan.png '/usr/local/share/icons/gnome/48x48/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/gnome/64x64/apps'
 /usr/bin/install -c -m 644 icons/gnome/64x64/apps/buzztrax.png icons/gnome/64x64/apps/buzztrax_effect_bypass.png icons/gnome/64x64/apps/buzztrax_effect_mute.png icons/gnome/64x64/apps/buzztrax_effect.png icons/gnome/64x64/apps/buzztrax_generator_mute.png icons/gnome/64x64/apps/buzztrax_generator_solo.png icons/gnome/64x64/apps/buzztrax_generator.png icons/gnome/64x64/apps/buzztrax_master_mute.png icons/gnome/64x64/apps/buzztrax_master.png icons/gnome/64x64/apps/buzztrax_wire.png icons/gnome/64x64/apps/buzztrax_wire_nopan.png '/usr/local/share/icons/gnome/64x64/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/gnome/scalable/apps'
 /usr/bin/install -c -m 644 icons/gnome/scalable/apps/buzztrax.svg icons/gnome/scalable/apps/buzztrax_effect_bypass.svg icons/gnome/scalable/apps/buzztrax_effect_mute.svg icons/gnome/scalable/apps/buzztrax_effect.svg icons/gnome/scalable/apps/buzztrax_generator_mute.svg icons/gnome/scalable/apps/buzztrax_generator_solo.svg icons/gnome/scalable/apps/buzztrax_generator.svg icons/gnome/scalable/apps/buzztrax_master_mute.svg icons/gnome/scalable/apps/buzztrax_master.svg icons/gnome/scalable/apps/buzztrax_wire.svg icons/gnome/scalable/apps/buzztrax_wire_nopan.svg '/usr/local/share/icons/gnome/scalable/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/hicolor/16x16/apps'
 /usr/bin/install -c -m 644 icons/hicolor/16x16/apps/buzztrax.png icons/hicolor/16x16/apps/buzztrax_menu_processor_machine.png icons/hicolor/16x16/apps/buzztrax_menu_sink_machine.png icons/hicolor/16x16/apps/buzztrax_menu_source_machine.png icons/hicolor/16x16/apps/buzztrax_tab_machines.png icons/hicolor/16x16/apps/buzztrax_tab_patterns.png icons/hicolor/16x16/apps/buzztrax_tab_sequence.png icons/hicolor/16x16/apps/buzztrax_tab_waves.png icons/hicolor/16x16/apps/buzztrax_tab_info.png '/usr/local/share/icons/hicolor/16x16/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/hicolor/24x24/apps'
 /usr/bin/install -c -m 644 icons/hicolor/24x24/apps/buzztrax_menu_processor_machine.png icons/hicolor/24x24/apps/buzztrax_menu_sink_machine.png icons/hicolor/24x24/apps/buzztrax_menu_source_machine.png '/usr/local/share/icons/hicolor/24x24/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/hicolor/48x48/apps'
 /usr/bin/install -c -m 644 icons/hicolor/48x48/apps/buzztrax.png '/usr/local/share/icons/hicolor/48x48/apps'
 /usr/bin/mkdir -p '/usr/local/share/icons/hicolor/scalable/apps'
 /usr/bin/install -c -m 644 icons/hicolor/scalable/apps/buzztrax.svg '/usr/local/share/icons/hicolor/scalable/apps'
 /usr/bin/mkdir -p '/usr/local/include/libbml'
 /usr/bin/install -c -m 644 src/lib/bml/bml.h src/lib/bml/BuzzMachineLoader/BuzzMachineLoader.h '/usr/local/include/libbml'
 /usr/bin/mkdir -p '/usr/local/include/libbuzztrax-core'
 /usr/bin/install -c -m 644 src/lib/core/core.h src/lib/core/tools.h src/lib/core/version.h src/lib/core/application.h src/lib/core/audio-session.h src/lib/core/childproxy.h src/lib/core/cmd-pattern.h src/lib/core/cmd-pattern-control-source.h src/lib/core/experiments.h src/lib/core/machine.h src/lib/core/parameter-group.h src/lib/core/pattern.h src/lib/core/pattern-control-source.h src/lib/core/persistence.h src/lib/core/processor-machine.h src/lib/core/sequence.h src/lib/core/settings.h src/lib/core/setup.h src/lib/core/sink-bin.h src/lib/core/sink-machine.h src/lib/core/song.h src/lib/core/song-info.h src/lib/core/song-io.h src/lib/core/song-io-native.h src/lib/core/song-io-native-bzt.h src/lib/core/song-io-native-xml.h src/lib/core/source-machine.h src/lib/core/value-group.h src/lib/core/wavetable.h src/lib/core/wave.h src/lib/core/wavelevel.h src/lib/core/wire.h '/usr/local/include/libbuzztrax-core'
 /usr/bin/mkdir -p '/usr/local/include/libbuzztrax-gst'
 /usr/bin/install -c -m 644 src/lib/gst/audiosynth.h src/lib/gst/childbin.h src/lib/gst/combine.h src/lib/gst/delay.h src/lib/gst/envelope.h src/lib/gst/envelope-adsr.h src/lib/gst/envelope-ad.h src/lib/gst/envelope-d.h src/lib/gst/filter-svf.h src/lib/gst/musicenums.h src/lib/gst/osc-synth.h src/lib/gst/osc-wave.h src/lib/gst/toneconversion.h src/lib/gst/propertymeta.h src/lib/gst/tempo.h '/usr/local/include/libbuzztrax-gst'
 /usr/bin/mkdir -p '/usr/local/include/libbuzztrax-ic'
 /usr/bin/install -c -m 644 src/lib/ic/ic.h src/lib/ic/version.h src/lib/ic/registry.h src/lib/ic/aseq-discoverer.h src/lib/ic/aseq-device.h src/lib/ic/gudev-discoverer.h src/lib/ic/device.h src/lib/ic/learn.h src/lib/ic/input-device.h src/lib/ic/midi-device.h src/lib/ic/control.h src/lib/ic/abs-range-control.h src/lib/ic/trigger-control.h '/usr/local/include/libbuzztrax-ic'
 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 src/lib/bml/libbml.pc src/lib/core/libbuzztrax-core.pc src/lib/gst/libbuzztrax-gst.pc src/lib/ic/libbuzztrax-ic.pc '/usr/local/lib/pkgconfig'
 /usr/bin/mkdir -p '/usr/local/lib/gstreamer-1.0'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libbuzztraxaudio.la libbuzztraxdec.la libgstsidsyn.la libgstbml.la libgstfluidsynth.la '/usr/local/lib/gstreamer-1.0'
libtool: warning: relinking 'libbuzztraxaudio.la'
libtool: install: (cd /home/autumn/buzztrax; /bin/bash "/home/autumn/buzztrax/libtool"  --silent --tag CC --tag disable-static --mode=relink gcc -O0 -Wall -g -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 -g -O2 -module -avoid-version -export-symbols-regex "_*(gst_|bt_|Bt|BT_).*" -o libbuzztraxaudio.la -rpath /usr/local/lib/gstreamer-1.0 src/gst/audio/libbuzztraxaudio_la-plugin.lo src/gst/audio/libbuzztraxaudio_la-audiodelay.lo src/gst/audio/libbuzztraxaudio_la-ebeats.lo src/gst/audio/libbuzztraxaudio_la-simsyn.lo src/gst/audio/libbuzztraxaudio_la-wavereplay.lo src/gst/audio/libbuzztraxaudio_la-wavetabsyn.lo libbuzztrax-gst.la -L/usr/local/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -Wl,--export-dynamic -lgio-2.0 -ldl -lresolv -lgmodule-2.0 -pthread -ldl -lz -lmount -lselinux -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lasound -L/usr/local/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lrt )
libtool: install: /usr/bin/install -c .libs/libbuzztraxaudio.soT /usr/local/lib/gstreamer-1.0/libbuzztraxaudio.so
libtool: install: /usr/bin/install -c .libs/libbuzztraxaudio.lai /usr/local/lib/gstreamer-1.0/libbuzztraxaudio.la
libtool: warning: relinking 'libbuzztraxdec.la'
libtool: install: (cd /home/autumn/buzztrax; /bin/bash "/home/autumn/buzztrax/libtool"  --silent --tag CC --tag disable-static --mode=relink gcc -O0 -Wall -Werror -g -g -O2 -module -avoid-version -export-symbols-regex "_*(gst_|bt_|Bt|BT_).*" -o libbuzztraxdec.la -rpath /usr/local/lib/gstreamer-1.0 src/gst/dec/libbuzztraxdec_la-bt-dec.lo libbuzztrax-core.la libbuzztrax-ic.la -L/usr/local/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -Wl,--export-dynamic -lgio-2.0 -ldl -lresolv -lgmodule-2.0 -pthread -ldl -lz -lmount -lselinux -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lasound -L/usr/local/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lm -lrt )
libtool: install: /usr/bin/install -c .libs/libbuzztraxdec.soT /usr/local/lib/gstreamer-1.0/libbuzztraxdec.so
libtool: install: /usr/bin/install -c .libs/libbuzztraxdec.lai /usr/local/lib/gstreamer-1.0/libbuzztraxdec.la
libtool: warning: relinking 'libgstsidsyn.la'
libtool: install: (cd /home/autumn/buzztrax; /bin/bash "/home/autumn/buzztrax/libtool"  --silent --tag CXX --tag disable-static --mode=relink g++ -O0 -Wall -Werror -g -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 -g -O2 -module -avoid-version -export-symbols-regex "_*(gst_|bt_|Bt|BT_).*" -o libgstsidsyn.la -rpath /usr/local/lib/gstreamer-1.0 src/gst/sidsyn/libgstsidsyn_la-sidsyn.lo src/gst/sidsyn/libgstsidsyn_la-sidsynv.lo src/gst/sidsyn/libgstsidsyn_la-envelope.lo src/gst/sidsyn/libgstsidsyn_la-extfilt.lo src/gst/sidsyn/libgstsidsyn_la-filter.lo src/gst/sidsyn/libgstsidsyn_la-pot.lo src/gst/sidsyn/libgstsidsyn_la-sidemu.lo src/gst/sidsyn/libgstsidsyn_la-voice.lo src/gst/sidsyn/libgstsidsyn_la-wave.lo src/gst/sidsyn/libgstsidsyn_la-wave6581_PST.lo src/gst/sidsyn/libgstsidsyn_la-wave6581_PS_.lo src/gst/sidsyn/libgstsidsyn_la-wave6581_P_T.lo src/gst/sidsyn/libgstsidsyn_la-wave6581__ST.lo src/gst/sidsyn/libgstsidsyn_la-wave8580_PST.lo src/gst/sidsyn/libgstsidsyn_la-wave8580_PS_.lo src/gst/sidsyn/libgstsidsyn_la-wave8580_P_T.lo src/gst/sidsyn/libgstsidsyn_la-wave8580__ST.lo libbuzztrax-gst.la -L/usr/local/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -Wl,--export-dynamic -lgio-2.0 -ldl -lresolv -lgmodule-2.0 -pthread -ldl -lz -lmount -lselinux -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lasound -L/usr/local/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lrt )
libtool: install: /usr/bin/install -c .libs/libgstsidsyn.soT /usr/local/lib/gstreamer-1.0/libgstsidsyn.so
libtool: install: /usr/bin/install -c .libs/libgstsidsyn.lai /usr/local/lib/gstreamer-1.0/libgstsidsyn.la
libtool: warning: relinking 'libgstbml.la'
libtool: install: (cd /home/autumn/buzztrax; /bin/bash "/home/autumn/buzztrax/libtool"  --silent --tag CC --tag disable-static --mode=relink gcc -O0 -Wall -g -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/orc-0.4 -g -O2 -module -avoid-version -export-symbols-regex "_*(gst_|bt_|Bt|BT_).*" -o libgstbml.la -rpath /usr/local/lib/gstreamer-1.0 src/gst/bml/libgstbml_la-plugin.lo src/gst/bml/libgstbml_la-common.lo libgstbml_la-tmp-orc.lo libbuzztrax-gst.la libgstbmln.la libbml.la -L/usr/local/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -Wl,--export-dynamic -lgio-2.0 -ldl -lresolv -lgmodule-2.0 -pthread -ldl -lz -lmount -lselinux -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lasound -L/usr/local/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lorc-0.4 -ldl -lgstaudio-1.0 -lm -lrt )
libtool: install: /usr/bin/install -c .libs/libgstbml.soT /usr/local/lib/gstreamer-1.0/libgstbml.so
libtool: install: /usr/bin/install -c .libs/libgstbml.lai /usr/local/lib/gstreamer-1.0/libgstbml.la
libtool: warning: relinking 'libgstfluidsynth.la'
libtool: install: (cd /home/autumn/buzztrax; /bin/bash "/home/autumn/buzztrax/libtool"  --silent --tag CC --tag disable-static --mode=relink gcc -O0 -Wall -g -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gudev-1.0 -g -O2 -module -avoid-version -export-symbols-regex "_*(gst_|bt_|Bt|BT_).*" -o libgstfluidsynth.la -rpath /usr/local/lib/gstreamer-1.0 src/gst/fluidsynth/libgstfluidsynth_la-fluidsynth.lo libbuzztrax-gst.la -L/usr/local/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -Wl,--export-dynamic -lgio-2.0 -ldl -lresolv -lgmodule-2.0 -pthread -ldl -lz -lmount -lselinux -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lasound -L/usr/local/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lfluidsynth -lrt )
libtool: install: /usr/bin/install -c .libs/libgstfluidsynth.soT /usr/local/lib/gstreamer-1.0/libgstfluidsynth.so
libtool: install: /usr/bin/install -c .libs/libgstfluidsynth.lai /usr/local/lib/gstreamer-1.0/libgstfluidsynth.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib/gstreamer-1.0
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gstreamer-1.0

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/usr/local/share/gstreamer-1.0/presets'
 /usr/bin/install -c -m 644 src/gst/audio/GstBtEBeats.prs src/gst/audio/GstBtSimSyn.prs '/usr/local/share/gstreamer-1.0/presets'
 /usr/bin/mkdir -p '/usr/local/share/mime/packages'
 /usr/bin/install -c -m 644 src/lib/buzztrax.xml src/lib/core/songio/bsl/buzztrax-songio-buzz.xml '/usr/local/share/mime/packages'
 /usr/bin/mkdir -p '/usr/local/share/buzztrax/songs'
 /usr/bin/install -c -m 644 tests/songs/buzz1.xml tests/songs/buzz2.xml tests/songs/buzz3.xml tests/songs/buzz4.xml tests/songs/buzz5.xml tests/songs/buzz6.xml tests/songs/buzz7.xml tests/songs/buzz8.xml tests/songs/buzz9.xml tests/songs/combi1.xml tests/songs/combi2.xml tests/songs/combi3.xml tests/songs/melo1.xml tests/songs/melo2.xml tests/songs/melo3.xml tests/songs/melo4.xml tests/songs/melo5.xml tests/songs/melo6.xml '/usr/local/share/buzztrax/songs'
 /usr/bin/mkdir -p '/usr/local/lib/buzztrax-songio'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libbtbsl.la '/usr/local/lib/buzztrax-songio'
libtool: warning: relinking 'libbtbsl.la'
libtool: install: (cd /home/autumn/buzztrax; /bin/bash "/home/autumn/buzztrax/libtool"  --silent --tag CC --tag disable-static --mode=relink gcc -g -O2 -Wl,--warn-common -Wl,-Bsymbolic-functions -export-symbols-regex "^_?(bt_|Bt|BT_).*" -module -avoid-version -o libbtbsl.la -rpath /usr/local/lib/buzztrax-songio src/lib/core/songio/bsl/libbtbsl_la-bsl.lo src/lib/core/songio/bsl/libbtbsl_la-song-io-buzz.lo libbuzztrax-core.la -L/usr/local/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -Wl,--export-dynamic -lgio-2.0 -ldl -lresolv -lgmodule-2.0 -pthread -ldl -lz -lmount -lselinux -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lasound -L/usr/local/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread -lm -lpcre -lffi -lrt )
libtool: install: /usr/bin/install -c .libs/libbtbsl.soT /usr/local/lib/buzztrax-songio/libbtbsl.so
libtool: install: /usr/bin/install -c .libs/libbtbsl.lai /usr/local/lib/buzztrax-songio/libbtbsl.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib/buzztrax-songio
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/buzztrax-songio

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
if test -n "org.buzztrax.gschema.xml"; then \
        test -z "/usr/local/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/usr/local/share/glib-2.0/schemas"; \
        /usr/bin/install -c -m 644 org.buzztrax.gschema.xml "/usr/local/share/glib-2.0/schemas"; \
        test -n "" || /usr/local/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas; \
fi
make  install-data-hook
make[4]: Entering directory '/home/autumn/buzztrax'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
gtk-update-icon-cache: Cache file created successfully.
Updating Desktop database.
Updating MIME database.
make[4]: Leaving directory '/home/autumn/buzztrax'
make[3]: Leaving directory '/home/autumn/buzztrax'
make[2]: Leaving directory '/home/autumn/buzztrax'
make[1]: Leaving directory '/home/autumn/buzztrax'

i do feel like i should mention that the makefile in docs/help/bt-edit is broken, and i have to add a tab to line 766 to fix it every time i run autogen.sh (that's the error during the first make)

from buzztrax.

autumncheney avatar autumncheney commented on July 24, 2024

also, i'm installing it to /usr/local, and i already did export the variables a while ago

from buzztrax.

ensonic avatar ensonic commented on July 24, 2024

Could you check if you have another libbuzztrax-core.so installed (maybe under/usr/)?

Regarding the tab, which exact file and which line?

from buzztrax.

autumncheney avatar autumncheney commented on July 24, 2024

yes, i have libbuzztrax-core.so in /usr/local/lib/ and in .libs/ in my home buzztrax directory

the file needing the tab is docs/help/bt-edit/Makefile.mak, put the tab at line 766 before the @YELP_HELP_RULES@

from buzztrax.

dlbeswick avatar dlbeswick commented on July 24, 2024

Hello Autumn, I build master fairly regularly but haven't seen these problems...

Is docs/Makefile.mak a generated file? It looks like it. Maybe you have some missing build dependencies. These lines in your build output are suspicious:

./configure: line 17785: YELP_HELP_INIT: command not found
Makefile.am:163: warning: wildcard $(top_srcdir: non-POSIX variable name

Do you need to install the "yelp-tools" package, maybe? I'm on Ubuntu and I would have run "apt-get builddep buzztrax" a long time ago.

Maybe just to help narrow it down, below is how I build. I find installing to an "opt" prefix in my home dir makes it easier to manage, especially if debugging or developing. You could try this to see if it helps:

autoreconf -i
mkdir build
cd build
../configure --prefix ~/opt/buzztrax
make install

Then I have a shell script that runs like this:

#!/bin/sh
prefix=$HOME/opt/buzztrax
export XDG_DATA_DIRS=$prefix/share:$XDG_DATA_DIRS
update-mime-database $prefix/share/mime/
export LD_LIBRARY_PATH=$prefix/libs
exec $prefix/bin/buzztrax-edit "$@"

from buzztrax.

ensonic avatar ensonic commented on July 24, 2024

@autumncheney did you had more luck? You could also try to catch us live in https://gitter.im/Buzztrax/buzztrax

from buzztrax.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.