ports/183124: audio/alsa-plugins failed to build

Sergey nbspjr at gmail.com
Sun Oct 20 11:50:00 UTC 2013


>Number:         183124
>Category:       ports
>Synopsis:       audio/alsa-plugins failed to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 20 11:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sergey
>Release:        9.2-RELEASE
>Organization:
>Environment:
FreeBSD 92amd64-default 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Fri Oct  4 19:35:57 EEST 2013     root at lair:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
After updating portstree I couldn't build alsa-plugins anymore, the build hangs with the output listed below. Full log can be found here: http://pastebin.com/XYdHJZbM

=======================
Making all in doc
Making all in a52
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -Wall -g -I/usr/local/include -I/usr/local/include/alsa   -I/usr/local/include    -DAVCODEC_HEADER="<libavcodec/avcodec.h>" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT pcm_a52.lo -MD -MP -MF .deps/pcm_a52.Tpo -c -o pcm_a52.lo pcm_a52.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -Wall -g -I/usr/local/include -I/usr/local/include/alsa -I/usr/local/include "-DAVCODEC_HEADER=<libavcodec/avcodec.h>" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT pcm_a52.lo -MD -MP -MF .deps/pcm_a52.Tpo -c pcm_a52.c  -fPIC -DPIC -o .libs/pcm_a52.o
pcm_a52.c: In function 'do_encode':
pcm_a52.c:101: error: 'struct a52_ctx' has no member named 'frame'
pcm_a52.c: In function 'a52_prepare':
pcm_a52.c:579: warning: implicit declaration of function 'avcodec_alloc_context'
pcm_a52.c:579: warning: assignment makes pointer from integer without a cast
pcm_a52.c:595: warning: implicit declaration of function 'avcodec_open'
pcm_a52.c: In function '_snd_pcm_a52_open':
pcm_a52.c:858: warning: implicit declaration of function 'avcodec_init'
*** [pcm_a52.lo] Error code 1

Stop in /wrkdirs/usr/ports/audio/alsa-plugins/work/alsa-plugins-1.0.27/a52.
*** [all-recursive] Error code 1

Stop in /wrkdirs/usr/ports/audio/alsa-plugins/work/alsa-plugins-1.0.27.
*** [all] Error code 1

Stop in /wrkdirs/usr/ports/audio/alsa-plugins/work/alsa-plugins-1.0.27.
*** [do-build] Error code 1

Stop in /usr/ports/audio/alsa-plugins.
===>  Cleaning for alsa-plugins-1.0.27
>How-To-Repeat:
cd /usr/ports/audio/alsa-plugins && make install
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list