|
From: Arthur Z. <ar...@de...> - 2013-07-25 15:53:53
|
The following package will be installed or updated:
libtheora0
The following 3 additional packages will be installed:
libtheora0-shlibs libtheoradec1-shlibs libtheoraenc1-shlibs
Do you want to continue? [Y/n] (assuming default)
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-libtheora0-1.1.1-1 /sw/src/fink.build
dpkg-deb: building package `fink-buildlock-libtheora0-1.1.1-1' in `/sw/src/fink.build/fink-buildlock-libtheora0-1.1.1-1_2013.07.25-08.22.34_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-libtheora0-1.1.1-1_2013.07.25-08.22.34_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-libtheora0-1.1.1-1.
(Reading database ... 12360 files and directories currently installed.)
Unpacking fink-buildlock-libtheora0-1.1.1-1 (from .../fink-buildlock-libtheora0-1.1.1-1_2013.07.25-08.22.34_darwin-x86_64.deb) ...
Setting up fink-buildlock-libtheora0-1.1.1-1 (2013.07.25-08.22.34) ...
sudo -u fink-bld [ENV] sh -c /tmp/fink.b7IHF
env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xf /sw/src/libtheora-1.1.1.tar.bz2
sudo -u fink-bld [ENV] sh -c /tmp/fink.IHmoR
[ -r /sw/fink/dists/stable/main/finkinfo/graphics/libtheora0.patch ]
sudo -u fink-bld [ENV] sh -c /tmp/fink.OiBWu
patch -p1 < /sw/fink/dists/stable/main/finkinfo/graphics/libtheora0.patch
patching file doc/Makefile.in
patching file doc/spec/Makefile.in
patching file tests/comment.c
patching file tests/noop.c
Hunk #1 succeeded at 15 with fuzz 2.
sudo -u fink-bld [ENV] sh -c /tmp/fink.1DA0u
/tmp/fink.1JTfN
#!/bin/sh -ev
if [ "x86_64" == "x86_64" ] ; then
./configure --prefix=/sw --docdir=/sw/share/doc/libtheora0 --with-ogg=/sw --disable-sdltest --disable-dependency-tracking ac_cv_prog_HAVE_DOXYGEN=false ac_cv_prog_HAVE_PDFLATEX=false ac_cv_prog_HAVE_BIBTEX=false ac_cv_prog_HAVE_TRANSFIG=false --build=x86_64-apple-darwin`uname -r|cut -f1 -d.` --host=x86_64-apple-darwin`uname -r|cut -f1 -d.` --disable-asm
else
./configure --prefix=/sw --docdir=/sw/share/doc/libtheora0 --with-ogg=/sw --disable-sdltest --disable-dependency-tracking ac_cv_prog_HAVE_DOXYGEN=false ac_cv_prog_HAVE_PDFLATEX=false ac_cv_prog_HAVE_BIBTEX=false ac_cv_prog_HAVE_TRANSFIG=false --build=x86_64-apple-darwin`uname -r|cut -f1 -d.` --host=x86_64-apple-darwin`uname -r|cut -f1 -d.`
fi
uname -r|cut -f1 -d.
uname -r|cut -f1 -d.
checking build system type... x86_64-apple-darwin12
checking host system type... x86_64-apple-darwin12
checking target system type... x86_64-apple-darwin12
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin12-gcc... 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 whether gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin12-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin12-ar... no
checking for ar... ar
checking for x86_64-apple-darwin12-strip... no
checking for strip... strip
checking for x86_64-apple-darwin12-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for x86_64-apple-darwin12-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin12-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin12-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin12-otool... no
checking for otool... otool
checking for x86_64-apple-darwin12-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12 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
checking for doxygen... (cached) false
configure: WARNING: *** doxygen not found, API documentation will not be built
checking for pdflatex... (cached) false
checking for bibtex... (cached) false
checking for fig2dev... (cached) false
configure: WARNING: *** Format Specification will not built.
checking for ld used by gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking how to control symbol export... -exported_symbols_list
checking for pkg-config... yes
checking for x86_64-apple-darwin12-pkg-config... no
checking for pkg-config... /sw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OGG... yes
checking for VORBIS... no
checking for Vorbis... no
*** Could not run Vorbis test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Vorbis was incorrectly installed
*** or that you have moved Vorbis since it was installed.
checking for sdl-config... no
checking for SDL - version >= 0.11.0... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
configure: WARNING: *** Unable to find SDL -- Not compiling example players ***
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
configure: WARNING: OSS audio support not found -- not compiling player_example
checking for PNG... yes
configure: Vorbis missing, cannot build example encoder
checking for library containing ftime... none required
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating lib/Makefile
config.status: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating include/Makefile
config.status: WARNING: 'include/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating include/theora/Makefile
config.status: WARNING: 'include/theora/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating examples/Makefile
config.status: WARNING: 'examples/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/Doxyfile
config.status: creating doc/spec/Makefile
config.status: WARNING: 'doc/spec/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating tests/Makefile
config.status: WARNING: 'tests/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating m4/Makefile
config.status: WARNING: 'm4/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating libtheora.spec
config.status: creating theora.pc
config.status: creating theora-uninstalled.pc
config.status: creating theoradec.pc
config.status: creating theoradec-uninstalled.pc
config.status: creating theoraenc.pc
config.status: creating theoraenc-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
------------------------------------------------------------------------
libtheora 1.1.1: Automatic configuration OK.
General configuration:
Encoding support: ........... yes
Floating point support: ..... yes
Assembly optimization: ...... disabled
Debugging telemetry: ........ no
Build example code: ......... yes
API Documentation: .......... no
Format Documentation: ....... no
Installation paths:
libtheora: ................... /sw/lib
C header files: .............. /sw/include/theora
Documentation: ............... /sw/share/doc/libtheora
Building:
Type 'make' to compile libtheora.
Type 'make install' to install libtheora.
Type 'make check' to run test suite (Valgrind testing not enabled)
Example programs will be built but not installed.
------------------------------------------------------------------------
make
make all-recursive
Making all in lib
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o apiwrapper.lo `test -f 'apiwrapper.c' || echo './'`apiwrapper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c apiwrapper.c -fno-common -DPIC -o .libs/apiwrapper.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c apiwrapper.c -o apiwrapper.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o bitpack.lo `test -f 'bitpack.c' || echo './'`bitpack.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c bitpack.c -fno-common -DPIC -o .libs/bitpack.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c bitpack.c -o bitpack.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decapiwrapper.lo `test -f 'decapiwrapper.c' || echo './'`decapiwrapper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decapiwrapper.c -fno-common -DPIC -o .libs/decapiwrapper.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decapiwrapper.c -o decapiwrapper.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decinfo.lo `test -f 'decinfo.c' || echo './'`decinfo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decinfo.c -fno-common -DPIC -o .libs/decinfo.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decinfo.c -o decinfo.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decode.lo `test -f 'decode.c' || echo './'`decode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decode.c -fno-common -DPIC -o .libs/decode.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decode.c -o decode.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o dequant.lo `test -f 'dequant.c' || echo './'`dequant.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c dequant.c -fno-common -DPIC -o .libs/dequant.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c dequant.c -o dequant.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o fragment.lo `test -f 'fragment.c' || echo './'`fragment.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fragment.c -fno-common -DPIC -o .libs/fragment.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fragment.c -o fragment.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o huffdec.lo `test -f 'huffdec.c' || echo './'`huffdec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffdec.c -fno-common -DPIC -o .libs/huffdec.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffdec.c -o huffdec.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o idct.lo `test -f 'idct.c' || echo './'`idct.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c idct.c -fno-common -DPIC -o .libs/idct.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c idct.c -o idct.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o info.lo `test -f 'info.c' || echo './'`info.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c info.c -fno-common -DPIC -o .libs/info.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c info.c -o info.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o internal.lo `test -f 'internal.c' || echo './'`internal.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c internal.c -fno-common -DPIC -o .libs/internal.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c internal.c -o internal.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o quant.lo `test -f 'quant.c' || echo './'`quant.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c quant.c -fno-common -DPIC -o .libs/quant.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c quant.c -o quant.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o state.lo `test -f 'state.c' || echo './'`state.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c state.c -fno-common -DPIC -o .libs/state.o
clang: warning: argument unused during compilation: '-fforce-addr'
state.c:641:21: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
_info->colorspace<0||_info->colorspace>=TH_CS_NSPACES||
~~~~~~~~~~~~~~~~~^~
state.c:642:20: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
_info->pixel_fmt<0||_info->pixel_fmt>=TH_PF_NFORMATS){
~~~~~~~~~~~~~~~~^~
2 warnings generated.
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c state.c -o state.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -L/sw/lib -o libtheoradec.la -rpath /sw/lib -version-info 2:4:1 -Wl,-exported_symbols_list,./theoradec.exp apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheoradec.1.dylib .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o -L/sw/lib -Wl,-exported_symbols_list -Wl,./theoradec.exp -install_name /sw/lib/libtheoradec.1.dylib -compatibility_version 3 -current_version 3.4 -Wl,-single_module
libtool: link: dsymutil .libs/libtheoradec.1.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libtheoradec.dylib" && ln -s "libtheoradec.1.dylib" "libtheoradec.dylib")
libtool: link: ar cru .libs/libtheoradec.a apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o
libtool: link: ranlib .libs/libtheoradec.a
libtool: link: ( cd ".libs" && rm -f "libtheoradec.la" && ln -s "../libtheoradec.la" "libtheoradec.la" )
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o analyze.lo `test -f 'analyze.c' || echo './'`analyze.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c analyze.c -fno-common -DPIC -o .libs/analyze.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c analyze.c -o analyze.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o fdct.lo `test -f 'fdct.c' || echo './'`fdct.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fdct.c -fno-common -DPIC -o .libs/fdct.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fdct.c -o fdct.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encfrag.lo `test -f 'encfrag.c' || echo './'`encfrag.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encfrag.c -fno-common -DPIC -o .libs/encfrag.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encfrag.c -o encfrag.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encapiwrapper.lo `test -f 'encapiwrapper.c' || echo './'`encapiwrapper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encapiwrapper.c -fno-common -DPIC -o .libs/encapiwrapper.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encapiwrapper.c -o encapiwrapper.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encinfo.lo `test -f 'encinfo.c' || echo './'`encinfo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encinfo.c -fno-common -DPIC -o .libs/encinfo.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encinfo.c -o encinfo.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encode.lo `test -f 'encode.c' || echo './'`encode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encode.c -fno-common -DPIC -o .libs/encode.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encode.c -o encode.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o enquant.lo `test -f 'enquant.c' || echo './'`enquant.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c enquant.c -fno-common -DPIC -o .libs/enquant.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c enquant.c -o enquant.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o huffenc.lo `test -f 'huffenc.c' || echo './'`huffenc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffenc.c -fno-common -DPIC -o .libs/huffenc.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffenc.c -o huffenc.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mathops.lo `test -f 'mathops.c' || echo './'`mathops.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mathops.c -fno-common -DPIC -o .libs/mathops.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mathops.c -o mathops.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mcenc.lo `test -f 'mcenc.c' || echo './'`mcenc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mcenc.c -fno-common -DPIC -o .libs/mcenc.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mcenc.c -o mcenc.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o rate.lo `test -f 'rate.c' || echo './'`rate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c rate.c -fno-common -DPIC -o .libs/rate.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c rate.c -o rate.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o tokenize.lo `test -f 'tokenize.c' || echo './'`tokenize.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c tokenize.c -fno-common -DPIC -o .libs/tokenize.o
clang: warning: argument unused during compilation: '-fforce-addr'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c tokenize.c -o tokenize.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -L/sw/lib -o libtheoraenc.la -rpath /sw/lib -version-info 2:2:1 -Wl,-exported_symbols_list,./theoraenc.exp -L/sw/lib -logg apiwrapper.lo fragment.lo idct.lo internal.lo state.lo quant.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheoraenc.1.dylib .libs/apiwrapper.o .libs/fragment.o .libs/idct.o .libs/internal.o .libs/state.o .libs/quant.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o -L/sw/lib /sw/lib/libogg.dylib -Wl,-exported_symbols_list -Wl,./theoraenc.exp -install_name /sw/lib/libtheoraenc.1.dylib -compatibility_version 3 -current_version 3.2 -Wl,-single_module
libtool: link: dsymutil .libs/libtheoraenc.1.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libtheoraenc.dylib" && ln -s "libtheoraenc.1.dylib" "libtheoraenc.dylib")
libtool: link: ar cru .libs/libtheoraenc.a apiwrapper.o fragment.o idct.o internal.o state.o quant.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o
libtool: link: ranlib .libs/libtheoraenc.a
libtool: link: ( cd ".libs" && rm -f "libtheoraenc.la" && ln -s "../libtheoraenc.la" "libtheoraenc.la" )
/bin/sh ../libtool --mode=link gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -L/sw/lib -o libtheora.la -rpath /sw/lib -version-info 3:10:3 -Wl,-exported_symbols_list,./theora.exp -L/sw/lib -logg apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheora.0.dylib .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o -L/sw/lib /sw/lib/libogg.dylib -Wl,-exported_symbols_list -Wl,./theora.exp -install_name /sw/lib/libtheora.0.dylib -compatibility_version 4 -current_version 4.10 -Wl,-single_module
libtool: link: dsymutil .libs/libtheora.0.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libtheora.dylib" && ln -s "libtheora.0.dylib" "libtheora.dylib")
libtool: link: ar cru .libs/libtheora.a apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o
libtool: link: ranlib .libs/libtheora.a
libtool: link: ( cd ".libs" && rm -f "libtheora.la" && ln -s "../libtheora.la" "libtheora.la" )
Making all in include
Making all in theora
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in doc
Making all in spec
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c `test -f 'vp3huff.c' || echo './'`vp3huff.c
clang: warning: argument unused during compilation: '-fforce-addr'
/bin/sh ../../libtool --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -L/sw/lib -o vp3huff vp3huff.o
libtool: link: gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o -L/sw/lib
echo "*** Warning: Doxygen not found; documentation will not be built."
*** Warning: Doxygen not found; documentation will not be built.
touch doxygen-build.stamp
Making all in tests
make[2]: Nothing to be done for `all'.
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in examples
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c `test -f 'dump_video.c' || echo './'`dump_video.c
clang: warning: argument unused during compilation: '-fforce-addr'
/bin/sh ../libtool --mode=link gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -L/sw/lib -o dump_video dump_video.o ../lib/libtheoradec.la -L/sw/lib -logg
libtool: link: gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o .libs/dump_video dump_video.o -L/sw/lib ../lib/.libs/libtheoradec.dylib /sw/lib/libogg.dylib
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c `test -f 'dump_psnr.c' || echo './'`dump_psnr.c
clang: warning: argument unused during compilation: '-fforce-addr'
/bin/sh ../libtool --mode=link gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -L/sw/lib -o dump_psnr dump_psnr.o ../lib/libtheoradec.la -L/sw/lib -logg -lm
libtool: link: gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o .libs/dump_psnr dump_psnr.o -L/sw/lib ../lib/.libs/libtheoradec.dylib /sw/lib/libogg.dylib -lm
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -I/sw/include -I/sw/include/libpng16 -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o png2theora-png2theora.o `test -f 'png2theora.c' || echo './'`png2theora.c
clang: warning: argument unused during compilation: '-fforce-addr'
png2theora.c:465:20: warning: implicit declaration of function 'png_sizeof' is invalid in C99 [-Wimplicit-function-declaration]
3*height*width*png_sizeof(*row_data));
^
png2theora.c:467:24: warning: variable 'row_pointers' is uninitialized when used here [-Wuninitialized]
height*png_sizeof(*row_pointers));
^~~~~~~~~~~~
png2theora.c:394:26: note: initialize the variable 'row_pointers' to silence this warning
png_bytep *row_pointers;
^
= NULL
png2theora.c:465:32: warning: variable 'row_data' is uninitialized when used here [-Wuninitialized]
3*height*width*png_sizeof(*row_data));
^~~~~~~~
png2theora.c:393:21: note: initialize the variable 'row_data' to silence this warning
png_bytep row_data;
^
= NULL
3 warnings generated.
/bin/sh ../libtool --mode=link gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -L/sw/lib -o png2theora png2theora-png2theora.o ../lib/libtheoraenc.la ../lib/libtheoradec.la -L/sw/lib -logg -L/sw/lib -lpng16 -lm
libtool: link: gcc -I/sw/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o .libs/png2theora png2theora-png2theora.o -L/sw/lib ../lib/.libs/libtheoraenc.dylib ../lib/.libs/libtheoradec.dylib /sw/lib/libogg.dylib /sw/lib/libpng16.dylib -lm
Undefined symbols for architecture x86_64:
"_png_sizeof", referenced from:
_png_read in png2theora-png2theora.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [png2theora] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /tmp/fink.1JTfN failed, exit code 2
### execution of /tmp/fink.1DA0u failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libtheora0-1.1.1-1
(Reading database ... 12361 files and directories currently installed.)
Removing fink-buildlock-libtheora0-1.1.1-1 ...
Failed: phase compiling: libtheora0-1.1.1-1 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 <fin...@li...>
The Fink Beginners List <fin...@li...>,
with a carbon copy to the maintainer:
Benjamin Reed <lib...@fi...>
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.35.1
Distribution version: selfupdate-rsync Thu Jul 25 08:07:59 2013, 10.8, x86_64
Trees: local/main stable/main
Xcode.app: 4.6.3
Xcode command-line tools: 4.6.0.0.1.1365549073
Max. Fink build jobs: 1
|