Code: Select all
src/meson.build:197:26: ERROR: C shared or static library 'pulsecommon-17.0' not foundWorst case scenario I'll just use the older 16.x, but does anyone have any idea why 17.0 is seeing this error?

Code: Select all
src/meson.build:197:26: ERROR: C shared or static library 'pulsecommon-17.0' not found
Code: Select all
Configuring default.pa.5.xml using configuration
Configuring pacmd.1.xml using configuration
Configuring pasuspender.1.xml using configuration
Configuring pulse-cli-syntax.5.xml using configuration
Configuring pulse-daemon.conf.5.xml using configuration
Configuring pulseaudio.1.xml using configuration
Configuring start-pulseaudio-x11.1.xml using configuration
src/meson.build:197:26: ERROR: C shared or static library 'pulsecommon-17.0' not found
A full log can be found at /.../meson-logs/meson-log.txt
* ERROR: media-sound/pulseaudio-daemon-17.0-r1::chromiumos failed (configure phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 125: Called src_configure
* environment, line 4493: Called meson_src_configure
* environment, line 3553: Called die
* The specific snippet of code:
* "${mesonargs[@]}" ) || die
Code: Select all
-----------
Run-time dependency check found: YES 0.13.0
Program perl found: YES (/usr/bin/perl)
Program xmllint found: YES (/usr/bin/xmllint)
Configuring default.pa.5.xml using configuration
Adding test "Validate xml file default.pa.5.xml"
Configuring pacmd.1.xml using configuration
Adding test "Validate xml file pacmd.1.xml"
Configuring pasuspender.1.xml using configuration
Adding test "Validate xml file pasuspender.1.xml"
Configuring pulse-cli-syntax.5.xml using configuration
Adding test "Validate xml file pulse-cli-syntax.5.xml"
Configuring pulse-daemon.conf.5.xml using configuration
Adding test "Validate xml file pulse-daemon.conf.5.xml"
Configuring pulseaudio.1.xml using configuration
Adding test "Validate xml file pulseaudio.1.xml"
Configuring start-pulseaudio-x11.1.xml using configuration
Adding test "Validate xml file start-pulseaudio-x11.1.xml"
src/meson.build:197:26: ERROR: C shared or static library 'pulsecommon-17.0' not found