ports/163506: Does not compile this package x264-0.119.2113

Eric Douzet eric.douzet at gmail.com
Wed Dec 21 14:10:07 UTC 2011


>Number:         163506
>Category:       ports
>Synopsis:       Does not compile this package x264-0.119.2113
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 21 14:10:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eric Douzet
>Release:        FreeBSD-8.2-RELEASE
>Organization:
C-extra.com
>Environment:
FreeBSD urban.c-extra.net 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:

Hello,

The package does not compile... Thank you in advance...

My base package list :

http://www.c-extra.com/en/freebsd-server8.php

Best regards,

Éric Douzet - www.c-extra.com



urban# portupgrade -N x264-0.119.2113
[Gathering depends for multimedia/x264 ................................................................................................................ done]
--->  Installing 'x264-0.119.2113' from a port (multimedia/x264)
--->  Building '/usr/ports/multimedia/x264'
===>  Cleaning for x264-0.119.2113
===>  Vulnerability check disabled, database not found
===>  License GPLv2 accepted by the user
===>  Found saved configuration for x264-0.116.2076
===>  Extracting for x264-0.119.2113
=> SHA256 Checksum OK for x264/x264-snapshot-20111220-2245-stable.tar.bz2.
===>  Patching for x264-0.119.2113
===>  Applying FreeBSD patches for x264-0.119.2113
===>   x264-0.119.2113 depends on package: yasm>=0.6.0 - found
===>   x264-0.119.2113 depends on file: /usr/local/bin/as - found
===>   x264-0.119.2113 depends on package: gpac-libgpac>=0.4.5,1 - found
===>   x264-0.119.2113 depends on executable: gmake - found
===>   x264-0.119.2113 depends on shared library: gpac.1 - found
===>  Configuring for x264-0.119.2113
[[: not found
freebsd8.2: not found
[[: not found
[: X264_CSP_Iall: unexpected operator
git: not found
platform:      X86_64
system:        FREEBSD
cli:           yes
libx264:       internal
shared:        yes
static:        yes
asm:           yes
interlaced:    yes
avs:           no
lavf:          no
ffms:          no
gpac:          yes
gpl:           yes
thread:        posix
filters:       resize crop select_every 
debug:         no
gprof:         no
strip:         no
PIC:           yes
visualize:     no
bit depth:     8
chroma format: all

You can run 'make' or 'make fprofiled' now.
===>  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  -I/usr/local/include   -fPIC -fomit-frame-pointer -fno-tree-vectorize   The package himself does not compile...-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  -I/usr/local/include   -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o input/input.o input/input.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  -I/usr/local/include   -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o input/timecode.o input/timecode.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  -I/usr/local/include   -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o input/raw.o input/raw.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  The package himself does not compile...-I/usr/local/include   -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o input/y4m.o input/y4m.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  -I/usr/local/include   -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o output/raw.o output/raw.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  -I/usr/local/include   -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o output/matroska.o output/matroska.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  -I/usr/local/include   -fPIC -fomit-frame-pointer -fno-tree-vectorize   -c -o output/matroska_ebml.o output/matroska_ebml.c
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.)The package himself does not compile...
gmake: *** [x264.o] Erreur 1
gmake: *** Attente des tâches non terminées....
*** Error code 1

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

Stop in /usr/ports/multimedia/x264.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20111221-30257-2s25nf env make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	! multimedia/x264	(compiler error)
urban#

>How-To-Repeat:

>Fix:


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



More information about the freebsd-ports-bugs mailing list