Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2011 13:45:10 GMT
From:      Victor <vic@nomolos.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/163504: Don't "install" /usr/ports/multimedia/x264 (0.119.2113) 
Message-ID:  <201112211345.pBLDjAi7063063@red.freebsd.org>
Resent-Message-ID: <201112211350.pBLDo7QL017151@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163504
>Category:       amd64
>Synopsis:       Don't "install" /usr/ports/multimedia/x264  (0.119.2113)
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 21 13:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Victor
>Release:        8.2
>Organization:
private
>Environment:
>Description:
FreeBSD 8.2 

Don't work "make install" for /usr/ports/multimedia/x264
-------------------------------------------------------
    


===> Options unchanged
===>  Building for x264-0.119.2113
cc -Wshadow -O3 -ffast-math -O2 -pipe -fno-strict-aliasing -Wall -I.  -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include -std=gnu99 -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o x264.o x264.c
cc -Wshadow -O3 -ffast-math -O2 -pipe -fno-strict-aliasing -Wall -I.  -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include -std=gnu99 -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o common/common.o common/common.c
common/common.c:38: error: 'X264_CSP_Iall' undeclared here (not in a function)
x264.c: In function 'print_version_info':
x264.c:250: error: 'X264_CSP_Iall' undeclared (first use in this function)
x264.c:250: error: (Each undeclared identifier is reported only once
x264.c:250: error: for each function it appears in.)
gmake: *** [common/common.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [x264.o] Error 1
*** Error code 1

Stop in /usr/ports/multimedia/x264.
*** Error code 1

Stop in /usr/ports/multimedia/x264.
*** Error code 1

Stop in /usr/ports/multimedia/x264.
>How-To-Repeat:
cd /usr/ports/multimedia/x264
make install
>Fix:


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112211345.pBLDjAi7063063>