Bug 163507

Summary: Does not compile this package x264-0.119.2113
Product: Ports & Packages Reporter: eric.douzet
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description eric.douzet 2011-12-21 14:10:06 UTC
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#
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2011-12-21 14:12:09 UTC
State Changed
From-To: open->closed

Duplicate of ports/163506