[ports-i386@FreeBSD.org: x264-0.0.20061030 failed on i386 4]
Kris Kennaway
kris at obsecurity.org
Fri Nov 3 21:02:58 UTC 2006
FYI; can you please investigate and/or report to the developers? If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.
See http://pointyhat.freebsd.org for the full log.
Thanks,
Kris
----- Forwarded message from User Ports-i386 <ports-i386 at FreeBSD.org> -----
X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Fri, 3 Nov 2006 16:43:12 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: kris at FreeBSD.org
Subject: x264-0.0.20061030 failed on i386 4
X-UIDL: -~T!!8@@!!J:]"!!Wn"!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.3
building x264-0.0.20061030 on gohan37.freebsd.org
in directory /x/tmp/4/chroot/23956
building for: 4.11-STABLE i386
maintained by: multimedia at FreeBSD.org
port directory: /usr/ports/multimedia/x264
build started at Fri Nov 3 16:41:02 GMT 2006
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=expat-2.0.0_1.tgz gettext-0.14.5_2.tgz gmake-3.81_1.tgz ldconfig_compat-1.0_8.tgz libgnugetopt-1.2_1.tgz libiconv-1.9.2_2.tgz nasm-0.98.39,1.tgz rc_subr-1.31_1.tgz
RUN_DEPENDS=ldconfig_compat-1.0_8.tgz libgnugetopt-1.2_1.tgz rc_subr-1.31_1.tgz
prefixes: LOCALBASE=usr/local X11BASE=usr/X11R6
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> x264-snapshot-20061030-2245.tar.bz2 doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/x264-snapshot-20061030-2245.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/x264-snapshot-20061030-2245.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://downloads.videolan.org/pub/videolan/x264/snapshots/.
x264-snapshot-20061030-2245.tar.bz2 467 kB 174 kBps
=> MD5 Checksum OK for x264-snapshot-20061030-2245.tar.bz2.
================================================================
====================<phase 2: make extract>====================
add_pkg
===> Extracting for x264-0.0.20061030
=> MD5 Checksum OK for x264-snapshot-20061030-2245.tar.bz2.
================================================================
====================<phase 3: make patch>====================
add_pkg
===> Patching for x264-0.0.20061030
===> Applying FreeBSD patches for x264-0.0.20061030
================================================================
====================<phase 4: make build>====================
add_pkg expat-2.0.0_1.tgz gettext-0.14.5_2.tgz gmake-3.81_1.tgz ldconfig_compat-1.0_8.tgz libgnugetopt-1.2_1.tgz libiconv-1.9.2_2.tgz nasm-0.98.39,1.tgz rc_subr-1.31_1.tgz
adding dependencies
pkg_add expat-2.0.0_1.tgz
pkg_add gettext-0.14.5_2.tgz
pkg_add gmake-3.81_1.tgz
pkg_add ldconfig_compat-1.0_8.tgz
pkg_add libgnugetopt-1.2_1.tgz
pkg_add libiconv-1.9.2_2.tgz
skipping libiconv-1.9.2_2, already added
pkg_add nasm-0.98.39,1.tgz
pkg_add rc_subr-1.31_1.tgz
skipping rc_subr-1.31_1, already added
===> x264-0.0.20061030 depends on executable in : nasm - found
===> x264-0.0.20061030 depends on executable in : gmake - found
===> x264-0.0.20061030 depends on shared library: gnugetopt.1 - found
===> Configuring for x264-0.0.20061030
svnversion: not found
Platform: X86
System: FREEBSD
avis input: no
mp4 output: no
pthread: yes
gtk: no
debug: no
gprof: no
PIC: no
shared: yes
visualize: no
You can run 'make' or 'make fprofiled' now.
===> Building for x264-0.0.20061030
rm -f .depend
( echo -n "`dirname common/mc.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/mc.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/predict.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/predict.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/pixel.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/pixel.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/macroblock.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -D
SYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/macroblock.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/frame.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/frame.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/dct.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/dct.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/cpu.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-p
ointer common/cpu.c -MM -g0 ) 1>> .depend; ( echo -n "`dirn!
ame comm
on/cabac.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/cabac.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/common.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/common.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/mdate.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/mdate.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/csp.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/in
clude -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/csp.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/set.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/set.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/quant.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/quant.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/analyse.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/analyse.c -MM
-g0 ) 1>> .depend; ( echo -n "`dirname encoder/me.c`/" && c!
c -O4 -f
fast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/me.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/ratecontrol.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/ratecontrol.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/set.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/set.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/macroblock.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -
pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/macroblock.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/cabac.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/cabac.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/cavlc.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/cavlc.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/encoder.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/encoder.
c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/eval.c!
`/" && c
c -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/eval.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/i386/mc-c.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/i386/mc-c.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/i386/predict-c.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer common/i386/predict-c.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname x264.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/in
clude -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer x264.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname matroska.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer matroska.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname muxers.c`/" && cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer muxers.c -MM -g0 ) 1>> .depend;
In file included from common/common.h:105,
from common/mc.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/predict.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/pixel.c:26:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/macroblock.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/frame.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/dct.c:24:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/cpu.c:38:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/cabac.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/common.c:32:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/csp.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/set.c:23:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/quant.c:23:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from encoder/analyse.c:30:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from encoder/me.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from encoder/ratecontrol.c:34:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from encoder/set.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from encoder/macroblock.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from encoder/cabac.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from encoder/cavlc.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from encoder/encoder.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/i386/mc-c.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from common/i386/predict-c.c:24:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from x264.c:45:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
In file included from common/common.h:105,
from muxers.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/mc.o common/mc.c
In file included from common/common.h:105,
from common/mc.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/predict.o common/predict.c
In file included from common/common.h:105,
from common/predict.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
common/predict.c: In function `predict_4x4_vr':
common/predict.c:467: warning: unused variable `l3'
common/predict.c: In function `predict_4x4_hd':
common/predict.c:499: warning: unused variable `t3'
common/predict.c: In function `predict_4x4_vl':
common/predict.c:522: warning: unused variable `t7'
common/predict.c: In function `predict_8x8_vr':
common/predict.c:730: warning: unused variable `l7'
common/predict.c: In function `predict_8x8_hd':
common/predict.c:757: warning: unused variable `t7'
common/predict.c: In function `predict_8x8_vl':
common/predict.c:786: warning: unused variable `t15'
common/predict.c:786: warning: unused variable `t14'
common/predict.c:786: warning: unused variable `t13'
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/pixel.o common/pixel.c
In file included from common/common.h:105,
from common/pixel.c:26:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/macroblock.o common/macroblock.c
In file included from common/common.h:105,
from common/macroblock.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
common/macroblock.c: In function `x264_mb_predict_mv_direct16x16_spatial':
common/macroblock.c:382: warning: initialization from incompatible pointer type
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/frame.o common/frame.c
In file included from common/common.h:105,
from common/frame.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/dct.o common/dct.c
In file included from common/common.h:105,
from common/dct.c:24:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/cpu.o common/cpu.c
In file included from common/common.h:105,
from common/cpu.c:38:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/cabac.o common/cabac.c
In file included from common/common.h:105,
from common/cabac.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/common.o common/common.c
In file included from common/common.h:105,
from common/common.c:32:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/mdate.o common/mdate.c
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/csp.o common/csp.c
In file included from common/common.h:105,
from common/csp.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/set.o common/set.c
In file included from common/common.h:105,
from common/set.c:23:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/quant.o common/quant.c
In file included from common/common.h:105,
from common/quant.c:23:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/analyse.o encoder/analyse.c
In file included from common/common.h:105,
from encoder/analyse.c:30:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/me.o encoder/me.c
In file included from common/common.h:105,
from encoder/me.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/ratecontrol.o encoder/ratecontrol.c
In file included from common/common.h:105,
from encoder/ratecontrol.c:34:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
encoder/ratecontrol.c: In function `get_qscale':
encoder/ratecontrol.c:961: warning: implicit declaration of function `isfinite'
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/set.o encoder/set.c
In file included from common/common.h:105,
from encoder/set.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/macroblock.o encoder/macroblock.c
In file included from common/common.h:105,
from encoder/macroblock.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/cabac.o encoder/cabac.c
In file included from common/common.h:105,
from encoder/cabac.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/cavlc.o encoder/cavlc.c
In file included from common/common.h:105,
from encoder/cavlc.c:27:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/encoder.o encoder/encoder.c
In file included from common/common.h:105,
from encoder/encoder.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/eval.o encoder/eval.c
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/i386/mc-c.o common/i386/mc-c.c
In file included from common/common.h:105,
from common/i386/mc-c.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/i386/predict-c.o common/i386/predict-c.c
In file included from common/common.h:105,
from common/i386/predict-c.c:24:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
common/i386/predict-c.c: In function `predict_8x8_vr_mmxext':
common/i386/predict-c.c:430: warning: unused variable `l7'
nasm -O2 -f elf -Icommon/i386/ -o common/i386/dct-a.o common/i386/dct-a.asm
nasm -O2 -f elf -Icommon/i386/ -o common/i386/cpu-a.o common/i386/cpu-a.asm
nasm -O2 -f elf -Icommon/i386/ -o common/i386/pixel-a.o common/i386/pixel-a.asm
nasm -O2 -f elf -Icommon/i386/ -o common/i386/mc-a.o common/i386/mc-a.asm
nasm -O2 -f elf -Icommon/i386/ -o common/i386/mc-a2.o common/i386/mc-a2.asm
nasm -O2 -f elf -Icommon/i386/ -o common/i386/predict-a.o common/i386/predict-a.asm
nasm -O2 -f elf -Icommon/i386/ -o common/i386/pixel-sse2.o common/i386/pixel-sse2.asm
nasm -O2 -f elf -Icommon/i386/ -o common/i386/quant-a.o common/i386/quant-a.asm
nasm -O2 -f elf -Icommon/i386/ -o common/i386/deblock-a.o common/i386/deblock-a.asm
cc -shared -o libx264.so.50 common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/mdate.o common/csp.o common/set.o common/quant.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/eval.o common/i386/mc-c.o common/i386/predict-c.o common/i386/dct-a.o common/i386/cpu-a.o common/i386/pixel-a.o common/i386/mc-a.o common/i386/mc-a2.o common/i386/predict-a.o common/i386/pixel-sse2.o common/i386/quant-a.o common/i386/deblock-a.o -Wl,-soname,libx264.so.50 -lm -L/usr/local/lib -lgnugetopt -L/usr/local/lib -L/usr/X11R6/lib -pthread -s
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o x264.o x264.c
In file included from common/common.h:105,
from x264.c:45:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o matroska.o matroska.c
cc -O4 -ffast-math -Wall -I. -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 -DARCH_X86 -DSYS_FREEBSD -I/usr/local/include -O -pipe -fPIC -I/usr/local/include -I/usr/X11R6/include -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o muxers.o muxers.c
In file included from common/common.h:105,
from muxers.c:28:
x264.h:32: warning: #warning You must include stdint.h or inttypes.h before x264.h
ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/mdate.o common/csp.o common/set.o common/quant.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/eval.o common/i386/mc-c.o common/i386/predict-c.o common/i386/dct-a.o common/i386/cpu-a.o common/i386/pixel-a.o common/i386/mc-a.o common/i386/mc-a2.o common/i386/predict-a.o common/i386/pixel-sse2.o common/i386/quant-a.o common/i386/deblock-a.o
ranlib libx264.a
cc -o x264 x264.o matroska.o muxers.o libx264.a -lm -L/usr/local/lib -lgnugetopt -L/usr/local/lib -L/usr/X11R6/lib -pthread -s
libx264.a(ratecontrol.o): In function `get_qscale':
ratecontrol.o(.text+0x27a9): undefined reference to `isfinite'
gmake: *** [x264] Error 1
*** Error code 2
Stop in /a/ports/multimedia/x264.
================================================================
build of /usr/ports/multimedia/x264 ended at Fri Nov 3 16:43:06 GMT 2006
----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20061103/bf9035b0/attachment.pgp
More information about the freebsd-multimedia
mailing list