Cook: xvidcore 1.3.3 ================================================================================ QA: checking package receipt... QA: unable to reach "https://www.xvid.com/" Checking build dependencies... Installing (pkg/local): yasm-1.3.0-i486 Extracting source archive "xvidcore-1.3.3.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking target system type... i486-slitaz-linux-gnu checking whether to use default CFLAGS... no checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ln -s works... yes checking for whether to use assembly code... yes checking for architecture type... ia32 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E 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 size of int *... 4 checking whether byte ordering is bigendian... no checking for build extensions... .so .a .o checking for platform specific LDFLAGS/CFLAGS... ok checking for yasm... yes checking for yasm version... 1 checking for asm object format... elf checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating platform.inc D: =build --------------------------------------------------------------- C: ./decoder.c --------------------------------------------------------------- --------------------------------------------------------------- --------------------------------------------------------------- Object files used for this build Using CFLAGS Install Paths Target Libraries --------------------------------------------------------------- --------------------------------------------------------------- C: ./encoder.c --------------------------------------------------------------- --------------------------------------------------------------- decoder.o encoder.o xvid.o bitstream/bitstream.o bitstream/cbp.o bitstream/mbcoding.o dct/fdct.o dct/idct.o dct/simple_idct.o image/colorspace.o image/image.o image/interpolate8x8.o image/font.o image/postprocessing.o image/qpel.o image/reduced.o motion/estimation_bvop.o motion/estimation_common.o motion/estimation_gmc.o motion/estimation_pvop.o motion/estimation_rd_based.o motion/estimation_rd_based_bvop.o motion/gmc.o motion/motion_comp.o motion/vop_type_decision.o motion/sad.o prediction/mbprediction.o plugins/plugin_single.o plugins/plugin_2pass1.o plugins/plugin_2pass2.o plugins/plugin_lumimasking.o plugins/plugin_dump.o plugins/plugin_psnr.o plugins/plugin_ssim.o plugins/plugin_psnrhvsm.o quant/quant_h263.o quant/quant_matrix.o quant/quant_mpeg.o utils/emms.o utils/mbtransquant.o utils/mem_align.o utils/mem_transfer.o utils/timer.o bitstream/x86_asm/cbp_mmx.o bitstream/x86_asm/cbp_sse2.o dct/x86_asm/fdct_mmx_ffmpeg.o dct/x86_asm/fdct_mmx_skal.o dct/x86_asm/fdct_sse2_skal.o dct/x86_asm/idct_3dne.o dct/x86_asm/idct_mmx.o dct/x86_asm/idct_sse2_dmitry.o image/x86_asm/colorspace_rgb_mmx.o image/x86_asm/colorspace_yuv_mmx.o image/x86_asm/colorspace_yuyv_mmx.o image/x86_asm/interpolate8x8_3dn.o image/x86_asm/interpolate8x8_3dne.o image/x86_asm/interpolate8x8_mmx.o image/x86_asm/interpolate8x8_xmm.o image/x86_asm/postprocessing_mmx.o image/x86_asm/postprocessing_sse2.o image/x86_asm/reduced_mmx.o image/x86_asm/qpel_mmx.o image/x86_asm/gmc_mmx.o image/x86_asm/deintl_sse.o motion/x86_asm/sad_xmm.o motion/x86_asm/sad_sse2.o motion/x86_asm/sad_mmx.o motion/x86_asm/sad_3dne.o motion/x86_asm/sad_3dn.o quant/x86_asm/quantize_h263_mmx.o quant/x86_asm/quantize_h263_3dne.o quant/x86_asm/quantize_mpeg_xmm.o quant/x86_asm/quantize_mpeg_mmx.o utils/x86_asm/mem_transfer_mmx.o utils/x86_asm/mem_transfer_3dne.o utils/x86_asm/interlacing_mmx.o utils/x86_asm/cpuid.o plugins/x86_asm/plugin_ssim-a.o CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk Include Directory: /usr/include Shared library: libxvidcore.so.4.3 Library Directory: /usr/lib Static library: libxvidcore.a C: ./xvid.c C: bitstream/bitstream.c C: bitstream/cbp.c C: bitstream/mbcoding.c C: dct/fdct.c C: dct/idct.c C: dct/simple_idct.c C: image/colorspace.c C: image/image.c C: image/interpolate8x8.c C: image/font.c C: image/postprocessing.c C: image/qpel.c C: image/reduced.c C: motion/estimation_bvop.c C: motion/estimation_common.c C: motion/estimation_gmc.c C: motion/estimation_pvop.c C: motion/estimation_rd_based.c C: motion/estimation_rd_based_bvop.c C: motion/gmc.c C: motion/motion_comp.c C: motion/vop_type_decision.c C: motion/sad.c C: prediction/mbprediction.c C: plugins/plugin_single.c C: plugins/plugin_2pass1.c C: plugins/plugin_2pass2.c C: plugins/plugin_lumimasking.c C: plugins/plugin_dump.c C: plugins/plugin_psnr.c C: plugins/plugin_ssim.c C: plugins/plugin_psnrhvsm.c C: quant/quant_h263.c C: quant/quant_matrix.c C: quant/quant_mpeg.c C: utils/emms.c C: utils/mbtransquant.c C: utils/mem_align.c C: utils/mem_transfer.c C: utils/timer.c A: bitstream/x86_asm/cbp_mmx.asm A: bitstream/x86_asm/cbp_sse2.asm A: dct/x86_asm/fdct_mmx_ffmpeg.asm A: dct/x86_asm/fdct_mmx_skal.asm A: dct/x86_asm/fdct_sse2_skal.asm A: dct/x86_asm/idct_3dne.asm A: dct/x86_asm/idct_mmx.asm A: dct/x86_asm/idct_sse2_dmitry.asm A: image/x86_asm/colorspace_rgb_mmx.asm A: image/x86_asm/colorspace_yuv_mmx.asm A: image/x86_asm/colorspace_yuyv_mmx.asm A: image/x86_asm/interpolate8x8_3dn.asm A: image/x86_asm/interpolate8x8_3dne.asm A: image/x86_asm/interpolate8x8_mmx.asm A: image/x86_asm/interpolate8x8_xmm.asm A: image/x86_asm/postprocessing_mmx.asm A: image/x86_asm/postprocessing_sse2.asm A: image/x86_asm/reduced_mmx.asm A: image/x86_asm/qpel_mmx.asm A: image/x86_asm/gmc_mmx.asm A: image/x86_asm/deintl_sse.asm A: motion/x86_asm/sad_xmm.asm A: motion/x86_asm/sad_sse2.asm A: motion/x86_asm/sad_mmx.asm A: motion/x86_asm/sad_3dne.asm A: motion/x86_asm/sad_3dn.asm A: quant/x86_asm/quantize_h263_mmx.asm A: quant/x86_asm/quantize_h263_3dne.asm A: quant/x86_asm/quantize_mpeg_xmm.asm A: quant/x86_asm/quantize_mpeg_mmx.asm A: utils/x86_asm/mem_transfer_mmx.asm A: utils/x86_asm/mem_transfer_3dne.asm A: utils/x86_asm/interlacing_mmx.asm A: utils/x86_asm/cpuid.asm A: plugins/x86_asm/plugin_ssim-a.asm L: libxvidcore.a L: libxvidcore.so.4.3 --------------------------------------------------------------- Xvid has been successfully built. * Binaries are currently located in the '=build' directory * To install them on your system, you can run '# make install' as root. --------------------------------------------------------------- D: /usr/include I: /usr/include/xvid.h D: /usr/lib I: /usr/lib/libxvidcore.so.4.3 '/home/slitaz/wok/xvidcore/install/usr/lib/libxvidcore.so.4' -> 'libxvidcore.so.4.3' '/home/slitaz/wok/xvidcore/install/usr/lib/libxvidcore.so' -> 'libxvidcore.so.4.3' mode of '/home/slitaz/wok/xvidcore/install/usr/lib/libxvidcore.so.4.3' changed to 0755 (rwxr-xr-x) '../../doc/INSTALL' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/INSTALL' '../../doc/README' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/README' '../../examples/Makefile' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/examples/Makefile' '../../examples/README' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/examples/README' '../../examples/bench.pl' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/examples/bench.pl' '../../examples/bench_list.pl' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/examples/bench_list.pl' '../../examples/cactus.pgm.bz2' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/examples/cactus.pgm.bz2' '../../examples/xvid_bench.c' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/examples/xvid_bench.c' '../../examples/xvid_decraw.c' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/examples/xvid_decraw.c' '../../examples/xvid_encraw.c' -> '/home/slitaz/wok/xvidcore/install/usr/share/doc/xvidcore-1.3.3/examples/xvid_encraw.c' ================================================================================ Executing strip on all files... Done Time: 0.98s. Size: 619217 B -> 571669 B. Save: 46 KB. ================================================================================ Build dependencies to remove: 1 Removing: yasm Pack: xvidcore 1.3.3 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "xvidcore-1.3.3-i486.tazpkg" created Pack: xvidcore-dev 1.3.3 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "xvidcore-dev-1.3.3-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/xvidcore-1.3.3... Done Checking site script in source/xvidcore-1.3.3... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: xvidcore 1.3.3 ================================================================================ Src file : xvidcore-1.3.3.tar.gz Src size : 800.0K Source dir : 6.4M Produced : 912.0K Cook time : 23s Cook date : 2020-09-13 10:45 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 580.0K : 127.0K : 2 : xvidcore-1.3.3-i486.tazpkg 2 : 64.0K : 9.9K : 1 : xvidcore-dev-1.3.3-any.tazpkg ================================================================================