SoundScapeRenderer / ssr

Main source code repository for the SoundScape Renderer
http://spatialaudio.net/ssr/
GNU General Public License v3.0
132 stars 52 forks source link

Does not compile under Debian 3.2.51-1 x86_64 #4

Closed Herbstlaub closed 10 years ago

Herbstlaub commented 10 years ago

Hi,

the SoundScape Renderer does not compile on my machine, where uname -a results in Linux myhostname 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux and all necessary libs should be installed.

./configure --disable-ip-interface runs fine providing to output (stdout):

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-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... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -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 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 SNDFILE... yes
checking for FFTW... yes
checking for JACK... yes
checking for LIBXML... yes
checking whether we can compile MMX code... yes
checking whether we can compile SSE code... yes
checking for __SSE__... yes
checking whether we can compile SSE2 code... yes
checking for __SSE2__... yes
checking for QT... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for library containing gluNewQuadric... -lGLU
checking for library containing glSelectBuffer... none required
checking for QtGui_4_7_or_higher... yes
checking Searching for non-default libecasoundc include directory... /usr/include/libecasoundc
checking ecasoundc.h usability... yes
checking ecasoundc.h presence... yes
checking for ecasoundc.h... yes
checking eca-control-interface.h usability... yes
checking eca-control-interface.h presence... yes
checking for eca-control-interface.h... yes
checking for library containing eci_init... -lecasoundc
checking Ecasound library support (see above)... yes
checking for ecasound... yes
checking various header files for Polhemus Fastrak tracker support... see below
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking Polhemus Fastrak support... yes
checking various header files for Razor AHRS tracker support... see below
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for poll.h... (cached) yes
checking Razor AHRS support... yes
checking various header files for VRPN tracker support... see below
checking vrpn_Tracker.h usability... no
checking vrpn_Tracker.h presence... no
checking for vrpn_Tracker.h... no
checking for library containing vrpn_MAGIC... no
checking VRPN tracker support... no
checking various header files for InterSense tracker support... see below
checking isense.h usability... no
checking isense.h presence... no
checking for isense.h... no
checking types.h usability... no
checking types.h presence... no
checking for types.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/MacOSX/Makefile
config.status: creating data/MacOSX/Info.plist
config.status: creating data/MacOSX/DMG-Layout.applescript
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

CXX: g++

CFLAGS: -g -O2

CXXFLAGS: -g -std=c++11 -O3

CPPFLAGS: -I/usr/include/libecasoundc

PKG_FLAGS: -I/usr/include/libxml2 -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL

OPT_FLAGS: -fomit-frame-pointer -ffast-math -funroll-loops -march=k8 -mmmx -msse -mfpmath=sse -msse2 -mfpmath=sse

WARNING_FLAGS: -Wall -Wextra -pedantic -Wno-long-long -Winit-self -Wcast-align -Wmissing-declarations -Wredundant-decls -Woverloaded-virtual -Wnon-virtual-dtor -Wwrite-strings -Wstrict-overflow=0

DEBUGGING_FLAGS: -DNDEBUG

LIBS: -lecasoundc -lGLU -lsndfile -lfftw3f -lm -ljack -lxml2 -lQtOpenGL -lQtGui -lQtCore

LDFLAGS:

         ___     
        /  ___   
    ___/  /  ___ 
      ___/  /     SoundScape Renderer (SSR) snm201312021008:
           /     

|
| Build with tracker support:
|    InterSense .......................... : no
|    Polhemus Fastrak .................... : yes
|    Razor AHRS .......................... : yes
|    VRPN ................................ : no
|
| Build with Ecasound support ............ : yes
| Build with IP interface ................ : no
| Build with GUI ......................... : yes (floating)
|
| Enable debugging/optimization .......... : no/yes
| Install prefix ......................... : /usr/local
|

If everything looks OK, continue with "make" and "make install".

Toghether with some warnings on stderr:

configure: WARNING: Found Qt >= 4.7, forcing --enable-floating-control-panel!
configure: WARNING: --enable-vrpn (VRPN tracker support) requested but not available!
configure: WARNING: --enable-intersense (InterSense tracker support) requested but not available!

However, make crashes after outputing

Making all in src
make[1]: Entering directory `/home/snm/src/ssr-master/src'
make  all-am
make[2]: Entering directory `/home/snm/src/ssr-master/src'
depbase=`echo ssr_binaural.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
    g++ -DHAVE_CONFIG_H -I.  -I./../apf  -DSSR_DATA_DIR=\"/usr/local/share/ssr\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS  -I./gui -I/usr/include/libecasoundc -Wall -Wextra -pedantic -Wno-long-long -Winit-self -Wcast-align -Wmissing-declarations -Wredundant-decls -Woverloaded-virtual -Wnon-virtual-dtor -Wwrite-strings -Wstrict-overflow=0 -I/usr/include/libxml2   -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL   -fomit-frame-pointer -ffast-math -funroll-loops -march=k8 -mmmx -msse -mfpmath=sse -msse2 -mfpmath=sse -DNDEBUG -g -std=c++11 -O3 -MT ssr_binaural.o -MD -MP -MF $depbase.Tpo -c -o ssr_binaural.o ssr_binaural.cpp &&\
    mv -f $depbase.Tpo $depbase.Po
make[2]: Leaving directory `/home/snm/src/ssr-master/src'
make[1]: Leaving directory `/home/snm/src/ssr-master/src'

on stdout and the following lone on stderr

In file included from rendererbase.h:35:0,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/mimoprocessor.h: In instantiation of ‘class apf::MimoProcessor<ssr::BinauralRenderer, apf::jack_policy, apf::posix_thread_policy, apf::enable_queries>::Output’:
rendererbase.h:444:30:   required from ‘class ssr::RendererBase<ssr::BinauralRenderer>::Output’
rendererbase.h:521:10:   required from ‘struct ssr::SourceToOutput<ssr::BinauralRenderer, ssr::RendererBase>::Output’
binauralrenderer.h:192:48:   required from here
./../apf/apf/mimoprocessor.h:559:31: error: looser throw specifier for ‘virtual apf::MimoProcessor<ssr::BinauralRenderer, apf::jack_policy, apf::posix_thread_policy, apf::enable_queries>::Output::~Output()’
./../apf/apf/mimoprocessor.h:486:31: error:   overriding ‘virtual apf::MimoProcessor<ssr::BinauralRenderer, apf::jack_policy, apf::posix_thread_policy, apf::enable_queries>::Xput::~Xput() noexcept (true)’
./../apf/apf/mimoprocessor.h: In instantiation of ‘class apf::MimoProcessor<ssr::BinauralRenderer, apf::jack_policy, apf::posix_thread_policy, apf::enable_queries>::Input’:
./../apf/apf/mimoprocessor.h:545:31:   required from ‘class apf::MimoProcessor<ssr::BinauralRenderer, apf::jack_policy, apf::posix_thread_policy, apf::enable_queries>::DefaultInput’
rendererbase.h:342:30:   required from ‘class ssr::RendererBase<ssr::BinauralRenderer>::Source’
rendererbase.h:486:10:   required from ‘struct ssr::SourceToOutput<ssr::BinauralRenderer, ssr::RendererBase>::Source’
binauralrenderer.h:235:73:   required from here
./../apf/apf/mimoprocessor.h:517:31: error: looser throw specifier for ‘virtual apf::MimoProcessor<ssr::BinauralRenderer, apf::jack_policy, apf::posix_thread_policy, apf::enable_queries>::Input::~Input()’
./../apf/apf/mimoprocessor.h:486:31: error:   overriding ‘virtual apf::MimoProcessor<ssr::BinauralRenderer, apf::jack_policy, apf::posix_thread_policy, apf::enable_queries>::Xput::~Xput() noexcept (true)’
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h: In instantiation of ‘apf::fixed_vector<T, Allocator>::fixed_vector(Size, const Allocator&) [with Size = long unsigned int; <template-parameter-2-2> = void; T = float; Allocator = apf::fftw_allocator<float>]’:
./../apf/apf/convolver.h:69:16:   required from here
./../apf/apf/container.h:103:19: error: no matching function for call to ‘std::vector<float, apf::fftw_allocator<float> >::vector(long unsigned int&, const apf::fftw_allocator<float>&)’
./../apf/apf/container.h:103:19: note: candidates are:
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note: template<class _InputIterator> std::vector::vector(_InputIterator, _InputIterator, const allocator_type&)
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note:   template argument deduction/substitution failed:
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h:103:19: note:   deduced conflicting types for parameter ‘_InputIterator’ (‘long unsigned int’ and ‘apf::fftw_allocator<float>’)
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note: std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = float; _Alloc = apf::fftw_allocator<float>; std::vector<_Tp, _Alloc>::allocator_type = apf::fftw_allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘std::initializer_list<float>’
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&, const allocator_type&) [with _Tp = float; _Alloc = apf::fftw_allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float, apf::fftw_allocator<float> >; std::vector<_Tp, _Alloc>::allocator_type = apf::fftw_allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘std::vector<float, apf::fftw_allocator<float> >&&’
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&, const allocator_type&) [with _Tp = float; _Alloc = apf::fftw_allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float, apf::fftw_allocator<float> >; std::vector<_Tp, _Alloc>::allocator_type = apf::fftw_allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘const std::vector<float, apf::fftw_allocator<float> >&’
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&) [with _Tp = float; _Alloc = apf::fftw_allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float, apf::fftw_allocator<float> >]
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = float; _Alloc = apf::fftw_allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float, apf::fftw_allocator<float> >]
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type, const value_type&, const allocator_type&) [with _Tp = float; _Alloc = apf::fftw_allocator<float>; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = float; std::vector<_Tp, _Alloc>::allocator_type = apf::fftw_allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note:   no known conversion for argument 2 from ‘const apf::fftw_allocator<float>’ to ‘const value_type& {aka const float&}’
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type) [with _Tp = float; _Alloc = apf::fftw_allocator<float>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note: std::vector<_Tp, _Alloc>::vector(const allocator_type&) [with _Tp = float; _Alloc = apf::fftw_allocator<float>; std::vector<_Tp, _Alloc>::allocator_type = apf::fftw_allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note: std::vector<_Tp, _Alloc>::vector() [with _Tp = float; _Alloc = apf::fftw_allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note:   candidate expects 0 arguments, 2 provided
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h: In instantiation of ‘apf::fixed_vector<T, Allocator>::fixed_vector(Size, const Allocator&) [with Size = long unsigned int; <template-parameter-2-2> = void; T = float; Allocator = std::allocator<float>]’:
./../apf/apf/convolver.h:239:52:   required from here
./../apf/apf/container.h:103:19: error: no matching function for call to ‘std::vector<float>::vector(long unsigned int&, const std::allocator<float>&)’
./../apf/apf/container.h:103:19: note: candidates are:
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note: template<class _InputIterator> std::vector::vector(_InputIterator, _InputIterator, const allocator_type&)
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note:   template argument deduction/substitution failed:
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h:103:19: note:   deduced conflicting types for parameter ‘_InputIterator’ (‘long unsigned int’ and ‘std::allocator<float>’)
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note: std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘std::initializer_list<float>’
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&, const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘std::vector<float>&&’
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&, const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘const std::vector<float>&’
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float>]
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float>]
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type, const value_type&, const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = float; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note:   no known conversion for argument 2 from ‘const std::allocator<float>’ to ‘const value_type& {aka const float&}’
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note: std::vector<_Tp, _Alloc>::vector(const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note: std::vector<_Tp, _Alloc>::vector() [with _Tp = float; _Alloc = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note:   candidate expects 0 arguments, 2 provided
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h: In instantiation of ‘apf::fixed_vector<T, Allocator>::fixed_vector(Size, const Allocator&) [with Size = int; <template-parameter-2-2> = void; T = float; Allocator = std::allocator<float>]’:
binauralrenderer.h:163:58:   required from here
./../apf/apf/container.h:103:19: error: no matching function for call to ‘std::vector<float>::vector(int&, const std::allocator<float>&)’
./../apf/apf/container.h:103:19: note: candidates are:
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note: template<class _InputIterator> std::vector::vector(_InputIterator, _InputIterator, const allocator_type&)
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note:   template argument deduction/substitution failed:
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h:103:19: note:   deduced conflicting types for parameter ‘_InputIterator’ (‘int’ and ‘std::allocator<float>’)
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note: std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note:   no known conversion for argument 1 from ‘int’ to ‘std::initializer_list<float>’
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&, const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note:   no known conversion for argument 1 from ‘int’ to ‘std::vector<float>&&’
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&, const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note:   no known conversion for argument 1 from ‘int’ to ‘const std::vector<float>&’
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float>]
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc> = std::vector<float>]
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type, const value_type&, const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = float; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note:   no known conversion for argument 2 from ‘const std::allocator<float>’ to ‘const value_type& {aka const float&}’
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note: std::vector<_Tp, _Alloc>::vector(const allocator_type&) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note: std::vector<_Tp, _Alloc>::vector() [with _Tp = float; _Alloc = std::allocator<float>]
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note:   candidate expects 0 arguments, 2 provided
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h: In instantiation of ‘apf::fixed_vector<T, Allocator>::fixed_vector(Size, const Allocator&) [with Size = long unsigned int; <template-parameter-2-2> = void; T = apf::CommandQueue::Command*; Allocator = std::allocator<apf::CommandQueue::Command*>]’:
./../apf/apf/lockfreefifo.h:74:16:   required from ‘apf::LockFreeFifo<T*>::LockFreeFifo(size_t) [with T = apf::CommandQueue::Command; size_t = long unsigned int]’
./../apf/apf/commandqueue.h:87:21:   required from here
./../apf/apf/container.h:103:19: error: no matching function for call to ‘std::vector<apf::CommandQueue::Command*, std::allocator<apf::CommandQueue::Command*> >::vector(long unsigned int&, const std::allocator<apf::CommandQueue::Command*>&)’
./../apf/apf/container.h:103:19: note: candidates are:
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note: template<class _InputIterator> std::vector::vector(_InputIterator, _InputIterator, const allocator_type&)
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note:   template argument deduction/substitution failed:
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h:103:19: note:   deduced conflicting types for parameter ‘_InputIterator’ (‘long unsigned int’ and ‘std::allocator<apf::CommandQueue::Command*>’)
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note: std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<apf::CommandQueue::Command*>]
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘std::initializer_list<apf::CommandQueue::Command*>’
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&, const allocator_type&) [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>; std::vector<_Tp, _Alloc> = std::vector<apf::CommandQueue::Command*, std::allocator<apf::CommandQueue::Command*> >; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<apf::CommandQueue::Command*>]
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘std::vector<apf::CommandQueue::Command*, std::allocator<apf::CommandQueue::Command*> >&&’
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&, const allocator_type&) [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>; std::vector<_Tp, _Alloc> = std::vector<apf::CommandQueue::Command*, std::allocator<apf::CommandQueue::Command*> >; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<apf::CommandQueue::Command*>]
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘const std::vector<apf::CommandQueue::Command*, std::allocator<apf::CommandQueue::Command*> >&’
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&) [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>; std::vector<_Tp, _Alloc> = std::vector<apf::CommandQueue::Command*, std::allocator<apf::CommandQueue::Command*> >]
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>; std::vector<_Tp, _Alloc> = std::vector<apf::CommandQueue::Command*, std::allocator<apf::CommandQueue::Command*> >]
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type, const value_type&, const allocator_type&) [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = apf::CommandQueue::Command*; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<apf::CommandQueue::Command*>]
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note:   no known conversion for argument 2 from ‘const std::allocator<apf::CommandQueue::Command*>’ to ‘apf::CommandQueue::Command* const&’
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type) [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note: std::vector<_Tp, _Alloc>::vector(const allocator_type&) [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<apf::CommandQueue::Command*>]
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note: std::vector<_Tp, _Alloc>::vector() [with _Tp = apf::CommandQueue::Command*; _Alloc = std::allocator<apf::CommandQueue::Command*>]
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note:   candidate expects 0 arguments, 2 provided
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h: In instantiation of ‘apf::fixed_vector<T, Allocator>::fixed_vector(Size, const Allocator&) [with Size = long unsigned int; <template-parameter-2-2> = void; T = const apf::conv::fft_node*; Allocator = std::allocator<const apf::conv::fft_node*>]’:
/usr/include/c++/4.7/bits/stl_construct.h:77:7:   required from ‘void std::_Construct(_T1*, _Args&& ...) [with _T1 = apf::fixed_vector<const apf::conv::fft_node*>; _Args = {long unsigned int}]’
/usr/include/c++/4.7/bits/stl_uninitialized.h:77:3:   required from ‘static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = apf::index_iterator<long unsigned int>; _ForwardIterator = apf::fixed_vector<const apf::conv::fft_node*>*; bool _TrivialValueTypes = false]’
/usr/include/c++/4.7/bits/stl_uninitialized.h:119:41:   required from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = apf::index_iterator<long unsigned int>; _ForwardIterator = apf::fixed_vector<const apf::conv::fft_node*>*]’
/usr/include/c++/4.7/bits/stl_uninitialized.h:260:63:   required from ‘_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = apf::index_iterator<long unsigned int>; _ForwardIterator = apf::fixed_vector<const apf::conv::fft_node*>*; _Tp = apf::fixed_vector<const apf::conv::fft_node*>]’
/usr/include/c++/4.7/bits/stl_vector.h:1170:4:   required from ‘void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = apf::index_iterator<long unsigned int>; _Tp = apf::fixed_vector<const apf::conv::fft_node*>; _Alloc = std::allocator<apf::fixed_vector<const apf::conv::fft_node*> >]’
/usr/include/c++/4.7/bits/stl_vector.h:1148:4:   required from ‘void std::vector<_Tp, _Alloc>::_M_initialize_dispatch(_InputIterator, _InputIterator, std::__false_type) [with _InputIterator = apf::index_iterator<long unsigned int>; _Tp = apf::fixed_vector<const apf::conv::fft_node*>; _Alloc = std::allocator<apf::fixed_vector<const apf::conv::fft_node*> >]’
/usr/include/c++/4.7/bits/stl_vector.h:393:4:   required from ‘std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = apf::index_iterator<long unsigned int>; _Tp = apf::fixed_vector<const apf::conv::fft_node*>; _Alloc = std::allocator<apf::fixed_vector<const apf::conv::fft_node*> >; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<apf::fixed_vector<const apf::conv::fft_node*> >]’
./../apf/apf/container.h:98:42:   required from ‘apf::fixed_vector<T, Allocator>::fixed_vector(Args&& ...) [with Args = {apf::index_iterator<long unsigned int>, apf::index_iterator<long unsigned int>}; <template-parameter-2-2> = void; T = apf::fixed_vector<const apf::conv::fft_node*>; Allocator = std::allocator<apf::fixed_vector<const apf::conv::fft_node*> >]’
./../apf/apf/convolver.h:624:61:   required from here
./../apf/apf/container.h:103:19: error: no matching function for call to ‘std::vector<const apf::conv::fft_node*, std::allocator<const apf::conv::fft_node*> >::vector(long unsigned int&, const std::allocator<const apf::conv::fft_node*>&)’
./../apf/apf/container.h:103:19: note: candidates are:
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note: template<class _InputIterator> std::vector::vector(_InputIterator, _InputIterator, const allocator_type&)
/usr/include/c++/4.7/bits/stl_vector.h:387:9: note:   template argument deduction/substitution failed:
In file included from ./../apf/apf/lockfreefifo.h:32:0,
                 from ./../apf/apf/commandqueue.h:33,
                 from ./../apf/apf/rtlist.h:33,
                 from ./../apf/apf/mimoprocessor.h:33,
                 from rendererbase.h:35,
                 from binauralrenderer.h:33,
                 from ssr_binaural.cpp:31:
./../apf/apf/container.h:103:19: note:   deduced conflicting types for parameter ‘_InputIterator’ (‘long unsigned int’ and ‘std::allocator<const apf::conv::fft_node*>’)
In file included from /usr/include/c++/4.7/vector:65:0,
                 from ./../apf/apf/jackclient.h:34,
                 from ./../apf/apf/jack_policy.h:36,
                 from controller.h:38,
                 from ssr_binaural.cpp:30:
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note: std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<const apf::conv::fft_node*>]
/usr/include/c++/4.7/bits/stl_vector.h:361:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘std::initializer_list<const apf::conv::fft_node*>’
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&, const allocator_type&) [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>; std::vector<_Tp, _Alloc> = std::vector<const apf::conv::fft_node*, std::allocator<const apf::conv::fft_node*> >; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<const apf::conv::fft_node*>]
/usr/include/c++/4.7/bits/stl_vector.h:337:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘std::vector<const apf::conv::fft_node*, std::allocator<const apf::conv::fft_node*> >&&’
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&, const allocator_type&) [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>; std::vector<_Tp, _Alloc> = std::vector<const apf::conv::fft_node*, std::allocator<const apf::conv::fft_node*> >; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<const apf::conv::fft_node*>]
/usr/include/c++/4.7/bits/stl_vector.h:328:7: note:   no known conversion for argument 1 from ‘long unsigned int’ to ‘const std::vector<const apf::conv::fft_node*, std::allocator<const apf::conv::fft_node*> >&’
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&) [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>; std::vector<_Tp, _Alloc> = std::vector<const apf::conv::fft_node*, std::allocator<const apf::conv::fft_node*> >]
/usr/include/c++/4.7/bits/stl_vector.h:324:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note: std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>; std::vector<_Tp, _Alloc> = std::vector<const apf::conv::fft_node*, std::allocator<const apf::conv::fft_node*> >]
/usr/include/c++/4.7/bits/stl_vector.h:307:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type, const value_type&, const allocator_type&) [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = const apf::conv::fft_node*; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<const apf::conv::fft_node*>]
/usr/include/c++/4.7/bits/stl_vector.h:278:7: note:   no known conversion for argument 2 from ‘const std::allocator<const apf::conv::fft_node*>’ to ‘const apf::conv::fft_node* const&’
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note: std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type) [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]
/usr/include/c++/4.7/bits/stl_vector.h:266:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note: std::vector<_Tp, _Alloc>::vector(const allocator_type&) [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<const apf::conv::fft_node*>]
/usr/include/c++/4.7/bits/stl_vector.h:254:7: note:   candidate expects 1 argument, 2 provided
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note: std::vector<_Tp, _Alloc>::vector() [with _Tp = const apf::conv::fft_node*; _Alloc = std::allocator<const apf::conv::fft_node*>]
/usr/include/c++/4.7/bits/stl_vector.h:246:7: note:   candidate expects 0 arguments, 2 provided
make[2]: *** [ssr_binaural.o] Fehler 1
make[1]: *** [all] Fehler 2
make: *** [all-recursive] Fehler 1
mgeier commented 10 years ago

Thanks for the detailed bug report!

Can you please specify the compiler version you were using?

You get it with g++ --version.

I was trying it with Debian 4.7.3-8 and Debian 4.8.2-1 and couldn't reproduce the error. But I'm sure there's an error somewhere, as I'm quite un-experienced with noexcept.

Herbstlaub commented 10 years ago

Am 02.12.2013 17:57, schrieb Matthias Geier:

Thanks for the detailed bug report!

Thanks for the quick reply.

Can you please specify the compiler version you were using?

You get it with g++ --version.

$ g++ --version g++ (Debian 4.7.2-5) 4.7.2 Copyright (C) 2012 Free Software Foundation, Inc.

But I'm sure there's an error somewhere, as I'm quite un-experienced with noexcept.

Honestly, I got no clue how to interpret the output. The first lines appears as if an exception mig which should not have been. The latter lines could point to some templates being messed up.

If it helps, the same happens when compiling "ssr-0.4.0-pre6".

Bye Martin

mgeier commented 10 years ago

OK, I did some digging:

There seems to be a defect in the ISO C++ standard: http://www.open-std.org/JTC1/SC22/WG21/docs/cwg_defects.html#1123

This was implemented in GCC version 4.7.3 (if I'm not mistaken). See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50043 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53613

The problem is also discussed there: http://stackoverflow.com/q/11497252/500098

This means you'll have to use at least version 4.7.3 of the package g++. Alternatively, you can also use Clang (Debian package clang) with

./configure CXX=clang++

I will add a check to ./configure to provide a clearer error message.