pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/50427: Firefox-42 fails with PKG_OPTIONS="alsa'



>Number:         50427
>Category:       pkg
>Synopsis:       Firefox-42 fails with PKG_OPTIONS="alsa'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 13 20:55:00 +0000 2015
>Originator:     coypu
>Release:        7.0
>Organization:
>Environment:
NetBSD  7.0 NetBSD 7.0 (GENERIC) #1: Fri Oct 23 01:15:48 IDT 2015  coypu@:/usr/src/sys/arch/amd64/compile/GENERIC amd64

>Description:
Firefox-42 fails with option ALSA.

The file /usr/pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c has an error, using EBADFD rather than EBADF.

>How-To-Repeat:
attempt the following:
  make PKG_OPTIONS.firefox="alsa"
for the firefox (version 42) package.
>Fix:
Please replace instances of EBADFD in patch-media_libcubeb_src_cubeb__alsa.c with EBADF.

It compiles with this change.


Home | Main Index | Thread Index | Old Index