Date: Thu, 23 Jul 2020 14:45:16 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248206] audio/ncspot fails to link when building on Synth with PULSEAUDIO=on Message-ID: <bug-248206-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248206 Bug ID: 248206 Summary: audio/ncspot fails to link when building on Synth with PULSEAUDIO=3Don Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tobik@freebsd.org Reporter: petteri.valkonen@iki.fi Assignee: tobik@freebsd.org Flags: maintainer-feedback?(tobik@freebsd.org) Attachment #216703 text/plain mime type: Created attachment 216703 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216703&action= =3Dedit Synth build log with PULSEAUDIO=3Don The audio/ncspot port fails to link on Synth 2.08 (12.1-RELEASE) when the PULSEAUDIO option is set to 'on'. error: could not compile `ncspot`. ld: error: unable to find library -lpulse-simple ld: error: unable to find library -lxcb ld: error: unable to find library -lxcb ld: error: unable to find library -lxcb ld: error: unable to find library -lxcb ld: error: unable to find library -lxcb-render ld: error: unable to find library -lxcb-shape ld: error: unable to find library -lxcb-xfixes cc: error: linker command failed with exit code 1 (use -v to see invocation) The port builds fine in the same environment with the default options (PULSEAUDIO=3Doff). Please see attached build log for more details. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248206-7788>