multimedia/x264 build failure on ia64

Anton Shterenlikht mexas at bristol.ac.uk
Wed Jun 15 14:06:59 UTC 2011


On Wed, Jun 15, 2011 at 04:31:35PM +0300, Ivan Klymenko wrote:
> ?? Wed, 15 Jun 2011 14:14:48 +0100
> Anton Shterenlikht <mexas at bristol.ac.uk> ??????????:
> 
> > On ia64 r221488:
> > 
> > ===>  Building for x264-0.110.1820
> > gcc45 -shared -o libx264.so.110 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/rectangle.o common/set.o common/quant.o common/deblock.o
> > common/vlc.o common/mvpred.o common/bitstream.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/lookahead.o
> > common/threadpool.o   -Wl,-soname,libx264.so.110 -fstack-protector
> > -Wl,-rpath=/usr/local/lib/gcc45 -L/usr/local/lib -lm -pthread
> > -Wl,-Bsymbolic -s gcc45 -Wshadow -O3 -ffast-math -O2 -pipe
> > -Wl,-rpath=/usr/local/lib/gcc45 -fno-strict-aliasing -Wall -I.  -O2
> > -pipe -Wl,-rpath=/usr/local/lib/gcc45 -fno-strict-aliasing -fPIC
> > -I/usr/local/include -std=gnu99 -fPIC -s -fomit-frame-pointer
> > -fno-tree-vectorize   -c -o input/timecode.o input/timecode.c In file
> > included from input/timecode.c:28:0: /usr/include/math.h:239:8:
> > error: expected ')' before '/' token /usr/include/math.h:323:7:
> > error: expected ')' before '/' token gmake: *** [input/timecode.o]
> > Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 1
> > 
> > Stop in /usr/ports/multimedia/x264.
> > 
> > 
> 
> make clean rmconfig && make

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 -s -fomit-frame-pointer -fno-tree-vectorize   -c -o input/input.o input/input.c
encoder/encoder.c: In function 'x264_slices_write':
encoder/encoder.c:1856: warning: 'bs_bak.i_bits_encoded' may be used uninitialized in this function
encoder/encoder.c:1856: note: 'bs_bak.i_bits_encoded' was declared here
encoder/encoder.c:1856: warning: 'bs_bak.i_left' may be used uninitialized in this function
encoder/encoder.c:1856: note: 'bs_bak.i_left' was declared here
encoder/encoder.c:1856: warning: 'bs_bak.cur_bits' may be used uninitialized in this function
encoder/encoder.c:1856: note: 'bs_bak.cur_bits' was declared here
encoder/encoder.c:1856: warning: 'bs_bak.p_end' may be used uninitialized in this function
encoder/encoder.c:1856: note: 'bs_bak.p_end' was declared here
encoder/encoder.c:1856: warning: 'bs_bak.p' may be used uninitialized in this function
encoder/encoder.c:1856: note: 'bs_bak.p' was declared here
encoder/encoder.c:1856: warning: 'bs_bak.p_start' may be used uninitialized in this function
encoder/encoder.c:1856: note: 'bs_bak.p_start' was declared here
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 -s -fomit-frame-pointer -fno-tree-vectorize   -c -o input/timecode.o input/timecode.c
In file included from input/timecode.c:28:
/usr/include/math.h:239: error: expected ')' before '/' token
/usr/include/math.h:323: error: expected ')' before '/' token
gmake: *** [input/timecode.o] Error 1
gmake: *** Waiting for unfinished jobs....
*** Error code 1

Stop in /usr/ports/multimedia/x264.


-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


More information about the freebsd-ports mailing list