<div dir="ltr"><div>Figured out, it is exactly deb building problem, not related to PulseAudio. RT_CONSISTENT assertion failure was caused by missing dependency of module-echo-cancel.so. ldd on this module shows "libwebrtc-util.so => not found", according to debuild log such file was actually built, but due to some currently unknown reason was not packaged to deb and so was not installed to the system. Default trusty PA package is built without support of WebRTC AEC, so it works without problems, but I need exactly this kind of AEC and thats why I've got libwebrtc... packages installed on my system. These libwebrtc libs were catched by PA configure script and PA was built with WebRTC support, but during post-built steps not all required files were packaged to deb.<br><br></div>Sorry for disturbing you with this distro specific question.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-30 15:16 GMT+05:00 Dmitry Vinokurov <span dir="ltr"><<a href="mailto:gim6626@gmail.com" target="_blank">gim6626@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<br><div><br>I work with Ubuntu 14.04.5 and faced troubles with rebuilding PulseAudio from source. PulseAudio here is 4.0-0ubuntu11.1, but I need to rebuild it and include recent patch <a href="https://patchwork.freedesktop.org/patch/65100/" target="_blank">https://patchwork.freedesktop.<wbr>org/patch/65100/</a> which improves echo-cancel module.<br><br>I tried to rebuild PA following instructions from Ubuntu community docs <a href="https://help.ubuntu.com/community/UpdatingADeb" target="_blank">https://help.ubuntu.com/<wbr>community/UpdatingADeb</a> . I.e. "apt-get build-dep ...", "apt-get source ...", "patch ...", "debchange -i", "dpkg-source --commit", "debuild -us -uc -i -I". Built was successful, only one error - "pulseaudio: postrm-does-not-call-updaterc.<wbr>d-for-init.d-script etc/init.d/pulseaudio", but I think it should be ignored. Then I installed built packages using debi, tried to launch PA and get following error:<br><br>    $ pulseaudio -vvv<br>    <...><br>    D: [pulseaudio] module-systemd-login.c: Added new session c2<br>    I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #14; argument: "").<br>    I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #15; argument: "").<br>    I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #16; argument: "").<br>    I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #17; argument: "").<br>Inconsistency detected by ld.so: dl-open.c: 689: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!<br><br>The moment when launch fails is exact the moment when echo-cancel module should start. Furthermore, even if I rebuild PA without any significant changes - I get same error. If I use PA from officical Ubuntu repo - it starts without any error and launchs echo-cancel module successfully.<br><br>This is how I enable echo-cancel, these lines I added to the end of /etc/pulse/<a href="http://default.pa" target="_blank">default.pa</a>:<br><br>    load-module module-echo-cancel source_name=noechosource sink_name=noechosink<br>    set-default-source noechosource<br>    set-default-sink noechosink<br><br>Could anybody suggest how can I solve this problem with rebuilding PA? Maybe the way I rebuild package is wrong in some point. As I said, the problem is not even with rebuilding modified PA, but with simple rebuilding it without any changes, so seems that the problem is with build process itself.<br><br>Sorry if it is not related to PA and is only building in Ubuntu problem.<span class="HOEnZb"><font color="#888888"><br><br>-- <br><div class="m_-6502817539663365262gmail_signature"><div dir="ltr"><div><div>Best Regards,<br></div><div>Dmitry Vinokurov<br></div></div></div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">С уважением,<br><div>Дмитрий Винокуров</div><div>+7 905 862 17 11</div><div><a href="mailto:gim6626@gmail.com" target="_blank">gim6626@gmail.com</a></div></div></div></div></div>
</div>