[Bug 211695] audio/openal-soft: Broken when the CONFIG option is enabled?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 9 13:15:32 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211695

            Bug ID: 211695
           Summary: audio/openal-soft: Broken when the CONFIG option is
                    enabled?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mva at FreeBSD.org
          Reporter: erik at nordstroem.no
             Flags: maintainer-feedback?(mva at FreeBSD.org)
          Assignee: mva at FreeBSD.org

Created attachment 173454
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173454&action=edit
Poudriere log for openal-soft.

I configured audio/openal-soft with the following set of options as reported in
the log of the attempted build:

CONFIG=on: Install configuration utility (needs Qt 4.x)
FLUIDSYNTH=on: MIDI playback support via FluidSynth
PORTAUDIO=off: PortAudio library support
PULSEAUDIO=on: PulseAudio sound server support

I attempted to build the port using Poudriere running on FreeBSD 11.0-BETA3
which has its world and kernel built from the stable/11 branch.

The CONFIG option says that it needs Qt 4.x.

>From the log, it notifies me that Qt 4 was not found at first

openal-soft-1.16.0_3 depends on file: /usr/local/lib/qt4/libQtGui.so - not
found

but it was able to install it

Installing existing package /packages/All/qt4-gui-4.8.7_1.txz

and after that it found it

openal-soft-1.16.0_3 depends on file: /usr/local/lib/qt4/libQtGui.so - found

At the end, however, when it comes to creating the package, alsoft-config is
not found.

===>  Building package for openal-soft-1.16.0_3
pkg-static: Unable to access file
/wrkdirs/usr/ports/audio/openal-soft/work/stage/usr/local/bin/alsoft-config: No
such file or directory

Searching for alsoft-config in the log, this is the only occurence.

So for some reason, alsoft-config was not built.

Complete log provided by Poudriere is attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list