Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Aug 2016 13:15:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211695] audio/openal-soft: Broken when the CONFIG option is enabled?
Message-ID:  <bug-211695-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211695

            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@FreeBSD.org
          Reporter: erik@nordstroem.no
             Flags: maintainer-feedback?(mva@FreeBSD.org)
          Assignee: mva@FreeBSD.org

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

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

CONFIG=3Don: Install configuration utility (needs Qt 4.x)
FLUIDSYNTH=3Don: MIDI playback support via FluidSynth
PORTAUDIO=3Doff: PortAudio library support
PULSEAUDIO=3Don: 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.

=3D=3D=3D>  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.

--=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-211695-13>