>>> Building on exopi-5 under graphics/libmpeg2 BDEPENDS = [devel/autoconf/2.61;devel/metaauto] DIST = [graphics/libmpeg2:libmpeg2-0.5.1.tar.gz] FULLPKGNAME = libmpeg2-0.5.1p4 (Junk lock obtained for exopi-5 at 1711573795.07) >>> Running depends in graphics/libmpeg2 at 1711573795.11 /usr/sbin/pkg_add -aI -Drepair autoconf-2.61p5 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.61p5 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.61p5 metaauto-1.0p4 >>> Running show-prepare-results in graphics/libmpeg2 at 1711573796.04 ===> graphics/libmpeg2 ===> Building from scratch libmpeg2-0.5.1p4 ===> libmpeg2-0.5.1p4 depends on: metaauto-* -> metaauto-1.0p4 ===> libmpeg2-0.5.1p4 depends on: autoconf-2.61 -> autoconf-2.61p5 ===> Verifying specs: ICE SM X11 Xext Xv c xcb ===> found ICE.11.0 SM.9.0 X11.18.0 Xext.13.0 Xv.6.0 c.99.0 xcb.4.1 autoconf-2.61p5 metaauto-1.0p4 (Junk lock released for exopi-5 at 1711573796.89) Woken up fonts/font-awesome distfiles size=524776 >>> Running build in graphics/libmpeg2 at 1711573797.02 ===> graphics/libmpeg2 ===> Checking files for libmpeg2-0.5.1p4 `/exopi-cvs/ports/distfiles/libmpeg2-0.5.1.tar.gz' is up to date. >> (SHA256) libmpeg2-0.5.1.tar.gz: OK ===> Extracting for libmpeg2-0.5.1p4 ===> Patching for libmpeg2-0.5.1p4 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 54. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libmpeg2-0.5.1p4 Running autoconf-2.61 in /exopi-obj/pobj/libmpeg2-0.5.1/libmpeg2-0.5.1 Running autoheader-2.61 in /exopi-obj/pobj/libmpeg2-0.5.1/libmpeg2-0.5.1 ===> Configuring for libmpeg2-0.5.1p4 Using /exopi-obj/pobj/libmpeg2-0.5.1/config.site (generated) configure: loading site script /exopi-obj/pobj/libmpeg2-0.5.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking dependency style of cc... gcc3 checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking sys/timeb.h usability... no checking sys/timeb.h presence... no checking for sys/timeb.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking if cc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -O2 -pipe flags... yes checking if cc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -O2 -pipe flags... yes checking if cc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe flags... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether time.h and sys/time.h may both be included... (cached) yes checking for struct timeval... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for always_inline... yes checking for restrict... restrict checking for __builtin_expect... no checking whether byte ordering is bigendian... no checking for working volatile... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... (cached) void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gettimeofday... (cached) yes checking for ftime... no checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for XShmCreateImage in -lXext... yes checking for XvShmCreateImage in -lXv... yes checking ddraw.h usability... no checking ddraw.h presence... no checking for ddraw.h... no checking __attribute__ ((aligned ())) support... 64 configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating libmpeg2/Makefile config.status: creating libmpeg2/convert/Makefile config.status: creating libvo/Makefile config.status: creating vc++/Makefile config.status: creating libmpeg2/libmpeg2.pc config.status: creating libmpeg2/convert/libmpeg2convert.pc config.status: creating include/config.h config.status: executing depfiles commands ===> Building for libmpeg2-0.5.1p4 Making all in libmpeg2 Making all in convert /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c -o rgb.lo rgb.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -fPIC -DPIC -o .libs/rgb.o rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:142:13: note: expanded from macro 'DECLARE_420' dst_1 = (type *)(id->base.rgb_ptr + id->base.rgb_slice * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:153:10: note: expanded from macro 'DECLARE_420' dst_2 = (type *)((char *)dst_1 + id->base.rgb_stride); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:157:6: note: expanded from macro 'DECLARE_420' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:163:6: note: expanded from macro 'DECLARE_420' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:169:6: note: expanded from macro 'DECLARE_420' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:175:6: note: expanded from macro 'DECLARE_420' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:189:14: note: expanded from macro 'DECLARE_420' dst_1 = (type *)(id->base.rgb_ptr + \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:198:14: note: expanded from macro 'DECLARE_420' dst_1 = (type *)((char *)dst_1 + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:142:13: note: expanded from macro 'DECLARE_420' dst_1 = (type *)(id->base.rgb_ptr + id->base.rgb_slice * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:153:10: note: expanded from macro 'DECLARE_420' dst_2 = (type *)((char *)dst_1 + id->base.rgb_stride); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:157:6: note: expanded from macro 'DECLARE_420' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:163:6: note: expanded from macro 'DECLARE_420' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:169:6: note: expanded from macro 'DECLARE_420' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:175:6: note: expanded from macro 'DECLARE_420' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:189:14: note: expanded from macro 'DECLARE_420' dst_1 = (type *)(id->base.rgb_ptr + \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:198:14: note: expanded from macro 'DECLARE_420' dst_1 = (type *)((char *)dst_1 + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:220:11: note: expanded from macro 'DECLARE_422' dst = (type *)(id->base.rgb_ptr + id->base.rgb_stride * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:231:6: note: expanded from macro 'DECLARE_422' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:235:6: note: expanded from macro 'DECLARE_422' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:239:6: note: expanded from macro 'DECLARE_422' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:243:6: note: expanded from macro 'DECLARE_422' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:255:8: note: expanded from macro 'DECLARE_422' dst = (type *)((char *)dst + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:220:11: note: expanded from macro 'DECLARE_422' dst = (type *)(id->base.rgb_ptr + id->base.rgb_stride * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:231:6: note: expanded from macro 'DECLARE_422' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:235:6: note: expanded from macro 'DECLARE_422' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:239:6: note: expanded from macro 'DECLARE_422' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:243:6: note: expanded from macro 'DECLARE_422' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:255:8: note: expanded from macro 'DECLARE_422' dst = (type *)((char *)dst + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:276:11: note: expanded from macro 'DECLARE_444' dst = (type *)(id->base.rgb_ptr + id->base.rgb_stride * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:287:6: note: expanded from macro 'DECLARE_444' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:289:6: note: expanded from macro 'DECLARE_444' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:291:6: note: expanded from macro 'DECLARE_444' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:293:6: note: expanded from macro 'DECLARE_444' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:295:6: note: expanded from macro 'DECLARE_444' RGB (type, 4) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:297:6: note: expanded from macro 'DECLARE_444' RGB (type, 5) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:299:6: note: expanded from macro 'DECLARE_444' RGB (type, 6) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:301:6: note: expanded from macro 'DECLARE_444' RGB (type, 7) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:312:8: note: expanded from macro 'DECLARE_444' dst = (type *)((char *)dst + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:276:11: note: expanded from macro 'DECLARE_444' dst = (type *)(id->base.rgb_ptr + id->base.rgb_stride * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:287:6: note: expanded from macro 'DECLARE_444' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:289:6: note: expanded from macro 'DECLARE_444' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:291:6: note: expanded from macro 'DECLARE_444' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:293:6: note: expanded from macro 'DECLARE_444' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:295:6: note: expanded from macro 'DECLARE_444' RGB (type, 4) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:297:6: note: expanded from macro 'DECLARE_444' RGB (type, 5) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:299:6: note: expanded from macro 'DECLARE_444' RGB (type, 6) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:301:6: note: expanded from macro 'DECLARE_444' RGB (type, 7) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:312:8: note: expanded from macro 'DECLARE_444' dst = (type *)((char *)dst + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 48 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -o rgb.o rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:142:13: note: expanded from macro 'DECLARE_420' dst_1 = (type *)(id->base.rgb_ptr + id->base.rgb_slice * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:153:10: note: expanded from macro 'DECLARE_420' dst_2 = (type *)((char *)dst_1 + id->base.rgb_stride); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:157:6: note: expanded from macro 'DECLARE_420' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:163:6: note: expanded from macro 'DECLARE_420' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:169:6: note: expanded from macro 'DECLARE_420' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:175:6: note: expanded from macro 'DECLARE_420' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:189:14: note: expanded from macro 'DECLARE_420' dst_1 = (type *)(id->base.rgb_ptr + \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:204:1: warning: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_420 (rgb_c_32_420, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:198:14: note: expanded from macro 'DECLARE_420' dst_1 = (type *)((char *)dst_1 + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:142:13: note: expanded from macro 'DECLARE_420' dst_1 = (type *)(id->base.rgb_ptr + id->base.rgb_slice * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:153:10: note: expanded from macro 'DECLARE_420' dst_2 = (type *)((char *)dst_1 + id->base.rgb_stride); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:157:6: note: expanded from macro 'DECLARE_420' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:163:6: note: expanded from macro 'DECLARE_420' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:169:6: note: expanded from macro 'DECLARE_420' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:175:6: note: expanded from macro 'DECLARE_420' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:189:14: note: expanded from macro 'DECLARE_420' dst_1 = (type *)(id->base.rgb_ptr + \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:207:1: warning: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_420 (rgb_c_16_420, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:198:14: note: expanded from macro 'DECLARE_420' dst_1 = (type *)((char *)dst_1 + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:220:11: note: expanded from macro 'DECLARE_422' dst = (type *)(id->base.rgb_ptr + id->base.rgb_stride * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:231:6: note: expanded from macro 'DECLARE_422' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:235:6: note: expanded from macro 'DECLARE_422' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:239:6: note: expanded from macro 'DECLARE_422' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:243:6: note: expanded from macro 'DECLARE_422' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:260:1: warning: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_422 (rgb_c_32_422, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:255:8: note: expanded from macro 'DECLARE_422' dst = (type *)((char *)dst + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:220:11: note: expanded from macro 'DECLARE_422' dst = (type *)(id->base.rgb_ptr + id->base.rgb_stride * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:231:6: note: expanded from macro 'DECLARE_422' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:235:6: note: expanded from macro 'DECLARE_422' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:239:6: note: expanded from macro 'DECLARE_422' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:243:6: note: expanded from macro 'DECLARE_422' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:263:1: warning: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_422 (rgb_c_16_422, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:255:8: note: expanded from macro 'DECLARE_422' dst = (type *)((char *)dst + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:276:11: note: expanded from macro 'DECLARE_444' dst = (type *)(id->base.rgb_ptr + id->base.rgb_stride * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:287:6: note: expanded from macro 'DECLARE_444' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:289:6: note: expanded from macro 'DECLARE_444' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:291:6: note: expanded from macro 'DECLARE_444' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:293:6: note: expanded from macro 'DECLARE_444' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:295:6: note: expanded from macro 'DECLARE_444' RGB (type, 4) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:297:6: note: expanded from macro 'DECLARE_444' RGB (type, 5) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:299:6: note: expanded from macro 'DECLARE_444' RGB (type, 6) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:301:6: note: expanded from macro 'DECLARE_444' RGB (type, 7) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:317:1: warning: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] DECLARE_444 (rgb_c_32_444, uint32_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:312:8: note: expanded from macro 'DECLARE_444' dst = (type *)((char *)dst + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:276:11: note: expanded from macro 'DECLARE_444' dst = (type *)(id->base.rgb_ptr + id->base.rgb_stride * v_offset); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:287:6: note: expanded from macro 'DECLARE_444' RGB (type, 0) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:289:6: note: expanded from macro 'DECLARE_444' RGB (type, 1) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:291:6: note: expanded from macro 'DECLARE_444' RGB (type, 2) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:293:6: note: expanded from macro 'DECLARE_444' RGB (type, 3) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:295:6: note: expanded from macro 'DECLARE_444' RGB (type, 4) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:297:6: note: expanded from macro 'DECLARE_444' RGB (type, 5) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:299:6: note: expanded from macro 'DECLARE_444' RGB (type, 6) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:301:6: note: expanded from macro 'DECLARE_444' RGB (type, 7) \ ^~~~~~~~~~~~~ rgb.c:110:9: note: expanded from macro 'RGB' g = (type *) (((uint8_t *)id->table_gU[U]) + id->table_gV[V]); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:320:1: warning: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] DECLARE_444 (rgb_c_16_444, uint16_t, 1, DST, SKIP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rgb.c:312:8: note: expanded from macro 'DECLARE_444' dst = (type *)((char *)dst + id->base.rgb_increm); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 48 warnings generated. mv -f .deps/rgb.Tpo .deps/rgb.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT uyvy.lo -MD -MP -MF .deps/uyvy.Tpo -c -o uyvy.lo uyvy.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT uyvy.lo -MD -MP -MF .deps/uyvy.Tpo -c uyvy.c -fPIC -DPIC -o .libs/uyvy.o uyvy.c:73:19: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] uint32_t * dst = (uint32_t *) _dst; ^~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT uyvy.lo -MD -MP -MF .deps/uyvy.Tpo -c uyvy.c -o uyvy.o uyvy.c:73:19: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] uint32_t * dst = (uint32_t *) _dst; ^~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/uyvy.Tpo .deps/uyvy.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2convertarch_la-rgb_mmx.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_mmx.Tpo -c -o libmpeg2convertarch_la-rgb_mmx.lo `test -f 'rgb_mmx.c' || echo './'`rgb_mmx.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2convertarch_la-rgb_mmx.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_mmx.Tpo -c rgb_mmx.c -fPIC -DPIC -o .libs/libmpeg2convertarch_la-rgb_mmx.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2convertarch_la-rgb_mmx.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_mmx.Tpo -c rgb_mmx.c -o libmpeg2convertarch_la-rgb_mmx.o mv -f .deps/libmpeg2convertarch_la-rgb_mmx.Tpo .deps/libmpeg2convertarch_la-rgb_mmx.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2convertarch_la-rgb_vis.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_vis.Tpo -c -o libmpeg2convertarch_la-rgb_vis.lo `test -f 'rgb_vis.c' || echo './'`rgb_vis.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2convertarch_la-rgb_vis.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_vis.Tpo -c rgb_vis.c -fPIC -DPIC -o .libs/libmpeg2convertarch_la-rgb_vis.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2convertarch_la-rgb_vis.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_vis.Tpo -c rgb_vis.c -o libmpeg2convertarch_la-rgb_vis.o mv -f .deps/libmpeg2convertarch_la-rgb_vis.Tpo .deps/libmpeg2convertarch_la-rgb_vis.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -L/usr/local/lib -o libmpeg2convertarch.la libmpeg2convertarch_la-rgb_mmx.lo libmpeg2convertarch_la-rgb_vis.lo libtool: link: ar cru .libs/libmpeg2convertarch.a .libs/libmpeg2convertarch_la-rgb_mmx.o .libs/libmpeg2convertarch_la-rgb_vis.o libtool: link: ranlib .libs/libmpeg2convertarch.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -no-undefined -L/usr/local/lib -o libmpeg2convert.la -rpath /usr/local/lib rgb.lo uyvy.lo libmpeg2convertarch.la libtool: link: cc -shared -fPIC -DPIC -o .libs/libmpeg2convert.so.0.0 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe .libs/rgb.o .libs/uyvy.o -Wl,-whole-archive /exopi-obj/pobj/libmpeg2-0.5.1/libmpeg2-0.5.1/libmpeg2/convert/.libs/libmpeg2convertarch.a -Wl,-no-whole-archive -Wl,-soname,libmpeg2convert.so.0.0 libtool: link: ar x /exopi-obj/pobj/libmpeg2-0.5.1/libmpeg2-0.5.1/libmpeg2/convert/.libs/libmpeg2convertarch.a libtool: link: ar cru .libs/libmpeg2convert.a ./.libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_mmx.o ./.libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_vis.o rgb.o uyvy.o libtool: link: ranlib .libs/libmpeg2convert.a /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o alloc.c:49:9: warning: cast from 'char *' to 'void **' increases required alignment from 1 to 8 [-Wcast-align] *(((void **)align_buf) - 1) = buf; ^~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o alloc.c:49:9: warning: cast from 'char *' to 'void **' increases required alignment from 1 to 8 [-Wcast-align] *(((void **)align_buf) - 1) = buf; ^~~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/alloc.Tpo .deps/alloc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -fPIC -DPIC -o .libs/header.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -o header.o mv -f .deps/header.Tpo .deps/header.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o mv -f .deps/decode.Tpo .deps/decode.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT slice.lo -MD -MP -MF .deps/slice.Tpo -c -o slice.lo slice.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT slice.lo -MD -MP -MF .deps/slice.Tpo -c slice.c -fPIC -DPIC -o .libs/slice.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT slice.lo -MD -MP -MF .deps/slice.Tpo -c slice.c -o slice.o mv -f .deps/slice.Tpo .deps/slice.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.Tpo -c -o motion_comp.lo motion_comp.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.Tpo -c motion_comp.c -fPIC -DPIC -o .libs/motion_comp.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.Tpo -c motion_comp.c -o motion_comp.o mv -f .deps/motion_comp.Tpo .deps/motion_comp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c -o idct.lo idct.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c idct.c -fPIC -DPIC -o .libs/idct.o idct.c:76:31: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] if (likely (!(block[1] | ((int32_t *)block)[1] | ((int32_t *)block)[2] | ^~~~~~~~~~~~~~~~ ../include/attributes.h:38:20: note: expanded from macro 'likely' #define likely(x) (x) ^ idct.c:76:55: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] if (likely (!(block[1] | ((int32_t *)block)[1] | ((int32_t *)block)[2] | ^~~~~~~~~~~~~~~~ ../include/attributes.h:38:20: note: expanded from macro 'likely' #define likely(x) (x) ^ idct.c:77:6: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[3]))) { ^~~~~~~~~~~~~~~~ ../include/attributes.h:38:20: note: expanded from macro 'likely' #define likely(x) (x) ^ idct.c:80:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = tmp; ^~~~~~~~~~~~~~~~ idct.c:81:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[1] = tmp; ^~~~~~~~~~~~~~~~ idct.c:82:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = tmp; ^~~~~~~~~~~~~~~~ idct.c:83:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[3] = tmp; ^~~~~~~~~~~~~~~~ idct.c:182:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = 0; ((int32_t *)block)[1] = 0; ^~~~~~~~~~~~~~~~ idct.c:182:30: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = 0; ((int32_t *)block)[1] = 0; ^~~~~~~~~~~~~~~~ idct.c:183:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = 0; ((int32_t *)block)[3] = 0; ^~~~~~~~~~~~~~~~ idct.c:183:30: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = 0; ((int32_t *)block)[3] = 0; ^~~~~~~~~~~~~~~~ idct.c:210:7: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = 0; ((int32_t *)block)[1] = 0; ^~~~~~~~~~~~~~~~ idct.c:210:34: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = 0; ((int32_t *)block)[1] = 0; ^~~~~~~~~~~~~~~~ idct.c:211:7: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = 0; ((int32_t *)block)[3] = 0; ^~~~~~~~~~~~~~~~ idct.c:211:34: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = 0; ((int32_t *)block)[3] = 0; ^~~~~~~~~~~~~~~~ 15 warnings generated. cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c idct.c -o idct.o idct.c:76:31: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] if (likely (!(block[1] | ((int32_t *)block)[1] | ((int32_t *)block)[2] | ^~~~~~~~~~~~~~~~ ../include/attributes.h:38:20: note: expanded from macro 'likely' #define likely(x) (x) ^ idct.c:76:55: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] if (likely (!(block[1] | ((int32_t *)block)[1] | ((int32_t *)block)[2] | ^~~~~~~~~~~~~~~~ ../include/attributes.h:38:20: note: expanded from macro 'likely' #define likely(x) (x) ^ idct.c:77:6: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[3]))) { ^~~~~~~~~~~~~~~~ ../include/attributes.h:38:20: note: expanded from macro 'likely' #define likely(x) (x) ^ idct.c:80:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = tmp; ^~~~~~~~~~~~~~~~ idct.c:81:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[1] = tmp; ^~~~~~~~~~~~~~~~ idct.c:82:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = tmp; ^~~~~~~~~~~~~~~~ idct.c:83:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[3] = tmp; ^~~~~~~~~~~~~~~~ idct.c:182:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = 0; ((int32_t *)block)[1] = 0; ^~~~~~~~~~~~~~~~ idct.c:182:30: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = 0; ((int32_t *)block)[1] = 0; ^~~~~~~~~~~~~~~~ idct.c:183:3: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = 0; ((int32_t *)block)[3] = 0; ^~~~~~~~~~~~~~~~ idct.c:183:30: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = 0; ((int32_t *)block)[3] = 0; ^~~~~~~~~~~~~~~~ idct.c:210:7: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = 0; ((int32_t *)block)[1] = 0; ^~~~~~~~~~~~~~~~ idct.c:210:34: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[0] = 0; ((int32_t *)block)[1] = 0; ^~~~~~~~~~~~~~~~ idct.c:211:7: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = 0; ((int32_t *)block)[3] = 0; ^~~~~~~~~~~~~~~~ idct.c:211:34: warning: cast from 'int16_t *' (aka 'short *') to 'int32_t *' (aka 'int *') increases required alignment from 2 to 4 [-Wcast-align] ((int32_t *)block)[2] = 0; ((int32_t *)block)[3] = 0; ^~~~~~~~~~~~~~~~ 15 warnings generated. mv -f .deps/idct.Tpo .deps/idct.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_mmx.Tpo -c -o libmpeg2arch_la-motion_comp_mmx.lo `test -f 'motion_comp_mmx.c' || echo './'`motion_comp_mmx.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_mmx.Tpo -c motion_comp_mmx.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_mmx.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_mmx.Tpo -c motion_comp_mmx.c -o libmpeg2arch_la-motion_comp_mmx.o mv -f .deps/libmpeg2arch_la-motion_comp_mmx.Tpo .deps/libmpeg2arch_la-motion_comp_mmx.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_mmx.Tpo -c -o libmpeg2arch_la-idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_mmx.Tpo -c idct_mmx.c -fPIC -DPIC -o .libs/libmpeg2arch_la-idct_mmx.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_mmx.Tpo -c idct_mmx.c -o libmpeg2arch_la-idct_mmx.o mv -f .deps/libmpeg2arch_la-idct_mmx.Tpo .deps/libmpeg2arch_la-idct_mmx.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_altivec.Tpo -c -o libmpeg2arch_la-motion_comp_altivec.lo `test -f 'motion_comp_altivec.c' || echo './'`motion_comp_altivec.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_altivec.Tpo -c motion_comp_altivec.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_altivec.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_altivec.Tpo -c motion_comp_altivec.c -o libmpeg2arch_la-motion_comp_altivec.o mv -f .deps/libmpeg2arch_la-motion_comp_altivec.Tpo .deps/libmpeg2arch_la-motion_comp_altivec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_altivec.Tpo -c -o libmpeg2arch_la-idct_altivec.lo `test -f 'idct_altivec.c' || echo './'`idct_altivec.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_altivec.Tpo -c idct_altivec.c -fPIC -DPIC -o .libs/libmpeg2arch_la-idct_altivec.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_altivec.Tpo -c idct_altivec.c -o libmpeg2arch_la-idct_altivec.o mv -f .deps/libmpeg2arch_la-idct_altivec.Tpo .deps/libmpeg2arch_la-idct_altivec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_alpha.Tpo -c -o libmpeg2arch_la-motion_comp_alpha.lo `test -f 'motion_comp_alpha.c' || echo './'`motion_comp_alpha.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_alpha.Tpo -c motion_comp_alpha.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_alpha.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_alpha.Tpo -c motion_comp_alpha.c -o libmpeg2arch_la-motion_comp_alpha.o mv -f .deps/libmpeg2arch_la-motion_comp_alpha.Tpo .deps/libmpeg2arch_la-motion_comp_alpha.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_alpha.Tpo -c -o libmpeg2arch_la-idct_alpha.lo `test -f 'idct_alpha.c' || echo './'`idct_alpha.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_alpha.Tpo -c idct_alpha.c -fPIC -DPIC -o .libs/libmpeg2arch_la-idct_alpha.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-idct_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_alpha.Tpo -c idct_alpha.c -o libmpeg2arch_la-idct_alpha.o mv -f .deps/libmpeg2arch_la-idct_alpha.Tpo .deps/libmpeg2arch_la-idct_alpha.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_vis.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_vis.Tpo -c -o libmpeg2arch_la-motion_comp_vis.lo `test -f 'motion_comp_vis.c' || echo './'`motion_comp_vis.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_vis.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_vis.Tpo -c motion_comp_vis.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_vis.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_vis.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_vis.Tpo -c motion_comp_vis.c -o libmpeg2arch_la-motion_comp_vis.o mv -f .deps/libmpeg2arch_la-motion_comp_vis.Tpo .deps/libmpeg2arch_la-motion_comp_vis.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_arm.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_arm.Tpo -c -o libmpeg2arch_la-motion_comp_arm.lo `test -f 'motion_comp_arm.c' || echo './'`motion_comp_arm.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_arm.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_arm.Tpo -c motion_comp_arm.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_arm.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-motion_comp_arm.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_arm.Tpo -c motion_comp_arm.c -o libmpeg2arch_la-motion_comp_arm.o mv -f .deps/libmpeg2arch_la-motion_comp_arm.Tpo .deps/libmpeg2arch_la-motion_comp_arm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-cpu_accel.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_accel.Tpo -c -o libmpeg2arch_la-cpu_accel.lo `test -f 'cpu_accel.c' || echo './'`cpu_accel.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-cpu_accel.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_accel.Tpo -c cpu_accel.c -fPIC -DPIC -o .libs/libmpeg2arch_la-cpu_accel.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-cpu_accel.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_accel.Tpo -c cpu_accel.c -o libmpeg2arch_la-cpu_accel.o mv -f .deps/libmpeg2arch_la-cpu_accel.Tpo .deps/libmpeg2arch_la-cpu_accel.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-cpu_state.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_state.Tpo -c -o libmpeg2arch_la-cpu_state.lo `test -f 'cpu_state.c' || echo './'`cpu_state.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-cpu_state.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_state.Tpo -c cpu_state.c -fPIC -DPIC -o .libs/libmpeg2arch_la-cpu_state.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -MT libmpeg2arch_la-cpu_state.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_state.Tpo -c cpu_state.c -o libmpeg2arch_la-cpu_state.o mv -f .deps/libmpeg2arch_la-cpu_state.Tpo .deps/libmpeg2arch_la-cpu_state.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -L/usr/local/lib -o libmpeg2arch.la libmpeg2arch_la-motion_comp_mmx.lo libmpeg2arch_la-idct_mmx.lo libmpeg2arch_la-motion_comp_altivec.lo libmpeg2arch_la-idct_altivec.lo libmpeg2arch_la-motion_comp_alpha.lo libmpeg2arch_la-idct_alpha.lo libmpeg2arch_la-motion_comp_vis.lo libmpeg2arch_la-motion_comp_arm.lo libmpeg2arch_la-cpu_accel.lo libmpeg2arch_la-cpu_state.lo libtool: link: ar cru .libs/libmpeg2arch.a .libs/libmpeg2arch_la-motion_comp_mmx.o .libs/libmpeg2arch_la-idct_mmx.o .libs/libmpeg2arch_la-motion_comp_altivec.o .libs/libmpeg2arch_la-idct_altivec.o .libs/libmpeg2arch_la-motion_comp_alpha.o .libs/libmpeg2arch_la-idct_alpha.o .libs/libmpeg2arch_la-motion_comp_vis.o .libs/libmpeg2arch_la-motion_comp_arm.o .libs/libmpeg2arch_la-cpu_accel.o .libs/libmpeg2arch_la-cpu_state.o libtool: link: ranlib .libs/libmpeg2arch.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe -no-undefined -version-info 1:0:1 -L/usr/local/lib -o libmpeg2.la -rpath /usr/local/lib alloc.lo header.lo decode.lo slice.lo motion_comp.lo idct.lo libmpeg2arch.la libtool: link: cc -shared -fPIC -DPIC -o .libs/libmpeg2.so.0.1 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -O2 -pipe .libs/alloc.o .libs/header.o .libs/decode.o .libs/slice.o .libs/motion_comp.o .libs/idct.o -Wl,-whole-archive /exopi-obj/pobj/libmpeg2-0.5.1/libmpeg2-0.5.1/libmpeg2/.libs/libmpeg2arch.a -Wl,-no-whole-archive -Wl,-soname,libmpeg2.so.0.1 libtool: link: ar x /exopi-obj/pobj/libmpeg2-0.5.1/libmpeg2-0.5.1/libmpeg2/.libs/libmpeg2arch.a libtool: link: ar cru .libs/libmpeg2.a ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_mmx.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_mmx.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_altivec.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_altivec.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_alpha.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_alpha.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_vis.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_arm.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_accel.o ./.libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_state.o alloc.o header.o decode.o slice.o motion_comp.o idct.o libtool: link: ranlib .libs/libmpeg2.a Making all in include /usr/bin/make all-am Making all in libvo cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT video_out.o -MD -MP -MF .deps/video_out.Tpo -c -o video_out.o video_out.c mv -f .deps/video_out.Tpo .deps/video_out.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT video_out_x11.o -MD -MP -MF .deps/video_out_x11.Tpo -c -o video_out_x11.o video_out_x11.c mv -f .deps/video_out_x11.Tpo .deps/video_out_x11.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT video_out_dx.o -MD -MP -MF .deps/video_out_dx.Tpo -c -o video_out_dx.o video_out_dx.c mv -f .deps/video_out_dx.Tpo .deps/video_out_dx.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT video_out_sdl.o -MD -MP -MF .deps/video_out_sdl.Tpo -c -o video_out_sdl.o video_out_sdl.c mv -f .deps/video_out_sdl.Tpo .deps/video_out_sdl.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT video_out_null.o -MD -MP -MF .deps/video_out_null.Tpo -c -o video_out_null.o video_out_null.c mv -f .deps/video_out_null.Tpo .deps/video_out_null.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT video_out_pgm.o -MD -MP -MF .deps/video_out_pgm.Tpo -c -o video_out_pgm.o video_out_pgm.c mv -f .deps/video_out_pgm.Tpo .deps/video_out_pgm.Po rm -f libvo.a ar cru libvo.a video_out.o video_out_x11.o video_out_dx.o video_out_sdl.o video_out_null.o video_out_pgm.o ranlib libvo.a Making all in src cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT mpeg2dec.o -MD -MP -MF .deps/mpeg2dec.Tpo -c -o mpeg2dec.o mpeg2dec.c In file included from mpeg2dec.c:31: ./getopt.h:136:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int getopt (); ^ void mpeg2dec.c:165:24: warning: passing arguments to 'getopt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((c = getopt (argc, argv, "hs::t:pco:vb::")) != -1) ^ 2 warnings generated. mv -f .deps/mpeg2dec.Tpo .deps/mpeg2dec.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT dump_state.o -MD -MP -MF .deps/dump_state.Tpo -c -o dump_state.o dump_state.c mv -f .deps/dump_state.Tpo .deps/dump_state.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c In file included from getopt.c:104: ./getopt.h:136:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int getopt (); ^ void getopt.c:211:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *getenv (); ^ void getopt.c:222:18: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual] return (char *) str; ^ getopt.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] my_index (str, chr) ^ getopt.c:305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exchange (argv) ^ getopt.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_initialize (argc, argv, optstring) ^ getopt.c:403:28: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] posixly_correct = getenv ("POSIXLY_CORRECT"); ^ getopt.c:512:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_internal (argc, argv, optstring, longopts, longind, long_only) ^ getopt.c:563:26: warning: cast from 'char *const *' to 'char **' drops const qualifier [-Wcast-qual] exchange ((char **) argv); ^ getopt.c:585:26: warning: cast from 'char *const *' to 'char **' drops const qualifier [-Wcast-qual] exchange ((char **) argv); ^ getopt.c:972:1: warning: no previous prototype for function 'getopt' [-Wmissing-prototypes] getopt (argc, argv, optstring) ^ ./getopt.h:136:12: note: this declaration is not a prototype; add parameter declarations to make it one extern int getopt (); ^ getopt.c:972:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt (argc, argv, optstring) ^ In file included from getopt.c:104: ./getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int getopt (); ^ 13 warnings generated. mv -f .deps/getopt.Tpo .deps/getopt.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -L/usr/local/lib -o mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o ../libvo/libvo.a -lSM -lICE -L/usr/X11R6/lib -lXext -lX11 -lXv ../libmpeg2/libmpeg2.la ../libmpeg2/convert/libmpeg2convert.la libtool: link: cc -o .libs/mpeg2dec -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe mpeg2dec.o dump_state.o getopt.o gettimeofday.o ../libvo/libvo.a -L.libs -lSM -lICE -lXext -lX11 -lxcb -lXv -lmpeg2 -lmpeg2convert -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib dump_state.c(dump_state.o:(dump_state)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT extract_mpeg2.o -MD -MP -MF .deps/extract_mpeg2.Tpo -c -o extract_mpeg2.o extract_mpeg2.c In file included from extract_mpeg2.c:30: ./getopt.h:136:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int getopt (); ^ void extract_mpeg2.c:61:24: warning: passing arguments to 'getopt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((c = getopt (argc, argv, "hs:t:p")) != -1) ^ 2 warnings generated. mv -f .deps/extract_mpeg2.Tpo .deps/extract_mpeg2.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -L/usr/local/lib -o extract_mpeg2 extract_mpeg2.o getopt.o libtool: link: cc -o extract_mpeg2 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe extract_mpeg2.o getopt.o cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/local/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -MT corrupt_mpeg2.o -MD -MP -MF .deps/corrupt_mpeg2.Tpo -c -o corrupt_mpeg2.o corrupt_mpeg2.c In file included from corrupt_mpeg2.c:31: ./getopt.h:136:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int getopt (); ^ void corrupt_mpeg2.c:167:24: warning: passing arguments to 'getopt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((c = getopt (argc, argv, "hl:s:r:v:")) != -1) ^ 2 warnings generated. mv -f .deps/corrupt_mpeg2.Tpo .deps/corrupt_mpeg2.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe -L/usr/local/lib -o corrupt_mpeg2 corrupt_mpeg2.o getopt.o libtool: link: cc -o corrupt_mpeg2 -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -fomit-frame-pointer -fno-common -I/usr/X11R6/include -O2 -pipe corrupt_mpeg2.o getopt.o corrupt_mpeg2.c(corrupt_mpeg2.o:(main)): warning: rand() may return deterministic values, is that what you want? Making all in test Making all in vc++ >>> Running package in graphics/libmpeg2 at 1711573841.11 ===> graphics/libmpeg2 ===> Faking installation for libmpeg2-0.5.1p4 Making install in libmpeg2 Making install in convert test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c 'libmpeg2convert.la' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/libmpeg2convert.la' libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 ./.libs/libmpeg2convert.a /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/libmpeg2convert.a libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 ./.libs/libmpeg2convert.so.0.0 /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/libmpeg2convert.so.0.0 libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 ./.libs/libmpeg2convert.lai /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/libmpeg2convert.la test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 'libmpeg2convert.pc' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/pkgconfig/libmpeg2convert.pc' test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c 'libmpeg2.la' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/libmpeg2.la' libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 ./.libs/libmpeg2.a /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/libmpeg2.a libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 ./.libs/libmpeg2.so.0.1 /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/libmpeg2.so.0.1 libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 ./.libs/libmpeg2.lai /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/libmpeg2.la test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 'libmpeg2.pc' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/lib/pkgconfig/libmpeg2.pc' Making install in include test -z "/usr/local/include/mpeg2dec" || mkdir -p "/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/include/mpeg2dec" /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 'mpeg2.h' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/include/mpeg2dec/mpeg2.h' /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 'mpeg2convert.h' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/include/mpeg2dec/mpeg2convert.h' Making install in libvo Making install in src test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -s -m 755 'mpeg2dec' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/bin/mpeg2dec' libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -s -m 755 ./.libs/mpeg2dec /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/bin/mpeg2dec /usr/bin/libtool --mode=install /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -s -m 755 'extract_mpeg2' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/bin/extract_mpeg2' libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -s -m 755 extract_mpeg2 /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/bin/extract_mpeg2 /usr/bin/libtool --mode=install /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -s -m 755 'corrupt_mpeg2' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/bin/corrupt_mpeg2' libtool: install: /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -s -m 755 corrupt_mpeg2 /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/bin/corrupt_mpeg2 test -z "/usr/local/man/man1" || mkdir -p "/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 './mpeg2dec.1' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/man/man1/mpeg2dec.1' /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 './extract_mpeg2.1' '/exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/man/man1/extract_mpeg2.1' Making install in test Making install in vc++ /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -d -m 755 /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/share/doc/libmpeg2 /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 /exopi-obj/pobj/libmpeg2-0.5.1/libmpeg2-0.5.1/doc/libmpeg2.txt /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/share/doc/libmpeg2 /exopi-obj/pobj/libmpeg2-0.5.1/bin/install -c -m 644 /exopi-obj/pobj/libmpeg2-0.5.1/libmpeg2-0.5.1/README /exopi-obj/pobj/libmpeg2-0.5.1/fake-amd64/usr/local/share/doc/libmpeg2 ===> Building package for libmpeg2-0.5.1p4 Create /exopi-cvs/ports/packages/amd64/all/libmpeg2-0.5.1p4.tgz Creating package libmpeg2-0.5.1p4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|**** | 6% archiving|********* | 14% archiving|********************************** | 54% archiving|****************************************************** | 84% archiving|********************************************************** | 90% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libmpeg2-0.5.1p4.tgz >>> Running clean in graphics/libmpeg2 at 1711573844.77 ===> graphics/libmpeg2 ===> Cleaning for libmpeg2-0.5.1p4 >>> Ended at 1711573845.33 max_stuck=5.27/depends=0.94/show-prepare-results=0.94/build=44.05/package=3.70/clean=0.62