Created
September 1, 2014 09:50
-
-
Save reines/e3584625d1b3d92e1bd2 to your computer and use it in GitHub Desktop.
ffmpeg-android build log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Copying prebuilt binaries... | |
Copying sysroot headers and libraries... | |
Copying c++ runtime headers and libraries... | |
Copying files to: /home/azureuser/ffmpeg-android/toolchain-android | |
Cleaning up... | |
Done. | |
~/ffmpeg-android/x264 ~/ffmpeg-android | |
rm -f 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/osdep.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 common/arm/mc-c.o common/arm/predict-c.o common/opencl.o encoder/slicetype-cl.o common/arm/cpu-a.o common/arm/pixel-a.o common/arm/mc-a.o common/arm/dct-a.o common/arm/quant-a.o common/arm/deblock-a.o common/arm/predict-a.o x264.o input/input.o input/timecode.o input/raw.o input/y4m.o output/raw.o output/matroska.o output/matroska_ebml.o output/flv.o output/flv_bytestream.o filters/filters.o filters/video/video.o filters/video/source.o filters/video/internal.o filters/video/resize.o filters/video/cache.o filters/video/fix_vfr_pts.o filters/video/select_every.o filters/video/crop.o filters/video/depth.o input/avs.o input/thread.o *.a *.lib *.exp *.pdb x264 x264.exe .depend TAGS | |
rm -f checkasm checkasm.exe tools/checkasm.o common/oclobj.h x264_lookahead.clbin | |
rm -f common/mc.gcda common/predict.gcda common/pixel.gcda common/macroblock.gcda common/frame.gcda common/dct.gcda common/cpu.gcda common/cabac.gcda common/common.gcda common/osdep.gcda common/rectangle.gcda common/set.gcda common/quant.gcda common/deblock.gcda common/vlc.gcda common/mvpred.gcda common/bitstream.gcda encoder/analyse.gcda encoder/me.gcda encoder/ratecontrol.gcda encoder/set.gcda encoder/macroblock.gcda encoder/cabac.gcda encoder/cavlc.gcda encoder/encoder.gcda encoder/lookahead.gcda common/threadpool.gcda common/arm/mc-c.gcda common/arm/predict-c.gcda common/opencl.gcda encoder/slicetype-cl.gcda x264.gcda input/input.gcda input/timecode.gcda input/raw.gcda input/y4m.gcda output/raw.gcda output/matroska.gcda output/matroska_ebml.gcda output/flv.gcda output/flv_bytestream.gcda filters/filters.gcda filters/video/video.gcda filters/video/source.gcda filters/video/internal.gcda filters/video/resize.gcda filters/video/cache.gcda filters/video/fix_vfr_pts.gcda filters/video/select_every.gcda filters/video/crop.gcda filters/video/depth.gcda input/avs.gcda input/thread.gcda common/mc.gcno common/predict.gcno common/pixel.gcno common/macroblock.gcno common/frame.gcno common/dct.gcno common/cpu.gcno common/cabac.gcno common/common.gcno common/osdep.gcno common/rectangle.gcno common/set.gcno common/quant.gcno common/deblock.gcno common/vlc.gcno common/mvpred.gcno common/bitstream.gcno encoder/analyse.gcno encoder/me.gcno encoder/ratecontrol.gcno encoder/set.gcno encoder/macroblock.gcno encoder/cabac.gcno encoder/cavlc.gcno encoder/encoder.gcno encoder/lookahead.gcno common/threadpool.gcno common/arm/mc-c.gcno common/arm/predict-c.gcno common/opencl.gcno encoder/slicetype-cl.gcno x264.gcno input/input.gcno input/timecode.gcno input/raw.gcno input/y4m.gcno output/raw.gcno output/matroska.gcno output/matroska_ebml.gcno output/flv.gcno output/flv_bytestream.gcno filters/filters.gcno filters/video/video.gcno filters/video/source.gcno filters/video/internal.gcno filters/video/resize.gcno filters/video/cache.gcno filters/video/fix_vfr_pts.gcno filters/video/select_every.gcno filters/video/crop.gcno filters/video/depth.gcno input/avs.gcno input/thread.gcno *.dyn pgopti.dpi pgopti.dpi.lock *.pgd *.pgc | |
Unknown option --disable-shared, ignored | |
platform: ARM | |
system: LINUX | |
cli: no | |
libx264: internal | |
shared: no | |
static: yes | |
asm: yes | |
interlaced: yes | |
avs: avxsynth | |
lavf: no | |
ffms: no | |
mp4: no | |
gpl: yes | |
thread: posix | |
opencl: yes | |
filters: crop select_every | |
debug: no | |
gprof: no | |
strip: no | |
PIC: yes | |
bit depth: 8 | |
chroma format: all | |
You can run 'make' or 'make fprofiled' now. | |
cat common/opencl/x264-cl.h common/opencl/bidir.cl common/opencl/downscale.cl common/opencl/intra.cl common/opencl/motionsearch.cl common/opencl/subpel.cl common/opencl/weightp.cl | ./tools/cltostr.sh common/oclobj.h | |
install -d /home/azureuser/ffmpeg-android/toolchain-android/include | |
dependency file generation... | |
install -d /home/azureuser/ffmpeg-android/toolchain-android/lib | |
install -d /home/azureuser/ffmpeg-android/toolchain-android/lib/pkgconfig | |
install -m 644 ./x264.h /home/azureuser/ffmpeg-android/toolchain-android/include | |
install -m 644 x264_config.h /home/azureuser/ffmpeg-android/toolchain-android/include | |
install -m 644 x264.pc /home/azureuser/ffmpeg-android/toolchain-android/lib/pkgconfig | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/mc.o common/mc.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/predict.o common/predict.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/pixel.o common/pixel.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/macroblock.o common/macroblock.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/frame.o common/frame.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/dct.o common/dct.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/cpu.o common/cpu.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/cabac.o common/cabac.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/common.o common/common.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/osdep.o common/osdep.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/rectangle.o common/rectangle.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/set.o common/set.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/quant.o common/quant.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/deblock.o common/deblock.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/vlc.o common/vlc.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/mvpred.o common/mvpred.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/bitstream.o common/bitstream.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/analyse.o encoder/analyse.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/me.o encoder/me.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/ratecontrol.o encoder/ratecontrol.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/set.o encoder/set.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/macroblock.o encoder/macroblock.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cabac.o encoder/cabac.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cavlc.o encoder/cavlc.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/encoder.o encoder/encoder.c | |
In file included from ./common/common.h:238:0, | |
from encoder/set.c:27: | |
encoder/set.c: In function 'x264_sei_recovery_point_write': | |
./common/bitstream.h:101:19: warning: 'tmp_buf.i' is used uninitialized in this function [-Wuninitialized] | |
s->cur_bits = endian_fix32( M32(s->p) ); | |
^ | |
encoder/set.c:546:13: note: 'tmp_buf' was declared here | |
uint8_t tmp_buf[100]; | |
^ | |
In file included from ./common/common.h:238:0, | |
from encoder/set.c:27: | |
encoder/set.c: In function 'x264_sei_buffering_period_write': | |
./common/bitstream.h:101:19: warning: 'tmp_buf.i' is used uninitialized in this function [-Wuninitialized] | |
s->cur_bits = endian_fix32( M32(s->p) ); | |
^ | |
encoder/set.c:598:13: note: 'tmp_buf' was declared here | |
uint8_t tmp_buf[100]; | |
^ | |
In file included from ./common/common.h:238:0, | |
from encoder/set.c:27: | |
encoder/set.c: In function 'x264_sei_pic_timing_write': | |
./common/bitstream.h:101:19: warning: 'tmp_buf.i' is used uninitialized in this function [-Wuninitialized] | |
s->cur_bits = endian_fix32( M32(s->p) ); | |
^ | |
encoder/set.c:620:13: note: 'tmp_buf' was declared here | |
uint8_t tmp_buf[100]; | |
^ | |
In file included from ./common/common.h:238:0, | |
from encoder/set.c:27: | |
encoder/set.c: In function 'x264_sei_frame_packing_write': | |
./common/bitstream.h:101:19: warning: 'tmp_buf.i' is used uninitialized in this function [-Wuninitialized] | |
s->cur_bits = endian_fix32( M32(s->p) ); | |
^ | |
encoder/set.c:651:13: note: 'tmp_buf' was declared here | |
uint8_t tmp_buf[100]; | |
^ | |
In file included from ./common/common.h:238:0, | |
from encoder/set.c:27: | |
encoder/set.c: In function 'x264_sei_dec_ref_pic_marking_write': | |
./common/bitstream.h:101:19: warning: 'tmp_buf.i' is used uninitialized in this function [-Wuninitialized] | |
s->cur_bits = endian_fix32( M32(s->p) ); | |
^ | |
encoder/set.c:704:13: note: 'tmp_buf' was declared here | |
uint8_t tmp_buf[100]; | |
^ | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/lookahead.o encoder/lookahead.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/threadpool.o common/threadpool.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/arm/mc-c.o common/arm/mc-c.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/arm/predict-c.o common/arm/predict-c.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/opencl.o common/opencl.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/slicetype-cl.o encoder/slicetype-cl.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -c -DSTACK_ALIGNMENT=16 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/cpu-a.o common/arm/cpu-a.S | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -c -DSTACK_ALIGNMENT=16 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/pixel-a.o common/arm/pixel-a.S | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -c -DSTACK_ALIGNMENT=16 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/mc-a.o common/arm/mc-a.S | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -c -DSTACK_ALIGNMENT=16 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/dct-a.o common/arm/dct-a.S | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -c -DSTACK_ALIGNMENT=16 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/quant-a.o common/arm/quant-a.S | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -c -DSTACK_ALIGNMENT=16 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/deblock-a.o common/arm/deblock-a.S | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc -Wall -I. -I. --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -std=gnu99 -mcpu=cortex-a8 -mfpu=neon -c -DSTACK_ALIGNMENT=16 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/predict-a.o common/arm/predict-a.S | |
rm -f libx264.a | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-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/osdep.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 common/arm/mc-c.o common/arm/predict-c.o common/opencl.o encoder/slicetype-cl.o common/arm/cpu-a.o common/arm/pixel-a.o common/arm/mc-a.o common/arm/dct-a.o common/arm/quant-a.o common/arm/deblock-a.o common/arm/predict-a.o | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ranlib libx264.a | |
install -m 644 libx264.a /home/azureuser/ffmpeg-android/toolchain-android/lib | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ranlib /home/azureuser/ffmpeg-android/toolchain-android/lib/libx264.a | |
~/ffmpeg-android | |
~/ffmpeg-android/libpng ~/ffmpeg-android | |
rm -f pngfix png-fix-itxt | |
rm -f pngtest pngunknown pngstest pngvalid pngimage | |
test -z "*.tf? pngout.png libpng16.pc libpng16-config libpng.vers libpng.sym check.new pnglibconf.* pngprefix.h symbols.new pngtest-log.txt scripts/*.out scripts/*.chk scripts/pnglibconf.dfn" || rm -f *.tf? pngout.png libpng16.pc libpng16-config libpng.vers libpng.sym check.new pnglibconf.* pngprefix.h symbols.new pngtest-log.txt scripts/*.out scripts/*.chk scripts/pnglibconf.dfn | |
test -z "libpng16.la" || rm -f libpng16.la | |
rm -f ./so_locations | |
rm -rf .libs _libs | |
rm -rf arm/.libs arm/_libs | |
rm -f *.o | |
rm -f arm/*.o | |
rm -f arm/*.lo | |
rm -f contrib/libtests/*.o | |
rm -f contrib/tools/*.o | |
test -z "tests/pngtest.log tests/pngvalid-gamma-16-to-8.log tests/pngvalid-gamma-alpha-mode.log tests/pngvalid-gamma-background.log tests/pngvalid-gamma-expand16-alpha-mode.log tests/pngvalid-gamma-expand16-background.log tests/pngvalid-gamma-expand16-transform.log tests/pngvalid-gamma-sbit.log tests/pngvalid-gamma-threshold.log tests/pngvalid-gamma-transform.log tests/pngvalid-progressive-interlace-size.log tests/pngvalid-progressive-interlace-standard.log tests/pngvalid-progressive-interlace-transform.log tests/pngvalid-progressive-standard.log tests/pngvalid-standard.log tests/pngstest-0g01.log tests/pngstest-0g02.log tests/pngstest-0g04.log tests/pngstest-0g08.log tests/pngstest-0g16.log tests/pngstest-2c08.log tests/pngstest-2c16.log tests/pngstest-3p01.log tests/pngstest-3p02.log tests/pngstest-3p04.log tests/pngstest-3p08.log tests/pngstest-4a08.log tests/pngstest-4a16.log tests/pngstest-6a08.log tests/pngstest-6a16.log tests/pngstest-error.log tests/pngunknown-IDAT.log tests/pngunknown-discard.log tests/pngunknown-if-safe.log tests/pngunknown-sAPI.log tests/pngunknown-sTER.log tests/pngunknown-save.log tests/pngunknown-vpAg.log tests/pngimage-quick.log tests/pngimage-full.log" || rm -f tests/pngtest.log tests/pngvalid-gamma-16-to-8.log tests/pngvalid-gamma-alpha-mode.log tests/pngvalid-gamma-background.log tests/pngvalid-gamma-expand16-alpha-mode.log tests/pngvalid-gamma-expand16-background.log tests/pngvalid-gamma-expand16-transform.log tests/pngvalid-gamma-sbit.log tests/pngvalid-gamma-threshold.log tests/pngvalid-gamma-transform.log tests/pngvalid-progressive-interlace-size.log tests/pngvalid-progressive-interlace-standard.log tests/pngvalid-progressive-interlace-transform.log tests/pngvalid-progressive-standard.log tests/pngvalid-standard.log tests/pngstest-0g01.log tests/pngstest-0g02.log tests/pngstest-0g04.log tests/pngstest-0g08.log tests/pngstest-0g16.log tests/pngstest-2c08.log tests/pngstest-2c16.log tests/pngstest-3p01.log tests/pngstest-3p02.log tests/pngstest-3p04.log tests/pngstest-3p08.log tests/pngstest-4a08.log tests/pngstest-4a16.log tests/pngstest-6a08.log tests/pngstest-6a16.log tests/pngstest-error.log tests/pngunknown-IDAT.log tests/pngunknown-discard.log tests/pngunknown-if-safe.log tests/pngunknown-sAPI.log tests/pngunknown-sTER.log tests/pngunknown-save.log tests/pngunknown-vpAg.log tests/pngimage-quick.log tests/pngimage-full.log | |
test -z "tests/pngtest.trs tests/pngvalid-gamma-16-to-8.trs tests/pngvalid-gamma-alpha-mode.trs tests/pngvalid-gamma-background.trs tests/pngvalid-gamma-expand16-alpha-mode.trs tests/pngvalid-gamma-expand16-background.trs tests/pngvalid-gamma-expand16-transform.trs tests/pngvalid-gamma-sbit.trs tests/pngvalid-gamma-threshold.trs tests/pngvalid-gamma-transform.trs tests/pngvalid-progressive-interlace-size.trs tests/pngvalid-progressive-interlace-standard.trs tests/pngvalid-progressive-interlace-transform.trs tests/pngvalid-progressive-standard.trs tests/pngvalid-standard.trs tests/pngstest-0g01.trs tests/pngstest-0g02.trs tests/pngstest-0g04.trs tests/pngstest-0g08.trs tests/pngstest-0g16.trs tests/pngstest-2c08.trs tests/pngstest-2c16.trs tests/pngstest-3p01.trs tests/pngstest-3p02.trs tests/pngstest-3p04.trs tests/pngstest-3p08.trs tests/pngstest-4a08.trs tests/pngstest-4a16.trs tests/pngstest-6a08.trs tests/pngstest-6a16.trs tests/pngstest-error.trs tests/pngunknown-IDAT.trs tests/pngunknown-discard.trs tests/pngunknown-if-safe.trs tests/pngunknown-sAPI.trs tests/pngunknown-sTER.trs tests/pngunknown-save.trs tests/pngunknown-vpAg.trs tests/pngimage-quick.trs tests/pngimage-full.trs" || rm -f tests/pngtest.trs tests/pngvalid-gamma-16-to-8.trs tests/pngvalid-gamma-alpha-mode.trs tests/pngvalid-gamma-background.trs tests/pngvalid-gamma-expand16-alpha-mode.trs tests/pngvalid-gamma-expand16-background.trs tests/pngvalid-gamma-expand16-transform.trs tests/pngvalid-gamma-sbit.trs tests/pngvalid-gamma-threshold.trs tests/pngvalid-gamma-transform.trs tests/pngvalid-progressive-interlace-size.trs tests/pngvalid-progressive-interlace-standard.trs tests/pngvalid-progressive-interlace-transform.trs tests/pngvalid-progressive-standard.trs tests/pngvalid-standard.trs tests/pngstest-0g01.trs tests/pngstest-0g02.trs tests/pngstest-0g04.trs tests/pngstest-0g08.trs tests/pngstest-0g16.trs tests/pngstest-2c08.trs tests/pngstest-2c16.trs tests/pngstest-3p01.trs tests/pngstest-3p02.trs tests/pngstest-3p04.trs tests/pngstest-3p08.trs tests/pngstest-4a08.trs tests/pngstest-4a16.trs tests/pngstest-6a08.trs tests/pngstest-6a16.trs tests/pngstest-error.trs tests/pngunknown-IDAT.trs tests/pngunknown-discard.trs tests/pngunknown-if-safe.trs tests/pngunknown-sAPI.trs tests/pngunknown-sTER.trs tests/pngunknown-save.trs tests/pngunknown-vpAg.trs tests/pngimage-quick.trs tests/pngimage-full.trs | |
test -z "test-suite.log" || rm -f test-suite.log | |
rm -f *.lo | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for arm-linux-androideabi-strip... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-strip | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for arm-linux-androideabi-gcc... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... yes | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot accepts -g... yes | |
checking for /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot option to accept ISO C89... none needed | |
checking whether /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot... gcc3 | |
checking dependency style of /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot... gcc3 | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... arm-unknown-linux-androideabi | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking how to print strings... printf | |
checking for ld used by /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ld | |
checking if the linker (/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ld) is GNU ld... yes | |
checking how to run the C preprocessor... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-cpp | |
checking for gawk... (cached) gawk | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for BSD- or MS-compatible name lister (nm)... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-nm | |
checking the name lister (/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-nm) interface... BSD nm | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ld option to reload object files... -r | |
checking for arm-linux-androideabi-objdump... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for arm-linux-androideabi-dlltool... no | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for arm-linux-androideabi-ar... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ar | |
checking for archiver @FILE support... @ | |
checking for arm-linux-androideabi-strip... (cached) /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-strip | |
checking for arm-linux-androideabi-ranlib... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ranlib | |
checking command to parse /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-nm output from /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot object... ok | |
checking for sysroot... /home/azureuser/ffmpeg-android/toolchain-android/sysroot | |
checking for arm-linux-androideabi-mt... no | |
checking for mt... mt | |
configure: WARNING: using cross tools not prefixed with host triplet | |
checking if mt is a manifest tool... no | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot supports -fno-rtti -fno-exceptions... no | |
checking for /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot option to produce PIC... -fPIC -DPIC | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot PIC flag -fPIC -DPIC works... yes | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot static flag -static works... yes | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot supports -c -o file.o... yes | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot supports -c -o file.o... (cached) yes | |
checking whether the /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot linker (/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ld) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking that AWK works... ok | |
checking for ANSI C header files... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking for size_t... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for C/C++ restrict keyword... __restrict | |
checking for working strtod... no | |
checking for pow... no | |
checking for pow in -lm... yes | |
checking for memset... yes | |
checking for pow... (cached) no | |
checking for pow in -lm... (cached) yes | |
checking for zlibVersion in -lz... yes | |
checking for feenableexcept in -lm... yes | |
checking for feenableexcept... yes | |
checking if using Solaris linker... no | |
checking if libraries can be versioned... yes | |
checking for symbol prefix... | |
configure: pkgconfig directory is ${libdir}/pkgconfig | |
configure: Extra options for compiler: | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libpng.pc | |
config.status: creating libpng-config | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
rm -f pnglibconf.dfn pnglibconf.tf[45] | |
gawk -f ./scripts/options.awk out=pnglibconf.tf4 version=search\ | |
./pngconf.h ./scripts/pnglibconf.dfa\ | |
./pngusr.dfa 1>&2 | |
gawk -f ./scripts/options.awk out=pnglibconf.tf5 pnglibconf.tf4 1>&2 | |
rm pnglibconf.tf4 | |
mv pnglibconf.tf5 pnglibconf.dfn | |
rm -f pnglibconf.out pnglibconf.c pnglibconf.tf[12] | |
test -d scripts || mkdir scripts || test -d scripts | |
echo '#include "pnglibconf.dfn"' >pnglibconf.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-cpp -DHAVE_CONFIG_H -I. \ | |
-DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.12' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE pnglibconf.c > pnglibconf.tf1 | |
gawk -f "./scripts/dfn.awk" out="pnglibconf.tf2" pnglibconf.tf1 1>&2 | |
rm -f pnglibconf.c pnglibconf.tf1 | |
mv pnglibconf.tf2 pnglibconf.out | |
rm -f pnglibconf.h | |
cp pnglibconf.out pnglibconf.h | |
make install-am | |
make[1]: Entering directory `/home/azureuser/ffmpeg-android/libpng' | |
:>pngprefix.h | |
rm -f scripts/vers.out scripts/vers.c scripts/vers.tf[12] | |
depbase=`echo contrib/tools/pngfix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/tools/pngfix.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/pngfix.o contrib/tools/pngfix.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo contrib/tools/png-fix-itxt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/tools/png-fix-itxt.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/png-fix-itxt.o contrib/tools/png-fix-itxt.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
cp libpng-config libpng16-config | |
cp libpng.pc libpng16.pc | |
depbase=`echo pngtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngtest.o -MD -MP -MF $depbase.Tpo -c -o pngtest.o pngtest.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo contrib/libtests/pngunknown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngunknown.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngunknown.o contrib/libtests/pngunknown.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo contrib/libtests/pngstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngstest.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngstest.o contrib/libtests/pngstest.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
test -d scripts || mkdir scripts || test -d scripts | |
depbase=`echo contrib/libtests/pngvalid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngvalid.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngvalid.o contrib/libtests/pngvalid.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo contrib/libtests/pngimage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngimage.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngimage.o contrib/libtests/pngimage.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
echo '#include "scripts/vers.dfn"' >scripts/vers.c | |
/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-cpp -DHAVE_CONFIG_H -I. \ | |
-DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.12' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE scripts/vers.c > scripts/vers.tf1 | |
gawk -f "./scripts/dfn.awk" out="scripts/vers.tf2" scripts/vers.tf1 1>&2 | |
rm -f scripts/vers.c scripts/vers.tf1 | |
mv scripts/vers.tf2 scripts/vers.out | |
depbase=`echo png.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT png.lo -MD -MP -MF $depbase.Tpo -c -o png.lo png.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo pngerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngerror.lo -MD -MP -MF $depbase.Tpo -c -o pngerror.lo pngerror.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -fPIC -DPIC -o png.o | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngerror.lo -MD -MP -MF .deps/pngerror.Tpo -c pngerror.c -fPIC -DPIC -o pngerror.o | |
depbase=`echo pngget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngget.lo -MD -MP -MF $depbase.Tpo -c -o pngget.lo pngget.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngget.lo -MD -MP -MF .deps/pngget.Tpo -c pngget.c -fPIC -DPIC -o pngget.o | |
depbase=`echo pngmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngmem.lo -MD -MP -MF $depbase.Tpo -c -o pngmem.lo pngmem.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo pngpread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngpread.lo -MD -MP -MF $depbase.Tpo -c -o pngpread.lo pngpread.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngmem.lo -MD -MP -MF .deps/pngmem.Tpo -c pngmem.c -fPIC -DPIC -o pngmem.o | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngpread.lo -MD -MP -MF .deps/pngpread.Tpo -c pngpread.c -fPIC -DPIC -o pngpread.o | |
depbase=`echo pngread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngread.lo -MD -MP -MF $depbase.Tpo -c -o pngread.lo pngread.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo pngrio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngrio.lo -MD -MP -MF $depbase.Tpo -c -o pngrio.lo pngrio.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngread.lo -MD -MP -MF .deps/pngread.Tpo -c pngread.c -fPIC -DPIC -o pngread.o | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngrio.lo -MD -MP -MF .deps/pngrio.Tpo -c pngrio.c -fPIC -DPIC -o pngrio.o | |
depbase=`echo pngrtran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngrtran.lo -MD -MP -MF $depbase.Tpo -c -o pngrtran.lo pngrtran.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngrtran.lo -MD -MP -MF .deps/pngrtran.Tpo -c pngrtran.c -fPIC -DPIC -o pngrtran.o | |
depbase=`echo pngrutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngrutil.lo -MD -MP -MF $depbase.Tpo -c -o pngrutil.lo pngrutil.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo pngset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngset.lo -MD -MP -MF $depbase.Tpo -c -o pngset.lo pngset.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngrutil.lo -MD -MP -MF .deps/pngrutil.Tpo -c pngrutil.c -fPIC -DPIC -o pngrutil.o | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngset.lo -MD -MP -MF .deps/pngset.Tpo -c pngset.c -fPIC -DPIC -o pngset.o | |
depbase=`echo pngtrans.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngtrans.lo -MD -MP -MF $depbase.Tpo -c -o pngtrans.lo pngtrans.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngtrans.lo -MD -MP -MF .deps/pngtrans.Tpo -c pngtrans.c -fPIC -DPIC -o pngtrans.o | |
depbase=`echo pngwio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngwio.lo -MD -MP -MF $depbase.Tpo -c -o pngwio.lo pngwio.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo pngwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngwrite.lo -MD -MP -MF $depbase.Tpo -c -o pngwrite.lo pngwrite.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngwio.lo -MD -MP -MF .deps/pngwio.Tpo -c pngwio.c -fPIC -DPIC -o pngwio.o | |
depbase=`echo pngwtran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngwtran.lo -MD -MP -MF $depbase.Tpo -c -o pngwtran.lo pngwtran.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngwrite.lo -MD -MP -MF .deps/pngwrite.Tpo -c pngwrite.c -fPIC -DPIC -o pngwrite.o | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngwtran.lo -MD -MP -MF .deps/pngwtran.Tpo -c pngwtran.c -fPIC -DPIC -o pngwtran.o | |
depbase=`echo pngwutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/bash ./libtool --tag=CC --mode=compile /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngwutil.lo -MD -MP -MF $depbase.Tpo -c -o pngwutil.lo pngwutil.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
rm -f libpng.vers | |
cp scripts/vers.out libpng.vers | |
libtool: compile: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -DHAVE_CONFIG_H -I. -g -O2 -MT pngwutil.lo -MD -MP -MF .deps/pngwutil.Tpo -c pngwutil.c -fPIC -DPIC -o pngwutil.o | |
/bin/bash ./libtool --tag=CC --mode=link /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o png-fix-itxt contrib/tools/png-fix-itxt.o -lm -lz -lm | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o png-fix-itxt contrib/tools/png-fix-itxt.o -lz -lm | |
/bin/bash ./libtool --tag=CC --mode=link /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -no-undefined -export-dynamic -version-number 16:12:0 -Wl,--version-script=libpng.vers -o libpng16.la -rpath /home/azureuser/ffmpeg-android/toolchain-android/lib png.lo pngerror.lo pngget.lo pngmem.lo pngpread.lo pngread.lo pngrio.lo pngrtran.lo pngrutil.lo pngset.lo pngtrans.lo pngwio.lo pngwrite.lo pngwtran.lo pngwutil.lo -lm -lz -lm | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ar cru .libs/libpng16.a png.o pngerror.o pngget.o pngmem.o pngpread.o pngread.o pngrio.o pngrtran.o pngrutil.o pngset.o pngtrans.o pngwio.o pngwrite.o pngwtran.o pngwutil.o | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ranlib .libs/libpng16.a | |
libtool: link: ( cd ".libs" && rm -f "libpng16.la" && ln -s "../libpng16.la" "libpng16.la" ) | |
/bin/bash ./libtool --tag=CC --mode=link /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngtest pngtest.o libpng16.la -lm -lz -lm | |
/bin/bash ./libtool --tag=CC --mode=link /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngimage contrib/libtests/pngimage.o libpng16.la -lm -lz -lm | |
/bin/bash ./libtool --tag=CC --mode=link /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngfix contrib/tools/pngfix.o libpng16.la -lm -lz -lm | |
/bin/bash ./libtool --tag=CC --mode=link /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngunknown contrib/libtests/pngunknown.o libpng16.la -lm -lz -lm | |
/bin/bash ./libtool --tag=CC --mode=link /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngstest contrib/libtests/pngstest.o libpng16.la -lm -lz -lm | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngimage contrib/libtests/pngimage.o ./.libs/libpng16.a -lz -lm | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngtest pngtest.o ./.libs/libpng16.a -lz -lm | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngunknown contrib/libtests/pngunknown.o ./.libs/libpng16.a -lz -lm | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngfix contrib/tools/pngfix.o ./.libs/libpng16.a -lz -lm | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngstest contrib/libtests/pngstest.o ./.libs/libpng16.a -lz -lm | |
/bin/bash ./libtool --tag=CC --mode=link /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngvalid contrib/libtests/pngvalid.o libpng16.la -lm -lz -lm | |
libtool: link: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot -g -O2 -o pngvalid contrib/libtests/pngvalid.o ./.libs/libpng16.a -lz -lm | |
make[2]: Entering directory `/home/azureuser/ffmpeg-android/libpng' | |
/bin/mkdir -p '/home/azureuser/ffmpeg-android/toolchain-android/bin' | |
/bin/mkdir -p '/home/azureuser/ffmpeg-android/toolchain-android/share/man/man5' | |
/bin/mkdir -p '/home/azureuser/ffmpeg-android/toolchain-android/include/libpng16' | |
/bin/mkdir -p '/home/azureuser/ffmpeg-android/toolchain-android/share/man/man3' | |
/bin/mkdir -p '/home/azureuser/ffmpeg-android/toolchain-android/lib/pkgconfig' | |
/bin/mkdir -p '/home/azureuser/ffmpeg-android/toolchain-android/include/libpng16' | |
/usr/bin/install -c -m 644 pnglibconf.h '/home/azureuser/ffmpeg-android/toolchain-android/include/libpng16' | |
/usr/bin/install -c libpng16-config '/home/azureuser/ffmpeg-android/toolchain-android/bin' | |
/usr/bin/install -c -m 644 libpng16.pc '/home/azureuser/ffmpeg-android/toolchain-android/lib/pkgconfig' | |
/usr/bin/install -c -m 644 png.5 '/home/azureuser/ffmpeg-android/toolchain-android/share/man/man5' | |
/usr/bin/install -c -m 644 libpng.3 libpngpf.3 '/home/azureuser/ffmpeg-android/toolchain-android/share/man/man3' | |
/bin/mkdir -p '/home/azureuser/ffmpeg-android/toolchain-android/lib' | |
/usr/bin/install -c -m 644 png.h pngconf.h '/home/azureuser/ffmpeg-android/toolchain-android/include/libpng16' | |
/bin/bash ./libtool --mode=install /usr/bin/install -c libpng16.la '/home/azureuser/ffmpeg-android/toolchain-android/lib' | |
make install-data-hook | |
make[3]: Entering directory `/home/azureuser/ffmpeg-android/libpng' | |
+ cd /home/azureuser/ffmpeg-android/toolchain-android/include | |
+ for f in pnglibconf.h png.h pngconf.h | |
+ rm -f pnglibconf.h | |
+ ln -s libpng16/pnglibconf.h pnglibconf.h | |
+ cd /home/azureuser/ffmpeg-android/toolchain-android/lib/pkgconfig | |
+ rm -f libpng.pc | |
+ for f in pnglibconf.h png.h pngconf.h | |
+ rm -f png.h | |
+ ln -s libpng16.pc libpng.pc | |
+ ln -s libpng16/png.h png.h | |
+ for f in pnglibconf.h png.h pngconf.h | |
+ rm -f pngconf.h | |
libtool: install: /usr/bin/install -c .libs/libpng16.lai /home/azureuser/ffmpeg-android/toolchain-android/lib/libpng16.la | |
+ ln -s libpng16/pngconf.h pngconf.h | |
libtool: install: /usr/bin/install -c .libs/libpng16.a /home/azureuser/ffmpeg-android/toolchain-android/lib/libpng16.a | |
make[3]: Leaving directory `/home/azureuser/ffmpeg-android/libpng' | |
libtool: install: chmod 644 /home/azureuser/ffmpeg-android/toolchain-android/lib/libpng16.a | |
libtool: install: /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ranlib /home/azureuser/ffmpeg-android/toolchain-android/lib/libpng16.a | |
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/azureuser/ffmpeg-android/toolchain-android/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/azureuser/ffmpeg-android/toolchain-android/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/bin/mkdir -p '/home/azureuser/ffmpeg-android/toolchain-android/bin' | |
/bin/bash ./libtool --mode=install /usr/bin/install -c pngfix png-fix-itxt '/home/azureuser/ffmpeg-android/toolchain-android/bin' | |
libtool: install: /usr/bin/install -c pngfix /home/azureuser/ffmpeg-android/toolchain-android/bin/pngfix | |
libtool: install: /usr/bin/install -c png-fix-itxt /home/azureuser/ffmpeg-android/toolchain-android/bin/png-fix-itxt | |
make install-exec-hook | |
make[3]: Entering directory `/home/azureuser/ffmpeg-android/libpng' | |
+ cd /home/azureuser/ffmpeg-android/toolchain-android/lib | |
+ for ext in a dll.a so so.16.12 la sl dylib | |
+ rm -f libpng.a | |
+ cd /home/azureuser/ffmpeg-android/toolchain-android/bin | |
+ rm -f libpng-config | |
+ test -f libpng16.a | |
+ ln -s libpng16.a libpng.a | |
+ ln -s libpng16-config libpng-config | |
+ for ext in a dll.a so so.16.12 la sl dylib | |
+ rm -f libpng.dll.a | |
+ test -f libpng16.dll.a | |
+ for ext in a dll.a so so.16.12 la sl dylib | |
+ rm -f libpng.so | |
+ test -f libpng16.so | |
+ for ext in a dll.a so so.16.12 la sl dylib | |
+ rm -f libpng.so.16.12 | |
+ test -f libpng16.so.16.12 | |
+ for ext in a dll.a so so.16.12 la sl dylib | |
+ rm -f libpng.la | |
+ test -f libpng16.la | |
+ ln -s libpng16.la libpng.la | |
+ for ext in a dll.a so so.16.12 la sl dylib | |
+ rm -f libpng.sl | |
+ test -f libpng16.sl | |
+ for ext in a dll.a so so.16.12 la sl dylib | |
+ rm -f libpng.dylib | |
+ test -f libpng16.dylib | |
make[3]: Leaving directory `/home/azureuser/ffmpeg-android/libpng' | |
make[2]: Leaving directory `/home/azureuser/ffmpeg-android/libpng' | |
make[1]: Leaving directory `/home/azureuser/ffmpeg-android/libpng' | |
~/ffmpeg-android | |
~/ffmpeg-android/freetype2 ~/ffmpeg-android | |
config.mk:25: builds/unix/unix-def.mk: No such file or directory | |
config.mk:26: builds/unix/unix-cc.mk: No such file or directory | |
make: *** No rule to make target `builds/unix/unix-cc.mk'. Stop. | |
generating `configure.ac' | |
running `aclocal -I . --force' | |
running `libtoolize --force --copy --install' | |
libtoolize: putting auxiliary files in `.'. | |
libtoolize: copying file `./config.guess' | |
libtoolize: copying file `./config.sub' | |
libtoolize: copying file `./install-sh' | |
libtoolize: copying file `./ltmain.sh' | |
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and | |
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. | |
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. | |
running `autoconf --force' | |
FreeType build system -- automatic system detection | |
The following settings are used: | |
platform unix | |
compiler /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot | |
configuration directory ./builds/unix | |
configuration rules ./builds/unix/unix.mk | |
If this does not correspond to your system or settings please remove the file | |
`config.mk' from this directory then read the INSTALL file for help. | |
Otherwise, simply type `make' again to build the library, | |
or `make refdoc' to build the API reference (the latter needs python). | |
cd builds/unix; /bin/sh ./configure '--with-pic' '--with-sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot' '--host=arm-linux-androideabi' '--enable-static' '--disable-shared' '--with-png=yes' '--with-zlib=yes' '--prefix=/home/azureuser/ffmpeg-android/toolchain-android' | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... arm-unknown-linux-androideabi | |
checking for arm-linux-androideabi-gcc... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... yes | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot accepts -g... yes | |
checking for /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot option to accept ISO C89... none needed | |
checking how to run the C preprocessor... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-cpp | |
checking for arm-linux-androideabi-pkg-config... no | |
checking for pkg-config... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ld | |
checking if the linker (/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-nm | |
checking the name lister (/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 3458764513820540925 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ld option to reload object files... -r | |
checking for arm-linux-androideabi-objdump... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for arm-linux-androideabi-dlltool... no | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for arm-linux-androideabi-ar... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ar | |
checking for archiver @FILE support... @ | |
checking for arm-linux-androideabi-strip... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-strip | |
checking for arm-linux-androideabi-ranlib... /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ranlib | |
checking for gawk... gawk | |
checking command to parse /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-nm output from /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot object... ok | |
checking for sysroot... /home/azureuser/ffmpeg-android/toolchain-android/sysroot | |
checking for arm-linux-androideabi-mt... no | |
checking for mt... mt | |
configure: WARNING: using cross tools not prefixed with host triplet | |
checking if mt is a manifest tool... no | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot supports -fno-rtti -fno-exceptions... no | |
checking for /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot option to produce PIC... -fPIC -DPIC | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot PIC flag -fPIC -DPIC works... yes | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot static flag -static works... yes | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot supports -c -o file.o... yes | |
checking if /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot supports -c -o file.o... (cached) yes | |
checking whether the /home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-gcc --sysroot=/home/azureuser/ffmpeg-android/toolchain-android/sysroot linker (/home/azureuser/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ld) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking for x86_64-unknown-linux-gnu-gcc... no | |
checking for gcc... gcc | |
checking for gcc... (cached) gcc | |
checking for suffix of native executables... | |
checking for rmdir... rmdir | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for ANSI C header files... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for unistd.h... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking size of int... 4 | |
checking size of long... 4 | |
checking whether cpp computation of bit length in ftconfig.in works... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for getpagesize... yes | |
checking for working mmap... no | |
checking for memcpy... yes | |
checking for memmove... yes | |
checking gcc compiler flag -pedantic to assure ANSI C works correctly... ok, add it to XX_ANSIFLAGS | |
checking gcc compiler flag -ansi to assure ANSI C works correctly... ok, add it to XX_ANSIFLAGS | |
checking for ZLIB... no | |
checking for gzsetparams in -lz... yes | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for BZIP2... no | |
checking for BZ2_bzDecompress in -lbz2... no | |
checking for LIBPNG... no | |
checking for libpng-config... no | |
configure: error: libpng support requested but library not found | |
make: *** [setup] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment