[LAD] jack2 build fails with --profile

From: Bruno Gola <brunogola@email-addr-hidden>
Date: Mon Dec 03 2012 - 17:17:50 EET

hi,

i'm trying without success to compile jack2 (version 1.9.8 downloaded
from jackaudio.org) using the --profile configure flag.

$ python2 waf configure --profile --alsa
...
$ python2 waf build
...
[158/236] cxx: common/JackLibSampleRateResampler.cpp ->
build/default/common/JackLibSampleRateResampler_6.o
[159/236] cxx: common/JackAudioAdapter.cpp ->
build/default/common/JackAudioAdapter_6.o
[160/236] cxx: common/JackAudioAdapterInterface.cpp ->
build/default/common/JackAudioAdapterInterface_6.o
In file included from ../common/JackNetTool.h:21:0,
                 from ../common/JackNetInterface.h:23,
                 from ../common/JackNetManager.h:23,
                 from ../common/JackNetManager.cpp:19:
../common/JackTools.h: In instantiation of
‘Jack::JackGnuPlotMonitor<T>::JackGnuPlotMonitor(uint32_t, uint32_t,
std::string) [with T = float; uint32_t = unsigned int; std::string =
std::basic_string<char>]’:
../common/JackNetManager.cpp:73:70: required from here
../common/JackTools.h:128:21: error: ‘fill_n’ was not declared in this
scope, and no declarations were found by argument-dependent lookup at
the point of instantiation [-fpermissive]
In file included from
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/char_traits.h:41:0,
                 from
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/string:42,
                 from
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/stdexcept:40,
                 from ../common/JackException.h:23,
                 from ../posix/JackPosixMutex.h:26,
                 from ../linux/JackPlatformPlug_os.h:44,
                 from ../common/JackPlatformPlug.h:23,
                 from ../common/JackMidiPort.h:26,
                 from ../common/JackNetTool.h:20,
                 from ../common/JackNetInterface.h:23,
                 from ../common/JackNetManager.h:23,
                 from ../common/JackNetManager.cpp:19:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/stl_algobase.h:775:5:
note: ‘template<class _OI, class _Size, class _Tp> _OI
std::fill_n(_OI, _Size, const _Tp&)’ declared here, later in the
translation unit
[161/236] cxx: common/JackNetAdapter.cpp ->
build/default/common/JackNetAdapter_6.o
Build failed
 -> task failed (err #1):
    {task: cxx JackNetManager.cpp -> JackNetManager_4.o}

without the --profile flag it works ok.

i tried with other version (probably from git, i'm not sure) and it
works.. any ideas?

thanks,

--
Bruno Gola <brunogola@email-addr-hidden>
http://bgo.la/ | +55 11 9-5552-3599
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Dec 3 20:15:01 2012

This archive was generated by hypermail 2.1.8 : Mon Dec 03 2012 - 20:15:01 EET