Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The following package will be installed or updated:
- mpeg2dec
- The following additional package will be installed:
- mpeg2dec-shlibs
- Do you want to continue? [Y/n] Setting runtime build-lock...
- dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-mpeg2dec-0.5.1-102 /sw/src/fink.build
- dpkg-deb: building package `fink-buildlock-mpeg2dec-0.5.1-102' in `/sw/src/fink.build/fink-buildlock-mpeg2dec-0.5.1-102_2013.12.05-11.11.10_darwin-x86_64.deb'.
- Installing build-lock package...
- /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-mpeg2dec-0.5.1-102_2013.12.05-11.11.10_darwin-x86_64.deb
- Selecting previously deselected package fink-buildlock-mpeg2dec-0.5.1-102.
- (Reading database ... 151263 files and directories currently installed.)
- Unpacking fink-buildlock-mpeg2dec-0.5.1-102 (from .../fink-buildlock-mpeg2dec-0.5.1-102_2013.12.05-11.11.10_darwin-x86_64.deb) ...
- Setting up fink-buildlock-mpeg2dec-0.5.1-102 (2013.12.05-11.11.10) ...
- sudo -u fink-bld [ENV] sh -c /tmp/fink.Gpive
- env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xf /sw/src/libmpeg2-0.5.1.tar.gz
- sudo -u fink-bld [ENV] sh -c /tmp/fink.PbTl9
- [ -r /sw/fink/dists/stable/main/finkinfo/graphics/mpeg2dec.patch ]
- sudo -u fink-bld [ENV] sh -c /tmp/fink.Yvehn
- patch -p1 < /sw/fink/dists/stable/main/finkinfo/graphics/mpeg2dec.patch
- patching file configure
- Hunk #1 succeeded at 4859 (offset 778 lines).
- sudo -u fink-bld [ENV] sh -c /tmp/fink.9Z_TA
- ./configure --prefix=/sw --enable-shared --mandir=/sw/share/man --disable-dependency-tracking --with-pic --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
- checking build system type... i386-apple-darwin13.0.0
- checking host system type... i386-apple-darwin13.0.0
- checking for a BSD-compatible install... /sw/bin/ginstall -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /sw/bin/gmkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for gcc... gcc
- 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... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /sw/bin/grep
- checking for egrep... /sw/bin/grep -E
- checking whether gcc needs -traditional... no
- checking dependency style of gcc... none
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking time.h usability... yes
- checking time.h presence... yes
- checking for time.h... yes
- checking sys/timeb.h usability... yes
- checking sys/timeb.h presence... yes
- checking for sys/timeb.h... yes
- checking io.h usability... no
- checking io.h presence... no
- checking for io.h... no
- checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O2 flags... yes
- checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 flags... yes
- checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -g -O2 flags... yes
- checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 flags... yes
- checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 flags... yes
- checking for a sed that does not truncate output... /sw/bin/sed
- checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
- checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
- checking for BSD-compatible nm... /usr/bin/nm
- checking whether ln -s works... yes
- checking how to recognize dependent libraries... pass_all
- checking dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... yes
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... none
- checking how to run the C++ preprocessor... g++ -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... no
- checking whether accepts -g... no
- checking the maximum length of command line arguments... 196608
- checking command to parse /usr/bin/nm output from gcc object... ok
- checking for objdir... .libs
- checking for ar... ar
- checking for ranlib... ranlib
- checking for strip... strip
- checking for dsymutil... dsymutil
- checking for nmedit... nmedit
- checking for -single_module linker flag... yes
- checking for -exported_symbols_list linker flag... yes
- checking if gcc supports -fno-rtti -fno-exceptions... yes
- checking for gcc option to produce PIC... -fno-common
- checking if gcc PIC flag -fno-common works... yes
- checking if gcc static flag -static works... no
- checking if gcc supports -c -o file.o... yes
- checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... darwin13.0.0 dyld
- 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 g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
- checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
- checking for g++ option to produce PIC... -fno-common
- checking if g++ PIC flag -fno-common works... yes
- checking if g++ static flag -static works... no
- checking if g++ supports -c -o file.o... yes
- checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... darwin13.0.0 dyld
- (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... yes
- checking for struct timeval... yes
- checking for inttypes.h... (cached) yes
- checking for an ANSI C-conforming const... 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... yes
- checking for size_t... yes
- checking return type of signal handlers... 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... yes
- checking for ftime... yes
- checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
- checking whether -R must be followed by a space... neither works
- checking for gethostbyname... yes
- checking for connect... yes
- checking for remove... yes
- checking for shmat... yes
- checking for IceConnectionNumber in -lICE... 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 for sdl-config... yes
- 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
- make
- Making all in libmpeg2
- Making all in convert
- /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o rgb.lo rgb.c
- mkdir .libs
- gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c rgb.c -fno-common -DPIC -o .libs/rgb.o
- gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c rgb.c -fno-common -DPIC -o rgb.o >/dev/null 2>&1
- /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o uyvy.lo uyvy.c
- gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c uyvy.c -fno-common -DPIC -o .libs/uyvy.o
- gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c uyvy.c -fno-common -DPIC -o uyvy.o >/dev/null 2>&1
- /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2convertarch_la-rgb_mmx.lo `test -f 'rgb_mmx.c' || echo './'`rgb_mmx.c
- gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c rgb_mmx.c -fno-common -DPIC -o .libs/libmpeg2convertarch_la-rgb_mmx.o
- gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c rgb_mmx.c -fno-common -DPIC -o libmpeg2convertarch_la-rgb_mmx.o >/dev/null 2>&1
- /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2convertarch_la-rgb_vis.lo `test -f 'rgb_vis.c' || echo './'`rgb_vis.c
- gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c rgb_vis.c -fno-common -DPIC -o .libs/libmpeg2convertarch_la-rgb_vis.o
- gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c rgb_vis.c -fno-common -DPIC -o libmpeg2convertarch_la-rgb_vis.o >/dev/null 2>&1
- /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/sw/lib -o libmpeg2convertarch.la libmpeg2convertarch_la-rgb_mmx.lo libmpeg2convertarch_la-rgb_vis.lo
- ar cru .libs/libmpeg2convertarch.a .libs/libmpeg2convertarch_la-rgb_mmx.o .libs/libmpeg2convertarch_la-rgb_vis.o
- ranlib .libs/libmpeg2convertarch.a
- creating libmpeg2convertarch.la
- (cd .libs && rm -f libmpeg2convertarch.la && ln -s ../libmpeg2convertarch.la libmpeg2convertarch.la)
- /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -no-undefined -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/sw/lib -o libmpeg2convert.la -rpath /sw/lib rgb.lo uyvy.lo libmpeg2convertarch.la
- rm -fr .libs/libmpeg2convert.lax
- mkdir .libs/libmpeg2convert.lax
- rm -fr .libs/libmpeg2convert.lax/libmpeg2convertarch.a
- mkdir .libs/libmpeg2convert.lax/libmpeg2convertarch.a
- Extracting /sw/src/fink.build/mpeg2dec-0.5.1-102/libmpeg2-0.5.1/libmpeg2/convert/./.libs/libmpeg2convertarch.a
- (cd .libs/libmpeg2convert.lax/libmpeg2convertarch.a && ar x /sw/src/fink.build/mpeg2dec-0.5.1-102/libmpeg2-0.5.1/libmpeg2/convert/./.libs/libmpeg2convertarch.a)
- gcc -dynamiclib -o .libs/libmpeg2convert.0.0.0.dylib .libs/rgb.o .libs/uyvy.o .libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_mmx.o .libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_vis.o -L/sw/lib -Wl,-dylib_file -Wl,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -install_name /sw/lib/libmpeg2convert.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
- dsymutil .libs/libmpeg2convert.0.0.0.dylib || :
- (cd .libs && rm -f libmpeg2convert.0.dylib && ln -s libmpeg2convert.0.0.0.dylib libmpeg2convert.0.dylib)
- (cd .libs && rm -f libmpeg2convert.dylib && ln -s libmpeg2convert.0.0.0.dylib libmpeg2convert.dylib)
- rm -fr .libs/libmpeg2convert.lax
- mkdir .libs/libmpeg2convert.lax
- rm -fr .libs/libmpeg2convert.lax/lt1-libmpeg2convertarch.a
- mkdir .libs/libmpeg2convert.lax/lt1-libmpeg2convertarch.a
- Extracting /sw/src/fink.build/mpeg2dec-0.5.1-102/libmpeg2-0.5.1/libmpeg2/convert/./.libs/libmpeg2convertarch.a
- (cd .libs/libmpeg2convert.lax/lt1-libmpeg2convertarch.a && ar x /sw/src/fink.build/mpeg2dec-0.5.1-102/libmpeg2-0.5.1/libmpeg2/convert/./.libs/libmpeg2convertarch.a)
- ar cru .libs/libmpeg2convert.a rgb.o uyvy.o .libs/libmpeg2convert.lax/lt1-libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_mmx.o .libs/libmpeg2convert.lax/lt1-libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_vis.o
- ranlib .libs/libmpeg2convert.a
- rm -fr .libs/libmpeg2convert.lax .libs/libmpeg2convert.lax
- creating libmpeg2convert.la
- (cd .libs && rm -f libmpeg2convert.la && ln -s ../libmpeg2convert.la libmpeg2convert.la)
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o alloc.lo alloc.c
- mkdir .libs
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c alloc.c -fno-common -DPIC -o .libs/alloc.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c alloc.c -fno-common -DPIC -o alloc.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o header.lo header.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c header.c -fno-common -DPIC -o .libs/header.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c header.c -fno-common -DPIC -o header.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o decode.lo decode.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c decode.c -fno-common -DPIC -o .libs/decode.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c decode.c -fno-common -DPIC -o decode.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o slice.lo slice.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c slice.c -fno-common -DPIC -o .libs/slice.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c slice.c -fno-common -DPIC -o slice.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o motion_comp.lo motion_comp.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp.c -fno-common -DPIC -o .libs/motion_comp.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp.c -fno-common -DPIC -o motion_comp.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o idct.lo idct.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c idct.c -fno-common -DPIC -o .libs/idct.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c idct.c -fno-common -DPIC -o idct.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-motion_comp_mmx.lo `test -f 'motion_comp_mmx.c' || echo './'`motion_comp_mmx.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_mmx.c -fno-common -DPIC -o .libs/libmpeg2arch_la-motion_comp_mmx.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_mmx.c -fno-common -DPIC -o libmpeg2arch_la-motion_comp_mmx.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c idct_mmx.c -fno-common -DPIC -o .libs/libmpeg2arch_la-idct_mmx.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c idct_mmx.c -fno-common -DPIC -o libmpeg2arch_la-idct_mmx.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-motion_comp_altivec.lo `test -f 'motion_comp_altivec.c' || echo './'`motion_comp_altivec.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_altivec.c -fno-common -DPIC -o .libs/libmpeg2arch_la-motion_comp_altivec.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_altivec.c -fno-common -DPIC -o libmpeg2arch_la-motion_comp_altivec.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-idct_altivec.lo `test -f 'idct_altivec.c' || echo './'`idct_altivec.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c idct_altivec.c -fno-common -DPIC -o .libs/libmpeg2arch_la-idct_altivec.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c idct_altivec.c -fno-common -DPIC -o libmpeg2arch_la-idct_altivec.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-motion_comp_alpha.lo `test -f 'motion_comp_alpha.c' || echo './'`motion_comp_alpha.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_alpha.c -fno-common -DPIC -o .libs/libmpeg2arch_la-motion_comp_alpha.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_alpha.c -fno-common -DPIC -o libmpeg2arch_la-motion_comp_alpha.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-idct_alpha.lo `test -f 'idct_alpha.c' || echo './'`idct_alpha.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c idct_alpha.c -fno-common -DPIC -o .libs/libmpeg2arch_la-idct_alpha.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c idct_alpha.c -fno-common -DPIC -o libmpeg2arch_la-idct_alpha.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-motion_comp_vis.lo `test -f 'motion_comp_vis.c' || echo './'`motion_comp_vis.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_vis.c -fno-common -DPIC -o .libs/libmpeg2arch_la-motion_comp_vis.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_vis.c -fno-common -DPIC -o libmpeg2arch_la-motion_comp_vis.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-motion_comp_arm.lo `test -f 'motion_comp_arm.c' || echo './'`motion_comp_arm.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_arm.c -fno-common -DPIC -o .libs/libmpeg2arch_la-motion_comp_arm.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c motion_comp_arm.c -fno-common -DPIC -o libmpeg2arch_la-motion_comp_arm.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-cpu_accel.lo `test -f 'cpu_accel.c' || echo './'`cpu_accel.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c cpu_accel.c -fno-common -DPIC -o .libs/libmpeg2arch_la-cpu_accel.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c cpu_accel.c -fno-common -DPIC -o libmpeg2arch_la-cpu_accel.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c -o libmpeg2arch_la-cpu_state.lo `test -f 'cpu_state.c' || echo './'`cpu_state.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c cpu_state.c -fno-common -DPIC -o .libs/libmpeg2arch_la-cpu_state.o
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -c cpu_state.c -fno-common -DPIC -o libmpeg2arch_la-cpu_state.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/sw/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
- 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
- ranlib .libs/libmpeg2arch.a
- creating libmpeg2arch.la
- (cd .libs && rm -f libmpeg2arch.la && ln -s ../libmpeg2arch.la libmpeg2arch.la)
- /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -no-undefined -version-info 1:0:1 -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/sw/lib -o libmpeg2.la -rpath /sw/lib alloc.lo header.lo decode.lo slice.lo motion_comp.lo idct.lo libmpeg2arch.la
- rm -fr .libs/libmpeg2.lax
- mkdir .libs/libmpeg2.lax
- rm -fr .libs/libmpeg2.lax/libmpeg2arch.a
- mkdir .libs/libmpeg2.lax/libmpeg2arch.a
- Extracting /sw/src/fink.build/mpeg2dec-0.5.1-102/libmpeg2-0.5.1/libmpeg2/./.libs/libmpeg2arch.a
- (cd .libs/libmpeg2.lax/libmpeg2arch.a && ar x /sw/src/fink.build/mpeg2dec-0.5.1-102/libmpeg2-0.5.1/libmpeg2/./.libs/libmpeg2arch.a)
- gcc -dynamiclib -o .libs/libmpeg2.0.1.0.dylib .libs/alloc.o .libs/header.o .libs/decode.o .libs/slice.o .libs/motion_comp.o .libs/idct.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_accel.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_state.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_alpha.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_altivec.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_mmx.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_alpha.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_altivec.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_arm.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_mmx.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_vis.o -L/sw/lib -Wl,-dylib_file -Wl,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -install_name /sw/lib/libmpeg2.0.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module
- dsymutil .libs/libmpeg2.0.1.0.dylib || :
- (cd .libs && rm -f libmpeg2.0.dylib && ln -s libmpeg2.0.1.0.dylib libmpeg2.0.dylib)
- (cd .libs && rm -f libmpeg2.dylib && ln -s libmpeg2.0.1.0.dylib libmpeg2.dylib)
- rm -fr .libs/libmpeg2.lax
- mkdir .libs/libmpeg2.lax
- rm -fr .libs/libmpeg2.lax/lt1-libmpeg2arch.a
- mkdir .libs/libmpeg2.lax/lt1-libmpeg2arch.a
- Extracting /sw/src/fink.build/mpeg2dec-0.5.1-102/libmpeg2-0.5.1/libmpeg2/./.libs/libmpeg2arch.a
- (cd .libs/libmpeg2.lax/lt1-libmpeg2arch.a && ar x /sw/src/fink.build/mpeg2dec-0.5.1-102/libmpeg2-0.5.1/libmpeg2/./.libs/libmpeg2arch.a)
- ar cru .libs/libmpeg2.a alloc.o header.o decode.o slice.o motion_comp.o idct.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-cpu_accel.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-cpu_state.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-idct_alpha.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-idct_altivec.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-idct_mmx.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-motion_comp_alpha.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-motion_comp_altivec.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-motion_comp_arm.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-motion_comp_mmx.o .libs/libmpeg2.lax/lt1-libmpeg2arch.a/libmpeg2arch_la-motion_comp_vis.o
- ranlib .libs/libmpeg2.a
- rm -fr .libs/libmpeg2.lax .libs/libmpeg2.lax
- creating libmpeg2.la
- (cd .libs && rm -f libmpeg2.la && ln -s ../libmpeg2.la libmpeg2.la)
- Making all in include
- /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
- make[2]: Nothing to be done for `all-am'.
- Making all in libvo
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c video_out.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c video_out_x11.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c video_out_dx.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c video_out_sdl.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c video_out_null.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c video_out_pgm.c
- 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
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c mpeg2dec.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c dump_state.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c getopt.c
- gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/sw/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -c gettimeofday.c
- /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/sw/lib -o mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o ../libvo/libvo.a -lSM -lICE -L/usr/X11R6/lib -lXext -lX11 -lXv -L/sw/lib -lSDLmain -lSDL -Wl,-framework,Cocoa ../libmpeg2/libmpeg2.la ../libmpeg2/convert/libmpeg2convert.la
- mkdir .libs
- gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -Wl,-dylib_file -Wl,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -o .libs/mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o -Wl,-framework -Wl,Cocoa -L/sw/lib ../libvo/libvo.a -lSM -lICE -L/usr/X11R6/lib -lXext -lX11 -lXv /sw/lib/libSDLmain.a /sw/lib/libSDL.dylib ../libmpeg2/.libs/libmpeg2.dylib ../libmpeg2/convert/.libs/libmpeg2convert.dylib
- ### execution of make failed, exit code 2
- ### execution of /tmp/fink.9Z_TA failed, exit code 2
- Removing runtime build-lock...
- Removing build-lock package...
- /sw/bin/dpkg-lockwait -r fink-buildlock-mpeg2dec-0.5.1-102
- (Reading database ... 151264 files and directories currently installed.)
- Removing fink-buildlock-mpeg2dec-0.5.1-102 ...
- Failed: phase compiling: mpeg2dec-0.5.1-102 failed
- Before reporting any errors, please run "fink selfupdate" and try again.
- If you continue to have issues, please check to see if the FAQ on Fink's
- website solves the problem. If not, ask on one (not both, please) of
- these mailing lists:
- The Fink Users List <[email protected]>
- The Fink Beginners List <[email protected]>,
- with a carbon copy to the maintainer:
- Daniel Johnson <[email protected]>
- Note that this is preferable to emailing just the maintainer directly,
- since most fink package maintainers do not have access to all possible
- hardware and software configurations.
- Please try to include the complete error message in your report. This
- generally consists of a compiler line starting with e.g. "gcc" or "g++"
- followed by the actual error output from the compiler.
- Also include the following system information:
- Package manager version: 0.36.1
- Distribution version: selfupdate-cvs Wed Dec 4 15:44:56 2013, 10.9, x86_64
- Trees: local/main stable/main
- Xcode.app: 5.0.2
- Xcode command-line tools: 5.0.1.0.1.1382131676
- Max. Fink build jobs: 1
Advertisement
Add Comment
Please, Sign In to add comment