[tim-janik/beast] ../bse/bseenums.hh:7:10: fatal error: bse/bseapi_interfaces.hh: No such file or directory (#66)



I'm missing a file, and this commit seems to suggest it's generated.

I can't figure out how that should happen, or why it isn't happening.

Here's the build output:

+ rm -rf autom4te.cache/ ./config.cache ./config.status
+ false
+ aclocal --force
+ libtoolize --force --install
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: linking file 'config/config.guess'
libtoolize: linking file 'config/config.sub'
libtoolize: linking file 'config/install-sh'
libtoolize: linking file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: linking file 'config/libtool.m4'
libtoolize: linking file 'config/ltoptions.m4'
libtoolize: linking file 'config/ltsugar.m4'
libtoolize: linking file 'config/ltversion.m4'
libtoolize: linking file 'config/lt~obsolete.m4'
libtoolize: Consider adding '-I config' to ACLOCAL_AMFLAGS in Makefile.am.
+ autoconf --force
+ autoheader --force
+ automake --add-missing --force-missing
configure.ac:136: installing 'config/compile'
configure.ac:23: installing 'config/missing'
Makefile.am: installing 'config/depcomp'
beast-gtk/icons/Makefile.am:135: warning: noinst_DATA multiply defined in condition TRUE ...
Makefile.decl:12: ... 'noinst_DATA' previously defined here
beast-gtk/icons/Makefile.am:2:   'Makefile.decl' included from here
bse/Makefile.am:433: warning: noinst_DATA multiply defined in condition TRUE ...
Makefile.decl:12: ... 'noinst_DATA' previously defined here
bse/Makefile.am:3:   'Makefile.decl' included from here
bse/icons/Makefile.am:53: warning: noinst_DATA multiply defined in condition TRUE ...
Makefile.decl:12: ... 'noinst_DATA' previously defined here
bse/icons/Makefile.am:2:   'Makefile.decl' included from here
+ test -n ''
+ ./configure
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... /nix/store/bgii6n1si6za1ry0vbwnmiapzagcyrjm-coreutils-8.29/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/bgii6n1si6za1ry0vbwnmiapzagcyrjm-coreutils-8.29/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for srcdir==builddir... (#buildapi-variable-no-builddir)
./configure: line 3640: /bin/pwd: No such file or directory
./configure: line 3641: /bin/pwd: No such file or directory
checking for git repository... no
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 a sed that does not truncate output... /nix/store/lay34qr1x11xllcs4bvfjrg4s91fprna-gnused-4.5/bin/sed
checking for grep that handles long lines and -e... /nix/store/jhchn2x6n13m58syjwfvji1brprrw005-gnugrep-3.1/bin/grep
checking for egrep... /nix/store/jhchn2x6n13m58syjwfvji1brprrw005-gnugrep-3.1/bin/grep -E
checking for fgrep... /nix/store/jhchn2x6n13m58syjwfvji1brprrw005-gnugrep-3.1/bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking if the linker (ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) 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 ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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 nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/bgii6n1si6za1ry0vbwnmiapzagcyrjm-coreutils-8.29/bin/dd
checking how to truncate binary pipes... /nix/store/bgii6n1si6za1ry0vbwnmiapzagcyrjm-coreutils-8.29/bin/dd bs=4096 count=1
./configure: line 8076: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
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... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (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++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (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... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for known C++ compiler... g++
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking whether ln -s works... yes
checking for pkg-config... /nix/store/5rqmfm3l520mzklmq84k5350jiziix60-pkg-config-0.29.2/bin/pkg-config
checking for pandoc... /nix/store/0mij5x9m2855y0prqcngy0gysfxwk52x-pandoc-2.2.1/bin/pandoc
checking for doxygen... /nix/store/gigvb7rc8qh2xnf7631mmd4mj2ngjv20-doxygen-1.8.14/bin/doxygen
checking for dot... /nix/store/ajli7nrm0lnk83ndnc43mkycxwvk7i88-graphviz-2.40.1/bin/dot
checking for python-2.7... no
checking for python2.7... /nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/bin/python2.7
checking for cython... /nix/store/5ckxgjz132ihjvggkss2hlxhylhf50vk-python2.7-Cython-0.28.3/bin/cython
checking for xmllint... /nix/store/b8bjqf3nwyjhc9dw08a5fiiyzqsml57c-libxml2-2.9.8-bin/bin/xmllint
checking for zlib.h... yes
checking for mad.h... yes
checking for execinfo.h... yes
checking for alsa/asoundlib.h... yes
checking for sys/soundcard.h... yes
checking for soundcard.h... no
checking for X11/XKBlib.h... yes
checking for X11/extensions/XKBgeom.h... no
checking pkg-config is at least version 0.9.0... yes
checking for
        glib-2.0                >= 2.32.3
        gobject-2.0             >= 2.32.3
        gthread-2.0             >= 2.32.3
        gmodule-no-export-2.0   >= 2.32.3
 ... yes
checking for  ogg >= 1.2.2 vorbis >= 1.3.2 vorbisfile >= 1.3.2 vorbisenc >= 1.3.2 mad >= 0.14.2 flac >= 1.2.1 fluidsynth >= 1.0.6 alsa >= 1.0.5 pangoft2 >= 1.30.0 gtk+-2.0 >= 2.12.12 libart-2.0 >= 2.3.8 libgnomecanvas-2.0 >= 2.4.0 ... yes
checking for gzsetparams in -lz... yes
checking for getpwnam_r... yes
checking for getpwnam... yes
checking for timegm... yes
checking for npm... no
checking for update-mime-database... no
checking for update-desktop-database... no
checking whether source dir equals build dir... ./configure: line 18402: /bin/pwd: No such file or directory
./configure: line 18403: /bin/pwd: No such file or directory
yes
checking for perl5... no
checking for perl... perl
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/msgfmt
checking for xgettext... /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/xgettext
checking for catalogs to be installed...  ar az bg ca cs da de el en_CA en_GB eo es eu fi fr hr it ja mn nb ne nl oc pa pt pt_BR ru rw sl sq sr sr@Latn sv te uk zh_CN
./configure: line 19199: ./po/POTFILES.in: No such file or directory
checking for iconv... /nix/store/llg71hai1vfgbb8smmzf55df8bfjp14s-glibc-2.27-bin/bin/iconv
checking for msgfmt... (cached) /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/msgfmt
checking for msgmerge... /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/msgmerge
checking for xgettext... (cached) /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/xgettext
checking for ogg >= 1.2.2 vorbis >= 1.3.2 vorbisfile >= 1.3.2 vorbisenc >= 1.3.2... yes
checking for Vorbisfile versions with buggy pcm_seek... no
checking for mad_stream_errorstr in -lmad... yes
checking for mad.h... (cached) yes
checking the required GSL-Loader library set... complete
checking size of uint... 4
checking size of pthread_mutex_t... 40
checking size of pthread_cond_t... 48
checking for pthread_mutexattr_settype()... yes
checking for sincos in -lm... yes
checking for alsa/asoundlib.h... (cached) yes
checking for ALSA with version >= 1.0... present
checking for snd_asoundlib_version in -lasound... yes
checking for sys/soundcard.h... (cached) yes
checking for soundcard.h... (cached) no
checking for available OSS audio devices... PCM:none (assuming PCM:/dev/dsp)
checking for available OSS midi devices... MIDI:none (assuming MIDI:/dev/midi)
configure: WARNING: failed to detect proper sound device files
checking for a Python interpreter with version >= 2.7... python
checking for python... /nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= 2.7... yes
checking for the distutils Python package... yes
checking for Python include path... -I/nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/include/python2.7
checking for Python library path... -L/nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/lib -lpython2.7
checking for Python site-packages path... /nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/lib/python2.7/site-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking for pangoft2 >= 1.4.0... yes
checking for gtk+-2.0 >= 2.12.12... yes
checking for libart-2.0 >= 2.3.8... yes
checking for libgnomecanvas-2.0 >= 2.4.0... yes
checking for XkbOpenDisplay in -lX11... yes
checking for XkbGetKeyboard in -lX11... yes
checking for X11/XKBlib.h... (cached) yes
checking for X11/extensions/XKBgeom.h... (cached) no
checking for seteuid... yes
checking for setreuid... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/beast.applications
config.status: creating sfi/Makefile
config.status: creating sfi/sysconfig.h
config.status: creating sfi/tests/Makefile
config.status: creating bse/bseconfig.h
config.status: creating bse/Makefile
config.status: creating bse/icons/Makefile
config.status: creating bse/tests/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/icons/Makefile
config.status: creating plugins/freeverb/Makefile
config.status: creating drivers/Makefile
config.status: creating beast-gtk/Makefile
config.status: creating beast-gtk/gxk/Makefile
config.status: creating beast-gtk/icons/Makefile
config.status: creating launchers/Makefile
config.status: creating tools/Makefile
config.status: creating tools/scripts/Makefile
config.status: creating po/Makefile
config.status: creating docs/Makefile
config.status: creating docs/images/Makefile
config.status: creating config/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands

Autoconfiguration complete.

        Building package:               beast-0.12.0

        Install Prefix:                 /usr/local
        Binaries:                       /usr/local/bin
        Beast Program Directory:        /usr/local/lib/beast-0-12

        MMX/SSE optimizations:          yes
        NPM available:                  no
        MP3 support using libmad:       yes

fixing libtool script ./config/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/0g2yri7frqr1ziy7w6ab9qdaqbdargw6-beast-0.12.0
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... /nix/store/bgii6n1si6za1ry0vbwnmiapzagcyrjm-coreutils-8.29/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/bgii6n1si6za1ry0vbwnmiapzagcyrjm-coreutils-8.29/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for srcdir==builddir... (#buildapi-variable-no-builddir)
./configure: line 3640: /bin/pwd: No such file or directory
./configure: line 3641: /bin/pwd: No such file or directory
checking for git repository... no
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for a sed that does not truncate output... /nix/store/lay34qr1x11xllcs4bvfjrg4s91fprna-gnused-4.5/bin/sed
checking for grep that handles long lines and -e... /nix/store/jhchn2x6n13m58syjwfvji1brprrw005-gnugrep-3.1/bin/grep
checking for egrep... /nix/store/jhchn2x6n13m58syjwfvji1brprrw005-gnugrep-3.1/bin/grep -E
checking for fgrep... /nix/store/jhchn2x6n13m58syjwfvji1brprrw005-gnugrep-3.1/bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking if the linker (ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) 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 ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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 nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/bgii6n1si6za1ry0vbwnmiapzagcyrjm-coreutils-8.29/bin/dd
checking how to truncate binary pipes... /nix/store/bgii6n1si6za1ry0vbwnmiapzagcyrjm-coreutils-8.29/bin/dd bs=4096 count=1
./configure: line 8076: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
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... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (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++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (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... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for known C++ compiler... g++
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking whether ln -s works... yes
checking for pkg-config... /nix/store/5rqmfm3l520mzklmq84k5350jiziix60-pkg-config-0.29.2/bin/pkg-config
checking for pandoc... /nix/store/0mij5x9m2855y0prqcngy0gysfxwk52x-pandoc-2.2.1/bin/pandoc
checking for doxygen... /nix/store/gigvb7rc8qh2xnf7631mmd4mj2ngjv20-doxygen-1.8.14/bin/doxygen
checking for dot... /nix/store/ajli7nrm0lnk83ndnc43mkycxwvk7i88-graphviz-2.40.1/bin/dot
checking for python-2.7... no
checking for python2.7... /nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/bin/python2.7
checking for cython... /nix/store/5ckxgjz132ihjvggkss2hlxhylhf50vk-python2.7-Cython-0.28.3/bin/cython
checking for xmllint... /nix/store/b8bjqf3nwyjhc9dw08a5fiiyzqsml57c-libxml2-2.9.8-bin/bin/xmllint
checking for zlib.h... yes
checking for mad.h... yes
checking for execinfo.h... yes
checking for alsa/asoundlib.h... yes
checking for sys/soundcard.h... yes
checking for soundcard.h... no
checking for X11/XKBlib.h... yes
checking for X11/extensions/XKBgeom.h... no
checking pkg-config is at least version 0.9.0... yes
checking for
        glib-2.0                >= 2.32.3
        gobject-2.0             >= 2.32.3
        gthread-2.0             >= 2.32.3
        gmodule-no-export-2.0   >= 2.32.3
 ... yes
checking for  ogg >= 1.2.2 vorbis >= 1.3.2 vorbisfile >= 1.3.2 vorbisenc >= 1.3.2 mad >= 0.14.2 flac >= 1.2.1 fluidsynth >= 1.0.6 alsa >= 1.0.5 pangoft2 >= 1.30.0 gtk+-2.0 >= 2.12.12 libart-2.0 >= 2.3.8 libgnomecanvas-2.0 >= 2.4.0 ... yes
checking for gzsetparams in -lz... yes
checking for getpwnam_r... yes
checking for getpwnam... yes
checking for timegm... yes
checking for npm... no
checking for update-mime-database... no
checking for update-desktop-database... no
checking whether source dir equals build dir... ./configure: line 18402: /bin/pwd: No such file or directory
./configure: line 18403: /bin/pwd: No such file or directory
yes
checking for perl5... no
checking for perl... perl
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/msgfmt
checking for xgettext... /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/xgettext
checking for catalogs to be installed...  ar az bg ca cs da de el en_CA en_GB eo es eu fi fr hr it ja mn nb ne nl oc pa pt pt_BR ru rw sl sq sr sr@Latn sv te uk zh_CN
./configure: line 19199: ./po/POTFILES.in: No such file or directory
checking for iconv... /nix/store/llg71hai1vfgbb8smmzf55df8bfjp14s-glibc-2.27-bin/bin/iconv
checking for msgfmt... (cached) /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/msgfmt
checking for msgmerge... /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/msgmerge
checking for xgettext... (cached) /nix/store/73c8hxgrkn8h12jgkfj1wr7mhrqvrzm0-gettext-0.19.8.1/bin/xgettext
checking for ogg >= 1.2.2 vorbis >= 1.3.2 vorbisfile >= 1.3.2 vorbisenc >= 1.3.2... yes
checking for Vorbisfile versions with buggy pcm_seek... no
checking for mad_stream_errorstr in -lmad... yes
checking for mad.h... (cached) yes
checking the required GSL-Loader library set... complete
checking size of uint... 4
checking size of pthread_mutex_t... 40
checking size of pthread_cond_t... 48
checking for pthread_mutexattr_settype()... yes
checking for sincos in -lm... yes
checking for alsa/asoundlib.h... (cached) yes
checking for ALSA with version >= 1.0... present
checking for snd_asoundlib_version in -lasound... yes
checking for sys/soundcard.h... (cached) yes
checking for soundcard.h... (cached) no
checking for available OSS audio devices... PCM:none (assuming PCM:/dev/dsp)
checking for available OSS midi devices... MIDI:none (assuming MIDI:/dev/midi)
configure: WARNING: failed to detect proper sound device files
checking for a Python interpreter with version >= 2.7... python
checking for python... /nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= 2.7... yes
checking for the distutils Python package... yes
checking for Python include path... -I/nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/include/python2.7
checking for Python library path... -L/nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/lib -lpython2.7
checking for Python site-packages path... /nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/lib/python2.7/site-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking for pangoft2 >= 1.4.0... yes
checking for gtk+-2.0 >= 2.12.12... yes
checking for libart-2.0 >= 2.3.8... yes
checking for libgnomecanvas-2.0 >= 2.4.0... yes
checking for XkbOpenDisplay in -lX11... yes
checking for XkbGetKeyboard in -lX11... yes
checking for X11/XKBlib.h... (cached) yes
checking for X11/extensions/XKBgeom.h... (cached) no
checking for seteuid... yes
checking for setreuid... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/beast.applications
config.status: creating sfi/Makefile
config.status: creating sfi/sysconfig.h
config.status: creating sfi/tests/Makefile
config.status: creating bse/bseconfig.h
config.status: creating bse/Makefile
config.status: creating bse/icons/Makefile
config.status: creating bse/tests/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/icons/Makefile
config.status: creating plugins/freeverb/Makefile
config.status: creating drivers/Makefile
config.status: creating beast-gtk/Makefile
config.status: creating beast-gtk/gxk/Makefile
config.status: creating beast-gtk/icons/Makefile
config.status: creating launchers/Makefile
config.status: creating tools/Makefile
config.status: creating tools/scripts/Makefile
config.status: creating po/Makefile
config.status: creating docs/Makefile
config.status: creating docs/images/Makefile
config.status: creating config/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands

Autoconfiguration complete.

        Building package:               beast-0.12.0

        Install Prefix:                 /nix/store/0g2yri7frqr1ziy7w6ab9qdaqbdargw6-beast-0.12.0
        Binaries:                       /nix/store/0g2yri7frqr1ziy7w6ab9qdaqbdargw6-beast-0.12.0/bin
        Beast Program Directory:        /nix/store/0g2yri7frqr1ziy7w6ab9qdaqbdargw6-beast-0.12.0/lib/beast-0-12

        MMX/SSE optimizations:          yes
        NPM available:                  no
        MP3 support using libmad:       yes

building
build flags: SHELL=/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/bash
  GEN      aidacc/Parser.py
  GEN      aidacc/TmplFiles.py
  GEN      aidacc/IdStrings.py
  GEN      aidacc/aidacc
make  all-recursive
make[1]: Entering directory '/build/beast-0.12.0'
Making all in po
make[2]: Entering directory '/build/beast-0.12.0/po'
ar.gmo: 0 translated messages, 924 fuzzy translations, 667 untranslated messages.
az.gmo: 28 translated messages, 145 fuzzy translations, 1418 untranslated messages.
bg.gmo: 522 translated messages, 80 fuzzy translations, 989 untranslated messages.
ca.gmo: 1369 translated messages, 98 fuzzy translations, 124 untranslated messages.
cs.gmo: 1336 translated messages, 112 fuzzy translations, 143 untranslated messages.
da.gmo: 743 translated messages, 61 fuzzy translations, 787 untranslated messages.
de.gmo: 1254 translated messages, 108 fuzzy translations, 229 untranslated messages.
el.gmo: 178 translated messages, 516 fuzzy translations, 897 untranslated messages.
en_CA.gmo: 1346 translated messages, 113 fuzzy translations, 132 untranslated messages.
en_GB.gmo: 1457 translated messages, 71 fuzzy translations, 63 untranslated messages.
eo.gmo: 82 translated messages, 52 fuzzy translations, 1457 untranslated messages.
es.gmo: 1422 translated messages, 76 fuzzy translations, 93 untranslated messages.
eu.gmo: 898 translated messages, 168 fuzzy translations, 525 untranslated messages.
fi.gmo: 512 translated messages, 52 fuzzy translations, 1027 untranslated messages.
fr.gmo: 1457 translated messages, 71 fuzzy translations, 63 untranslated messages.
hr.gmo: 231 translated messages, 138 fuzzy translations, 1222 untranslated messages.
it.gmo: 1308 translated messages, 72 fuzzy translations, 211 untranslated messages.
ja.gmo: 1199 translated messages, 181 fuzzy translations, 211 untranslated messages.
mn.gmo: 152 translated messages, 343 fuzzy translations, 1096 untranslated messages.
nb.gmo: 233 translated messages, 23 fuzzy translations, 1335 untranslated messages.
ne.gmo: 1357 translated messages, 105 fuzzy translations, 129 untranslated messages.
nl.gmo: 1370 translated messages, 97 fuzzy translations, 124 untranslated messages.
oc.gmo: 177 translated messages, 12 fuzzy translations, 1402 untranslated messages.
pa.gmo: 83 translated messages, 16 fuzzy translations, 1492 untranslated messages.
pt.gmo: 816 translated messages, 282 fuzzy translations, 493 untranslated messages.
pt_BR.gmo: 1201 translated messages, 152 fuzzy translations, 238 untranslated messages.
ru.gmo: 717 translated messages, 215 fuzzy translations, 659 untranslated messages.
rw.gmo: 91 translated messages, 799 fuzzy translations, 701 untranslated messages.
sl.gmo: 1346 translated messages, 101 fuzzy translations, 144 untranslated messages.
sq.gmo: 115 translated messages, 860 fuzzy translations, 616 untranslated messages.
sr.gmo: 662 translated messages, 375 fuzzy translations, 554 untranslated messages.
sr Latn gmo: 662 translated messages, 375 fuzzy translations, 554 untranslated messages.
sv.gmo: 557 translated messages, 373 fuzzy translations, 661 untranslated messages.
te.gmo: 193 translated messages, 12 fuzzy translations, 1386 untranslated messages.
uk.gmo: 147 translated messages, 121 fuzzy translations, 1323 untranslated messages.
zh_CN.gmo: 151 translated messages, 465 fuzzy translations, 975 untranslated messages.
make[2]: Leaving directory '/build/beast-0.12.0/po'
Making all in sfi
make[2]: Entering directory '/build/beast-0.12.0/sfi'
Making all in .
make[3]: Entering directory '/build/beast-0.12.0/sfi'
  CXX      sfidl-sfidl.o
  CXXLD    sfidl
  CXX      libsfi_0_la-backtrace.lo
  GEN      zres.cc
  CXX      libsfi_0_la-bcore.lo
  CXX      libsfi_0_la-blob.lo
  CXX      libsfi_0_la-datalist.lo
  CXX      libsfi_0_la-entropy.lo
  CXX      libsfi_0_la-formatter.lo
  CXX      libsfi_0_la-glib-extra.lo
  CXX      libsfi_0_la-path.lo
  CXX      libsfi_0_la-platform.lo
  CXX      libsfi_0_la-randomhash.lo
  CXX      libsfi_0_la-sficomport.lo
  CXX      libsfi_0_la-sficomwire.lo
  CXX      libsfi_0_la-sfifilecrawler.lo
  CXX      libsfi_0_la-sfiglue.lo
  CXX      libsfi_0_la-sfigluecodec.lo
  CXX      libsfi_0_la-sfiglueproxy.lo
  CXX      libsfi_0_la-sfimemory.lo
  CXX      libsfi_0_la-sfinote.lo
  CXX      libsfi_0_la-sfiparams.lo
  CXX      libsfi_0_la-sfiprimitives.lo
  CXX      libsfi_0_la-sfiring.lo
  CXX      libsfi_0_la-sfiserial.lo
  CXX      libsfi_0_la-sfistore.lo
  CXX      libsfi_0_la-sfitime.lo
  CXX      libsfi_0_la-sfitypes.lo
  CXX      libsfi_0_la-sfiustore.lo
  CXX      libsfi_0_la-sfivalues.lo
  CXX      libsfi_0_la-sfivisitors.lo
  CXX      libsfi_0_la-sfivmarshal.lo
  CXX      libsfi_0_la-sfiwrapper.lo
  CXX      libsfi_0_la-strings.lo
  CXX      libsfi_0_la-testing.lo
  CXX      libsfi_0_la-unicode.lo
  CXX      libsfi_0_la-weaksym.lo
  CXXLD    libsfi-0.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/beast-0.12.0/sfi'
Making all in tests
make[3]: Entering directory '/build/beast-0.12.0/sfi/tests'
  CXX      ring-ring.o
  CXXLD    ring
../../sfi/sfidl --host-c --header ./testidl.idl > xgen-testidl.h \
&& mv xgen-testidl.h testidl.h
../../sfi/sfidl --host-c --source --init test_types_init ./testidl.idl > xgen-testidl.c \
&& mv xgen-testidl.c testidl.c
  CXX      misctests-misctests.o
  CXX      misctests-utf8tests.o
  CXXLD    misctests
  CXX      testcxx-testcxx.o
  CXXLD    testcxx
  CXX      testsfidl-testsfidl.o
  CXXLD    testsfidl
make[3]: Leaving directory '/build/beast-0.12.0/sfi/tests'
make[2]: Leaving directory '/build/beast-0.12.0/sfi'
Making all in bse
make[2]: Entering directory '/build/beast-0.12.0/bse'
Making all in icons
make[3]: Entering directory '/build/beast-0.12.0/bse/icons'
  GEN      biquad.c
  GEN      const.c
  GEN      midi-ctrl-input.c
  GEN      instrument.c
  GEN      mono-synth.c
  GEN      mic.c
  GEN      speaker.c
  GEN      snooper.c
  GEN      osc.c
  GEN      keyboard.c
  GEN      virtual-input.c
  GEN      virtual-output.c
  GEN      virtual-synth.c
  GEN      waveosc.c
make[3]: Leaving directory '/build/beast-0.12.0/bse/icons'
Making all in .
make[3]: Entering directory '/build/beast-0.12.0/bse'
  GEN      gslfft.cc
  GEN      bsegentypes.h
  GEN      bsegentypes.cc
  GEN      bseenum_arrays.cc
  GEN      bseenum_list.cc
  GEN      bsegentype_array.cc
  GEN      bsebasics.genidl.hh
  GEN      bsegenbasics.cc
  GEN      bsebusmodule.genidl.hh
  CXX      bseprocidl-bseprocidl.o
In file included from ../bse/memory.hh:5:0,
                 from ../bse/bseutils.hh:6,
                 from bsecategories.hh:6,
                 from bseprocidl.cc:3:
../bse/bseenums.hh:7:10: fatal error: bse/bseapi_interfaces.hh: No such file or directory
 #include <bse/bseapi_interfaces.hh>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:2158: bseprocidl-bseprocidl.o] Error 1
make[3]: Leaving directory '/build/beast-0.12.0/bse'
make[2]: *** [Makefile:2236: all-recursive] Error 1
make[2]: Leaving directory '/build/beast-0.12.0/bse'
make[1]: *** [Makefile:1683: all-recursive] Error 1
make[1]: Leaving directory '/build/beast-0.12.0'
make: *** [Makefile:1065: all] Error 2


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]