[proaudio] ardour2 compile error |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
Hi Again
I knew this would happen. I get the following error on trying to emerge
ardour2. Not expecting any miracles here. And before anyone mentions I
tried again with distcc disabled and got the same error.
libs/ardour/audiosource.cc: In member function 'int
ARDOUR::AudioSource::do_build_peak(nframes_t, nframes_t)':
libs/ardour/audiosource.cc:877: error: no matching function for call to
'max(off_t&, long unsigned int)'
libs/ardour/audiosource.cc:881: error: jump to label 'out'
libs/ardour/audiosource.cc:830: error: from here
libs/ardour/audiosource.cc:860: error: crosses initialization of
'off_t endpos'
distcc[31846] ERROR: compile libs/ardour/audiosource.cc on 192.168.2.1/2
failed
scons: *** [libs/ardour/audiosource.os] Error 1
scons: building terminated because of errors.
!!! ERROR: media-sound/ardour2-9999 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ardour2-9999.ebuild, line 123: Called die